summaryrefslogtreecommitdiff
path: root/cpu/mpc83xx/cpu.c
Commit message (Collapse)AuthorAgeLines
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-3/+2
|
* Add DMA support for MPC83xx.Marian Balakowicz2006-03-14-0/+85
|
* Add sync in do_reset() routine for MPC83xx after RPR registerMarian Balakowicz2006-03-14-0/+2
| | | | | was written to. It is need on some targets when BAT translation is enabled.
* Add helper function for generic flat device tree fixups for mpc83xxKumar Gala2006-01-11-0/+38
| | | | Patch by Kumar Gala 11 Jan 2006
* Add PCI support for the TQM834x board.Rafal Jaworowski2005-10-17-1/+3
|
* Added support for TQM834x boards.Marian Balakowicz2005-10-11-1/+1
|
* Fix compiler warningsWolfgang Denk2005-08-05-8/+14
|
* * Patch by Eran LibertyEran Liberty2005-07-28-0/+145
Add support for the Freescale MPC8349ADS board.