Gabor Juhos
34018a630f
kernel: update linux 3.3 to 3.3.5
...
SVN-Revision: 31645
13 years ago
Gabor Juhos
6b5012ce1f
pxa: remove 2.6.37 support
...
SVN-Revision: 31643
13 years ago
Gabor Juhos
1f1fd8616f
pxa: switch to 3.3 and mark it as broken
...
It is working in qemu, but it has not been tested on real hardware.
SVN-Revision: 31642
13 years ago
Gabor Juhos
b284c0e804
pxa: add support for 3.3
...
SVN-Revision: 31641
13 years ago
Jo-Philipp Wich
1a01559520
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>
SVN-Revision: 31640
13 years ago
Jonas Gorski
b218b15709
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 .
SVN-Revision: 31638
13 years ago
Felix Fietkau
0ff3c396d3
kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes
...
SVN-Revision: 31637
13 years ago
Hauke Mehrtens
d30f8da466
brcm47xx: add gpio_request_one()
...
This fixes a compile error with kernel 3.3.
SVN-Revision: 31635
13 years ago
Felix Fietkau
7799c88aa4
atheros: clean up the patches some more
...
SVN-Revision: 31626
13 years ago
Felix Fietkau
9b20187ad5
atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for newer kernels
...
SVN-Revision: 31625
13 years ago
Jonas Gorski
30362b90af
AR7: don't mark as broken
...
Linux 3.3.4 boots fine on my AR7 device.
SVN-Revision: 31623
13 years ago
Gabor Juhos
28e897845f
ar7: remove 2.6.37 support
...
SVN-Revision: 31617
13 years ago
Gabor Juhos
047a51c4fd
ar7: switch to 3.3 and mark the target as broken
...
SVN-Revision: 31616
13 years ago
Gabor Juhos
dd884a6b73
ar7: add 3.3 support
...
SVN-Revision: 31615
13 years ago
Gabor Juhos
e85a44f11b
ar7: fix kernel_entry extraction
...
SVN-Revision: 31614
13 years ago
Gabor Juhos
9486904079
ar71xx: add profile and build image for the TL-WR1041N v2 board
...
Patch-by: Vince Huang <axishero@foxmail.com>
SVN-Revision: 31610
13 years ago
Gabor Juhos
ab897ab04e
ar71xx: add support for the TP-Link TL-WR1041N v2 board
...
Patch-by: Vince Huang <axishero@foxmail.com>
SVN-Revision: 31608
13 years ago
Gabor Juhos
56f2e08537
ar71xx: update 3.3 patches
...
SVN-Revision: 31602
13 years ago
Gabor Juhos
8fffc6d6df
ar71xx: fix a typo in the db120 mach file
...
Reported-by: Sven Eckelmann <sven@narfation.org>
SVN-Revision: 31601
13 years ago
Hauke Mehrtens
8c352ff853
brcm47xx: update target to kernel 3.3
...
SVN-Revision: 31599
13 years ago
Gabor Juhos
2e3f8c480e
linux/2.6.32: R.I.P.
...
SVN-Revision: 31597
13 years ago
Gabor Juhos
e005aed223
rdc: remove 2.6.32 support
...
SVN-Revision: 31596
13 years ago
Gabor Juhos
0e086cfaf7
rdc: switch to 3.3 and mark the target as broken
...
SVN-Revision: 31595
13 years ago
Gabor Juhos
787b253859
rb532: remove 2.6.32 support
...
SVN-Revision: 31594
13 years ago
Gabor Juhos
63a532a472
rb532: switch to 3.3 and mark the target broken
...
SVN-Revision: 31593
13 years ago
Gabor Juhos
b120e7f22a
rb532: add 3.3 support
...
SVN-Revision: 31592
13 years ago
Gabor Juhos
6caa1aab10
mpc83xx: remove broken flag
...
SVN-Revision: 31591
13 years ago
Gabor Juhos
257a201b56
mpc83xx: populate network config from an uci-default script
...
SVN-Revision: 31590
13 years ago
Gabor Juhos
13ce8f8a77
mpc83xx: cleanup rb333.dts
...
SVN-Revision: 31589
13 years ago
Gabor Juhos
a3d9877518
mpc83xx: fix MAC addresses on the RB333
...
SVN-Revision: 31588
13 years ago
Gabor Juhos
1a5a9c5dae
mpc83xx: fix build warnings in RB333/600 dtb wrappers
...
SVN-Revision: 31587
13 years ago
Gabor Juhos
7ffa3fe02c
linux/2.6.32: fix layer7 patch
...
SVN-Revision: 31586
13 years ago
Imre Kaloz
9a91dc9f71
upgrade to 3.3, enable framebuffer
...
SVN-Revision: 31576
13 years ago
Jonas Gorski
b393464fb4
adm5120: add missing NULL terminator to partition parser list
...
Fixes #11372 .
SVN-Revision: 31574
13 years ago
Hauke Mehrtens
22b2e3fbb9
brcm47xx: add support for kernel 3.3
...
SVN-Revision: 31573
13 years ago
Gabor Juhos
3349cf2691
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>
SVN-Revision: 31566
13 years ago
Gabor Juhos
b0449ccf04
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>
SVN-Revision: 31557
13 years ago
Gabor Juhos
90e99b9fe8
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>
SVN-Revision: 31556
13 years ago
Gabor Juhos
fb28062182
mpc83xx: remove 2.6.36 support
...
SVN-Revision: 31555
13 years ago
Gabor Juhos
3269924fed
mpc83xx: switch to 3.3
...
SVN-Revision: 31554
13 years ago
Gabor Juhos
8ee595315d
mpc83xx: add support for 3.3
...
SVN-Revision: 31553
13 years ago
Gabor Juhos
b4b5f2d018
linux/3.3: add more missing symbols
...
SVN-Revision: 31552
13 years ago
Florian Fainelli
5d9b44d110
use a define for the poll and debounce interval
...
SVN-Revision: 31550
13 years ago
Gabor Juhos
7a2b3d8a55
linux/3.3: add more missing symbols
...
SVN-Revision: 31548
13 years ago
Gabor Juhos
70322ba3d1
move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configs
...
SVN-Revision: 31547
13 years ago
Imre Kaloz
880de62f91
switch to 2.6.38
...
SVN-Revision: 31546
13 years ago
Gabor Juhos
cbfce53831
kernel: update linux 3.3 to 3.3.4
...
SVN-Revision: 31541
13 years ago
Gabor Juhos
e931ffd678
linux: rtl836x: add a generic reset_switch function
...
SVN-Revision: 31536
13 years ago
Gabor Juhos
1d9400263f
linux: rtl836x: rename rtl836*_hw_init to rtl836*_setup
...
SVN-Revision: 31535
13 years ago
Gabor Juhos
badd7a3cf2
linux: rtl836x: add a reset_chip callback to rtl8366_smi_ops
...
SVN-Revision: 31534
13 years ago