usb: ehci-mx6: Add generic EHCI PHY support
[pandora-u-boot.git] / drivers / i2c /
2021-04-13 Tom RiniMerge branch '2021-04-13-assorted-improvements'
2021-04-12 Simon Glassgpio: i2c-gpio: Drop use of dm_gpio_set_dir()
2021-04-11 Tom RiniMerge branch '2021-04-11-remove-non-migrated-boards'
2021-04-10 Tom Riniarm: Remove vexpress_ca15_tc2 board
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Simon GlassRevert "sandbox: Disable I2C emulators in SPL"
2021-03-26 Simon Glasssandbox: i2c: Support i2c emulation with of-platdata
2021-03-26 Simon Glasssandbox: i2c: Move platdata structs to header files
2021-03-22 Simon Glasssandbox: i2c: Rename driver names to work with of-platdata
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-23 T Karthik Reddyi2c: i2c_cdns: Enable i2c clock
2021-02-22 Tom RiniMerge tag 'u-boot-amlogic-20210222' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-22 Tom RiniMerge tag 'video-for-v2021.04-rc3' of https://gitlab...
2021-02-21 Tom RiniMerge tag 'efi-2021-04-rc3' of https://gitlab.denx...
2021-02-21 Tom RiniMerge tag 'for-v2021.04' of https://gitlab.denx.de...
2021-02-21 Igor Opaniukdm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
2021-02-21 Igor Opaniukdm: i2c: allow disabling driver model in SPL
2021-02-21 Eugen Hristevi2c: at91: fix crash when using 'i2c probe'
2021-02-21 Harm Berntseni2c: i2c-gpio: Fix GPIO output
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-15 Tom RiniMerge branch '2021-02-14-remove-some-boards'
2021-02-15 Tom Riniarm: Remove ls2080a_simu board
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31 Tom RiniMerge tag 'dm-pull-30jan21' of https://gitlab.denx...
2021-01-30 Simon Glasssandbox: Disable I2C emulators in SPL
2021-01-30 Simon Glassi2c: desigware: Add an alias for Intel Apollo Lake
2021-01-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-25 Jernej Skrabeci2c: mvtwsi: sunxi: update macro
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-14 Tom RiniMerge tag 'efi-2021-04-rc1' of https://gitlab.denx...
2021-01-13 Tom RiniMerge tag 'u-boot-stm32-20210113' of https://gitlab...
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-13 Patrick Delaunayi2c: stm32f7_i2c: migrate trace to dev and log macro
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Tom RiniMerge tag 'ti-v2021.01-rc5' of https://gitlab.denx...
2021-01-05 Simon Glassdm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
2021-01-05 Simon Glassdm: core: Use dev_has_ofnode() instead of dev_of_valid()
2021-01-05 Simon Glasssandbox: i2c: Move priv into a header file
2020-12-28 Tom RiniMerge tag 'u-boot-imx-20201227' of https://gitlab.denx...
2020-12-26 Marc Ferlandi2c: mxc_i2c: improve error message readability
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-19 Simon Glassi2c: Update for new sequence numbers
2020-12-19 Simon Glassocteon: Don't attempt to set the sequence number
2020-12-19 Simon Glassdm: core: Update uclass_find_next_free_req_seq() args
2020-12-19 Simon Glassdm: Avoid accessing seq directly
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Update 'auto' declarations to be on one...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
2020-11-29 Tom RiniMerge tag 'mmc-2020-11-29' of https://gitlab.denx.de...
2020-11-29 Tom RiniMerge tag 'efi-2021-01-rc3-3' of https://gitlab.denx...
2020-11-28 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
2020-11-28 Pragnesh Pateli2c: ocores: add i2c driver for OpenCores I2C controller
2020-11-28 Simon Glassi2c: designware_i2c: Don't warn if no reset controller
2020-11-28 Baruch Siachi2c: mvtwsi: disable i2c slave also on Armada 8k
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-29 Simon Glassdm: Add a test for of-platdata parent information
2020-10-29 Simon Glasssandbox: Fix up building for of-platdata
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-24 Tom RiniMerge branch '2020-10-23-misc-changes'
2020-10-23 Patrick Delaunayi2c: i2c-gpio: Convert to use APIs which support live DT
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Simon Glassi2c: designware: Use log_debug() for debugging
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh...
2020-10-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-01 Tom RiniMerge tag 'late-bugfix-for-2020.10' of https://gitlab...
2020-10-01 Lad Prabhakari2c: rcar_i2c: Fix i2c read/write errors
2020-09-30 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-30 Tom RiniMerge branch '2020-09-29-dev_xxx-print-improvement...
2020-09-30 Sean Andersoni2c: mxc: Fix dev_err being called on a nonexistant...
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
next