summaryrefslogtreecommitdiff
path: root/target/linux/adm5120-2.6/files/drivers/serial/adm5120_uart.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-520/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* Fix the section mismatch on the serial driver (#2076), thanks Thomas !Florian Fainelli2007-07-131-1/+1
| | | | SVN-Revision: 7967
* IRQ handler rewrite by Gabor Juhos, uses C no longer assemblyFlorian Fainelli2007-06-021-16/+12
| | | | SVN-Revision: 7464
* .21 fixesFlorian Fainelli2007-05-291-1/+1
| | | | SVN-Revision: 7387
* Fix the baudrate macroFlorian Fainelli2007-03-191-1/+1
| | | | SVN-Revision: 6616
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-191-0/+524
SVN-Revision: 6614