Commit Graph

14 Commits (035ee6d188072e7bf367936a4172c6943d8e83c1)

Author SHA1 Message Date
Gabor Juhos a4ffbea09c [kernel] update to 2.6.25.19, and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-07 08:44:56 +00:00
Gabor Juhos d5da0a6f1c [kernel] update to 2.6.26.5 and 2.6.25.17
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 18:46:53 +00:00
Florian Fainelli 7ebd4f1f80 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-09 09:20:50 +00:00
Gabor Juhos 478b3b32f4 [kernel] upgrade to 2.6.25.7, and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 12:57:04 +00:00
John Crispin cc4dd09706 fixes au1000 ethernet support, signed off: Bruno Randolf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11382 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-06 19:57:03 +00:00
Gabor Juhos 7fcae2b69a [au1000] bump to 2.6.25.4, refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19 07:34:56 +00:00
John Crispin 6777de494d bump au1000 to .25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 15:05:29 +00:00
Florian Fainelli f335419a5b Hopefully fix the PCI resource conflict and upgrade to .24.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-21 11:05:13 +00:00
Florian Fainelli cda3fd524a Upgrade au1000 to .24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-03 19:49:50 +00:00
Florian Fainelli be42471969 Replace system button patch with its correspondant API
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-10 18:44:38 +00:00
Florian Fainelli 6979bc4a4e The watchdog driver is now a platform device driver and reads its gpio line
while registering


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-24 13:43:15 +00:00
Florian Fainelli 68bc88d5e1 Fix the platform device registration; resync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-12 10:12:02 +00:00
Florian Fainelli 2413261e97 Upgrade au1000 to 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-10 14:03:16 +00:00
Felix Fietkau 92558d67a4 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00