summaryrefslogtreecommitdiffstats
path: root/cpu/mpc5xxx
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-094-13/+13
| | * Correct fixup relocation for MPC5xxxGrant Likely2007-07-043-3/+1
| | * Consolidate mpc5xxx linker scriptsGrant Likely2007-07-043-0/+264
| | * cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-044-13/+13
| * | CM1.QP1: Support for the Schindler CM1.QP1 board.Bartlomiej Sieka2007-07-111-7/+14
| |/
| * [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-221-2/+2
* | USB: ohci fixes and cleanup for mpc5xxx and IceCube board configMarkus Klotzbuecher2007-06-061-0/+54
* | Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher2007-05-292-4/+11
|\ \ | |/
| * Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-282-8/+4
| |\
| | * MPC5XXX, Motion-PRO: Fix PHY initialization problem.Bartlomiej Sieka2007-05-271-4/+0
OpenPOWER on IntegriCloud