Commit graph

18 commits

Author SHA1 Message Date
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
2015-02-18 09:49:38 +00:00
Felix Fietkau
9a495f6bbb kernel: refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 43564
2014-12-08 12:04:25 +00:00
John Crispin
00f5d358ac au1000: add 3.14 support
this is only compile tested

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

SVN-Revision: 43463
2014-12-01 16:14:07 +00:00
Felix Fietkau
16defbb2bd nuke obsolete kernel stuff
SVN-Revision: 14875
2009-03-14 15:52:42 +00:00
Gabor Juhos
d35bad03e3 update to 2.6.25.19, and refresh patches
SVN-Revision: 13137
2008-11-07 08:44:56 +00:00
Gabor Juhos
821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
2008-09-26 18:46:53 +00:00
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
2008-09-09 09:20:50 +00:00
Gabor Juhos
4af6ac74fb upgrade to 2.6.25.7, and refresh patches
SVN-Revision: 11523
2008-06-17 12:57:04 +00:00
John Crispin
28051f319c fixes au1000 ethernet support, signed off: Bruno Randolf
SVN-Revision: 11382
2008-06-06 19:57:03 +00:00
Gabor Juhos
2dea6c7d0a bump to 2.6.25.4, refresh kernel patches
SVN-Revision: 11199
2008-05-19 07:34:56 +00:00
John Crispin
0f827c8a0d bump au1000 to .25
SVN-Revision: 11021
2008-05-03 15:05:29 +00:00
Florian Fainelli
03b451b3bd Hopefully fix the PCI resource conflict and upgrade to .24.2
SVN-Revision: 10515
2008-02-21 11:05:13 +00:00
Florian Fainelli
95bee6be70 Upgrade au1000 to .24
SVN-Revision: 10377
2008-02-03 19:49:50 +00:00
Florian Fainelli
e44a1f8f4a Replace system button patch with its correspondant API
SVN-Revision: 10161
2008-01-10 18:44:38 +00:00
Florian Fainelli
66231687af The watchdog driver is now a platform device driver and reads its gpio line while registering
SVN-Revision: 9425
2007-10-24 13:43:15 +00:00
Florian Fainelli
61c5597d73 Fix the platform device registration; resync kernel config
SVN-Revision: 9266
2007-10-12 10:12:02 +00:00
Florian Fainelli
137e963057 Upgrade au1000 to 2.6.23
SVN-Revision: 9243
2007-10-10 14:03:16 +00:00
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
2007-09-06 16:27:37 +00:00