1. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · Sun Dec 01 20:07:28 2013 +0200
  2. 4d2ba17 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · Fri Oct 04 13:47:58 2013 +0530
  3. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  4. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  5. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  6. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  7. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  9. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · Thu Apr 25 02:40:01 2013 +0000
  10. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  11. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  12. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  13. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  14. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  15. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  16. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  17. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  18. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  19. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  20. b2aeab8 ppc4xx: alpr: Remove some not needed commands to make image fit again by Stefan Roese · Thu Apr 08 09:33:13 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. 4936614 ppc4xx: alpr: Remove some not needed commands to make image fit again by Stefan Roese · Wed Dec 16 09:27:31 2009 +0100
  23. c32c371 ppc4xx: alpr: Remove some not needed commands to make image fit again by Stefan Roese · Tue Nov 17 15:53:00 2009 +0100
  24. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · Fri Jan 16 18:55:54 2009 +0100
  25. 4489628 ppc4xx: Remove some features from ALPR to fit into 256k again by Stefan Roese · Tue Dec 09 20:08:01 2008 +0100
  26. 3a918a6 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · Mon Oct 27 23:50:15 2008 -0700
  27. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  28. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · Tue Sep 23 12:39:40 2008 -0500
  29. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  30. 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
  31. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  32. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · Mon May 19 11:34:53 2008 +0200
  33. 34a64a4 ppc4xx: Add fdt support to Prodrive alpr by Stefan Roese · Wed Mar 19 10:23:43 2008 +0100
  34. beef517 ppc4xx: Enable cache support on the ALPR board by Pieter Voorthuijsen · Mon Mar 17 09:27:56 2008 +0100
  35. 406e578 Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · Thu Mar 06 16:45:53 2008 +0100
  36. a440087 Improve configuration of FPGA subsystem by Matthias Fuchs · Thu Dec 27 17:12:34 2007 +0100
  37. f372751 ppc4xx: Remove cache definition from 4xx board config files by Stefan Roese · Wed Oct 31 17:57:52 2007 +0100
  38. e54e77a include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 09:29:01 2007 -0500
  39. c5707f5 include/configs: Use new CONFIG_CMD_* in various a* named board config files. by Jon Loeliger · Wed Jul 04 22:31:42 2007 -0500
  40. 02a1646 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Mon Jun 25 20:20:30 2007 +0200
  41. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · Mon Jun 25 15:57:39 2007 +0200
  42. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · Fri Jun 22 23:59:00 2007 +0200
  43. 837bc5b ppc4xx: Clean up 440 exceptions handling by Grzegorz Bernacki · Fri Jun 15 11:19:28 2007 +0200
  44. 0d7a085 [PATCH] alpr: Update alpr board config file by Stefan Roese · Tue Jan 30 12:51:07 2007 +0100
  45. 1d9192f [PATCH] Update ALPR board files by Stefan Roese · Sat Jan 06 15:56:13 2007 +0100
  46. 21df1a4 [PATCH] Remove testing 4xx enet PHY setup by Stefan Roese · Mon Nov 27 14:46:06 2006 +0100
  47. 2a4a943 [PATCH] Update Prodrive ALPR board support (440GX) by Stefan Roese · Mon Nov 27 14:12:17 2006 +0100
  48. a183188 Update ALPR code (NAND support working now) Patch by Stefan Roese, 07 Oct 2006 by Stefan Roese · Sat Oct 07 11:35:25 2006 +0200
  49. 4963968 Add initial support for the ALPR board from Prodrive by Stefan Roese · Tue Aug 15 14:22:35 2006 +0200