1. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 4 months ago
  2. 6889412 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  3. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  4. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 5 months ago
  5. 5d4e863 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · 2 years, 7 months ago
  6. ada261f Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 2 years, 10 months ago
  7. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 2 years, 11 months ago
  8. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  9. 4549947 configs: Move some usb config in defconfig by Patrick Delaunay · 3 years ago
  10. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 1 month ago
  11. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  12. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  13. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 1 month ago
  14. 7ae1b08 ppc: Rework some hard-coded BOOTCOMMANDS by Tom Rini · 3 years, 1 month ago
  15. 3a54355 include: configs: ge: avoid shell on boot failure by Ian Ray · 3 years, 5 months ago
  16. ee77bb5 include: configs: ge: simplify default boot command by Ian Ray · 3 years, 5 months ago
  17. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 2 months ago
  18. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 3 months ago
  19. 103354d Convert CONFIG_BCH to Kconfig by Tom Rini · 4 years, 3 months ago
  20. 11af95a Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 4 years, 3 months ago
  21. 68ff234 Convert CONFIG_BOARD_LATE_INIT to Kconfig by Tom Rini · 4 years, 4 months ago
  22. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  23. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 5 months ago
  24. a19d737 board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZ by Ian Ray · 4 years, 8 months ago
  25. 5e13def board: ge: bx50v3, mx53ppd: fix firstboot detection by Robert Beckett · 4 years, 8 months ago
  26. 30f0909 board: ge: mx53ppd: use DM for uart by Ian Ray · 4 years, 8 months ago
  27. 2d1ea19 board: ge: mx53ppd: Use DM for ethernet by Robert Beckett · 4 years, 8 months ago
  28. 9167c20 board: ge: mx53ppd: enable DM_VIDEO by Ian Ray · 4 years, 8 months ago
  29. 1d06dc6 board: ge: mx53ppd: add i2c eeprom bootcount storage by Robert Beckett · 4 years, 8 months ago
  30. 1dec7fa board: ge: bx50v3, imx53ppd: use DM I2C by Robert Beckett · 4 years, 8 months ago
  31. b186cfa board: ge: pass rtc_status via device tree by Ian Ray · 4 years, 11 months ago
  32. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  33. ca51ef7 watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · 5 years ago
  34. e0f0657 pwm: imx: add Kconfig support by Heiko Schocher · 5 years ago
  35. 400b972 Convert CONFIG_USB_EHCI_MX5 to Kconfig by Lukasz Majewski · 5 years ago
  36. 3eb0801 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  37. d46a18a mx53ppd: fix unsupported set command by Ian Ray · 6 years ago
  38. 31c9afd board: ge: ppd: Enable CONFIG_DM_MMC by Ian Ray · 6 years ago
  39. 517066a Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig by Xiaoliang Yang · 6 years ago
  40. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  41. ca0d535 Migrate bootlimit to Kconfig by Alex Kiernan · 6 years ago
  42. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  43. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  44. 499efc0 ge: ppd: move CONFIG_ENV_IS_IN_MMC to defconfig by Sebastian Reichel · 6 years ago
  45. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  46. ebca902 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  47. 07dea2e treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  48. d8b3ec4 board: ge: ppd: Fix environment variable location by Nandor Han · 7 years ago
  49. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  50. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  51. d1ec946 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · 7 years ago
  52. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  53. 8bbff6a Convert CONFIG_MXC_GPIO to Kconfig by Adam Ford · 7 years ago
  54. 6b0071c mx53: Add Board support for GE PPD by Peter Senna Tschudin · 7 years ago