summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/patches
Commit message (Collapse)AuthorAgeFilesLines
* [rb532] refresh kernel patchesjuhosg2008-05-199-87/+106
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11203 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade rb532 to .23, provide generic GPIO API to this boardflorian2008-01-115-115/+121
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10171 3c298f89-4303-0410-b956-a3cf2f4a3e73
* watchdog driver for RB 532nbd2007-12-241-0/+43
| | | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the old rbmipsnand driver, we now use the plat_nand driverflorian2007-10-081-29/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Clean up the prom code / board detection (thanks Gabor), fix some warningsflorian2007-10-051-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-069-0/+347
(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