1. 2703df2 stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespace by Tom Rini · 2 years, 8 months ago
  2. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  3. 5a6815b 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
  4. b3eda20 stm32f429: move CONFIG_BOOTCOMMAND in defconfig by Patrick Delaunay · 3 years, 2 months ago
  5. 754ff3b Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years, 2 months ago
  6. ec249ce arm: stm32: Disable ATAGs support by Patrick Delaunay · 3 years, 3 months ago
  7. 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
  8. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  9. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  10. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
  11. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  12. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  13. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  14. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  15. 41f9070 configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIV by Patrice Chotard · 6 years ago
  16. e86e3f5 configs: stm32f4xx: Enable ICACHE and DCACHE by Patrice Chotard · 6 years ago
  17. fc4e243 configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CS by Patrice Chotard · 6 years ago
  18. 6ae1fc9 configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQ by Patrice Chotard · 6 years ago
  19. a66c1b4 board: stm32: use bi_dram[0].start instead of hardcoded value by Patrice Chotard · 6 years ago
  20. a88d314 ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting by Radoslaw Pietrzyk · 7 years ago
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  22. e4ec7c0 ARM: Drop unreferenced CONFIG_* defines named after boards by Tuomas Tynkkynen · 7 years ago
  23. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  24. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  25. 0092213 configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIG by Patrice Chotard · 7 years ago
  26. 23518da configs: stm32f: Remove STM32_HSE_HZ for all STM32F series by Patrice Chotard · 7 years ago
  27. 1a4b8de board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver by Patrice Chotard · 7 years ago
  28. 3d995f8 board: stm32f429-disco: switch to DM STM32 serial driver by Patrice Chotard · 7 years ago
  29. b59d10f board: stm32f429-discovery: switch to DM STM32 sdram driver by Patrice Chotard · 7 years ago
  30. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  31. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  32. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  33. 92ffdee Kconfig: Drop CONFIG_CMD_MEM by Simon Glass · 7 years ago
  34. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  35. dfafe89 Remove various unused interrupt related code by Tom Rini · 8 years ago
  36. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  37. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  38. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  39. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  40. dd6427f ARM: stm32: remove unused CONFIG_AUTOBOOT by Masahiro Yamada · 8 years ago
  41. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  42. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  43. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  44. e750d56 stm32: stm32f4: move flash driver to mtd driver location by Vikas Manocha · 9 years ago
  45. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  46. 95c8919 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · 9 years ago
  47. 75d48a6 stm32: Convert serial driver to DM by Kamil Lulko · 9 years ago
  48. 275d509 stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  49. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  50. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  51. f4a1a86 stm32f429: use 180 MHz system clock by Antonio Borneo · 9 years ago
  52. 989e8b2 stm32f429: pass the device unique ID in DTB by Antonio Borneo · 9 years ago
  53. 5837d22 stm32f429-discovery: Use ttyS0 as the console device by rev13@wp.pl · 9 years ago
  54. a05464f stm32f4: fix gpio description in comment by Antonio Borneo · 9 years ago
  55. da34bd3 stm32f4: fix minor typo in comment by Antonio Borneo · 9 years ago
  56. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  57. 48482ce stm32f4: add serial print port by kunhuahuang · 10 years ago
  58. 6b5e5a9 stm32f4: Add support for stm32f429-discovery board by rev13@wp.pl · 10 years ago