summaryrefslogtreecommitdiffstats
path: root/cpu/mpc8xx
Commit message (Expand)AuthorAgeFilesLines
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-33/+0
* Fix compile error in building MBX860T.Ben Warren2008-12-101-1/+1
* video: fix FADS823 and RRvision compiling issuesAnatolij Gustschin2008-12-091-2/+0
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-062-2/+7
* Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren2008-11-091-0/+4
* Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren2008-11-091-0/+13
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-212-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1815-254/+254
* Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, whichWolfgang Denk2008-09-221-4/+6
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-211-1/+1
* Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-141-2/+2
* Big white-space cleanup.Wolfgang Denk2008-05-213-4/+4
* MPC8xx: Fix libfdt support introduced in commit 77ff7b74Jean-Christophe PLAGNIOL-VILLARD2008-04-021-10/+23
* Coding Style cleanyp; update CHANGELOGWolfgang Denk2008-03-261-2/+0
* 8xx: Update OF support on 8xxBryan O'Donoghue2008-03-254-12/+72
* PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-141-1/+1
* MPC8xx FEC driver: fix compiler warning.Wolfgang Denk2008-01-131-0/+2
* Enable SMC microcode relocation patch for SMC1.Heiko Schocher2008-01-123-3/+118
* Added support for the mgsuvd board from keymile.Heiko Schocher2008-01-121-0/+16
* Fix Ethernet init() return codesBen Warren2008-01-101-2/+2
* Fix and optimize MII operations on FEC (MPC8xx) controllersGuennadi Liakhovetski2008-01-091-54/+53
* TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein2007-12-271-4/+1
* cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-104-4/+4
* cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-096-21/+21
* cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-046-19/+19
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-221-2/+2
* Code cleanup. Update CHANGELOGWolfgang Denk2007-03-211-2/+2
* SPC1920: fix small clock routing bugMarkus Klotzbuecher2007-03-211-3/+2
* Merge with /home/hs/SC3/u-bootWolfgang Denk2007-01-151-3/+3
|\
* | SMC1 uses external CLK4 instead of BRG on spc1920Markus Klotzbuecher2007-01-091-2/+11
|/
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-9/+13
* Add support for TQM885D board.Markus Klotzbuecher2006-07-122-4/+7
* Bugfix in FEC initialisation:Markus Klotzbuecher2006-07-121-1/+3
* Support for spc1920 board.Markus Klotzbuecher2006-07-123-2/+10
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-318-40/+18
* Add support for MPC859/866 Rev. A.0Wolfgang Denk2006-03-181-3/+8
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-041-1/+1
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-4/+21
* Cleanup for GCC-4.xWolfgang Denk2005-10-134-7/+7
* measure_gclk() is needed when DEBUG is enabledWolfgang Denk2005-08-121-1/+1
* * Patch by Detlev Zundel, 30 Jun 2005:wdenk2005-07-041-5/+6
* On LWMON we must use the watchdog to reset the board as the CPUwdenk2005-05-091-0/+31
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-1/+1
* Add support for UC100 boardwdenk2004-12-181-0/+7
* * Clean up tools/bmp_logo.c to not add trailing white spacewdenk2004-10-091-811/+35
* * Patch by Yuli Barcohen, 13 Jul 2004:wdenk2004-09-282-22/+22
* Add support for IDS "NC650" boardwdenk2004-08-281-1/+1
* * Code cleanupwdenk2004-08-013-97/+153
OpenPOWER on IntegriCloud