1. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  2. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  3. 0687897 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · 8 years ago
  4. 66e399b ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  5. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  6. f8dee36 powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  7. 05cb79a powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  8. 164b2f8 powerpc: xpedite: Remove macro CONFIG_XPEDITE5370 by York Sun · 8 years ago
  9. c8f4847 powerpc: MPC8572: Remove macro CONFIG_MPC8572 by York Sun · 8 years ago
  10. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  11. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  12. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  13. b24a4f6 powerpc/85xx: Increase fdt address by Scott Wood · 8 years ago
  14. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  15. b38eaec include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 8 years ago
  16. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  17. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  18. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  19. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  20. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  21. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  22. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  23. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  24. e0bed6b configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST by Igor Grinberg · 9 years ago
  25. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  26. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  27. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  28. 0285100 powerpc: xes: Convert to generic board by John Schmoller · 10 years ago
  29. d40ddae powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  30. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  31. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  32. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  33. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  34. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  35. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  36. 842033e pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  37. 5368c55 COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  38. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  39. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  40. e46fedf powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  41. 72c96a6 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII by Kumar Gala · 14 years ago
  42. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  43. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  44. 66a8b44 xes: Add POST support for 8xxx boards by Peter Tyser · 14 years ago
  45. c00ac25 xes: Make X-ES board names more generic by Peter Tyser · 14 years ago[Renamed (98%) from include/configs/XPEDITE5370.h]
  46. 92af6549 xes: Consolidate checkboard() by John Schmoller · 14 years ago
  47. 96d6160 pci: Add ability to re-enumerate PCI buses by John Schmoller · 14 years ago
  48. 9660c5d xes: Use common PCI initialization code by Peter Tyser · 14 years ago
  49. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  50. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  51. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  52. 5be58f5 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  53. 99d9c07 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  54. 199e262 mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  55. 0914f48 powerpc: Update configs to properly set FSL_ELBC by Becky Bruce · 14 years ago
  56. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  57. 4861812 xpedite5370: Enable multi-core support by Peter Tyser · 15 years ago
  58. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  59. 202d948 ppc/85xx: Fix LCRR_CLKDIV defines by Kumar Gala · 15 years ago
  60. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  61. 0a6d0c6 xpedite5370: Enable NAND command support by Peter Tyser · 15 years ago
  62. 39121c0 xes: Increase CONFIG_SYS_BOOTM_LEN to 16MB by Peter Tyser · 15 years ago
  63. 5ff8210 xpedite5200,5370: Use buffered NOR flash writes by Peter Tyser · 15 years ago
  64. d48eb51 i2c: Remove deprecated individual i2c commands by Peter Tyser · 15 years ago
  65. bdab39d rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  66. ccf0fdd XPedite5370 board support by Peter Tyser · 16 years ago