summaryrefslogtreecommitdiffstats
path: root/cpu/mpc83xx
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup.Wolfgang Denk2006-11-301-10/+10
* mpc83xx: Miscellaneous code style fixesTimur Tabi2006-11-286-87/+32
* mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-033-426/+3
* mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-037-21/+21
* mpc83xx: Lindent and clean up cpu/mpc83xx/speed.cKim Phillips2006-11-031-79/+82
* mpc83xx: Fix the incorrect dcbz operationDave Liu2006-11-032-34/+30
* mpc83xx: change ft code to modify local-mac-address propertyKim Phillips2006-11-031-2/+2
* mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi2006-11-031-84/+130
* mpc83xx: add QE ethernet supportDave Liu2006-11-033-7/+120
* mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-033-258/+309
* mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-033-3/+130
* Multi-bus I2C implementation of MPC834xBen Warren2006-11-031-24/+144
* mpc83xx: Add support for Errata DDR6 on MPC 834x systemsTimur Tabi2006-11-031-1/+42
* mpc83xx: Add support for variable flash memory sizes on 83xx systemsTimur Tabi2006-11-031-8/+21
* mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu2006-11-034-131/+204
* mpc83xx: Removed unused file resetvec.S for mpc83xx cpuTanya Jiang2006-11-032-7/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Coding style cleanupWolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-16/+14
* Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:Kumar Gala2006-04-201-1/+1
* Some code cleanupWolfgang Denk2006-04-162-3/+3
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-315-12/+10
* Support for DDR with 32-data path. Addotional notes on injectingRafal Jaworowski2006-03-161-12/+49
* Add support for ECC DDR initialization on MPC83xx.Marian Balakowicz2006-03-141-22/+108
* Add DMA support for MPC83xx.Marian Balakowicz2006-03-141-0/+85
* Add sync in do_reset() routine for MPC83xx after RPR registerMarian Balakowicz2006-03-141-0/+2
* Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.Marian Balakowicz2006-03-141-0/+34
* Correct shift offsets in icache_status and dcache_status for MPC83xx.Marian Balakowicz2006-03-141-2/+2
* Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xxWolfgang Denk2006-03-123-209/+349
|\
| * Enable address translation on MPC83xxKumar Gala2006-02-101-179/+298
| * Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xxKumar Gala2006-01-251-28/+21
| * Only disable the MPC83xx watchdog if its enabled out of reset.Kumar Gala2006-01-111-0/+6
| * Allow config of GPIO direction & data registers at boot on 83xxKumar Gala2006-01-111-0/+8
| * Enable time handling on 83xxKumar Gala2006-01-111-0/+10
| * Make System IO Config Registers board configurable on MPC83xxKumar Gala2006-01-111-2/+6
* | Add helper function for generic flat device tree fixups for mpc83xxKumar Gala2006-01-111-0/+38
|/
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-041-2/+2
* Add PCI support for the TQM834x board.Rafal Jaworowski2005-10-174-254/+4
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-154-88/+33
|\
| * Added support for TQM834x boards.Marian Balakowicz2005-10-114-88/+34
* | Cleanup for GCC-4.xWolfgang Denk2005-10-131-2/+3
|/
* Fix compiler warningsWolfgang Denk2005-08-051-8/+14
* Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-016-92/+79
* * Patch by Eran LibertyEran Liberty2005-07-2812-0/+3199
OpenPOWER on IntegriCloud