summaryrefslogtreecommitdiffstats
path: root/board/tqm834x/tqm834x.c
Commit message (Collapse)AuthorAgeFilesLines
* mpc83xx: streamline the 83xx immr head fileDave Liu2007-03-021-2/+2
| | | | | | | | | | | | | | | | For better format and style, I streamlined the 83xx head files, including immap_83xx.h and mpc83xx.h. In the old head files, 1) duplicated macro definition appear in the both files; 2) the structure of QE immr is duplicated in the immap_83xx.h and immap_qe.h; 3) The macro definition put inside the each structure. So, I cleaned up the structure of QE immr from immap_83xx.h, deleted the duplicated stuff and moved the macro definition to mpc83xx.h, Just like MPC8260. CHANGELOG *streamline the 83xx immr head file Signed-off-by: Dave Liu <daveliu@freescale.com>
* mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-031-2/+2
| | | | | | | 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>
* More code cleanupWolfgang Denk2006-07-211-2/+4
|
* Fix DDR6 errata on TQM834x boardsWolfgang Denk2006-06-161-0/+24
| | | | Patch by Thomas Waehner, 07 Mar 2006
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-1/+2
|
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-041-8/+8
|
* Add PCI support for the TQM834x board.Rafal Jaworowski2005-10-171-28/+20
|
* Added support for TQM834x boards.Marian Balakowicz2005-10-111-0/+416
OpenPOWER on IntegriCloud