Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | mpc83xx: streamline the 83xx immr head file | Dave Liu | 2007-03-02 | -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_IMMR | Timur Tabi | 2006-11-03 | -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 cleanup | Wolfgang Denk | 2006-07-21 | -2/+4 |
| | ||||
* | Fix DDR6 errata on TQM834x boards | Wolfgang Denk | 2006-06-16 | -0/+24 |
| | | | | Patch by Thomas Waehner, 07 Mar 2006 | |||
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -1/+2 |
| | ||||
* | Code cleanup, especially MIPS for GCC 4.x | Wolfgang Denk | 2005-12-04 | -8/+8 |
| | ||||
* | Add PCI support for the TQM834x board. | Rafal Jaworowski | 2005-10-17 | -28/+20 |
| | ||||
* | Added support for TQM834x boards. | Marian Balakowicz | 2005-10-11 | -0/+416 |