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. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  7. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · Thu Dec 03 06:24:30 2009 +0100
  8. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · Thu Nov 12 17:19:37 2009 +0100
  9. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · Thu Nov 12 12:00:49 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. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · Thu Sep 24 13:59:57 2009 +0200
  16. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  17. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  18. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · Wed Jul 22 17:27:56 2009 +0200
  19. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  20. 6979832 boards: get mac address from environment by Mike Frysinger · Wed Feb 11 18:38:38 2009 -0500
  21. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  22. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  23. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  24. 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
  25. 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
  26. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · Fri Sep 05 09:19:30 2008 +0200
  27. 9c31901 ppc4xx: Move ppc4xx specific prototypes to ppc4xx header by Stefan Roese · Mon Sep 08 14:11:12 2008 +0200
  28. 5ef4721 Fix some more printf() format issues. by Wolfgang Denk · Fri Jul 11 22:56:11 2008 +0200
  29. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  30. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  31. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  32. cdb0470 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · Mon Jun 02 17:37:28 2008 +0200
  33. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  34. 286b81b ppc4xx: Complete remove bogus dflush() by Stefan Roese · Tue Apr 29 13:57:07 2008 +0200
  35. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  36. 17cf79a Conding style cleanup by Wolfgang Denk · Sun Mar 16 01:12:58 2008 +0100
  37. 8dc121a ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · Tue Feb 19 22:01:57 2008 +0100
  38. 1f4602b ppc4xx: Add 405GPr based MCU25 board specific files by Niklaus Giger · Mon Feb 25 18:46:43 2008 +0100
  39. 8c99261 ppc4xx: HCU4/5. remove obsolete hcu_flash.c by Niklaus Giger · Mon Feb 25 18:37:02 2008 +0100
  40. bb2da71 ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY by Niklaus Giger · Mon Feb 25 18:37:01 2008 +0100
  41. 513ee37 Coding style cleanup. Prepare v1.3.2-rc2 release candidate by Wolfgang Denk · Sun Feb 24 15:21:36 2008 +0100
  42. b311bdb ppc4xx: HCU4/5. Cleanups by Niklaus Giger · Tue Feb 05 11:31:28 2008 +0100
  43. 3659565 ppc4xx: HCU4/5. Fix make O=../xx by Niklaus Giger · Tue Feb 05 10:26:42 2008 +0100
  44. 3595e61 Coding Style Cleanup; update CHANGELOG by Wolfgang Denk · Wed Jan 23 14:31:17 2008 +0100
  45. 9153cd3 ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5 by Stefan Roese · Thu Jan 17 14:29:04 2008 +0100
  46. fbf5204 ppc4xx: Netstal HCU4 board: added various fixes and POST by Niklaus Giger · Wed Jan 16 18:39:20 2008 +0100
  47. 2dfdf87 ppc4xx: netstal/common define routines used by all boards by Niklaus Giger · Thu Jan 17 12:53:56 2008 +0100
  48. c623bb0 ppc4xx: Netstal HCU5 board: added various fixes and POST by Niklaus Giger · Wed Jan 16 18:39:18 2008 +0100
  49. 183fa9e ppc4xx: Netstal HCU5 board. Added POST. Various fixes by Niklaus Giger · Wed Jan 16 18:39:08 2008 +0100
  50. 1767b38 ppc4xx: Netstal HCU4 board. Added POST. Various fixes by Niklaus Giger · Wed Jan 16 18:37:50 2008 +0100
  51. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  52. edd73f2 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · Sun Oct 21 08:12:41 2007 +0200
  53. 2fd7790 Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master by Wolfgang Denk · Sat Aug 18 21:42:30 2007 +0200
  54. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · Thu Aug 16 22:52:39 2007 -0500
  55. c215781 PPC4xx:HCU4/5 cleanup by Niklaus Giger · Thu Aug 16 15:16:03 2007 +0200
  56. 771180f PPC4xx:HCU4/5 cleanup ecc/sdram init by Niklaus Giger · Thu Aug 16 15:16:02 2007 +0200
  57. d6d48db PPC4xx:HCU4/5-Board fix compile warning by Niklaus Giger · Wed Aug 15 12:14:23 2007 +0200
  58. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Tue Aug 14 16:36:29 2007 +0200
  59. 0a677fd Coding style cleanup by Stefan Roese · Fri Aug 10 10:42:25 2007 +0200
  60. 9618e8b Add PPC4xx-HCU4 and HCU5 boards: HCU5 files by Niklaus Giger · Fri Jul 27 11:31:22 2007 +0200
  61. 89b257f Add PPC4xx-HCU4 and HCU5 boards: HCU4 files by Niklaus Giger · Fri Jul 27 11:30:33 2007 +0200
  62. 250c992 Add PPC4xx-HCU4 and HCU5 boards: common files by Niklaus Giger · Fri Jul 27 11:38:26 2007 +0200
  63. 13f9f1e Add PPC4xx-HCU4 and HCU5 boards: make related by Niklaus Giger · Fri Jul 27 11:28:44 2007 +0200
  64. e62b4f6 Add PPC4xx-HCU4 and HCU5 boards: READMEs by Niklaus Giger · Fri Jul 27 11:25:31 2007 +0200