summaryrefslogtreecommitdiff
path: root/board/tqm834x/pci.c
Commit message (Collapse)AuthorAgeLines
* mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-03-3/+3
| | | | | | | Replace all instances of CFG_IMMRBAR with CFG_IMMR, so that the 83xx tree matches the other 8xxx trees. Signed-off-by: Timur Tabi <timur@freescale.com>
* mpc83xx: Unified TQM834x variable names with 83xx and consolidated macrosTanya Jiang2006-11-03-6/+6
| | | | | | | Unified TQM834x variable names with 83xx and consolidated macro in preparation for the 8360 and other upcoming 83xx devices. Signed-off-by: Tanya Jiang <tanya.jiang@freescale.com>
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-04-18/+18
|
* Minor changes to init flags in TQM834x PCI.Rafal Jaworowski2005-11-17-3/+3
|
* Add PCI support for the TQM834x board.Rafal Jaworowski2005-10-17-0/+220