1. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  2. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  4. e9c8b2e ARM: rmobile: Zap #undef DEBUG by Marek Vasut · 7 years ago
  5. ffb703d ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig by Marek Vasut · 7 years ago
  6. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 7 years ago
  7. e4ec7c0 ARM: Drop unreferenced CONFIG_* defines named after boards by Tuomas Tynkkynen · 7 years ago
  8. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  9. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  10. 0a044f8 net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
  11. 53357fb include/configs: remove default values of CONFIG_SYS_BARGSIZE by Thomas Petazzoni · 7 years ago
  12. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  13. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  14. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  15. 2b2e483 serial: sh: Convert to Kconfig by Marek Vasut · 7 years ago
  16. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  17. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  18. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  19. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  20. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  21. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  22. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 8 years ago
  23. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  24. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  25. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  26. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  27. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · 9 years ago
  28. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  29. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  30. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  31. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  32. bf9032a armv7: add cacheline sizes where missing by Albert ARIBAUD · 9 years ago
  33. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  34. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  35. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  36. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
  37. c9c54e2 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  38. 42a8e4b arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD by Tetsuyuki Kobayashi · 11 years ago
  39. 5854c9f configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE by Masahiro Yamada · 11 years ago
  40. 9d92da9 configs: clean up unused macro CONFIG_L2_OFF by Masahiro Yamada · 11 years ago
  41. 1224010 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · 11 years ago
  42. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  43. adbaef5 arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ to CONFIG_SH_SCIF_CLK_FREQ by Nobuhiro Iwamatsu · 11 years ago
  44. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  45. c105d3f i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 by Tetsuyuki Kobayashi · 12 years ago
  46. 6636bd2 i2c: sh_i2c.c: adjust for SH73A0 by Tetsuyuki Kobayashi · 12 years ago
  47. cc4283c i2c: sh_i2c.c: support iccl and icch extension by Tetsuyuki Kobayashi · 12 years ago
  48. 8c00236 arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config file by Nobuhiro Iwamatsu · 12 years ago
  49. dcf2b45 arm: rmobile: kzm9g: remove unrelated config by Nobuhiro Iwamatsu · 12 years ago
  50. e56b137 arm: rmobile: kzm9g: Add LIBFDT support by Nobuhiro Iwamatsu · 12 years ago
  51. ce4f03c arm: rmobile: kzm9g: remove unrelated config by Tetsuyuki Kobayashi · 12 years ago
  52. 3d74327 arm: rmobile: kzm9g: add NFS_TIMEOUT in config file by Tetsuyuki Kobayashi · 12 years ago
  53. 238ce70 arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting by Tetsuyuki Kobayashi · 12 years ago
  54. 8c131a1 arm: rmobile: kzm9g: change prompt to board specific by Tetsuyuki Kobayashi · 12 years ago
  55. 6a8c515 arm: rmobile: kzm9g: Modify sdram area by Tetsuyuki Kobayashi · 12 years ago
  56. 06d4c6d arm: rmobile: Add supoprt for KMC KZM-A9-GT board by Nobuhiro Iwamatsu · 12 years ago