aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.8
Commit message (Collapse)AuthorAgeFilesLines
* ralink: drop v3.8 supportJohn Crispin2013-07-1486-45831/+0
| | | | | | Signed-off-by: John Crispin <blogic@opewnrt.org> SVN-Revision: 37311
* ralink: update patchesJohn Crispin2013-06-2383-4091/+13616
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37016
* kernel: update linux 3.8 to 3.8.12Gabor Juhos2013-05-085-147/+85
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36576
* ramips: fix memory detection rt5350John Crispin2013-05-061-1/+1
| | | | | | Signed-off-by: Felix Kaechele <felix@fetzig.org> SVN-Revision: 36568
* ramips: fix fypo in ethernet driver rt288x, rt3883John Crispin2013-05-061-24/+44
| | | | | | Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru> SVN-Revision: 36565
* ramips: Support setting active_low in devicetree gpio-exportJohn Crispin2013-05-061-26/+63
| | | | | | | | Support setting active_low in devicetree gpio-export. Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 36563
* ralink: unbreak uart pinmux handlingJohn Crispin2013-05-061-8/+8
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36562
* ramips: fix gpio base numberingJohn Crispin2013-05-061-16/+32
| | | | | | | | make banks 0 based to unbreak userland ABI Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36561
* ramips: unbreak rt2880 supportJohn Crispin2013-05-061-15/+43
| | | | | | Signed-off-by: John Crsipin <blogic@openwrt.org> SVN-Revision: 36559
* ramips: unbreak gpio handling for uart mux groupJohn Crispin2013-05-041-24/+33
| | | | | | | | this should fix the handling of corner cases Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36543
* kernel: update linux 3.8 to 3.8.10Gabor Juhos2013-04-301-3/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36493
* ramips: rt3883: fix build errorGabor Juhos2013-04-262-2/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36451
* ramips: sync kernel patches with the mips-next treeJohn Crispin2013-04-2558-3232/+1985
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36431
* kernel: update linux 3.8 to 3.8.8Gabor Juhos2013-04-191-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36363
* fix rt305x gpioJohn Crispin2013-04-161-0/+14
| | | | | | | | https://dev.openwrt.org/ticket/13359 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36343
* kernel: update linux 3.8 to 3.8.7Gabor Juhos2013-04-143-68/+26
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36332
* fix up the rt2880 patchesJohn Crispin2013-04-122-14/+64
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36326
* set of_node before registring the switchJohn Crispin2013-04-091-24/+45
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36285
* ramips: fix MDIO/PHY handlingGabor Juhos2013-04-081-0/+222
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36271
* ramips: avoid invalid pointer dereference in pinmux codeGabor Juhos2013-04-081-2/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36269
* ramips: fix RT3883 PCI driverGabor Juhos2013-04-071-0/+856
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36261
* ramips: refresh patchesGabor Juhos2013-04-073-5/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36260
* ramips: add missing cpu-feature-override.h filesGabor Juhos2013-04-073-0/+245
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36259
* ramips: fix broken patch nameGabor Juhos2013-04-071-0/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36258
* ramips: pinmux fixesGabor Juhos2013-04-075-0/+185
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36247
* ramips: handle PCI interrupts in plat_irq_dispatchGabor Juhos2013-04-071-0/+30
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36245
* ramips: add cfi_cmdset_0002 patchesGabor Juhos2013-04-072-0/+81
| | | | | | | | | The parallel flash access on the RT-N56U is broken without those patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36242
* fix typo pinmmux -> pinmuxJohn Crispin2013-04-065-5/+5
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36216
* kernel: update linux 3.8 to 3.8.6Gabor Juhos2013-04-0647-590/+105
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36215
* add patches for v3.8John Crispin2013-04-0347-0/+36324
| | | | | | Signed-off-by: John Crsipin <blogic@openwrt.org> SVN-Revision: 36163
* remove old ralink 3.8 patchesJohn Crispin2013-04-0311-349/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36162
* kernel: update linux 3.8 to 3.8.3Gabor Juhos2013-03-151-1/+1
| | | | | | | | Also refresh the related generic/platform patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36039
* ramips: add support for 3.8Gabor Juhos2013-02-2511-0/+349
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35801