1. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 2021 -0400
  2. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  3. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  4. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · Mon Aug 23 10:25:30 2021 -0400
  5. 9aed2af ppc: Rework some hard-coded BOOTCOMMANDS by Tom Rini · Thu Aug 19 14:29:00 2021 -0400
  6. 75c38f7 include: configs: ge: avoid shell on boot failure by Ian Ray · Fri Apr 23 16:15:13 2021 +0200
  7. 8355e8c include: configs: ge: simplify default boot command by Ian Ray · Fri Apr 23 16:15:12 2021 +0200
  8. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  9. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  10. e56898c Convert CONFIG_BCH to Kconfig by Tom Rini · Tue Jun 16 19:06:13 2020 -0400
  11. 740ffae Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · Tue Jun 16 19:06:10 2020 -0400
  12. 5b706d1 Convert CONFIG_BOARD_LATE_INIT to Kconfig by Tom Rini · Tue May 26 15:06:19 2020 -0400
  13. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · Tue May 26 15:06:18 2020 -0400
  14. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  15. e5818ae board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZ by Ian Ray · Fri Jan 31 15:08:04 2020 +0200
  16. f3270fb board: ge: bx50v3, mx53ppd: fix firstboot detection by Robert Beckett · Fri Jan 31 15:08:03 2020 +0200
  17. e286e59 board: ge: mx53ppd: use DM for uart by Ian Ray · Fri Jan 31 15:08:02 2020 +0200
  18. 5158d73 board: ge: mx53ppd: Use DM for ethernet by Robert Beckett · Fri Jan 31 15:08:00 2020 +0200
  19. 9e559af board: ge: mx53ppd: enable DM_VIDEO by Ian Ray · Fri Jan 31 15:07:57 2020 +0200
  20. 8d031d6 board: ge: mx53ppd: add i2c eeprom bootcount storage by Robert Beckett · Fri Jan 31 15:07:56 2020 +0200
  21. 53bab17 board: ge: bx50v3, imx53ppd: use DM I2C by Robert Beckett · Fri Jan 31 15:07:54 2020 +0200
  22. c69217c board: ge: pass rtc_status via device tree by Ian Ray · Tue Nov 12 19:15:18 2019 +0000
  23. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  24. f409f1a watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · Mon Sep 30 09:33:43 2019 +0200
  25. ff3b7b1 pwm: imx: add Kconfig support by Heiko Schocher · Tue May 28 06:51:51 2019 +0200
  26. 6fccaf2 Convert CONFIG_USB_EHCI_MX5 to Kconfig by Lukasz Majewski · Thu Apr 04 12:26:55 2019 +0200
  27. e6a7ef5 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · Mon Mar 18 23:29:33 2019 +0100
  28. ded629c mx53ppd: fix unsupported set command by Ian Ray · Thu Jan 31 16:21:22 2019 +0200
  29. 02483fc board: ge: ppd: Enable CONFIG_DM_MMC by Ian Ray · Thu Jan 31 16:21:17 2019 +0200
  30. 4161dc2 Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig by Xiaoliang Yang · Thu Oct 18 17:14:19 2018 +0800
  31. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  32. d371374 Migrate bootlimit to Kconfig by Alex Kiernan · Sat Jul 21 20:25:33 2018 +0000
  33. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  34. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  35. 1c7e8bd ge: ppd: move CONFIG_ENV_IS_IN_MMC to defconfig by Sebastian Reichel · Mon Apr 23 17:10:43 2018 +0200
  36. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  37. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · Sun Apr 15 08:43:50 2018 -0400
  38. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · Wed Mar 28 14:38:19 2018 +0200
  39. 339befa board: ge: ppd: Fix environment variable location by Nandor Han · Thu Feb 15 11:41:21 2018 +0100
  40. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  41. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  42. 6dd8c90 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · Fri Feb 09 23:50:57 2018 +0100
  43. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  44. b413c45 Convert CONFIG_MXC_GPIO to Kconfig by Adam Ford · Sun Feb 04 09:32:43 2018 -0600
  45. 56d9692 mx53: Add Board support for GE PPD by Peter Senna Tschudin · Mon Nov 06 19:14:11 2017 +0000