summaryrefslogtreecommitdiff
path: root/cpu/mpc512x/cpu.c
AgeCommit message (Expand)Author
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-01-24mpc512x: Add display of reset status registerDetlev Zundel
2010-01-21mpc512x: Use in/out accessors for all registersDetlev Zundel
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher
2009-03-20cpu/: get mac address from environmentMike Frysinger
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-03Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala
2008-08-11ads5121: fix compiler warnings (unused variables)Wolfgang Denk
2008-08-06mpc5121: squash some fdt fixup errorsJohn Rigby
2008-07-10Configuration changes for ADS5121 Rev 3Martha Marx
2008-02-07Device tree updatesJohn Rigby
2008-01-12ads5121: Added support for FDT.Grzegorz Bernacki
2007-08-12Minor alignment of output, 2nd try.Wolfgang Denk
2007-08-12Minor alignment of outputWolfgang Denk
2007-07-27[ADS5121] Support for the ADS5121 boardRafal Jaworowski