summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8313ERDB.h
Commit message (Expand)AuthorAgeFilesLines
...
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-177/+177
* Remove unwanted ';' at end of define.Selvamuthukumar2008-10-141-2/+2
* mpc83xx: don't disable autobootKim Phillips2008-09-241-1/+1
* mpc83xx: add h/w flash protection to board configsKim Phillips2008-09-241-0/+1
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-12/+12
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-141-15/+15
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* NAND boot: MPC8313ERDB supportScott Wood2008-08-121-16/+66
* mpc8313erdb: Enable NAND in config.Scott Wood2008-08-121-0/+2
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-0/+2
* Big white-space cleanup.Wolfgang Denk2008-05-211-12/+12
* Fix 8313ERDB board configurationYork Sun2008-05-191-8/+6
* mpc83xx: bump loadaddr over fdtaddr to 0x500000Kim Phillips2008-04-251-1/+1
* 83xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi2008-03-251-29/+59
* Changes in uboot DDR configuration for MPC8313eRDBPoonam Aggrwal2008-01-161-16/+16
* mpc83xx: Remove cache config from config.hDave Liu2008-01-101-5/+0
* fix comments with new drivers organizationMarcel Ziswiler2008-01-091-1/+1
* mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-081-5/+1
* 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitionsTimur Tabi2008-01-081-1/+2
* fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips2007-08-291-3/+0
* Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-181-0/+1
|\
| * Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming2007-08-161-0/+1
* | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-08-181-3/+3
|\ \ | |/ |/|
| * mpc83xx: implement board_add_ram_infoKim Phillips2007-08-161-2/+2
| * mpc83xx: enable libfdt by default on freescale boardsKim Phillips2007-08-151-1/+1
* | Define tsec flag values in config filesAndy Fleming2007-08-161-0/+2
|/
* Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-021-1/+1
* include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger2007-07-051-15/+14
* Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-171-4/+4
* Minor Coding Style cleanup, update CHANGELOG.Wolfgang Denk2007-05-161-24/+16
* mpc83xx: minor fixups for 8313rdb introductionKim Phillips2007-04-251-2/+2
* mpc83xx: Add MPC8313ERDB support.Scott Wood2007-04-231-0/+569
OpenPOWER on IntegriCloud