summaryrefslogtreecommitdiffstats
path: root/cpu/mpc5xxx/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-205/+0
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-211-7/+0
* mpc5xxx: Support CPU internal watchdog.Detlev Zundel2010-01-251-1/+19
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-081-0/+1
* mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher2009-09-251-0/+20
* Add support for the digsy MTC board.Grzegorz Bernacki2009-03-201-1/+2
* cpu/: get mac address from environmentMike Frysinger2009-03-201-2/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+13
* Minor coding style cleanup, updte CHANGELOGWolfgang Denk2008-08-251-7/+7
* Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein2008-08-211-0/+20
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-261-1/+1
|\
| * [new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz2008-02-211-1/+1
* | MPC5200: support setup without FECAndré Schwarz2008-03-251-0/+4
|/
* Move do_fixup* for libfdt into common codeKumar Gala2007-11-211-31/+9
* Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-061-25/+41
* 5xxx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-05-051-0/+4
* [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot messageGrzegorz Wianecki2007-05-051-4/+8
* [PATCH] [MPC52xx] Use IPB bus frequency for SOC peripheralsGrant Likely2006-11-291-5/+4
* [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.Stefan Roese2006-11-281-0/+28
* Some code cleanupWolfgang Denk2006-04-161-1/+1
* Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pciWolfgang Denk2006-04-061-5/+5
|\
| * Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski2006-03-291-5/+5
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-4/+2
|/
* * Patch by Mark Jonas, 08 June 2004:wdenk2004-06-091-2/+18
* * Make sure HUSH is initialized for running auto-update scriptswdenk2003-10-141-1/+2
* * Fix ICU862 environment problemwdenk2003-08-281-19/+5
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-161-0/+103
OpenPOWER on IntegriCloud