summaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx
AgeCommit message (Expand)Author
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel
2010-02-08kgdb: cpu/mpc* cpu/74xx: include kgdb.h when neededMike Frysinger
2010-02-03mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm'Wolfgang Denk
2010-02-03mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0'Wolfgang Denk
2010-01-26ppc: remove -ffixed-r14 gcc option.Joakim Tjernlund
2010-01-26ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund
2010-01-26ppc: Loose GOT access in IRQJoakim Tjernlund
2010-01-25mpc5xxx: Support CPU internal watchdog.Detlev Zundel
2010-01-18kgdb: drop duplicate debugger_exception_handlerMike Frysinger
2010-01-18mpc5xxx/cpu_init.c: Convert to IO accessors.Detlev Zundel
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher
2009-10-08relocation: Do not relocate NULL pointers.Joakim Tjernlund
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-09-25mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher
2009-09-06Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt
2009-08-25Add support for USB on PSC3 for the mpc5200Eric Millbrandt
2009-07-10board support patch for phyCORE-MPC5200B-tinyJon Smirl
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-04-05mpc5200: reduce delays in i2cJon Smirl
2009-03-25mpc5200: suppress printf until console initializedJon Smirl
2009-03-20Add support for the digsy MTC board.Grzegorz Bernacki
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-03-20cpu/: get mac address from environmentMike Frysinger
2009-03-18mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.cGrzegorz Bernacki
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
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-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-08-29Move MPC5xxx_FEC driver to drivers/netBen Warren
2008-08-27mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.Heiko Schocher
2008-08-25Minor coding style cleanup, updte CHANGELOGWolfgang Denk
2008-08-21Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-25USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk
2008-04-17Remove all the search paths from the .lds files.Jason Wessel
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka
2008-03-25MPC5200: support setup without FECAndré Schwarz
2008-02-21[new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk
2008-01-12MPC5200: don't use hardcoded MBAR address in Bestcomm firmwareOliver Weber