summaryrefslogtreecommitdiff
path: root/cpu/mpc83xx/Makefile
Commit message (Expand)AuthorAgeLines
* mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...Kim Phillips2009-07-27-2/+2
* mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov2009-01-21-0/+1
* 83xx: serdes setup routinesAnton Vorontsov2008-03-25-0/+1
* 83xx: split COBJS onto separate linesAnton Vorontsov2008-03-25-2/+12
* mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-08-1/+1
* mpc83xx: Consolidate the ECC support of 83xxDave Liu2007-08-10-1/+1
* mpc83xx: Add generic PCI setup code.Scott Wood2007-04-23-1/+1
* mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-03-1/+1
* mpc83xx: add QE ethernet supportDave Liu2006-11-03-1/+1
* mpc83xx: Removed unused file resetvec.S for mpc83xx cpuTanya Jiang2006-11-03-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Coding style cleanupWolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-16/+14
* Add PCI support for the TQM834x board.Rafal Jaworowski2005-10-17-1/+0
* * Patch by Eran LibertyEran Liberty2005-07-28-0/+53