1. 363397a Convert CONFIG_PCI_MSC01 to Kconfig by Tom Rini · 2 years, 5 months ago
  2. bf2c48f Convert CONFIG_PCI_GT64120 to Kconfig by Tom Rini · 2 years, 5 months ago
  3. 167f699 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 6 months ago
  4. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
  5. d2da54b Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 10 months ago
  6. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  7. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  8. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  9. d789a82 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
  10. 1524e40 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 6 months ago
  11. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 6 months ago
  12. 635a76b net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 7 months ago
  13. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  14. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  15. 1076107 Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig by Simon Glass · 6 years ago
  16. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  18. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  19. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  20. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  21. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  22. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  23. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  24. 75eb997 Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 7 years ago
  25. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  26. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  27. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  28. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  29. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  30. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  31. 0f832b9 malta: Allow MIPS64 builds by Paul Burton · 8 years ago
  32. ec35e12 MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · 8 years ago
  33. 6242aa1 malta: Use device model & tree for UART by Paul Burton · 8 years ago
  34. 2e7eb12 malta: Tidy up UART address selection by Paul Burton · 8 years ago
  35. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  36. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  37. 9951182 MIPS: malta: do not pull in target header files in config.h by Daniel Schwierzeck · 9 years ago
  38. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  39. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  40. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  41. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  42. 0a9e7ee generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  43. d4d774e malta: enable ELF loading by Paul Burton · 10 years ago
  44. a3bdaac malta: enable HUSH parser by Paul Burton · 10 years ago
  45. ba21a45 malta: IDE support by Paul Burton · 10 years ago
  46. 9d638ee MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE by Daniel Schwierzeck · 10 years ago
  47. 5f978d7 MIPS: Malta: convert to generic board by Paul Burton · 11 years ago
  48. 67d4752 malta: set CONFIG_SYS_BOOTM_LEN to 64MB by Paul Burton · 11 years ago
  49. 72117da malta: correct UART baudrate by Paul Burton · 11 years ago
  50. 10473d0 malta: use unmapped flash base address by Gabor Juhos · 11 years ago
  51. ab41305 malta: define CONFIG_MEMSIZE_IN_BYTES by Gabor Juhos · 11 years ago
  52. fba6f45 malta: store environment in flash by Paul Burton · 11 years ago
  53. 3ced12a malta: enable RTC support by Paul Burton · 11 years ago
  54. 14b4e1a malta: remove cache size definitions by Paul Burton · 11 years ago
  55. e0878af malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCP by Paul Burton · 11 years ago
  56. baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  57. 7a9d109 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago[Renamed (91%) from include/configs/qemu-malta.h]
  58. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  59. 0b17998 qemu-malta: Update for SPDX license identifiers by Tom Rini · 11 years ago
  60. f195749 MIPS: qemu-malta: bring up ethernet by Gabor Juhos · 11 years ago
  61. feaa606 MIPS: qemu-malta: add PCI support by Gabor Juhos · 11 years ago
  62. 52caee0 MIPS: qemu-malta: enable flash support by Gabor Juhos · 11 years ago
  63. 5a4dcfa MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · 11 years ago