aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc512x
AgeCommit message (Expand)AuthorFilesLines
2008-09-02Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren1-0/+13
2008-08-29Move MPC512x_FEC driver to drivers/netBen Warren3-1022/+1
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 Denk2-3/+1
2008-08-05mpc5121: Move iopin features from board specific to common files.Kenneth Johansson2-1/+50
2008-08-05mpc5121: squash some fdt fixup errorsJohn Rigby1-15/+62
2008-07-11Fix some more print() format errors.Wolfgang Denk1-1/+1
2008-07-10Configuration changes for ADS5121 Rev 3Martha Marx1-2/+6
2008-07-10Consolidate ADS5121 IO Pin configurationMartha Marx1-15/+0
2008-06-03MPC512x: Change traps.c to not reference non-addressable memoryBecky Bruce1-1/+7
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-03-02MPC5121e ADS PCI support take 3John Rigby1-5/+16
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk1-1/+1
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski1-46/+0
2008-02-07Device tree updatesJohn Rigby1-3/+3
2008-01-12MPC512X: Cleanup bus clock names.Grzegorz Bernacki4-10/+10
2008-01-12ads5121: Added support for FDT.Grzegorz Bernacki1-0/+21
2007-11-15Revert "[MPC512x] Correct fixup relocation"Grant Likely1-1/+1
2007-09-10[MPC512x] Streamline frame handling in the FEC driverGrzegorz Bernacki2-6/+9
2007-09-07[MPC512x] Proper handling of larger frames in the FEC driverGrzegorz Bernacki1-13/+21
2007-09-07[MPC512x] Correct fixup relocationRafal Jaworowski1-1/+1
2007-08-12Minor alignment of output, 2nd try.Wolfgang Denk1-1/+1
2007-08-12Minor alignment of outputWolfgang Denk1-1/+1
2007-08-12Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk2-10/+10
2007-08-02Coding style cleanup, update CHANGELOGWolfgang Denk5-43/+43
2007-07-27[ADS5121] Support for the ADS5121 boardRafal Jaworowski12-0/+3119