1. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 1 year, 10 months ago
  2. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 10 months ago
  3. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 2 months ago
  4. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 4 months ago
  5. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  6. a62acac stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespace by Tom Rini · 2 years, 6 months ago
  7. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 9 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. c7f85e1 stm32f429: move CONFIG_BOOTCOMMAND in defconfig by Patrick Delaunay · 3 years ago
  10. cc30ea5 Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years ago
  11. b703dcb arm: stm32: Disable ATAGs support by Patrick Delaunay · 3 years, 1 month ago
  12. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 1 month ago
  13. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  14. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  15. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 1 month ago
  16. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  17. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  18. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  19. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  20. e95c981 configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIV by Patrice Chotard · 6 years ago
  21. ca38dc2 configs: stm32f4xx: Enable ICACHE and DCACHE by Patrice Chotard · 6 years ago
  22. 042ac08 configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CS by Patrice Chotard · 6 years ago
  23. d91fb53 configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQ by Patrice Chotard · 6 years ago
  24. 725e09b board: stm32: use bi_dram[0].start instead of hardcoded value by Patrice Chotard · 6 years ago
  25. 246a5e5 ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting by Radoslaw Pietrzyk · 6 years ago
  26. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  27. b996b7d ARM: Drop unreferenced CONFIG_* defines named after boards by Tuomas Tynkkynen · 7 years ago
  28. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  29. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  30. 4c82b03 configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIG by Patrice Chotard · 7 years ago
  31. 09b9f64 configs: stm32f: Remove STM32_HSE_HZ for all STM32F series by Patrice Chotard · 7 years ago
  32. c8f7877 board: stm32f429-disco: switch to DM STM32 pinctrl and gpio 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. 7fd65ef board: stm32f429-discovery: switch to DM STM32 sdram driver by Patrice Chotard · 7 years ago
  35. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  36. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  37. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  38. 493f420 Kconfig: Drop CONFIG_CMD_MEM by Simon Glass · 7 years ago
  39. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  40. 01abae4 Remove various unused interrupt related code by Tom Rini · 7 years ago
  41. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  42. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  43. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  44. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  45. 2c15534 ARM: stm32: remove unused CONFIG_AUTOBOOT by Masahiro Yamada · 8 years ago
  46. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  47. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  48. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  49. 9ecb0c4 stm32: stm32f4: move flash driver to mtd driver location by Vikas Manocha · 9 years ago
  50. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  51. 0a61ee8 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · 9 years ago
  52. 6656241 stm32: Convert serial driver to DM by Kamil Lulko · 9 years ago
  53. bf104ff stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  54. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  55. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  56. f9fa4a2 stm32f429: use 180 MHz system clock by Antonio Borneo · 9 years ago
  57. 089fddf stm32f429: pass the device unique ID in DTB by Antonio Borneo · 9 years ago
  58. 6b33056 stm32f429-discovery: Use ttyS0 as the console device by rev13@wp.pl · 9 years ago
  59. 0351473 stm32f4: fix gpio description in comment by Antonio Borneo · 9 years ago
  60. 6f921ec stm32f4: fix minor typo in comment by Antonio Borneo · 9 years ago
  61. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  62. 60570df stm32f4: add serial print port by kunhuahuang · 9 years ago
  63. ed09a55 stm32f4: Add support for stm32f429-discovery board by rev13@wp.pl · 10 years ago