aboutsummaryrefslogtreecommitdiff
path: root/include/configs/MPC8360EMDS.h
AgeCommit message (Expand)AuthorFilesLines
2008-01-16mpc83xx: fix QE ETHPRIMEs to correct 'FSL UEC0' valueKim Phillips1-1/+1
2008-01-16Enable the isdram command on the MPC8360EMDS boardJerry Van Baren1-0/+1
2008-01-10mpc83xx: Remove cache config from config.hDave Liu1-9/+0
2008-01-10mpc83xx: add missing CONFIG_HAS_ETH0 definesKim Phillips1-0/+1
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips1-7/+1
2008-01-08Remove CONFIG options related to OF that we dont useKumar Gala1-2/+0
2008-01-0883xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitionsTimur Tabi1-2/+3
2007-08-29fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips1-4/+0
2007-08-16mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card supportTony Li1-2/+5
2007-07-10include/configs/[J-O]*: 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-34/+17
2007-03-31Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren1-1/+5
2007-03-02mpc83xx: update [local-]mac-address properties on UEC based devicesKim Phillips1-0/+1
2007-03-02mpc83xx: add command line editing by defaultKim Phillips1-0/+1
2007-03-02mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDSXie Xiaobo1-4/+29
2007-03-02mpc83xx: Fix the LAW1/3 bugDave Liu1-3/+3
2007-03-02mpc83xx: make 8360 default environment fdt be 8360 (not 8349)Kim Phillips1-1/+1
2006-11-30Code cleanup.Wolfgang Denk1-41/+41
2006-11-03mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi1-1/+2
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi1-5/+5
2006-11-03mpc83xx: add OF_FLAT_TREE bits to 83xx boardsKim Phillips1-8/+28
2006-11-03mpc83xx: add QE ethernet supportDave Liu1-0/+29
2006-11-03mpc83xx: Add MPC8360EMDS basic board supportDave Liu1-0/+585