summaryrefslogtreecommitdiffstats
path: root/cpu/mpc512x
Commit message (Expand)AuthorAgeFilesLines
* ppc: cleanup compiler errors/warningsHeiko Schocher2009-03-271-0/+1
* cpu/: get mac address from environmentMike Frysinger2009-03-201-2/+4
* ADS5121 Add IC Ident Module (IIM) supportMartha Marx2009-02-032-0/+397
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-17/+0
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-212-8/+11
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-188-51/+51
* Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+13
* Move MPC512x_FEC driver to drivers/netBen Warren2008-08-293-1022/+1
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-211-1/+1
* ads5121: fix compiler warnings (unused variables)Wolfgang Denk2008-08-122-3/+1
* mpc5121: Move iopin features from board specific to common files.Kenneth Johansson2008-08-052-1/+50
* mpc5121: squash some fdt fixup errorsJohn Rigby2008-08-051-15/+62
* Fix some more print() format errors.Wolfgang Denk2008-07-111-1/+1
* Configuration changes for ADS5121 Rev 3Martha Marx2008-07-101-2/+6
* Consolidate ADS5121 IO Pin configurationMartha Marx2008-07-101-15/+0
* MPC512x: Change traps.c to not reference non-addressable memoryBecky Bruce2008-06-031-1/+7
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* MPC5121e ADS PCI support take 3John Rigby2008-03-021-5/+16
* PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-141-1/+1
* ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-141-46/+0
* Device tree updatesJohn Rigby2008-02-071-3/+3
* MPC512X: Cleanup bus clock names.Grzegorz Bernacki2008-01-124-10/+10
* ads5121: Added support for FDT.Grzegorz Bernacki2008-01-121-0/+21
* Revert "[MPC512x] Correct fixup relocation"Grant Likely2007-11-151-1/+1
* [MPC512x] Streamline frame handling in the FEC driverGrzegorz Bernacki2007-09-102-6/+9
* [MPC512x] Proper handling of larger frames in the FEC driverGrzegorz Bernacki2007-09-071-13/+21
* [MPC512x] Correct fixup relocationRafal Jaworowski2007-09-071-1/+1
* Minor alignment of output, 2nd try.Wolfgang Denk2007-08-121-1/+1
* Minor alignment of outputWolfgang Denk2007-08-121-1/+1
* Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk2007-08-122-10/+10
* Coding style cleanup, update CHANGELOGWolfgang Denk2007-08-025-43/+43
* [ADS5121] Support for the ADS5121 boardRafal Jaworowski2007-07-2712-0/+3119
OpenPOWER on IntegriCloud