summaryrefslogtreecommitdiff
path: root/cpu/mpc512x/cpu.c
Commit message (Expand)AuthorAgeLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-216/+0
* mpc512x: Add display of reset status registerDetlev Zundel2010-01-24-2/+3
* mpc512x: Use in/out accessors for all registersDetlev Zundel2010-01-21-7/+8
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-08-0/+1
* MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-12-1/+0
* ppc: cleanup compiler errors/warningsHeiko Schocher2009-03-27-0/+1
* cpu/: get mac address from environmentMike Frysinger2009-03-20-2/+4
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-21-3/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-3/+3
* Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren2008-09-02-0/+13
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-21-1/+1
* ads5121: fix compiler warnings (unused variables)Wolfgang Denk2008-08-12-2/+0
* mpc5121: squash some fdt fixup errorsJohn Rigby2008-08-05-15/+62
* Configuration changes for ADS5121 Rev 3Martha Marx2008-07-10-2/+6
* Device tree updatesJohn Rigby2008-02-07-3/+3
* ads5121: Added support for FDT.Grzegorz Bernacki2008-01-12-0/+21
* Minor alignment of output, 2nd try.Wolfgang Denk2007-08-12-1/+1
* Minor alignment of outputWolfgang Denk2007-08-12-1/+1
* [ADS5121] Support for the ADS5121 boardRafal Jaworowski2007-07-27-0/+127