summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/start.S
AgeCommit message (Expand)AuthorFilesLines
2007-08-14ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese1-32/+16
2007-07-26ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken1-0/+33
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk1-1/+1
2007-07-05Merged POST framework with the current TOT.Sergei Poselenov1-0/+8
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski1-1/+0
2007-06-20Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk1-103/+104
2007-06-19[ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese1-3/+3
2007-06-15ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki1-162/+167
2007-06-06ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese1-17/+55
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese1-92/+129
2007-06-01ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese1-92/+129
2007-05-24ppc4xx: Fix small 405EZ OCM initilization bug in start.SStefan Roese1-1/+1
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk1-27/+27
2007-03-24Merge with /home/stefan/git/u-boot/acadiaStefan Roese1-42/+9
2007-03-24[PATCH] Clean up 40EZ/Acadia supportStefan Roese1-42/+9
2007-03-21Merge with /home/stefan/git/u-boot/acadiaStefan Roese1-5/+72
2007-03-21[PATCH] Add AMCC PPC405EZ supportStefan Roese1-5/+72
2007-03-08Merge with /home/git/u-bootWolfgang Denk1-1/+1
2007-03-08Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk1-1/+1
2007-03-08[PATCH] Update AMCC Luan 440SP eval board supportStefan Roese1-1/+1
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk1-31/+31
2007-03-04Some code cleanup.Wolfgang Denk1-36/+36
2007-03-01Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese1-7/+7
2007-03-01[PATCH] Update AMCC Katmai 440SPe eval board supportStefan Roese1-0/+43
2007-02-27Minor code cleanup.Wolfgang Denk1-7/+7
2007-02-20[PATCH] Add support for the AMCC Katmai (440SPe) eval boardStefan Roese1-0/+57
2006-11-22[PATCH] PPC4xx start.S: Fix for processor errataStefan Roese1-11/+12
2006-10-12* PPC405EP: Add support for board configuration of CPC0_PCI registerStefan Roese1-1/+5
2006-10-09Coding style cleanupWolfgang Denk1-3/+3
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese1-17/+111
2006-08-10Merge with /home/raj/git/u-bootWolfgang Denk1-0/+16
2006-08-10Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski1-0/+16
2006-07-19Add support for TB5200 boardWolfgang Denk1-1/+1
2006-07-06Fix timer problems on AMCC yucca board.Marian Balakowicz1-5/+3
2006-06-30Fix CONFIG_440_GX define usage.Marian Balakowicz1-1/+1
2006-06-30Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-7/+63
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-7/+63
2006-06-02Add support for PCS440EP boardStefan Roese1-1/+8
2006-03-13cpu/ppc4xx/start.S : exceptions are enabled after relocationStefan Roese1-23/+18
2005-11-29Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese1-15/+5
2005-11-22Add support for Prodrive P3P440 board:Stefan Roese1-0/+2
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-1/+1
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese1-9/+9
2005-08-06Add support for ep8248 boardWolfgang Denk1-124/+124
2005-08-04Add support for AMCC Bamboo PPC440EP eval boardStefan Roese1-3/+5
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese1-7/+32
2004-02-06Patch by Travis Sawyer, 30 Dec 2003:wdenk1-1/+49
2003-12-09BUBINGA405EP port fixed.stroese1-2/+82
2003-09-02* Add support for PPChameleon Eval Boardwdenk1-1/+2
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-69/+1