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