summaryrefslogtreecommitdiffstats
path: root/cpu/mpc83xx/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* qe: Pass in uec_info struct through uec_initializeHaiying Wang2009-06-121-17/+3
* 8360, kmeter1: added bootcount feature.Heiko Schocher2009-03-051-0/+34
* 83xx: Add eSDHC support on 8379 EMDS boardAndy Fleming2009-02-161-0/+14
* Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren2008-11-091-1/+19
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-291-1/+1
* mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig functionRichard Retanubun2008-10-211-5/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-8/+8
* mpc83xx: wait till UPM completes the write to arraySelvamuthukumar2008-10-141-3/+4
* Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-021-13/+7
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-07-091-0/+20
|\
| * Add mechanisms for CPU and board-specific Ethernet initializationBen Warren2008-07-061-0/+20
* | mpc83xx: move CPU_TYPE_ENTRY over to processor.hKim Phillips2008-06-251-1/+0
|/
* mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips2008-03-281-123/+43
* mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-081-426/+0
* Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund2008-01-081-1/+115
* mpc83xx: Add the support of MPC8315E SoCDave Liu2008-01-081-0/+12
* mpc83xx: Add the support of MPC837x SoCDave Liu2008-01-081-1/+23
* Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala2007-12-071-16/+2
* Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-211-2/+2
* mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips2007-08-151-8/+23
* mpc83xx: remaining 8360 libfdt fixesKim Phillips2007-08-151-20/+46
* mpc83xx: fix UEC2->1 typo in libfdt setup codeKim Phillips2007-08-151-1/+1
* mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips2007-08-101-18/+18
* mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabledJerry Van Baren2007-08-101-28/+46
* mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren2007-08-101-6/+3
* mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper2007-08-101-1/+4
* Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-171-4/+4
* mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips2007-05-011-3/+5
* mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().Scott Wood2007-04-231-4/+17
* mpc83xx: Recognize SPR values for MPC8311 and MPC8313.Scott Wood2007-04-231-0/+12
* Fix the ft_cpu_setup() property settings.Gerald Van Baren2007-04-151-54/+135
* Moved fdt command support code to fdt_support.cGerald Van Baren2007-04-061-0/+1
* Fix some minor whitespace violations.Gerald Van Baren2007-03-311-2/+2
* Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-311-1/+101
* mpc83xx: update [local-]mac-address properties on UEC based devicesKim Phillips2007-03-021-0/+40
* mpc83xx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-03-021-0/+8
* mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDSXie Xiaobo2007-03-021-0/+2
* mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDSXie Xiaobo2007-03-021-3/+14
* mpc83xx: don't hang if watchdog configured on 8360, 832xKim Phillips2007-03-021-4/+0
* mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dtKim Phillips2007-03-021-0/+2
* mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala2007-03-021-1/+1
* mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-021-0/+16
* mpc83xx: Miscellaneous code style fixesTimur Tabi2006-11-281-5/+0
* mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-031-2/+2
* mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-031-7/+7
* mpc83xx: change ft code to modify local-mac-address propertyKim Phillips2006-11-031-2/+2
* mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-031-6/+48
* mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-031-3/+78
* mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu2006-11-031-4/+4
* Some code cleanupWolfgang Denk2006-04-161-1/+1
OpenPOWER on IntegriCloud