Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -5/+5 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | 85xx: Add the concept of CFG_CCSRBAR_PHYS | Kumar Gala | 2008-03-26 | -1/+1 |
| | | | | | | | | | When we go to 36-bit physical addresses we need to keep the concept of the physical CCSRBAR address seperate from the virtual one. For the majority of boards CFG_CCSBAR_PHYS == CFG_CCSRBAR Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
* | 85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup | Kumar Gala | 2008-01-17 | -0/+65 |
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |