aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/amazon/files/drivers
Commit message (Collapse)AuthorAgeFilesLines
* amazon: fix section mismatchHauke Mehrtens2012-05-131-1/+1
| | | | SVN-Revision: 31707
* amazon: update amazon target to kernel 3.3Hauke Mehrtens2012-05-135-5/+4
| | | | | | This is just compile tested, my device is currently not working. SVN-Revision: 31706
* amazon: Upgrade amazon target to kernel 2.6.37Hauke Mehrtens2011-04-102-1/+20
| | | | | | This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before. SVN-Revision: 26576
* export amazon_get_cpu_hzHauke Mehrtens2010-01-312-2/+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-312-13/+20
| | | | SVN-Revision: 19458
* Apply patch 200-fix_deprecated_interrupt_definations.patch directlyHauke Mehrtens2010-01-311-4/+4
| | | | SVN-Revision: 19454
* move files to correct positionHauke Mehrtens2010-01-311-0/+0
| | | | SVN-Revision: 19453
* mazon: use platform_device for most drivers and fix some printk'sHauke Mehrtens2010-01-014-38/+126
| | | | SVN-Revision: 18989
* Some general changes for amazon drivers.Hauke Mehrtens2009-11-283-42/+42
| | | | | | This is mostly needed for kernel 2.6.30 support. SVN-Revision: 18588
* Add ADM6996 switch driverHauke Mehrtens2009-06-201-2/+0
| | | | | | | This fixes #5314 Thanks to Michael Richter SVN-Revision: 16523
* Detect 16MB flash chipsHauke Mehrtens2009-05-271-8/+32
| | | | SVN-Revision: 16120
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-068-0/+16572
(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