summaryrefslogtreecommitdiff
path: root/board/mpc8360emds/mpc8360emds.c
Commit message (Expand)AuthorAgeLines
* mpc83xx: move freescale boards to boards/freescaleKim Phillips2007-08-16-313/+0
* mpc83xx: implement board_add_ram_infoKim Phillips2007-08-16-4/+1
* mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card supportTony Li2007-08-16-0/+11
* mpc83xx: migrate remaining freescale boards to libfdtKim Phillips2007-08-15-7/+4
* mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips2007-08-15-30/+1
* mpc83xx: remaining 8360 libfdt fixesKim Phillips2007-08-15-0/+8
* mpc83xx: Consolidate the ECC support of 83xxDave Liu2007-08-10-378/+0
* mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips2007-08-10-2/+2
* mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren2007-08-10-3/+2
* mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper2007-08-10-1/+3
* Clenaup, update CHANGELOGWolfgang Denk2007-04-18-1/+0
* Moved fdt command support code to fdt_support.cGerald Van Baren2007-04-06-3/+13
* Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-31-6/+24
* 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: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-03-5/+5
* mpc83xx: Fix the incorrect dcbz operationDave Liu2006-11-03-0/+4
* mpc83xx: add OF_FLAT_TREE bits to 83xx boardsKim Phillips2006-11-03-0/+23
* mpc83xx: add QE ethernet supportDave Liu2006-11-03-0/+56
* mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-03-0/+574