1. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  2. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  4. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  5. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  6. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  7. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  8. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  9. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  10. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  11. 264aa5f Convert CONFIG_LZMA to Kconfig by Simon Glass · 8 years ago
  12. a831eca Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 8 years ago
  13. 27e5e13 mips: qemu-mips/64: Expand malloc pool for CONFIG_SYS_BOOTPARAMS_LEN by Kyle Edwards · 8 years ago
  14. 07531c1 mips: qemu-mips/64: Remove obsolete CONFIG_SYS_MONITOR_LEN from config by Kyle Edwards · 8 years ago
  15. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  16. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  17. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  18. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  19. 5e51142 MIPS: Move cache sizes to Kconfig by Paul Burton · 9 years ago
  20. aca04ce MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · 9 years ago
  21. 19030fd Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU so that IDE transfers work properly by Stanislav Galabov · 9 years ago
  22. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  23. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  24. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  25. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  26. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  27. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  28. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  29. 57a11eb generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  30. ac25adf MIPS: qemu_mips: switch to generic board by Daniel Schwierzeck · 10 years ago
  31. 0d084d4 mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · 11 years ago
  32. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  33. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. 42a0ecb MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues by Daniel Schwierzeck · 12 years ago
  35. 9ee0a7a MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h by Zhi-zhou Zhang · 12 years ago
  36. b9b1a05 MIPS: add support for qemu for little endian MIPS32 CPUs by Daniel Schwierzeck · 12 years ago
  37. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  38. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  39. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  40. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  41. d02bd74 Refresh LZMA-lib to v4.65 by Luigi 'Comio' Mantellini · 15 years ago
  42. 1bc0ea8 MIPS: qemu_mips: move env storage just after u-boot by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 5d374e0 [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines by Shinya Kuribayashi · 16 years ago
  48. e3eb15b qemu-mips.h: Add CFI support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  49. e747e03 qemu-mips: Cleanup whitespace, indentation, etc. by Shinya Kuribayashi · 17 years ago
  50. dc51d75 Get rid of "#undef DEBUG" from board config files. by Wolfgang Denk · 17 years ago
  51. 2c18c27 qemu-mips: active HUSH PARSER, AUTO_COMPLETE and CMDLINE_EDITING by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  52. 635e76c MIPS:Target support for qemu -M mips by Vlad Lungu · 17 years ago