- 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
- 73175e7 Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig by Tom Rini · 2 years, 8 months ago
- 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
- 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
- e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
- 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
- 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
- 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
- 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
- f4bdf1b env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
- d7be62c mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD by Frieder Schrempf · 5 years ago
- d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
- e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
- faeddaa ARM: rmobile: rcar-gen2: Activate bootm_size by Marek Vasut · 6 years ago
- 2010693 ARM: rmobile: Convert Gen2 Stout, Porter, Silk to DM_SPI{,_FLASH} by Marek Vasut · 6 years ago
- 0b1bfa8 ARM: rmobile: Repair TMU clock on Gen2 by Marek Vasut · 6 years ago
- b86eec4 ARM: rmobile: Repair TMU clock on Gen2 by Marek Vasut · 6 years ago
- 4131670 sh: tmu: Zap get_tbclk and timer_read_counter by Marek Vasut · 6 years ago
- f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
- ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
- 0e60f74 ARM: rmobile: Point load address to more sane area on Gen2 by Marek Vasut · 6 years ago
- dc89197 ARM: rmobile: Enable MTD partitioning on Gen2 with SF by Marek Vasut · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- cf0f72c ARM: rmobile: Build u-boot-spl.srec on Gen2 by Marek Vasut · 7 years ago
- 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
- 59b1c64 ARM: rmobile: Enable autocompletion on Gen2 by Marek Vasut · 7 years ago
- a5bbe26 ARM: rmobile: Convert R8A7791 Porter board to DM and DT by Marek Vasut · 7 years ago
- a799dcd fs: fat: Drop CONFIG_SUPPORT_VFAT by Tuomas Tynkkynen · 7 years ago
- 388f9a0 fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · 7 years ago
- 53357fb include/configs: remove default values of CONFIG_SYS_BARGSIZE by Thomas Petazzoni · 7 years ago
- 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
- 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
- bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
- 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
- 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
- d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
- 6e04a7a Kconfig: Drop CONFIG_CMD_DFL by Simon Glass · 8 years ago
- 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
- 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
- f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
- bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
- ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
- 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 8 years ago
- 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
- fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
- 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
- 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
- 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
- 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
- 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
- bf9032a armv7: add cacheline sizes where missing by Albert ARIBAUD · 9 years ago
- cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
- 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
- 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
- c698824 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
- 6288fb4 arm: rmobile: koelsch: Migrate serial driver to drivers model by Nobuhiro Iwamatsu · 10 years ago
- a3e8610 arm: rmobile: rcar: Add support ext2 and ext4 file system by Nobuhiro Iwamatsu · 10 years ago
- ae87012 arm: rmobile: configs: Collect up common part of config for R-Car SoCs by Nobuhiro Iwamatsu · 10 years ago