summaryrefslogtreecommitdiff
path: root/board/tqm834x/pci.c
Commit message (Collapse)AuthorAgeLines
* TQM: move TQM boards to board/tqcWolfgang Grandegger2008-06-10-220/+0
| | | | | | | Move all TQM board directories to the vendor specific directory "tqc" for modules from TQ-Components GmbH (http://www.tqc.de). Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
| | | | | | | | | | | This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements). Also remove all embedded "vim:" and "vi:" statements which hide indentation problems. Signed-off-by: Wolfgang Denk <wd@denx.de>
* 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