| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- adapt to the more generic EXCEPTION_PROLOG and CRIT_EXCEPTION macros
- minor 4xx cleanup
|
|
|
|
|
|
|
|
| |
MPC5XXX_WU_GPIO_DATA macro to MPC5XXX_WU_GPIO_DATA_O (per MPC5200 User's
Manual). Replace the uses of MPC5XXX_WU_GPIO_DATA with
MPC5XXX_WU_GPIO_DATA_O for affected boards.
- Add defintions for some MPC5XXX GPIO pins.
|
|
|
|
| |
Also added Linux like BUG() macros.
|
| |
|
| |
|
|
|
|
|
|
| |
- Sound commands (beep, wav, sound)
- Test commands (led, can, backlight, rs232)
Patch by Martin Krause, 02 May 2005
|
|
|
|
| |
"brightness" environment variable.
|
| |
|
|
|
|
|
| |
Added support for Total5100 and Total5200 (Rev.1 and Rev.2)
MGT5100 and MPC5200 based Freescale platforms.
|
|
|
|
|
|
|
|
|
|
|
| |
add IDE support for MPC5200
* Patch by Masami Komiya, 26 Feb 2004:
add autoload via NFS
* Patch by Stephen Williams
Use of CONFIG_SERIAL_SOFTWARE_FIFO in board.c consistent with uses
elsewhere in the source.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NS9750 DevBoard added
* Patch by Pierre AUBERT, 24 Feb 2004
add USB support for MPC5200
* Patch by Steven Scholz, 24 Feb 2004:
- fix MII commands to use values from last command
* Patch by Torsten Demke, 24 Feb 2004:
Add support for the eXalion platform (SPSW-8240, F-30, F-300)
|
|
|
|
|
| |
priority; configure critical interrupts to be handled like external
interrupts
|
|
|
|
|
|
| |
various changes to VCMA9 board specific files
* Add I2C support for MGT5100 / MPC5200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add PCI support for SL8245 board
* Support IceCube board configurations with 1 x AMD AM29LV065 (8 MB)
or 1 x AM29LV652 (two LV065 in one chip = 16 MB);
Run IPB at 133 Mhz; adjust the MII clock frequency accordingly
* Set BRG_CLK on PM825/826 to 64MHz (VCO_OUT / 4, instead of 16 MHz)
to allow for more accurate baudrate settings
(error now 0.7% at 115 kbps, instead of 3.5% before)
* Patch by Andreas Mohr, 4 Sep 2003:
Fix a lot of spelling errors
|
|
|
|
|
|
| |
* Fix RAM size detection for RMU board
* Implement "reset" for MGT5100/MPC5200 systems
|
| |
|
|
* Add support for MGT5100 and MPC5200 processors
|