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