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