aboutsummaryrefslogtreecommitdiff
path: root/include/configs/MPC8349ITX.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-188/+188
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-6/+6
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-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-06-1083xx/85xx: further localbus cleanupsAnton Vorontsov1-2/+2
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce1-0/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-13/+13
2008-04-25mpc83xx: bump loadaddr over fdtaddr to 0x500000Kim Phillips1-1/+1
2008-03-25Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clockJoe D'Abbraccio1-1/+1
2008-03-2583xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi1-10/+23
2008-01-10mpc83xx: Remove cache config from config.hDave Liu1-9/+0
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips1-6/+2
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-1/+1
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-09Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk1-3/+4
2007-07-10include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-1/+10
2007-07-06Merge git://www.denx.de/git/u-bootKim Phillips1-7/+7
2007-07-05include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger1-24/+18
2007-06-01fix compilation problem for mpc8349itx CFG_RAMBOOTNikita V. Youshchenko1-1/+9
2007-06-01add missing 'console' var to default mpc8349itx configNikita V. Youshchenko1-1/+3
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-7/+7
2007-05-01Fix memory initialization on MPC8349E-mITXTimur Tabi1-0/+3
2007-03-02mpc83xx: Add support for the MPC8349E-mITX-GPTimur Tabi1-280/+179
2006-11-30Code cleanup.Wolfgang Denk1-72/+72
2006-11-03mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi1-16/+33
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi1-5/+5
2006-11-03mpc83xx: add OF_FLAT_TREE bits to 83xx boardsKim Phillips1-7/+38
2006-11-03mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi1-1/+1
2006-11-03mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITXTimur Tabi1-8/+11
2006-11-03mpc83xx: Add support for the MPC8349E-mITXTimur Tabi1-0/+753