summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/files/drivers/block
Commit message (Collapse)AuthorAgeFilesLines
* change the way ./files* and the generic kernel files are applied. ./files ↵nbd2008-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the CF serial number byteswapping (#3133)florian2008-07-151-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* GPIO code updates, make the cf-mips driver compile against this gpio versionflorian2008-04-072-20/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73