aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/amazon/files
Commit message (Collapse)AuthorAgeFilesLines
* amazon: readd wrongly removed fileHauke Mehrtens2010-01-031-0/+52
| | | | SVN-Revision: 19014
* amazon: work on pci controllerHauke Mehrtens2010-01-024-99/+50
| | | | SVN-Revision: 19013
* mazon: use platform_device for most drivers and fix some printk'sHauke Mehrtens2010-01-016-39/+196
| | | | 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 kernel 2.6.30 supportHauke Mehrtens2009-11-281-0/+24
| | | | | | The device is booting and Ethernet is working, but nothing more was tested. SVN-Revision: 18589
* Some general changes for amazon drivers.Hauke Mehrtens2009-11-284-42/+43
| | | | | | This is mostly needed for kernel 2.6.30 support. SVN-Revision: 18588
* Add ADM6996 switch driverHauke Mehrtens2009-06-202-2/+4
| | | | | | | This fixes #5314 Thanks to Michael Richter SVN-Revision: 16523
* Detect 16MB flash chipsHauke Mehrtens2009-05-271-8/+32
| | | | SVN-Revision: 16120
* Make amazon build again.Hauke Mehrtens2009-05-271-4/+4
| | | | SVN-Revision: 16118
* 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-0637-0/+25486
(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