1. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  2. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  3. ec17476 powerpc: ppc4xx: remove redundant CONFIG_4xx definition by Masahiro Yamada · Tue Jan 14 17:24:35 2014 +0900
  4. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · Sun Dec 01 20:07:28 2013 +0200
  5. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  6. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  7. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  8. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  9. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  11. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · Thu Apr 25 02:40:01 2013 +0000
  12. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  13. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  14. 8ee2951 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · Fri Sep 14 23:39:52 2012 +0200
  15. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  16. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  17. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  18. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  19. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  20. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  21. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · Thu Apr 01 14:37:24 2010 +0200
  22. 3a918a6 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · Mon Oct 27 23:50:15 2008 -0700
  23. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  24. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · Tue Sep 23 12:39:40 2008 -0500
  25. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  26. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  27. 183fe0a [new uImage] Enable new uImage support for the pcs440ep board. by Bartlomiej Sieka · Thu Mar 20 23:23:13 2008 +0100
  28. 406e578 Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · Thu Mar 06 16:45:53 2008 +0100
  29. 71166f0 PCS440EP: fix build problems (redundant #define) by Wolfgang Denk · Tue Mar 04 17:41:28 2008 +0100
  30. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · Mon Mar 03 12:16:44 2008 +0100
  31. 0fb8ab9 ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms by Stefan Roese · Wed Jan 30 14:48:28 2008 +0100
  32. 1bca919 ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms by Stefan Roese · Thu Nov 15 14:23:55 2007 +0100
  33. f372751 ppc4xx: Remove cache definition from 4xx board config files by Stefan Roese · Wed Oct 31 17:57:52 2007 +0100
  34. 2559e0f IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · Tue Aug 28 17:39:14 2007 +0200
  35. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  36. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  37. 30b4c25 [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed by Heiko Schocher · Wed Jul 11 18:39:11 2007 +0200
  38. 5c4ddae include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 10:12:10 2007 -0500
  39. a0453aa Coding style cleanup; update CHANGELOG. by Wolfgang Denk · Tue Jul 10 00:01:28 2007 +0200
  40. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · Mon Jul 09 23:41:45 2007 +0200
  41. aa2d2c2 include/configs: Use new CONFIG_CMD_* in various p* named board config files. by Jon Loeliger · Wed Jul 04 22:33:17 2007 -0500
  42. 02a1646 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Mon Jun 25 20:20:30 2007 +0200
  43. 68310b0 [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG by Heiko Schocher · Mon Jun 25 19:11:37 2007 +0200
  44. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · Mon Jun 25 15:57:39 2007 +0200
  45. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · Fri Jun 22 23:59:00 2007 +0200
  46. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  47. 7dc2b9c Merge with /home/stefan/git/u-boot/denx-440-exceptions by Stefan Roese · Fri Jun 15 11:20:13 2007 +0200
  48. 837bc5b ppc4xx: Clean up 440 exceptions handling by Grzegorz Bernacki · Fri Jun 15 11:19:28 2007 +0200
  49. 843b3a8 [ppc4xx] Extend 44x GPIO setup with default output state by Stefan Roese · Fri Jun 15 07:39:43 2007 +0200
  50. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · Thu Sep 07 11:51:23 2006 +0200
  51. 82041f5 Minor cleanup for PCS440EP board Patch by Stefan Roese, 13 Jun 2006 by Stefan Roese · Tue Jun 13 18:55:07 2006 +0200
  52. f08517b Minor cleanup for PCS440EP board by Wolfgang Denk · Wed Jun 07 11:36:02 2006 +0200
  53. 0cd201c Update PCS440EP port to fit into one flash device (incl. environment) by Stefan Roese · Tue Jun 06 10:59:12 2006 +0200
  54. 9eba0c8 Add support for PCS440EP board Patch by Stefan Roese, 02 Jun 2006 by Stefan Roese · Fri Jun 02 16:18:04 2006 +0200