1. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  2. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  3. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  4. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  5. 9802154 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago WIP/01Nov2021
  6. cdcbd59 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago WIP/2021-10-15-Kconfig-migrations
  7. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
  8. c7f85e1 stm32f429: move CONFIG_BOOTCOMMAND in defconfig by Patrick Delaunay · 3 years, 2 months ago
  9. cc30ea5 Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years, 2 months ago
  10. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  11. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  12. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  13. 92baaad configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards by Patrice Chotard · 3 years, 9 months ago
  14. 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago WIP/2020-10-09-kconfig-reorg
  15. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago v2020.10-rc2
  16. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  17. 71f6354 rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 7 months ago
  18. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  19. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago WIP/2019-11-20-env-migration
  20. 6600859 configs: stm32f429-discovery: Disable CONFIG_NET flag by Patrice Chotard · 5 years ago
  21. d168bcb configs: Resync with savedefconfig by Tom Rini · 6 years ago
  22. 0ea8741 efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs by Heinrich Schuchardt · 6 years ago
  23. 6e00104 configs: stm32: Remove CONFIG_OF_EMBED by Patrice Chotard · 6 years ago
  24. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  25. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  26. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago WIP-16Aug2018
  27. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  28. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  29. aea0af8 configs: stm32: move config flag from defconfig to Kconfig by Patrice Chotard · 7 years ago
  30. ae74de0 serial: stm32: Rename serial_stm32x7.c to serial_stm32.c by Patrice Chotard · 7 years ago
  31. c8f7877 board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver by Patrice Chotard · 7 years ago
  32. 4a56fd4 board: stm32f429-disco: switch to DM STM32 clock driver by Patrice Chotard · 7 years ago
  33. 2d18d72 board: stm32f429-disco: switch to DM STM32 serial driver by Patrice Chotard · 7 years ago
  34. a057070 configs: stm32f429-disco: enable MISC, STM32_RCC, DM_RESET and STM32_RESET by Patrice Chotard · 7 years ago
  35. 7fd65ef board: stm32f429-discovery: switch to DM STM32 sdram driver by Patrice Chotard · 7 years ago
  36. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  37. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  38. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  39. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  40. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  41. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  42. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  43. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  44. 1878095 Sync defconfig files by savedefconfig by Masahiro Yamada · 8 years ago
  45. 95b62b2 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · 8 years ago
  46. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  47. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  48. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  49. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  50. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  51. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  52. 0a61ee8 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · 9 years ago
  53. 80df691 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  54. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  55. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  56. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  57. ed09a55 stm32f4: Add support for stm32f429-discovery board by rev13@wp.pl · 10 years ago