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