aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/files/include
Commit message (Collapse)AuthorAgeFilesLines
* change the way ./files* and the generic kernel files are applied. ./files ↵Felix Fietkau2008-10-183-282/+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 GENERIC_GPIO supportGabor Juhos2008-05-021-0/+0
| | | | SVN-Revision: 11004
* bcm47xx: Fix GPIO data direction output bit assignmentMichael Büsch2008-03-151-1/+2
| | | | SVN-Revision: 10605
* ssb: Make the GPIO API reentrancy safe.Michael Büsch2008-02-191-28/+6
| | | | SVN-Revision: 10496
* fix i2c-gpioFelix Fietkau2007-10-141-3/+3
| | | | SVN-Revision: 9309
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-064-0/+303
(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