summaryrefslogtreecommitdiffstats
path: root/cpu/mips/au1x00_serial.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix au1x00_serial baud rate calculation:Wolfgang Denk2005-09-251-2/+14
| | | | | | remove hardcoded cpu clock divisor and use register instead; round up instead of truncate Patch by Andrew Dyer, 15 Feb 2005
* * Patch by Leif Lindholm, 23 Sep 2004:wdenk2005-01-091-2/+2
| | | | | | | | add support for the AMD db1550 board * Patch by Travis Sawyer, 15 Sep 2004: Add CONFIG_SERIAL_MULTI support for ppc4xx, update README.serial_multi
* * Patch by Steven Scholz, 10 Oct 2003wdenk2003-10-091-0/+123
- Add support for Altera FPGA ACEX1K * Patches by Thomas Lange, 09 Oct 2003: - Endian swap ATA identity for all big endian CPUs, not just PPC - MIPS only: New option CONFIG_MEMSIZE_IN_BYTES for passing memsize args to linux - add support for dbau1x00 board (MIPS32)
OpenPOWER on IntegriCloud