aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/files/include
Commit message (Collapse)AuthorAgeFilesLines
* Add basic 2.6.24 support for rb532, korina napi code has to be adapted to workFlorian Fainelli2008-07-151-0/+25
| | | | SVN-Revision: 11844
* GPIO code updates, make the cf-mips driver compile against this gpio versionFlorian Fainelli2008-04-071-121/+29
| | | | SVN-Revision: 10768
* Upgrade rb532 to .23, provide generic GPIO API to this boardFlorian Fainelli2008-01-112-32/+64
| | | | SVN-Revision: 10171
* watchdog driver for RB 532Felix Fietkau2007-12-241-0/+76
| | | | | | | | | | | | Here is the driver for the hardware watchdog timer integrated in RB 532 (as part of the SoC IDT 79RC32434). File include/asm-mips/rc32434/integ.h is taken from Mikrotik RB 532 kernel patch. Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org> SVN-Revision: 9896
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0610-0/+1882
(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