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