aboutsummaryrefslogtreecommitdiff
path: root/include/configs/MPC8313ERDB.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-14Remove unwanted ';' at end of define.Selvamuthukumar1-2/+2
2008-09-24mpc83xx: don't disable autobootKim Phillips1-1/+1
2008-09-24mpc83xx: add h/w flash protection to board configsKim Phillips1-0/+1
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-12/+12
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk1-15/+15
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-12NAND boot: MPC8313ERDB supportScott Wood1-16/+66
2008-08-12mpc8313erdb: Enable NAND in config.Scott Wood1-0/+2
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce1-0/+2
2008-05-21Big white-space cleanup.Wolfgang Denk1-12/+12
2008-05-19Fix 8313ERDB board configurationYork Sun1-8/+6
2008-04-25mpc83xx: bump loadaddr over fdtaddr to 0x500000Kim Phillips1-1/+1
2008-03-2583xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi1-29/+59
2008-01-16Changes in uboot DDR configuration for MPC8313eRDBPoonam Aggrwal1-16/+16
2008-01-10mpc83xx: Remove cache config from config.hDave Liu1-5/+0
2008-01-09fix comments with new drivers organizationMarcel Ziswiler1-1/+1
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips1-5/+1
2008-01-0883xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitionsTimur Tabi1-1/+2
2007-08-29fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips1-3/+0
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk1-0/+1
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk1-3/+3
2007-08-16mpc83xx: implement board_add_ram_infoKim Phillips1-2/+2
2007-08-16Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming1-0/+1
2007-08-16Define tsec flag values in config filesAndy Fleming1-0/+2
2007-08-15mpc83xx: enable libfdt by default on freescale boardsKim Phillips1-1/+1
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk1-1/+1
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger1-15/+14
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-4/+4
2007-05-16Minor Coding Style cleanup, update CHANGELOG.Wolfgang Denk1-24/+16
2007-04-25mpc83xx: minor fixups for 8313rdb introductionKim Phillips1-2/+2
2007-04-23mpc83xx: Add MPC8313ERDB support.Scott Wood1-0/+569