1. 550066b arm: Remove cm_t335 board by Tom Rini · 2 years, 4 months ago
  2. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
  3. 83a9b28 imx: imx8mm-cl-iot-gate: enable pinctrl_wdog in SPL by Peng Fan · 2 years, 6 months ago
  4. 12621ce imx: imx8mm-cl-iot-gate: Enable DM_SERIAL by Peng Fan · 2 years, 6 months ago
  5. d8a5044 imx8m: fix reading of DDR4 MR registers by Rasmus Villemoes · 2 years, 7 months ago
  6. 8991878 imx8mm-cl-iot-gate: Remove redundant board_fix_fdt() by Ying-Chun Liu (PaulLiu) · 2 years, 7 months ago
  7. ccb3646 capsule: board: Add information needed for capsule updates by Sughosh Ganu · 2 years, 7 months ago
  8. 938f70f imx8mm-cl-iot-gate: Retrieve the serial number from EEPROM by Fabio Estevam · 2 years, 8 months ago
  9. f2acfc7 imx8mm-cl-iot-gate: Retrieve the MAC address from EEPROM by Fabio Estevam · 2 years, 8 months ago
  10. 6c2024d imx8mm-cl-iot-gate: Retrieve the DDR type from EEPROM by Fabio Estevam · 2 years, 8 months ago
  11. d269209 imx8mm-cl-iot-gate: Add SPL EEPROM support by Fabio Estevam · 2 years, 8 months ago
  12. a7de87a imx: Don't define __ASSEMBLY__ in source files by Simon Glass · 2 years, 10 months ago
  13. a96ed8d arm: imx8m: imx8mm-cl-iot-gate: detect extension board by Ying-Chun Liu (PaulLiu) · 3 years, 1 month ago
  14. 33f8a8d Merge branch 'next' by Tom Rini · 2 years, 11 months ago
  15. ebc9af3 imx8mm-cl-iot-gate: fix imximage intermediate binary naming by Marcel Ziswiler · 3 years, 1 month ago
  16. b113bca Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · 3 years ago
  17. 20dc0ba arm: imx8m: imx8mm-cl-iot-gate: Add support for detect memory size by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  18. c1e2634 imx8mm-cl-iot-gate: Split the defconfigs by Fabio Estevam · 3 years, 3 months ago
  19. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  20. 5b81035 compulab: Clean up some unused symbols by Tom Rini · 3 years, 2 months ago
  21. 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
  22. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 4 months ago
  23. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 4 months ago
  24. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  25. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  26. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
  27. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
  28. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 3 months ago
  29. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  30. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  31. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  32. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  33. a97107f arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate) by Ying-Chun Liu (PaulLiu) · 3 years, 7 months ago
  34. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  35. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  36. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  37. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  38. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  39. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  40. dbf5089 arm: Remove cm_t35 board by Jagan Teki · 4 years, 5 months ago
  41. a9f5599 arm: Remove cm_t54 board by Jagan Teki · 4 years, 5 months ago
  42. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  43. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  44. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  45. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  46. 1e26864 arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
  47. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  48. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  49. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  50. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  51. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
  52. 1610285 board: cm_fx6: Enable DM support for video, fix build error by Suniel Mahesh · 5 years ago
  53. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  54. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  55. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  56. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  57. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  58. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  59. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  60. 6f63e4c cm_t3517: remove board by Bartosz Golaszewski · 6 years ago
  61. 6f48273 arm: am57xx: cl-som-am57x: remove board support by Uri Mashiach · 6 years ago
  62. f0a6d79 usb: musb-new: Fix improper musb host pointer by Jagan Teki · 6 years ago
  63. 20ead6f board: constify struct node_info array by Masahiro Yamada · 6 years ago
  64. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  65. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  66. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  67. f0ed52a Revert "mx6: ddr: Allow changing REFSEL and REFR fields" by Maxim Yu. Osipov · 7 years ago
  68. 29836a9 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions by Faiz Abbas · 7 years ago
  69. f306a5a ARM: imx: cm_fx6: export board and soc info to env by Christopher Spinrath · 7 years ago
  70. 458eec8 ARM: imx: cm_fx6: remove esdhc init code from board file by Christopher Spinrath · 7 years ago
  71. 8ebee02 ARM: imx: cm_fx6: remove sata init code from board file by Christopher Spinrath · 7 years ago
  72. 693f492 usb: hub: identify the hub-device to usb_hub_reset_devices by Philipp Tomsich · 7 years ago
  73. 0a044f8 net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
  74. 38a53c6 arm: imx7d: add support for Compulab cl-som-imx7 by Ilya Ledvich · 7 years ago
  75. c129d9a imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · 7 years ago
  76. 5ba3a94 arm: am57xx: cl-som-am57x: Use new pinctrl macros by Suman Anna · 7 years ago
  77. f7f0377 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  78. 220b8da dm: imx: cm_fx6: Add MMC support for CONFIG_BLK by Simon Glass · 7 years ago
  79. bf8950e dm: imx: cm_fx6: Support driver model for SATA by Simon Glass · 7 years ago
  80. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  81. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  82. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  83. 49e96f2 Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  84. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  85. 53bfbab ARM: am57xx: cl-som-am57x: support for AM5718 by Uri Mashiach · 8 years ago
  86. d9a766f arm: Include asm/setup.h explictly by Simon Glass · 8 years ago
  87. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  88. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  89. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  90. 6dd1f1f arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks by Uri Mashiach · 8 years ago
  91. 6383066 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · 8 years ago
  92. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  93. e0e319a ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
  94. 475d67c arm: am57xx: cl-som-am57x: fix Ethernet by Uri Mashiach · 8 years ago
  95. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  96. 1f182e1 arm: am57xx: cl-som-am57x: add ETH support by Dmitry Lifshitz · 8 years ago
  97. 39f9cf0 arm: am57xx: cl-som-am57x: fetch board rev from EEPROM by Dmitry Lifshitz · 8 years ago
  98. 10a59d0 arm: am57xx: cl-som-am57x: add initial board support by Dmitry Lifshitz · 8 years ago
  99. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  100. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago