1. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  2. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  3. 9ba51f2 sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ by Marek Vasut · 6 years ago
  4. 2f5f524 sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV by Marek Vasut · 6 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  7. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  8. 53357fb include/configs: remove default values of CONFIG_SYS_BARGSIZE by Thomas Petazzoni · 7 years ago
  9. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  10. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  11. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  12. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  13. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  14. 2b2e483 serial: sh: Convert to Kconfig by Marek Vasut · 7 years ago
  15. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  16. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  17. a831eca Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 8 years ago
  18. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  19. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  20. 5e72b84 sh: define CONFIG_DISPLAY_BOARDINFO to print board information by Vladimir Zapolskiy · 8 years ago
  21. 250f3a6 sh: remove undefined DEBUG preprocessor token from board config files by Vladimir Zapolskiy · 8 years ago
  22. b00409e sh4: remove __io config options from r2dplus and r7780mp boards by Vladimir Zapolskiy · 8 years ago
  23. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  24. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  25. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  26. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  27. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  28. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  29. 2997122 net: Move CONFIG_RTL8169 to Kconfig by Bin Meng · 9 years ago
  30. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  31. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  32. a12b8d8 sh: sh4: Remove CONFIG_SH4A definition from source code by Nobuhiro Iwamatsu · 11 years ago
  33. 6e156d1 sh: delete redundant CONFIG_SH definition by Masahiro Yamada · 11 years ago
  34. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  35. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  36. e698449 sh: boards: Change clock definition of SCIF and TMU by Nobuhiro Iwamatsu · 11 years ago
  37. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 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. 7e6ce39 Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · 14 years ago
  41. b816b98 sh: Remove config.mk for r7780mp board by Nobuhiro Iwamatsu · 14 years ago
  42. a6367e7 sh: r7780mp: Remove CONFIG_DRIVER_NE2000 from config by Nobuhiro Iwamatsu · 14 years ago
  43. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  44. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  45. 036c6b4 ide: add configuration by Albert Aribaud · 14 years ago
  46. e7422af r7780mp: fix typo in Ethernet chip model number comment. by Marcel Ziswiler · 15 years ago
  47. 41773f5 sh: Update pci config for Renesas r7780mp board by Nobuhiro Iwamatsu · 15 years ago
  48. 32e6acc sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  49. 5170410 sh3/sh4: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  50. 30e055b sh: Add some register value configurable to PCI of SH7780 by Yoshihiro Shimoda · 16 years ago
  51. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  52. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 6ce9ea6 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. 3ac0212 sh: Update Renesas R7780MP board by Nobuhiro Iwamatsu · 16 years ago
  58. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  59. 5aa5d67 sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci by Nobuhiro Iwamatsu · 17 years ago
  60. cf23602 sh: Add support Renesas Solutions R7780MP by Yusuke Goda · 17 years ago