aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc512x
AgeCommit message (Expand)Author
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-02Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren
2008-08-29Move MPC512x_FEC driver to drivers/netBen Warren
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala
2008-08-12ads5121: fix compiler warnings (unused variables)Wolfgang Denk
2008-08-05mpc5121: Move iopin features from board specific to common files.Kenneth Johansson
2008-08-05mpc5121: squash some fdt fixup errorsJohn Rigby
2008-07-11Fix some more print() format errors.Wolfgang Denk
2008-07-10Configuration changes for ADS5121 Rev 3Martha Marx
2008-07-10Consolidate ADS5121 IO Pin configurationMartha Marx
2008-06-03MPC512x: Change traps.c to not reference non-addressable memoryBecky Bruce
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-02MPC5121e ADS PCI support take 3John Rigby
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski
2008-02-07Device tree updatesJohn Rigby
2008-01-12MPC512X: Cleanup bus clock names.Grzegorz Bernacki
2008-01-12ads5121: Added support for FDT.Grzegorz Bernacki
2007-11-15Revert "[MPC512x] Correct fixup relocation"Grant Likely
2007-09-10[MPC512x] Streamline frame handling in the FEC driverGrzegorz Bernacki
2007-09-07[MPC512x] Proper handling of larger frames in the FEC driverGrzegorz Bernacki
2007-09-07[MPC512x] Correct fixup relocationRafal Jaworowski
2007-08-12Minor alignment of output, 2nd try.Wolfgang Denk
2007-08-12Minor alignment of outputWolfgang Denk
2007-08-12Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk
2007-08-02Coding style cleanup, update CHANGELOGWolfgang Denk
2007-07-27[ADS5121] Support for the ADS5121 boardRafal Jaworowski