summaryrefslogtreecommitdiff
path: root/target/linux/amazon/files/drivers/serial
Commit message (Collapse)AuthorAgeFilesLines
* amazon: update amazon target to kernel 3.3Hauke Mehrtens2012-05-131-711/+0
| | | | | | This is just compile tested, my device is currently not working. SVN-Revision: 31706
* export amazon_get_cpu_hzHauke Mehrtens2010-01-311-1/+0
| | | | SVN-Revision: 19460
* i[amazon] use SYS_HAS_EARLY_PRINTK instead of prom_printfHauke Mehrtens2010-01-311-8/+0
| | | | SVN-Revision: 19459
* Add kernel 2.6.32 supportHauke Mehrtens2010-01-311-4/+8
| | | | SVN-Revision: 19458
* mazon: use platform_device for most drivers and fix some printk'sHauke Mehrtens2010-01-011-4/+29
| | | | SVN-Revision: 18989
* Some general changes for amazon drivers.Hauke Mehrtens2009-11-281-0/+6
| | | | | | This is mostly needed for kernel 2.6.30 support. SVN-Revision: 18588
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+685
(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