summaryrefslogtreecommitdiff
path: root/cpu/mpc83xx
AgeCommit message (Expand)Author
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-10-09Coding style cleanupWolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-04-20Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:Kumar Gala
2006-04-16Some code cleanupWolfgang Denk
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-03-16Support for DDR with 32-data path. Addotional notes on injectingRafal Jaworowski
2006-03-14Add support for ECC DDR initialization on MPC83xx.Marian Balakowicz
2006-03-14Add DMA support for MPC83xx.Marian Balakowicz
2006-03-14Add sync in do_reset() routine for MPC83xx after RPR registerMarian Balakowicz
2006-03-14Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.Marian Balakowicz
2006-03-14Correct shift offsets in icache_status and dcache_status for MPC83xx.Marian Balakowicz
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xxWolfgang Denk
2006-02-10Enable address translation on MPC83xxKumar Gala
2006-01-25Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xxKumar Gala
2006-01-11Add helper function for generic flat device tree fixups for mpc83xxKumar Gala
2006-01-11Only disable the MPC83xx watchdog if its enabled out of reset.Kumar Gala
2006-01-11Allow config of GPIO direction & data registers at boot on 83xxKumar Gala
2006-01-11Enable time handling on 83xxKumar Gala
2006-01-11Make System IO Config Registers board configurable on MPC83xxKumar Gala
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk
2005-10-17Add PCI support for the TQM834x board.Rafal Jaworowski
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-10-11Added support for TQM834x boards.Marian Balakowicz
2005-08-05Fix compiler warningsWolfgang Denk
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger
2005-07-28* Patch by Eran LibertyEran Liberty