1. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  2. 3d2b97c configs: Resync with savedefconfig by Tom Rini · Mon May 29 10:43:26 2023 -0400
  3. 6c0b944 configs: Resync with savedefconfig by Tom Rini · Thu May 18 16:05:49 2023 -0400
  4. a77d6f8 configs: Resync with savedefconfig by Tom Rini · Mon May 01 11:50:26 2023 -0400
  5. 9924ca1 configs: Resync with savedefconfig by Tom Rini · Fri Feb 17 09:58:06 2023 -0500
  6. 8bda02a Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Nov 14 07:29:51 2022 -0500
  7. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  8. bb7dfb2 imx: imx8mm-beacon: Move Environment to eMMC partition 2 by Adam Ford · Sat Oct 22 09:28:24 2022 -0500
  9. 2cc246a imx: imx8mm-beacon: Enable USB booting via SDP by Adam Ford · Sat Oct 22 09:28:23 2022 -0500
  10. 3dea134 imx: imx8mm_beacon: Eliminate a few extras to free up SPL space by Adam Ford · Sat Oct 22 09:28:22 2022 -0500
  11. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  12. ce53ec8 configs: Resync with savedefconfig by Tom Rini · Tue Aug 23 15:24:14 2022 -0400
  13. 343f398 spl: imx8mm: enlarge SPL_MAX_SIZE by Peng Fan · Tue Jul 26 16:40:31 2022 +0800
  14. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  15. 7c027e0 configs: Resync with savedefconfig by Tom Rini · Mon Jun 20 08:13:12 2022 -0400
  16. a9ed59c imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIAL by Peng Fan · Sat Jun 11 20:20:55 2022 +0800
  17. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  18. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · Fri May 27 10:19:45 2022 -0400
  19. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  20. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  21. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  22. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  23. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  24. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  25. 0853106 configs: Resync with savedefconfig by Tom Rini · Fri Apr 22 10:17:35 2022 -0400
  26. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · Fri Apr 08 13:36:51 2022 -0400
  27. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · Fri Mar 11 09:12:07 2022 -0500
  28. 9191c27 imx: imx8mm_beacon: Enable USB by Adam Ford · Sat Jan 22 12:27:34 2022 -0600
  29. 33f8a8d Merge branch 'next' by Tom Rini · Mon Jan 10 14:01:57 2022 -0500
  30. afbb48f imx8mm_beacon: Switch to binman for generating image by Adam Ford · Fri Oct 22 23:43:40 2021 +0200
  31. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  32. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · Sat Dec 11 14:55:48 2021 -0500
  33. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  34. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  35. f2e2f7a configs: Resync with savedefconfig by Tom Rini · Sat Sep 04 15:47:53 2021 -0400
  36. 6343ffb power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · Sun Aug 08 12:20:25 2021 -0600
  37. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  38. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  39. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  40. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · Tue Aug 24 20:41:00 2021 -0400
  41. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  42. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  43. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  44. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  45. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  46. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · Sat Jul 10 21:14:28 2021 -0600
  47. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · Sat Jul 10 21:14:24 2021 -0600
  48. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  49. 7ce6b42 configs: Resync with savedefconfig by Tom Rini · Tue May 25 11:58:50 2021 -0400
  50. e56f286 ARM: enable LTO for some boards by Marek Behún · Thu May 20 13:24:25 2021 +0200
  51. e1b64e0 configs: Resync with savedefconfig by Tom Rini · Tue May 11 12:19:09 2021 -0400
  52. f4b4476 imx8mm_beacon: Enable QSPI Support by Adam Ford · Mon Jan 18 15:43:08 2021 -0600
  53. ee3b8f7 imx8mm_beacon: Enable fixed regulator in SPL by Adam Ford · Wed Dec 30 08:14:19 2020 -0600
  54. 59b703e imx8mm_beacon: Enable HS400 on MMC controller by Adam Ford · Fri Dec 04 18:59:43 2020 -0600
  55. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  56. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  57. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  58. 0332a1a configs: Resync with savedefconfig by Tom Rini · Mon Jul 06 13:54:25 2020 -0400
  59. 79ebfcf imx8mm_beacon: Select the watchdog driver by Fabio Estevam · Mon May 11 11:00:29 2020 -0300
  60. 1487903 imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit. by Adam Ford · Sun May 03 08:11:33 2020 -0500