1. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  2. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  3. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  4. 905ff20 configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST by Igor Grinberg · 9 years ago
  5. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  6. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  7. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  8. 9be5750 powerpc: xes: Convert to generic board by John Schmoller · 10 years ago
  9. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  10. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  11. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  12. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  13. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  14. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  16. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  17. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  18. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  19. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  20. d8f341c powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  21. c1457f9 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII by Kumar Gala · 14 years ago
  22. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  23. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  24. a958532 xes: Add POST support for 8xxx boards by Peter Tyser · 14 years ago
  25. 6ae3706 xes: Make X-ES board names more generic by Peter Tyser · 14 years ago[Renamed (98%) from include/configs/XPEDITE5370.h]
  26. d9c2dd5 xes: Consolidate checkboard() by John Schmoller · 14 years ago
  27. 60e877f pci: Add ability to re-enumerate PCI buses by John Schmoller · 14 years ago
  28. 5194477 xes: Use common PCI initialization code by Peter Tyser · 14 years ago
  29. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  30. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  31. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  32. f7758c1 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  33. 17ed6a2 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  34. ee888da mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  35. dfe6e23 powerpc: Update configs to properly set FSL_ELBC by Becky Bruce · 14 years ago
  36. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  37. 997d177 xpedite5370: Enable multi-core support by Peter Tyser · 15 years ago
  38. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  39. 6fa11c1 ppc/85xx: Fix LCRR_CLKDIV defines by Kumar Gala · 15 years ago
  40. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  41. 95947f9 xpedite5370: Enable NAND command support by Peter Tyser · 15 years ago
  42. 3744c40 xes: Increase CONFIG_SYS_BOOTM_LEN to 16MB by Peter Tyser · 15 years ago
  43. 977b0b7 xpedite5200,5370: Use buffered NOR flash writes by Peter Tyser · 15 years ago
  44. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · 16 years ago
  45. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  46. 1c2b329 XPedite5370 board support by Peter Tyser · 16 years ago