aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)AuthorFilesLines
2007-01-19Merge with /home/hs/SC3/u-boot-devWolfgang Denk2-6/+3
2007-01-18[PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher2-6/+3
2007-01-18[PATCH] Add support for AMCC Taishan PPC440GX eval boardStefan Roese3-76/+104
2007-01-15Merge with /home/hs/SC3/u-bootWolfgang Denk2-3/+12
2007-01-15[PATCH] Fix 440SPe rev B detection from previous patchStefan Roese1-1/+1
2007-01-13[PATCH] Update 440SP(e) cpu revisionsStefan Roese1-4/+24
2007-01-11 Added support for the SOLIDCARD III board from EurodesignHeiko Schocher2-2/+7
2007-01-06[PATCH] 44x: Fix problem with DDR controller setup (refresh rate)Stefan Roese1-1/+1
2007-01-05[PATCH] Add DDR2 optimization code for Sequoia (440EPx) boardStefan Roese1-3/+0
2006-12-24Merge with /home/hs/TQ/u-boot-devWolfgang Denk1-1/+2
2006-12-21Added support for the TQM8272 board from TQHeiko Schocher1-1/+2
2006-11-28[PATCH] PPC4xx: 440SP Rev. C detection addedStefan Roese1-0/+4
2006-11-27Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk5-31/+31
2006-11-27[PATCH] 4xx_enet.c: Correct the setting of zmiifer registerStefan Roese1-4/+4
2006-11-27[PATCH] 4xx: Fix problem with board specific reset code (now for real)Stefan Roese1-1/+2
2006-11-27[PATCH] 4xx: Fix problem with board specific reset codeStefan Roese1-0/+3
2006-11-27[PATCH] Remove testing 4xx enet PHY setupStefan Roese1-16/+1
2006-11-27[PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese3-5/+8
2006-11-27Merge with /home/stefan/git/u-boot/denxStefan Roese1-11/+12
2006-11-22[PATCH] PPC4xx start.S: Fix for processor errataStefan Roese1-11/+12
2006-11-10Merge with /home/stefan/git/u-boot/denxStefan Roese5-34/+70
2006-10-24Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.cStefan Roese1-4/+9
2006-10-20Cleanup compile warnings. Prepare for release 1.1.5U-Boot-1_1_5Wolfgang Denk1-3/+3
2006-10-20Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese1-13/+26
2006-10-18Make 4xx bootup message shorter on 440EPx/GRx platformsStefan Roese1-4/+12
2006-10-12* PPC405EP: Add support for board configuration of CPC0_PCI registerStefan Roese1-1/+5
2006-10-12* PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.Stefan Roese1-4/+10
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-10-09Coding style cleanupWolfgang Denk2-15/+15
2006-10-07Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese1-12/+8
2006-09-18Merge with /home/stefan/git/u-boot/denxStefan Roese15-299/+1188
2006-09-13Add support for AMCC Rainier PPX440GRx eval boardStefan Roese2-2/+2
2006-09-07Fix build problem cpu/ppc4xx/ndfc.cStefan Roese1-1/+3
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese13-266/+787
2006-09-04Merge with /home/m8/git/u-bootWolfgang Denk1-8/+10
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-8/+10
2006-08-29PCIe endpoint support for AMCC Yucca 440SPe boardStefan Roese2-24/+403
2006-08-27Code cleanupWolfgang Denk1-1/+1
2006-08-15Add initial support for the ALPR board from ProdriveStefan Roese3-0/+27
2006-08-11Merge with /home/raj/git/u-bootWolfgang Denk1-14/+13
2006-08-11Fix PCI-Express on PPC440SPe rev. A.Rafal Jaworowski1-14/+13
2006-08-10Merge with /home/raj/git/u-bootWolfgang Denk6-3/+787
2006-08-10Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski6-3/+787
2006-07-28PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performanceStefan Roese2-3/+3
2006-07-21Code cleanupWolfgang Denk1-1/+1
2006-07-19Add support for TB5200 boardWolfgang Denk2-2/+2
2006-07-06Fix timer problems on AMCC yucca board.Marian Balakowicz1-5/+3
2006-07-04Add system memory to the PCI region list for AMCC PPC44x CPUs.Marian Balakowicz1-0/+13
2006-07-03Cleanup config file and bootup output for Yucca board.Marian Balakowicz1-2/+4
2006-06-30Fix CONFIG_440_GX define usage.Marian Balakowicz1-1/+1