summaryrefslogtreecommitdiffstats
path: root/target/linux/amazon/files/arch
Commit message (Collapse)AuthorAgeFilesLines
* amazon: update amazon target to kernel 3.3Hauke Mehrtens2012-05-131-21/+16
| | | | | | 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-101-4/+11
| | | | | | 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-311-0/+1
| | | | SVN-Revision: 19460
* i[amazon] use SYS_HAS_EARLY_PRINTK instead of prom_printfHauke Mehrtens2010-01-312-22/+3
| | | | SVN-Revision: 19459
* Add kernel 2.6.32 supportHauke Mehrtens2010-01-311-2/+2
| | | | SVN-Revision: 19458
* Apply patch 240-irq_fix.patch directlyHauke Mehrtens2010-01-311-6/+5
| | | | SVN-Revision: 19457
* Apply patch 220-fix_timer.patch directlyHauke Mehrtens2010-01-312-25/+34
| | | | SVN-Revision: 19456
* Apply patch 210-remove_unnedded_variables.patch directlyHauke Mehrtens2010-01-311-3/+0
| | | | SVN-Revision: 19455
* Apply patch 200-fix_deprecated_interrupt_definations.patch directlyHauke Mehrtens2010-01-313-3/+3
| | | | SVN-Revision: 19454
* move files to correct positionHauke Mehrtens2010-01-313-0/+83
| | | | SVN-Revision: 19453
* amazon: work on pci controllerHauke Mehrtens2010-01-022-44/+42
| | | | SVN-Revision: 19013
* mazon: use platform_device for most drivers and fix some printk'sHauke Mehrtens2010-01-012-1/+70
| | | | SVN-Revision: 18989
* work on pci.Hauke Mehrtens2009-12-261-32/+25
| | | | | | | | This is from ticket #6374 Michael Richter thanks for your patch. SVN-Revision: 18933
* Read the size of the available memory from parameters passed to the kernel ↵Hauke Mehrtens2009-11-291-1/+17
| | | | | | by firmware. SVN-Revision: 18604
* Add ADM6996 switch driverHauke Mehrtens2009-06-201-0/+4
| | | | | | | This fixes #5314 Thanks to Michael Richter SVN-Revision: 16523
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | SVN-Revision: 15840
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-068-0/+2338
(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