summaryrefslogtreecommitdiff
path: root/target/linux/amazon/files/arch/mips
Commit message (Collapse)AuthorAgeFilesLines
* 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