summaryrefslogtreecommitdiffstats
path: root/board/ns9750dev/platform.S
Commit message (Collapse)AuthorAgeFilesLines
* Update make target for ARM supported boards.Wolfgang Denk2005-10-061-298/+0
| | | | | Use lowlevel_init() instead of platformsetup() [rename]. Patch by Peter Pearse, 06 Oct 2005
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-041-3/+3
| | | | | | - remove all references to CONFIG_INIT_CRITICAL for ARM based boards - introduce two new configuration options instead: CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
* * Patch by Markus Pietrek, 24 Feb 2004:wdenk2004-02-261-0/+298
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)