Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ppc4xx: TLB init file cleanup | Stefan Roese | 2010-04-19 | -54/+7 |
| | | | | | | | | | | | | This patch adds new macros, with frequently used combinations of the 4xx TLB access control and storage attibutes. Additionally the 4xx init.S files are updated to make use of these new macros. Resulting in easier to read TLB definitions. Additionally some init.S files are updated to use the mmu header for the TLB defines, instead of defining their own macros. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | 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> | |||
* | [PATCH] Add support for AMCC Taishan PPC440GX eval board | Stefan Roese | 2007-01-18 | -0/+97 |
Signed-off-by: Stefan Roese <sr@denx.de> |