summaryrefslogtreecommitdiff
path: root/board/mpc8360emds
Commit message (Expand)AuthorAgeLines
* Fix serious pointer bug with bootm and reserve map.Gerald Van Baren2007-04-19-5/+0
* Clenaup, update CHANGELOGWolfgang Denk2007-04-18-1/+0
* Moved fdt command support code to fdt_support.cGerald Van Baren2007-04-06-3/+13
* Minor cleanup.Wolfgang Denk2007-04-04-1/+0
* Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-31-6/+50
* mpc83xx: fix implicit declaration of function 'ft_get_prop' warningsKim Phillips2007-03-02-0/+3
* mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffersKim Phillips2007-03-02-1/+8
* mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xxXie Xiaobo2007-03-02-0/+15
* mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-03-10/+3
* mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-03-9/+9
* mpc83xx: Fix the incorrect dcbz operationDave Liu2006-11-03-0/+4
* mpc83xx: add OF_FLAT_TREE bits to 83xx boardsKim Phillips2006-11-03-0/+42
* mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi2006-11-03-2/+9
* mpc83xx: add QE ethernet supportDave Liu2006-11-03-0/+56
* mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-03-0/+1069