summaryrefslogtreecommitdiff
path: root/target/linux/rb532/patches
Commit message (Collapse)AuthorAgeFilesLines
* rb532: use the generic image_cmdline hackGabor Juhos2009-09-101-17/+3
| | | | SVN-Revision: 17565
* refresh patchesFlorian Fainelli2009-05-283-7/+7
| | | | SVN-Revision: 16155
* switch to 2.6.30-rc7, fixes #5111Florian Fainelli2009-05-283-0/+133
| | | | SVN-Revision: 16134
* rb532: remove leftover patches from an even older kernel versionFelix Fietkau2009-04-279-388/+0
| | | | SVN-Revision: 15446
* refresh kernel patchesGabor Juhos2008-05-199-87/+106
| | | | SVN-Revision: 11203
* Upgrade rb532 to .23, provide generic GPIO API to this boardFlorian Fainelli2008-01-115-115/+121
| | | | SVN-Revision: 10171
* watchdog driver for RB 532Felix Fietkau2007-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> SVN-Revision: 9896
* Remove the old rbmipsnand driver, we now use the plat_nand driverFlorian Fainelli2007-10-081-29/+0
| | | | SVN-Revision: 9188
* Clean up the prom code / board detection (thanks Gabor), fix some warningsFlorian Fainelli2007-10-051-2/+4
| | | | SVN-Revision: 9136
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-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. SVN-Revision: 8653