- b64ed1c malta: Switch to using CONFIG_SYS_SDRAM_SIZE by Tom Rini · 2 years, 4 months ago
- f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
- b81d0d9 Convert CONFIG_PCI_MSC01 to Kconfig by Tom Rini · 2 years, 5 months ago
- e9e5758 Convert CONFIG_PCI_GT64120 to Kconfig by Tom Rini · 2 years, 5 months ago
- 4780550 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 7 months ago
- 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
- 8a4b588 Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 10 months ago
- 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 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
- 7275b62 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 7 months ago
- 0c6a775 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 7 months ago
- 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
- 37f34b3 net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 8 months ago
- 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
- 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
- 9be963e Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig by Simon Glass · 6 years ago
- 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
- 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
- 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE 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
- c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
- 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
- a831eca Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 8 years ago
- 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
- 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
- 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
- 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
- f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
- 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
- 825cfbd malta: Allow MIPS64 builds by Paul Burton · 9 years ago
- aca04ce MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · 9 years ago
- a31a3df malta: Use device model & tree for UART by Paul Burton · 9 years ago
- 58ce2cc malta: Tidy up UART address selection by Paul Burton · 9 years ago
- 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
- 535e08e MIPS: malta: do not pull in target header files in config.h by Daniel Schwierzeck · 9 years ago
- a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
- 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
- 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
- 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
- 57a11eb generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
- 4b829ee malta: enable ELF loading by Paul Burton · 10 years ago
- 579058d malta: enable HUSH parser by Paul Burton · 10 years ago
- c6c3853 malta: IDE support by Paul Burton · 10 years ago
- 7dca686 MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE by Daniel Schwierzeck · 10 years ago
- c215034 MIPS: Malta: convert to generic board by Paul Burton · 11 years ago
- 657b935 malta: set CONFIG_SYS_BOOTM_LEN to 64MB by Paul Burton · 11 years ago
- 6d891b7 malta: correct UART baudrate by Paul Burton · 11 years ago
- c1df370 malta: use unmapped flash base address by Gabor Juhos · 11 years ago
- 5e19515 malta: define CONFIG_MEMSIZE_IN_BYTES by Gabor Juhos · 11 years ago
- 6046522 malta: store environment in flash by Paul Burton · 11 years ago
- c028f9b malta: enable RTC support by Paul Burton · 11 years ago
- 890c32c malta: remove cache size definitions by Paul Burton · 11 years ago
- f38eea6 malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCP by Paul Burton · 11 years ago
- 234882c malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
- 10a74b5 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago[Renamed (91%) from include/configs/qemu-malta.h]
- 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
- fba2301 qemu-malta: Update for SPDX license identifiers by Tom Rini · 11 years ago
- 439c50c MIPS: qemu-malta: bring up ethernet by Gabor Juhos · 12 years ago
- 652ccee MIPS: qemu-malta: add PCI support by Gabor Juhos · 12 years ago
- 2c43477 MIPS: qemu-malta: enable flash support by Gabor Juhos · 12 years ago
- 02c754a MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · 12 years ago