summaryrefslogtreecommitdiff
path: root/cpu/mpc83xx/cpu.c
AgeCommit message (Expand)Author
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips
2008-01-08Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund
2008-01-08mpc83xx: Add the support of MPC8315E SoCDave Liu
2008-01-08mpc83xx: Add the support of MPC837x SoCDave Liu
2007-12-07Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala
2007-08-15mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips
2007-08-15mpc83xx: remaining 8360 libfdt fixesKim Phillips
2007-08-15mpc83xx: fix UEC2->1 typo in libfdt setup codeKim Phillips
2007-08-10mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips
2007-08-10mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabledJerry Van Baren
2007-08-10mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren
2007-08-10mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips
2007-05-01mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips
2007-04-23mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().Scott Wood
2007-04-23mpc83xx: Recognize SPR values for MPC8311 and MPC8313.Scott Wood
2007-04-15Fix the ft_cpu_setup() property settings.Gerald Van Baren
2007-04-06Moved fdt command support code to fdt_support.cGerald Van Baren
2007-03-31Fix some minor whitespace violations.Gerald Van Baren
2007-03-31Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren
2007-03-02mpc83xx: update [local-]mac-address properties on UEC based devicesKim Phillips
2007-03-02mpc83xx: write MAC address to mac-address and local-mac-addressTimur Tabi
2007-03-02mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDSXie Xiaobo
2007-03-02mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDSXie Xiaobo
2007-03-02mpc83xx: don't hang if watchdog configured on 8360, 832xKim Phillips
2007-03-02mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dtKim Phillips
2007-03-02mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala
2007-03-02mpc83xx: Add support for the MPC832XEMDS boardDave Liu
2006-11-28mpc83xx: Miscellaneous code style fixesTimur Tabi
2006-11-03mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi
2006-11-03mpc83xx: change ft code to modify local-mac-address propertyKim Phillips
2006-11-03mpc83xx: Add MPC8360EMDS basic board supportDave Liu
2006-11-03mpc83xx: Add support for the MPC8349E-mITXTimur Tabi
2006-11-03mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu
2006-04-16Some code cleanupWolfgang Denk
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-03-14Add DMA support for MPC83xx.Marian Balakowicz
2006-03-14Add sync in do_reset() routine for MPC83xx after RPR registerMarian Balakowicz
2006-01-11Add helper function for generic flat device tree fixups for mpc83xxKumar Gala
2005-10-17Add PCI support for the TQM834x board.Rafal Jaworowski
2005-10-11Added support for TQM834x boards.Marian Balakowicz
2005-08-05Fix compiler warningsWolfgang Denk
2005-07-28* Patch by Eran LibertyEran Liberty