summaryrefslogtreecommitdiff
path: root/include/configs/MPC8349ADS.h
Commit message (Collapse)AuthorAgeLines
* Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:Kumar Gala2006-04-20-653/+0
| | | | | | | | | - Removed MPC8349ADS port - Added PCI support to MPC8349ADS - reworked memory map to allow mapping of all regions with BATs Patch by Kumar Gala 20 Apr 2006 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* Merge branch 'mpc83xx'Kumar Gala2006-02-10-2/+61
|\
| * Enable address translation on MPC83xxKumar Gala2006-02-10-2/+61
| | | | | | | | Patch by Kumar Gala, 10 Feb 2006
* | Merge branch 'mpc8349ads'Kumar Gala2006-01-12-3/+3
|\ \
| * | Added PCI support for MPC8349ADS boardKumar Gala2006-01-12-9/+15
| | | | | | | | | | | | Patch by Kumar Gala 11 Jan 2006
* | | Merge branch 'mpc8349ads'Kumar Gala2006-01-12-3/+11
|\ \ \
| * | | Added PCI support for MPC8349ADS boardKumar Gala2006-01-12-6/+12
| |/ / | | | | | | | | | Patch by Kumar Gala 11 Jan 2006
* | | Merge branch 'mpc8349ads'Kumar Gala2006-01-11-3/+1
|\ \ \ | |_|/ |/| |
| * | Added PCI support for MPC8349ADS boardKumar Gala2006-01-11-3/+1
| |/ | | | | | | Patch by Kumar Gala 11 Jan 2006
* | Make System IO Config Registers board configurable on MPC83xxKumar Gala2006-01-11-0/+4
|/ | | | Patch by Kumar Gala, 11 Jan 2006
* Default 8349ADS CONFIG_PCI off for now.Jon Loeliger2005-08-04-1/+2
| | | | Real support for PCI comes in a follow-up patch.
* Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-01-90/+64
| | | | | | | | - C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines
* * Patch by Eran LibertyEran Liberty2005-07-28-0/+609
Add support for the Freescale MPC8349ADS board.