aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx
AgeCommit message (Expand)AuthorFilesLines
2009-10-08relocation: Do not relocate NULL pointers.Joakim Tjernlund1-2/+4
2009-10-03ppc: Enable full relocation to RAMPeter Tyser2-2/+0
2009-09-25mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher1-0/+20
2009-09-06Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt1-0/+49
2009-08-25Add support for USB on PSC3 for the mpc5200Eric Millbrandt2-2/+10
2009-07-10board support patch for phyCORE-MPC5200B-tinyJon Smirl1-0/+3
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-04-28Replace __attribute references with __attribute__Peter Tyser1-4/+4
2009-04-05mpc5200: reduce delays in i2cJon Smirl1-3/+3
2009-03-25mpc5200: suppress printf until console initializedJon Smirl1-10/+20
2009-03-20Add support for the digsy MTC board.Grzegorz Bernacki1-1/+2
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho2-6/+2
2009-03-20cpu/: get mac address from environmentMike Frysinger1-2/+4
2009-03-18mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.cGrzegorz Bernacki1-1/+1
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi1-16/+0
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-11-18Align end of bss by 4 bytesSelvamuthukumar2-0/+2
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk1-3/+6
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher10-113/+113
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD10-113/+113
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer1-4/+4
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren1-0/+13
2008-08-29Move MPC5xxx_FEC driver to drivers/netBen Warren4-1447/+1
2008-08-27mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.Heiko Schocher1-2/+4
2008-08-25Minor coding style cleanup, updte CHANGELOGWolfgang Denk1-7/+7
2008-08-21Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein1-0/+20
2008-05-21Big white-space cleanup.Wolfgang Denk3-9/+9
2008-04-25USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk1-2/+2
2008-04-17Remove all the search paths from the .lds files.Jason Wessel2-2/+0
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka1-1/+1
2008-03-25MPC5200: support setup without FECAndré Schwarz1-0/+4
2008-02-21[new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz1-1/+1
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk1-1/+1
2008-01-12MPC5200: don't use hardcoded MBAR address in Bestcomm firmwareOliver Weber1-4/+4
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2-2/+2
2008-01-12added basic support for the MUNICes board.Heiko Schocher1-3/+4
2007-11-21Move do_fixup* for libfdt into common codeKumar Gala1-31/+9
2007-11-15Revert "Correct fixup relocation for MPC5xxx"Grant Likely3-1/+3
2007-09-06Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely1-25/+41
2007-08-29MPC5xxx: fix some compiler warnings in USB codeMartin Krause1-3/+3
2007-08-29Minor coding style cleanup.Wolfgang Denk1-1/+1
2007-08-28[UC101] Fix: if no CF in the board, U-Boot resets sometimes.Heiko Schocher1-0/+8
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher9-25/+294
2007-08-07Merge with /home/tur/git/u-boot#cm5200-siWolfgang Denk1-1/+1
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk8-16/+278
2007-08-03cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.Bartlomiej Sieka1-1/+1
2007-07-11CM1.QP1: Support for the Schindler CM1.QP1 board.Bartlomiej Sieka1-7/+14
2007-07-10cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-2/+2