summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-11-10Moved PPC4xx EMAC driver to drivers/netBen Warren1-2/+0
2008-11-10Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren1-0/+1
2008-09-05ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham1-0/+3
2008-07-18ppc4xx: CPU PPC440x5 on Virtex5 FXRicardo Ribalda Delgado1-4/+9
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson1-0/+1
2007-12-27Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx MakefileLarry Johnson1-0/+2
2007-10-31ppc4xx: Rework 4xx cache supportStefan Roese1-8/+32
2007-10-31ppc4xx: Rework of 4xx serial driver (1)Stefan Roese1-5/+5
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese1-1/+1
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese1-3/+3
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)Stefan Roese1-3/+2
2007-06-06USB: ohci fixes and cleanup for ppc4xx and yosemite board.Markus Klotzbuecher1-1/+1
2007-04-23Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher1-1/+1
2007-03-24[PATCH] Add 4xx GPIO functionsStefan Roese1-1/+1
2007-03-23Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher1-2/+2
2007-02-20[PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 filesStefan Roese1-1/+2
2006-11-27Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk1-3/+2
2006-11-27Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher1-1/+2
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-8/+10
2006-08-10Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski1-1/+2
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese1-2/+2
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese1-1/+1
2004-02-24* Patches by Reinhard Meyer, 14 Feb 2004:wdenk1-1/+1
2004-02-07Patch by Travis Sawyer, 30 Dec 2003:wdenk1-3/+6
2002-07-07Initial revisionwdenk1-0/+47