summaryrefslogtreecommitdiff
path: root/target/linux/rb532/files/drivers/block
Commit message (Collapse)AuthorAgeFilesLines
* change the way ./files* and the generic kernel files are applied. ./files ↵Felix Fietkau2008-10-184-973/+0
| | | | | | now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. SVN-Revision: 13010
* Fix the CF serial number byteswapping (#3133)Florian Fainelli2008-07-151-2/+12
| | | | SVN-Revision: 11837
* GPIO code updates, make the cf-mips driver compile against this gpio versionFlorian Fainelli2008-04-072-20/+13
| | | | SVN-Revision: 10768
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-064-0/+970
(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