Commit Graph

21 Commits (576621f1e353339fe81ece6cff7e8bcd12cbc7b8)

Author SHA1 Message Date
Jonas Gorski 76d079204d kernel: update 3.18 to 3.18.14
Changelogs:

* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.12
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.13
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.14

Build tested on brcm63xx and ipq806x, runtested on brcm63xx.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 45711
9 years ago
John Crispin 3c0ea6eced au1000: drop 005-fix-cpu-clk.patch
it has been upstreamed and treackled down with the latest 3.18 update

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 44935
9 years ago
John Crispin a3af8bf216 au1000: build fails if the input layer is not selected
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 44640
9 years ago
John Crispin 1a1d69da08 au1000: fix 3.18 and set it as default
Thanks to Bruno Randolf for testing and Manuel Lauss for providing a fix.

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 44487
9 years ago
Felix Fietkau 9a495f6bbb kernel: refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 43564
10 years ago
John Crispin 00f5d358ac au1000: add 3.14 support
this is only compile tested

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 43463
10 years ago
Felix Fietkau 16defbb2bd nuke obsolete kernel stuff
SVN-Revision: 14875
15 years ago
Gabor Juhos d35bad03e3 update to 2.6.25.19, and refresh patches
SVN-Revision: 13137
16 years ago
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
16 years ago
Florian Fainelli ae253edfbe au1000: fix gpio output
when setting the output state of one GPIO pin we have to keep the state of the
other pins, hence use binary OR. also gpio_direction_output() wants to set an
initial value, so add that too.

this fixes a problem with the USB power switch on mtx-1 boards. (#3974)

Signed-off-by: Bruno Randolf <br1@einfach.org>

SVN-Revision: 12561
16 years ago
Gabor Juhos 4af6ac74fb upgrade to 2.6.25.7, and refresh patches
SVN-Revision: 11523
16 years ago
John Crispin 28051f319c fixes au1000 ethernet support, signed off: Bruno Randolf
SVN-Revision: 11382
16 years ago
Gabor Juhos 2dea6c7d0a bump to 2.6.25.4, refresh kernel patches
SVN-Revision: 11199
16 years ago
John Crispin 0f827c8a0d bump au1000 to .25
SVN-Revision: 11021
16 years ago
Florian Fainelli 03b451b3bd Hopefully fix the PCI resource conflict and upgrade to .24.2
SVN-Revision: 10515
17 years ago
Florian Fainelli 95bee6be70 Upgrade au1000 to .24
SVN-Revision: 10377
17 years ago
Florian Fainelli e44a1f8f4a Replace system button patch with its correspondant API
SVN-Revision: 10161
17 years ago
Florian Fainelli 66231687af The watchdog driver is now a platform device driver and reads its gpio line while registering
SVN-Revision: 9425
17 years ago
Florian Fainelli 61c5597d73 Fix the platform device registration; resync kernel config
SVN-Revision: 9266
17 years ago
Florian Fainelli 137e963057 Upgrade au1000 to 2.6.23
SVN-Revision: 9243
17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (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
17 years ago