1. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  2. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  3. b06da06 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
  4. 93de253 powerpc: Migrate HIGH_BATS to Kconfig by Mario Six · 6 years ago
  5. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  6. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. 1715105 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · 6 years ago
  9. 02ddc14 treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 6 years ago
  10. e89f8aa treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 6 years ago
  11. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  12. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  13. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  14. 7dd97af powerpc: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  15. 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  16. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  17. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  18. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  19. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  20. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  21. 1864242 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · 7 years ago
  22. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  23. ba7cc6c Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · 7 years ago
  24. 0091362 Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  25. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  26. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  27. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  28. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
  29. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 7 years ago
  30. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  31. 21c7297 Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDR by Simon Glass · 7 years ago
  32. dd937b8 Kconfig: Drop CONFIG_SYS_I2C_DS1621_ADDR by Simon Glass · 7 years ago
  33. 853eaa4 Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 7 years ago
  34. 879704d Convert CONFIG_DS4510 to Kconfig by Simon Glass · 7 years ago
  35. 1136eb5 Kconfig: Drop CONFIG_CMD_DS4510 by Simon Glass · 7 years ago
  36. 523f97a Kconfig: Drop CONFIG_CMD_DS4510_INFO by Simon Glass · 7 years ago
  37. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  38. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  39. 66e399b ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  40. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  41. f4325b4 powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  42. 4a1e681 powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option by York Sun · 8 years ago
  43. 4f5554c powerpc: MPC8641: Remove macro CONFIG_MPC8641 by York Sun · 8 years ago
  44. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  45. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  46. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  47. b24a4f6 powerpc/85xx: Increase fdt address by Scott Wood · 8 years ago
  48. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  49. b38eaec include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 8 years ago
  50. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  51. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  52. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  53. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  54. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  55. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  56. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  57. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  58. e0bed6b configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST by Igor Grinberg · 9 years ago
  59. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  60. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  61. 0285100 powerpc: xes: Convert to generic board by John Schmoller · 10 years ago
  62. 84acd1e powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  63. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  64. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  65. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  66. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  67. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  68. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  69. 842033e pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  70. 5368c55 COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  71. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  72. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  73. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  74. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  75. 66a8b44 xes: Add POST support for 8xxx boards by Peter Tyser · 14 years ago
  76. c00ac25 xes: Make X-ES board names more generic by Peter Tyser · 14 years ago[Renamed (99%) from include/configs/XPEDITE5170.h]
  77. 92af6549 xes: Consolidate checkboard() by John Schmoller · 14 years ago
  78. 96d6160 pci: Add ability to re-enumerate PCI buses by John Schmoller · 14 years ago
  79. 9660c5d xes: Use common PCI initialization code by Peter Tyser · 14 years ago
  80. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  81. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  82. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  83. 4bbfd3e ppc: Conditionally compile bat_rw.c by Peter Tyser · 14 years ago
  84. dd2cda3 powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  85. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  86. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  87. 202d948 ppc/85xx: Fix LCRR_CLKDIV defines by Kumar Gala · 15 years ago
  88. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  89. 39121c0 xes: Increase CONFIG_SYS_BOOTM_LEN to 16MB by Peter Tyser · 15 years ago
  90. 433ea8a Remove last remanants of unused CONFIG_I2C_CMD_TREE by Peter Tyser · 15 years ago
  91. 5da6f80 86xx: XPedite5170 board support by Peter Tyser · 15 years ago