summaryrefslogtreecommitdiff
path: root/cpu/mpc8xx
AgeCommit message (Expand)AuthorFilesLines
2009-03-188xx, icache: enabling ICache not before running from RAMHeiko Schocher1-1/+1
2009-02-128xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher1-48/+24
2009-02-128xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher1-37/+57
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-2/+2
2008-12-16i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi1-33/+0
2008-12-10Fix compile error in building MBX860T.Ben Warren1-1/+1
2008-12-09video: fix FADS823 and RRvision compiling issuesAnatolij Gustschin1-2/+0
2008-12-07Update U-Boot's build timestamp on every compilePeter Tyser2-2/+7
2008-11-10Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren1-0/+4
2008-11-10Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren1-0/+13
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk2-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD15-254/+254
2008-09-23Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, whichWolfgang Denk1-4/+6
2008-09-11rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala1-1/+1
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk1-2/+2
2008-05-21Big white-space cleanup.Wolfgang Denk3-4/+4
2008-04-02MPC8xx: Fix libfdt support introduced in commit 77ff7b74Jean-Christophe PLAGNIOL-VILLARD1-10/+23
2008-03-26Coding Style cleanyp; update CHANGELOGWolfgang Denk1-2/+0
2008-03-268xx: Update OF support on 8xxBryan O'Donoghue4-12/+72
2008-02-15PPC: Use r2 instead of r29 as global data pointerWolfgang Denk1-1/+1
2008-01-13MPC8xx FEC driver: fix compiler warning.Wolfgang Denk1-0/+2
2008-01-12Enable SMC microcode relocation patch for SMC1.Heiko Schocher3-3/+118
2008-01-12Added support for the mgsuvd board from keymile.Heiko Schocher1-0/+16
2008-01-10Fix Ethernet init() return codesBen Warren1-2/+2
2008-01-09Fix and optimize MII operations on FEC (MPC8xx) controllersGuennadi Liakhovetski1-54/+53
2007-12-27TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein1-4/+1
2007-07-10cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger4-4/+4
2007-07-10cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger6-21/+21
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger6-19/+19
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski1-2/+2
2007-03-22Code cleanup. Update CHANGELOGWolfgang Denk1-2/+2
2007-03-21SPC1920: fix small clock routing bugMarkus Klotzbuecher1-3/+2
2007-01-15Merge with /home/hs/SC3/u-bootWolfgang Denk1-3/+3
2007-01-09SMC1 uses external CLK4 instead of BRG on spc1920Markus Klotzbuecher1-2/+11
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-9/+13
2006-07-12Add support for TQM885D board.Markus Klotzbuecher2-4/+7
2006-07-12Bugfix in FEC initialisation:Markus Klotzbuecher1-1/+3
2006-07-12Support for spc1920 board.Markus Klotzbuecher3-2/+10
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk8-40/+18
2006-03-19Add support for MPC859/866 Rev. A.0Wolfgang Denk1-3/+8
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk1-1/+1
2005-10-29Add support for multiple PHYs.Marian Balakowicz1-4/+21
2005-10-13Cleanup for GCC-4.xWolfgang Denk4-7/+7
2005-08-13measure_gclk() is needed when DEBUG is enabledWolfgang Denk1-1/+1
2005-07-04* Patch by Detlev Zundel, 30 Jun 2005:wdenk1-5/+6
2005-05-09On LWMON we must use the watchdog to reset the board as the CPUwdenk1-0/+31
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-1/+1
2004-12-19Add support for UC100 boardwdenk1-0/+7