1. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Apr 24 21:16:57 2010 +0200
  2. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  3. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · Wed Apr 14 13:57:18 2010 +0200
  4. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  5. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  6. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · Thu Nov 12 17:19:37 2009 +0100
  7. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · Thu Nov 12 16:41:09 2009 +0100
  8. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · Thu Nov 12 12:00:49 2009 +0100
  9. 92c058e ppc4xx: Fix NAND booting targets after 4xx linker script consolidation by Stefan Roese · Mon Nov 09 13:01:19 2009 +0100
  10. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · Thu Oct 29 16:54:52 2009 +0100
  11. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · Tue Oct 27 16:20:05 2009 +0100
  12. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  13. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · Sun Oct 04 20:04:20 2009 +0200
  14. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  15. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  16. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  17. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  18. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  19. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  20. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  21. 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
  22. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  23. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  24. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  25. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · Mon May 19 11:34:53 2008 +0200
  26. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  27. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  28. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  29. c8fd200 ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAM by Eugene O'Brien · Tue Oct 23 08:29:10 2007 +0200
  30. c59d1a0 ppc4xx: Update AMCC Bamboo 440EP support by Eugene OBrien · Tue Jul 31 10:24:56 2007 +0200
  31. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · Mon Jun 25 15:57:39 2007 +0200
  32. 6f0f1ca ppc4xx: Add missing file for Bamboo NAND booting support by Stefan Roese · Fri Jun 01 16:18:17 2007 +0200
  33. c769864 ppc4xx: Prepare Bamboo port for NAND booting support by Stefan Roese · Fri Jun 01 15:19:29 2007 +0200
  34. fc85260 ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driver by Stefan Roese · Sun Apr 29 14:13:01 2007 +0200
  35. 80354e7 [PATCH] Add 4xx GPIO functions by Stefan Roese · Sat Mar 24 15:57:09 2007 +0100
  36. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  37. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  38. 529330e AMCC bamboo (440EP) U-Boot image reduced to 384kbyte by Stefan Roese · Thu Jul 27 16:14:05 2006 +0200
  39. a1d7f36 Fix AMCC bamboo eval board compilation errors. by Marian Balakowicz · Tue Jul 04 01:27:46 2006 +0200
  40. 6a07675 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · Sat Apr 08 19:08:06 2006 +0200
  41. 67777b9 Minor code cleanup by Wolfgang Denk · Mon Mar 06 13:03:37 2006 +0100
  42. 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · Sun Mar 05 18:57:33 2006 +0100
  43. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  44. 7b72441 Minor AMCC 4xx board cleanups Patch by Stefan Roese, 27 Nov 2005 by Stefan Roese · Tue Nov 29 18:17:41 2005 +0100
  45. 42f2a82 Changed PPC44x startup message (cpu info, speed...) to common style: by Stefan Roese · Sun Nov 27 19:36:26 2005 +0100
  46. c45d1e3 Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) by Stefan Roese · Tue Nov 15 16:04:58 2005 +0100
  47. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · Wed Aug 31 12:28:00 2005 +0200
  48. 0c7ffc0 Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · Tue Aug 16 18:18:00 2005 +0200
  49. 797d857 Add NAND FLASH support for AMCC Bamboo 440EP eval board by Stefan Roese · Thu Aug 11 17:56:56 2005 +0200
  50. 8dd4d33 Add support for ep8248 board Patch by Yuli Barcohen, 12 Dec 2004 by Wolfgang Denk · Sat Aug 06 01:42:58 2005 +0200
  51. 363330b Add support for AMCC Bamboo PPC440EP eval board by Stefan Roese · Thu Aug 04 17:09:16 2005 +0200
  52. 3e1f1b3 Major cleanup for AMCC PPC4xx eval boards. Patch by Stefan Roese, 01 Aug 2005 by Stefan Roese · Mon Aug 01 16:49:12 2005 +0200