aboutsummaryrefslogtreecommitdiff
path: root/board/mpc8360emds
AgeCommit message (Expand)AuthorFilesLines
2007-08-10mpc83xx: Consolidate the ECC support of 83xxDave Liu1-378/+0
2007-08-10mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips2-4/+4
2007-08-10mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren2-14/+11
2007-08-10mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper1-1/+3
2007-07-04Remove obsolete mpc83xx linker scriptsGrant Likely1-123/+0
2007-04-19Fix serious pointer bug with bootm and reserve map.Gerald Van Baren1-5/+0
2007-04-18Clenaup, update CHANGELOGWolfgang Denk1-1/+0
2007-04-06Moved fdt command support code to fdt_support.cGerald Van Baren1-3/+13
2007-04-04Minor cleanup.Wolfgang Denk1-1/+0
2007-03-31Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren3-6/+50
2007-03-02mpc83xx: fix implicit declaration of function 'ft_get_prop' warningsKim Phillips1-0/+3
2007-03-02mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffersKim Phillips1-1/+8
2007-03-02mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xxXie Xiaobo1-0/+15
2006-11-03mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi1-10/+3
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2-9/+9
2006-11-03mpc83xx: Fix the incorrect dcbz operationDave Liu1-0/+4
2006-11-03mpc83xx: add OF_FLAT_TREE bits to 83xx boardsKim Phillips2-0/+42
2006-11-03mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi1-2/+9
2006-11-03mpc83xx: add QE ethernet supportDave Liu1-0/+56
2006-11-03mpc83xx: Add MPC8360EMDS basic board supportDave Liu5-0/+1069