summaryrefslogtreecommitdiff
path: root/include/configs/sbc405.h
AgeCommit message (Expand)Author
2009-06-12Enable CONFIG_NET_MULTI on all remaining PPC4xx boardsBen Warren
2009-01-26ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese
2007-07-09include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2005-01-09* Patch by Daniel Poirot, 10 Oct 2004:wdenk