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