aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc512x/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk1-1/+0
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher1-0/+1
2009-03-20cpu/: get mac address from environmentMike Frysinger1-2/+4
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk1-3/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-02Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren1-0/+13
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala1-1/+1
2008-08-12ads5121: fix compiler warnings (unused variables)Wolfgang Denk1-2/+0
2008-08-05mpc5121: squash some fdt fixup errorsJohn Rigby1-15/+62
2008-07-10Configuration changes for ADS5121 Rev 3Martha Marx1-2/+6
2008-02-07Device tree updatesJohn Rigby1-3/+3
2008-01-12ads5121: Added support for FDT.Grzegorz Bernacki1-0/+21
2007-08-12Minor alignment of output, 2nd try.Wolfgang Denk1-1/+1
2007-08-12Minor alignment of outputWolfgang Denk1-1/+1
2007-07-27[ADS5121] Support for the ADS5121 boardRafal Jaworowski1-0/+127