summaryrefslogtreecommitdiffstats
path: root/cpu/mpc5xxx
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-1320-6010/+0
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-2/+2
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-2110-443/+10
* kgdb: cpu/mpc* cpu/74xx: include kgdb.h when neededMike Frysinger2010-02-081-0/+1
* mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm'Wolfgang Denk2010-02-031-5/+7
* mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0'Wolfgang Denk2010-02-031-0/+3
* ppc: remove -ffixed-r14 gcc option.Joakim Tjernlund2010-01-261-1/+1
* ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund2010-01-261-5/+6
* ppc: Loose GOT access in IRQJoakim Tjernlund2010-01-261-32/+3
* mpc5xxx: Support CPU internal watchdog.Detlev Zundel2010-01-252-2/+32
* kgdb: drop duplicate debugger_exception_handlerMike Frysinger2010-01-181-4/+0
* mpc5xxx/cpu_init.c: Convert to IO accessors.Detlev Zundel2010-01-181-48/+78
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-081-0/+1
* relocation: Do not relocate NULL pointers.Joakim Tjernlund2009-10-081-2/+4
* ppc: Enable full relocation to RAMPeter Tyser2009-10-032-2/+0
* mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher2009-09-251-0/+20
* Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt2009-09-061-0/+49
* Add support for USB on PSC3 for the mpc5200Eric Millbrandt2009-08-252-2/+10
* board support patch for phyCORE-MPC5200B-tinyJon Smirl2009-07-101-0/+3
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-151-1/+1
* Replace __attribute references with __attribute__Peter Tyser2009-04-281-4/+4
* mpc5200: reduce delays in i2cJon Smirl2009-04-051-3/+3
* mpc5200: suppress printf until console initializedJon Smirl2009-03-251-10/+20
* Add support for the digsy MTC board.Grzegorz Bernacki2009-03-201-1/+2
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-202-6/+2
* cpu/: get mac address from environmentMike Frysinger2009-03-201-2/+4
* mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.cGrzegorz Bernacki2009-03-181-1/+1
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-1/+1
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-16/+0
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* Align end of bss by 4 bytesSelvamuthukumar2008-11-182-0/+2
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-211-3/+6
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-2110-113/+113
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1810-113/+113
* | The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-141-4/+4
|/
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+13
* Move MPC5xxx_FEC driver to drivers/netBen Warren2008-08-294-1447/+1
* mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.Heiko Schocher2008-08-271-2/+4
* 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
* Big white-space cleanup.Wolfgang Denk2008-05-213-9/+9
* USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk2008-04-251-2/+2
* Remove all the search paths from the .lds files.Jason Wessel2008-04-172-2/+0
* 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
|/
* PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-141-1/+1
* MPC5200: don't use hardcoded MBAR address in Bestcomm firmwareOliver Weber2008-01-121-4/+4
OpenPOWER on IntegriCloud