summaryrefslogtreecommitdiff
path: root/cpu/mpc512x
AgeCommit message (Expand)Author
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher
2009-10-09Merge branch 'reloc'Wolfgang Denk
2009-10-08relocation: Do not relocate NULL pointers.Joakim Tjernlund
2009-10-08mpc512x: fix fixed_sdram() init code.Wolfgang Denk
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-09-25mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-07-14MPC512x: factor out common codeWolfgang Denk
2009-06-12mpc512x: Fix problem with I2C access before relocationStefan Roese
2009-06-12mpc512x: Use serial_setbrg() in serial_init() to not duplicate the codeStefan Roese
2009-06-12mpc512x: Fix PSC divisor calculation for baudrate settingStefan Roese
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk
2009-06-12MPC512x: add more hardware description to immap_512x.hWolfgang Denk
2009-06-12cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer typeWolfgang Denk
2009-06-12cpu/mpc512x/pci.c: minor coding style cleanupWolfgang Denk
2009-06-12mpc512x: Move common files to share them by several boardsWolfgang Denk
2009-06-12mpc512x: change cpu/mpc512x/Makefile to use Kconfig styleWolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher
2009-03-20cpu/: get mac address from environmentMike Frysinger
2009-02-03ADS5121 Add IC Ident Module (IIM) supportMartha Marx
2009-01-28Command usage cleanupPeter Tyser
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