1. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  2. bdeedc1 compulab: Clean up some unused symbols by Tom Rini · 3 years, 2 months ago
  3. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
  4. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 4 months ago
  5. 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 4 months ago
  6. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  7. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  8. 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
  9. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
  10. 14376b8 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 3 months ago
  11. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  12. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  13. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  14. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  15. 53b516c arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate) by Ying-Chun Liu (PaulLiu) · 3 years, 7 months ago
  16. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  17. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago WIP/2021-02-02-drop-asm_global_data-when-unused
  18. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  19. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  20. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  21. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  22. 76386d6 arm: Remove cm_t35 board by Jagan Teki · 4 years, 5 months ago
  23. a25aea7 arm: Remove cm_t54 board by Jagan Teki · 4 years, 5 months ago
  24. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  25. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  26. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  27. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  28. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
  29. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  30. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  31. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  32. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  33. d96c260 common: Move clock functions into a new file by Simon Glass · 5 years ago
  34. 7f681b3 board: cm_fx6: Enable DM support for video, fix build error by Suniel Mahesh · 5 years ago
  35. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago WIP/2019-12-02-master-imports
  36. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  37. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  38. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  39. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  40. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  41. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  42. 8c2644c cm_t3517: remove board by Bartosz Golaszewski · 6 years ago
  43. ecb76ef arm: am57xx: cl-som-am57x: remove board support by Uri Mashiach · 6 years ago
  44. 8b8d59f usb: musb-new: Fix improper musb host pointer by Jagan Teki · 6 years ago
  45. b35fb6a board: constify struct node_info array by Masahiro Yamada · 6 years ago
  46. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  47. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  48. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  49. d247cf5 Revert "mx6: ddr: Allow changing REFSEL and REFR fields" by Maxim Yu. Osipov · 7 years ago
  50. b16c129 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions by Faiz Abbas · 7 years ago
  51. dbeaa1d ARM: imx: cm_fx6: export board and soc info to env by Christopher Spinrath · 7 years ago
  52. e743f1e ARM: imx: cm_fx6: remove esdhc init code from board file by Christopher Spinrath · 7 years ago
  53. 56b801c ARM: imx: cm_fx6: remove sata init code from board file by Christopher Spinrath · 7 years ago
  54. 883946e usb: hub: identify the hub-device to usb_hub_reset_devices by Philipp Tomsich · 7 years ago
  55. 8daec2d net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
  56. 6963204 arm: imx7d: add support for Compulab cl-som-imx7 by Ilya Ledvich · 7 years ago
  57. 1b22c5b Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago