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