1. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  2. cc46825 sh: r2dplus: Switch to DM PCI driver by Marek Vasut · 5 years ago
  3. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  4. 9ba51f2 sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ by Marek Vasut · 6 years ago
  5. 2f5f524 sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV by Marek Vasut · 6 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. 51d82a6 sh: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  9. 53357fb include/configs: remove default values of CONFIG_SYS_BARGSIZE by Thomas Petazzoni · 7 years ago
  10. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  11. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  12. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  13. 263df23 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · 7 years ago
  14. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 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. 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. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  21. 3834d62 r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes by Vladimir Zapolskiy · 8 years ago
  22. 5e72b84 sh: define CONFIG_DISPLAY_BOARDINFO to print board information by Vladimir Zapolskiy · 8 years ago
  23. 250f3a6 sh: remove undefined DEBUG preprocessor token from board config files by Vladimir Zapolskiy · 8 years ago
  24. 5d35f6c r2dplus: use P1 area space for text base and PCI system memory by Vladimir Zapolskiy · 8 years ago
  25. b00409e sh4: remove __io config options from r2dplus and r7780mp boards by Vladimir Zapolskiy · 8 years ago
  26. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  27. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 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. a6448df net: Move CONFIG_RTL8139 to Kconfig by Bin Meng · 9 years ago
  32. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  33. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  34. b9727e4 sh: sh4: remove CONFIG_SH4 definition from board config by Nobuhiro Iwamatsu · 11 years ago
  35. 6e156d1 sh: delete redundant CONFIG_SH definition by Masahiro Yamada · 11 years ago
  36. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  37. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  38. e698449 sh: boards: Change clock definition of SCIF and TMU by Nobuhiro Iwamatsu · 11 years ago
  39. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  40. ad197b7 CMD: Drop CONFIG_CMD_DFL, it's not used by Marek Vasut · 13 years ago
  41. d5a184b cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  42. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  43. 7e6ce39 Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · 14 years ago
  44. cda9c55 sh: Remove config.mk for r2dplus board by Nobuhiro Iwamatsu · 14 years ago
  45. 64ae5b9 sh: r2dplus: Add support zimageboot by Nobuhiro Iwamatsu · 14 years ago
  46. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  47. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  48. 036c6b4 ide: add configuration by Albert Aribaud · 14 years ago
  49. 55558ea Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  50. 59b4743 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · 15 years ago
  51. 32e6acc sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  52. 5170410 sh3/sh4: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  53. 6f9d772 sh: Fix cannot work rtl8139 on r2dplus by Yoshihiro Shimoda · 16 years ago
  54. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  58. 6ce9ea6 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. e098075 sh: Update Renesas R2DPlus board by Nobuhiro Iwamatsu · 16 years ago
  60. 868b52b sh: Add support Renesas Solutions R2D plus board by Nobuhiro Iwamatsu · 17 years ago