1. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  2. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 6 months ago
  3. 439cc7f Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig by Tom Rini · 2 years, 6 months ago
  4. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 9 months ago
  5. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 1 month ago
  6. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  7. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  8. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 1 month ago
  9. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 3 months ago
  10. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  11. a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 4 years, 10 months ago
  12. 832ce20 mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD by Frieder Schrempf · 5 years ago
  13. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  14. 9f53146 Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
  15. 0fe668d ARM: rmobile: rcar-gen2: Activate bootm_size by Marek Vasut · 5 years ago
  16. 3f965f2 ARM: rmobile: Convert Gen2 Stout, Porter, Silk to DM_SPI{,_FLASH} by Marek Vasut · 6 years ago
  17. 6f03130 ARM: rmobile: Repair TMU clock on Gen2 by Marek Vasut · 6 years ago
  18. e83da8e ARM: rmobile: Repair TMU clock on Gen2 by Marek Vasut · 6 years ago
  19. 0e286c5 sh: tmu: Zap get_tbclk and timer_read_counter by Marek Vasut · 6 years ago
  20. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  21. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  22. 910db6c ARM: rmobile: Point load address to more sane area on Gen2 by Marek Vasut · 6 years ago
  23. 20fccb9 ARM: rmobile: Enable MTD partitioning on Gen2 with SF by Marek Vasut · 6 years ago
  24. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  25. 44c5580 ARM: rmobile: Build u-boot-spl.srec on Gen2 by Marek Vasut · 7 years ago
  26. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  27. 5b6ae55 ARM: rmobile: Enable autocompletion on Gen2 by Marek Vasut · 7 years ago
  28. 789edf6 ARM: rmobile: Convert R8A7791 Porter board to DM and DT by Marek Vasut · 7 years ago
  29. 8bad6cb fs: fat: Drop CONFIG_SUPPORT_VFAT by Tuomas Tynkkynen · 7 years ago
  30. 3d22bae fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · 7 years ago
  31. 8a7507a include/configs: remove default values of CONFIG_SYS_BARGSIZE by Thomas Petazzoni · 7 years ago
  32. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  33. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  34. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  35. efce244 Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  36. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  37. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  38. 10c0133 Kconfig: Drop CONFIG_CMD_DFL by Simon Glass · 7 years ago
  39. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  40. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  41. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  42. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  43. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  44. 84f2a5d Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  45. 3505bc5 Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 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. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  49. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  50. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  51. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  52. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  53. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  54. 3709844 armv7: add cacheline sizes where missing by Albert ARIBAUD · 9 years ago
  55. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  56. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  57. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  58. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  59. 0bf51cb arm: rmobile: koelsch: Migrate serial driver to drivers model by Nobuhiro Iwamatsu · 10 years ago
  60. 9427c61 arm: rmobile: rcar: Add support ext2 and ext4 file system by Nobuhiro Iwamatsu · 10 years ago
  61. 1719383 arm: rmobile: configs: Collect up common part of config for R-Car SoCs by Nobuhiro Iwamatsu · 10 years ago