juhosg
4672c91460
linux/3.3: add missing RTC symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-09 10:48:30 +00:00
juhosg
9179b1bd6b
ar71xx: fix build error if PCI is disabled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31646 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-07 21:16:22 +00:00
juhosg
fe2be6a9a3
kernel: update linux 3.3 to 3.3.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-07 20:11:43 +00:00
juhosg
6365d3e544
pxa: remove 2.6.37 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-07 17:40:15 +00:00
juhosg
15b93cf7b1
pxa: switch to 3.3 and mark it as broken
...
It is working in qemu, but it has not been tested on real hardware.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-07 17:40:09 +00:00
juhosg
74bfc39816
pxa: add support for 3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-07 17:40:06 +00:00
jow
d0c031a4f5
atheros: Fix compilation
...
With our recent switch to the 3.3 kernel target, some headers were
occidentally omitted.
Signed-off-by: Jonathan Bither <jonbither@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-07 17:06:39 +00:00
jogo
35009bdf80
bcm63xx: fix a race between PCI bus scan and fallback sprom registration
...
The fallback sprom handler was installed too late, resulting in ssb
failing to get a valid sprom on some devices.
Fixes #11384 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-06 21:25:34 +00:00
nbd
d4d537811b
kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-06 21:19:14 +00:00
hauke
126cc381b7
brcm47xx: add gpio_request_one()
...
This fixes a compile error with kernel 3.3.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-06 20:44:37 +00:00
nbd
849a172d03
atheros: clean up the patches some more
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-06 17:15:00 +00:00
nbd
f31721e174
atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for newer kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-06 17:08:30 +00:00
jogo
0f0f3b9f5a
AR7: don't mark as broken
...
Linux 3.3.4 boots fine on my AR7 device.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-06 14:04:19 +00:00
juhosg
91b12f1c40
ar7: remove 2.6.37 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 17:32:43 +00:00
juhosg
7d657a9c91
ar7: switch to 3.3 and mark the target as broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 17:32:41 +00:00
juhosg
02fb20885e
ar7: add 3.3 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 17:32:39 +00:00
juhosg
1ee5e640f0
ar7: fix kernel_entry extraction
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 17:32:36 +00:00
juhosg
0cff4f29f3
ar71xx: add profile and build image for the TL-WR1041N v2 board
...
Patch-by: Vince Huang <axishero@foxmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 17:02:41 +00:00
juhosg
7b820da93e
ar71xx: add support for the TP-Link TL-WR1041N v2 board
...
Patch-by: Vince Huang <axishero@foxmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 17:02:35 +00:00
juhosg
1c9cad5dce
ar71xx: update 3.3 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 13:56:35 +00:00
juhosg
c39d550e2f
ar71xx: fix a typo in the db120 mach file
...
Reported-by: Sven Eckelmann <sven@narfation.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 13:56:30 +00:00
hauke
34b32d26b5
brcm47xx: update target to kernel 3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 12:53:37 +00:00
juhosg
a6a62009fb
linux/2.6.32: R.I.P.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 11:43:34 +00:00
juhosg
e3bebfe1fb
rdc: remove 2.6.32 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 11:43:32 +00:00
juhosg
9ca85294f4
rdc: switch to 3.3 and mark the target as broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 11:43:30 +00:00
juhosg
7fa6105b4e
rb532: remove 2.6.32 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 11:43:29 +00:00
juhosg
651eb17ddc
rb532: switch to 3.3 and mark the target broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 11:43:26 +00:00
juhosg
dc1df9e044
rb532: add 3.3 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 11:43:23 +00:00
juhosg
321be1fc52
mpc83xx: remove broken flag
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 11:43:21 +00:00
juhosg
f3c883c98f
mpc83xx: populate network config from an uci-default script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 11:43:19 +00:00
juhosg
109443b2af
mpc83xx: cleanup rb333.dts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 11:43:16 +00:00
juhosg
d5816c8a83
mpc83xx: fix MAC addresses on the RB333
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 11:43:13 +00:00
juhosg
5dad28165e
mpc83xx: fix build warnings in RB333/600 dtb wrappers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 11:43:10 +00:00
juhosg
796592856f
linux/2.6.32: fix layer7 patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-05 07:20:13 +00:00
kaloz
73229f8d12
[omap4]: upgrade to 3.3, enable framebuffer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-03 21:51:58 +00:00
jogo
4e31867a39
adm5120: add missing NULL terminator to partition parser list
...
Fixes #11372 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-03 21:03:50 +00:00
hauke
14f0acdc28
brcm47xx: add support for kernel 3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-03 20:18:41 +00:00
juhosg
9d3fb21d4a
Fix iptables abuse of kernel header files. Use exported headers instead.
...
[juhosg: export xt_layer7.h for all kernel versions]
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-03 09:43:10 +00:00
juhosg
439a47e380
ramips: W306R V2.0 - GPIO and Network fixes
...
Fixed: GPIO typos and confirmed GPIO_BUTTON_RESET
Fixed: Lan & Wan reversed: swaped "eth0.2" with "eth0.1" by
removing a line(default is correct), and reversed the
Lan/wan layout LLLLW to WLLLL.
Added: image/Makefile now builds -factory.bin files. I am
unsure of the accepted way to change the makefile but
the name of the image needs to be 'linkn Kernel Image'
in order to be accepted by the OEM firmware.
Known issue: eth0 (internal switch i think has mac address:
00:11:22:33:44:55 but i think it should be same as
the lan).
Known issue: Pressing the reset button has no noticable effect,
i would expect the router to boot failsafe if being
pressed on boot, reboot if short press and reset all
to default if long press.
[juhosg: remove mtdlayout_W306R and use mtdlayout_4M instead]
Signed-off-by: David Pearce <david_18051985@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-02 19:17:59 +00:00
juhosg
1f249922ce
ramips: Make serial console for DIR-300-B1 work again
...
Make serial console for DIR-300-B1 work again.
With some recent change, "console=ttyS1,57600" was removed from the
default kernel command line, this adds the necessary mkcmdline
incantation to image/Makefile to add it there for this target.
This is quite likely broken for other targets as well.
Without this the console switches to ttyS0 instead of ttyS1 and
kernel output is missing, and the userspace comes up with 9600 baud
instead of 57600.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-02 19:17:58 +00:00
juhosg
371f652cf1
mpc83xx: remove 2.6.36 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-02 18:27:26 +00:00
juhosg
d316e764cb
mpc83xx: switch to 3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-02 18:27:25 +00:00
juhosg
01415999cf
mpc83xx: add support for 3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-02 18:27:22 +00:00
juhosg
4b296a3cb3
linux/3.3: add more missing symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-02 18:27:19 +00:00
florian
a1c9b29340
[brcm63xx] use a define for the poll and debounce interval
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-02 15:40:26 +00:00
juhosg
c5006eede0
linux/3.3: add more missing symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-01 08:00:26 +00:00
juhosg
a12fd13e23
move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-01 08:00:25 +00:00
kaloz
7e7649baa9
[coldfire]: switch to 2.6.38
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-01 07:00:17 +00:00
juhosg
e51f7c5d1b
kernel: update linux 3.3 to 3.3.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-30 08:38:11 +00:00
juhosg
1cfcccb5b0
linux: rtl836x: add a generic reset_switch function
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31536 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 18:29:31 +00:00