summaryrefslogtreecommitdiffstats
path: root/cpu/mpc5xxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-122-2/+2
* added basic support for the MUNICes board.Heiko Schocher2008-01-121-3/+4
* Move do_fixup* for libfdt into common codeKumar Gala2007-11-211-31/+9
* Revert "Correct fixup relocation for MPC5xxx"Grant Likely2007-11-153-1/+3
* Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-061-25/+41
* MPC5xxx: fix some compiler warnings in USB codeMartin Krause2007-08-291-3/+3
* Minor coding style cleanup.Wolfgang Denk2007-08-291-1/+1
* [UC101] Fix: if no CF in the board, U-Boot resets sometimes.Heiko Schocher2007-08-281-0/+8
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-079-25/+294
|\
| * Merge with /home/tur/git/u-boot#cm5200-siWolfgang Denk2007-08-071-1/+1
| |\
| | * cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.Bartlomiej Sieka2007-08-031-1/+1
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-068-16/+278
| |\ \ | | |/ | |/|
| | * cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-2/+2
OpenPOWER on IntegriCloud