Gabor Juhos
fe0c7aac66
ar71xx: merge 3.2 fixes
...
SVN-Revision: 30406
2012-02-10 08:19:33 +00:00
Gabor Juhos
d72bde99cd
ar71xx: merge files-3.2 to files
...
SVN-Revision: 30405
2012-02-10 08:19:31 +00:00
Gabor Juhos
81b7aaefbe
ar71xx: nuke 2.6.39 support
...
SVN-Revision: 30404
2012-02-10 08:19:28 +00:00
Gabor Juhos
650d777f3d
ar71xx: switch to 3.2.5
...
SVN-Revision: 30403
2012-02-10 08:19:27 +00:00
Gabor Juhos
abeab97efc
ar71xx: refresh 3.2 patches
...
SVN-Revision: 30402
2012-02-10 08:19:25 +00:00
Gabor Juhos
6959317691
kernel: update linux 3.2 to 3.2.5
...
SVN-Revision: 30401
2012-02-10 08:19:23 +00:00
Gabor Juhos
f754063159
ar71xx: 3.2: remove stray semicolons from the PCI fixup patch
...
SVN-Revision: 30400
2012-02-09 21:19:57 +00:00
Felix Fietkau
848dedeb8b
ar71xx: fix ar934x usb reset handling on 3.2
...
SVN-Revision: 30399
2012-02-09 20:39:41 +00:00
Gabor Juhos
31a0451cee
generic: fix kexec build error for MIPS with gcc-4.6-linaro
...
SVN-Revision: 30395
2012-02-09 14:06:44 +00:00
Gabor Juhos
841f0f23b3
generic: 3.3: add missing config symbols
...
SVN-Revision: 30393
2012-02-09 08:07:52 +00:00
Gabor Juhos
098ca08e94
generic: 3.3: fix yaffs2 build error
...
SVN-Revision: 30392
2012-02-09 08:07:50 +00:00
Gabor Juhos
09c45f50d4
ar71xx: 3.2: get rid of an unused variable in ath79_spi.c
...
SVN-Revision: 30391
2012-02-08 20:47:58 +00:00
Gabor Juhos
c126bed503
ar71xx: 3.2: fix AHB clock name in rb4xx_spi
...
SVN-Revision: 30390
2012-02-08 20:47:56 +00:00
Gabor Juhos
32194001ed
generic: fix yaffs2 build error on 3.2
...
SVN-Revision: 30389
2012-02-08 20:47:54 +00:00
Florian Fainelli
fb53d25fa4
add more missing config symbols
...
SVN-Revision: 30386
2012-02-08 17:35:40 +00:00
Gabor Juhos
81f15f5026
ar71xx: add profile and build image for the TEW-673GRU board
...
SVN-Revision: 30377
2012-02-08 16:26:27 +00:00
Gabor Juhos
48e85cd47b
ar71xx: add support for the TRENDNet TEW-673GRU board
...
SVN-Revision: 30376
2012-02-08 16:26:25 +00:00
Jo-Philipp Wich
b91a542247
select GENERIC_ATOMIC64 implementation to fix xfs related build errors
...
SVN-Revision: 30371
2012-02-08 10:34:21 +00:00
Imre Kaloz
bd8683ac93
add audio and display features
...
SVN-Revision: 30370
2012-02-08 10:21:48 +00:00
Jo-Philipp Wich
f35c4a3266
8139cp: backport patches to make driver stable again
...
List of patches that Jo-Philipp groveled out of git.
Redux: defuzzed.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30366
2012-02-07 21:56:51 +00:00
Vasilis Tsiligiannis
834be6c1fe
alix2, geos: Adjust CFLAGS
...
Clone of CFLAGS change from r30013 into Geos and Alix platforms.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30353
2012-02-07 13:00:47 +00:00
Felix Fietkau
e430c864f4
kernel: add a recent upstream commit (post-3.3) to the ssb update patch, required for the next mac80211 update
...
SVN-Revision: 30345
2012-02-07 11:28:06 +00:00
Vasilis Tsiligiannis
42ec97097e
generic: Enable HPET, HID and AT keyboard support
...
SVN-Revision: 30309
2012-02-05 17:56:04 +00:00
Vasilis Tsiligiannis
b5ff8b85d6
generic: Add missing and remove unused config symbols
...
SVN-Revision: 30133
2012-02-04 20:45:17 +00:00
Jonas Gorski
778e5d4fa5
brcm63xx: add support for linux 3.3
...
SVN-Revision: 30027
2012-02-04 10:17:27 +00:00
Jonas Gorski
49874a57f1
kernel: fix netfilter layer7 compilation in 3.3
...
SVN-Revision: 30026
2012-02-04 10:17:14 +00:00
Jonas Gorski
d6afe712ab
x86: make alix platform patch apply to 3.3
...
Based on a patch from Philip Prindeville.
While at it, also refresh the patches.
SVN-Revision: 30025
2012-02-03 20:17:00 +00:00
Jo-Philipp Wich
c433bfb571
disable additional PATA drivers in global 3.2 and 3.3 config, remove redundant symbols from alix2 config
...
SVN-Revision: 30024
2012-02-03 19:47:55 +00:00
Jo-Philipp Wich
40867f1b68
x86: trivial -- add missing CONFIG_GEOS symbol to top-level So that builds don't stall in x86 prompting for this symbol. [From Philip Prindeville, via http://patchwork.openwrt.org/patch/1828/ ]
...
SVN-Revision: 30023
2012-02-03 19:21:41 +00:00
Jo-Philipp Wich
79a3fdb9da
geos: backport driver from linux-next to 3.2 and 3.3 The Geos driver is in linux-next and will be out in 3.4. It builds fine against 3.2.2 and 3.3-rc2. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
...
SVN-Revision: 30022
2012-02-03 18:16:27 +00:00
Jo-Philipp Wich
25d605ab0e
net5501: backport drivers from linux-next Backport net5501 platform driver from 3.4. Remove vestiges of old (pre-2.6.30) leds-net5501.c driver. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
...
SVN-Revision: 30021
2012-02-03 18:14:02 +00:00
Jo-Philipp Wich
7a36f3d2ff
x86: move additional oddball PATA drivers These should only be enabled in the generic image, as they bloat all of the other targets. Also add symbols for NET5501, ALIX, and GEOS which were added backported to 3.2 and 3.3. Restore PC speaker to Geos target. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
...
SVN-Revision: 30019
2012-02-03 18:02:57 +00:00
Jo-Philipp Wich
d13c3cd073
net5501: adjust CFLAGS and package selection ( #10893 ) This patches the CFLAGS for Geode LX CPUs for 4.3 and new GGC versions. This creates more compatible code and allowed me to boot my system first time with no troubles. Also, the missing kmod is added in.
...
SVN-Revision: 30013
2012-02-03 14:19:29 +00:00
Felix Fietkau
d9ff9c44ee
ar71xx: add usb on the pb92 board
...
SVN-Revision: 30007
2012-02-03 09:44:51 +00:00
Jonas Gorski
f99bf6517c
x86: add 3.3 generic symbols
...
Copy x86/config-3.2 to x86/config-3.3 and add additional symbols (for 3.3-rc2).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30002
2012-02-02 21:01:59 +00:00
Jo-Philipp Wich
b6be49429b
alix2: backport platform driver updates from linux-next Add patches to x86/patches-3.2 and x86/patches-3.3 (update will appear in 3.4). [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1817/ ]
...
SVN-Revision: 30001
2012-02-02 19:26:32 +00:00
Jo-Philipp Wich
7a9e4ffe8e
alix2, geos, net5501: remove kmod-ledtrig-netfilter, its not used by any standard system facility
...
SVN-Revision: 30000
2012-02-02 19:11:52 +00:00
Jo-Philipp Wich
bf8bb9b661
alix2, goes, net5501: clean up default packages Remove packages which are dependencies of other packages Remove packages which are part of the default package list Remove DSL specific packages from net5501 Remove bridge package, we use the busybox applet Replace hostapd with wpad
...
SVN-Revision: 29999
2012-02-02 19:06:22 +00:00
Jo-Philipp Wich
047ba1e12e
alix2, net5501: bump both subtargets to Linux 3.2.2 to align with the rest
...
SVN-Revision: 29998
2012-02-02 19:00:40 +00:00
Jo-Philipp Wich
1ae5715f2e
geos: add missing files from previous commit
...
SVN-Revision: 29997
2012-02-02 18:59:51 +00:00
Jo-Philipp Wich
a1258ccaba
geos: backport Geos driver from linux-next Backport of linux-next driver. Driver adds support for LEDS and S/W button. Add hotplug script for button actions. Add Openwrt system config for LEDS triggers. Add updated kernel .config for 3.2 symbols. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1816/ ]
...
SVN-Revision: 29996
2012-02-02 18:58:20 +00:00
Jo-Philipp Wich
415a375eaa
geos: cleanup GPIO driver name In 3.1, the old drivers/char/ entry for the CS5535 GPIO driver went obsolete. Make Geos use a recent kernel and remove this ambiguity. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1815/ ]
...
SVN-Revision: 29995
2012-02-02 18:44:35 +00:00
Jo-Philipp Wich
5523eca4e5
net5501: correct net5501 h/w configuration Bump to version 3.2. Simplify and correct kernel config (based on x86/config-3.2). Designate eth0 as wan interface, and bridge eth1/eth2/eth3. Add heartbeat LED trigger. Use correct CS5535 GPIO driver. Use correct USB drivers (OHCI not UHCI). Add MSR and HW clock support. Add GPIO mask definition. Add correct SATA drivers. Add LED triggers. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1802/ ]
...
SVN-Revision: 29994
2012-02-02 18:41:10 +00:00
Jonas Gorski
eca9950f63
kernel: add preliminary support for linux 3.3
...
Based on 3.3-rc2
SVN-Revision: 29986
2012-02-02 08:23:54 +00:00
Jo-Philipp Wich
3310df6b52
alix2: correct h/w configuration Bump to version 3.2. Simplify and correct kernel config (based on x86/config-3.2). Drop obsolete CS5535 GPIO driver.
...
[Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1804/ ]
SVN-Revision: 29981
2012-02-01 15:31:23 +00:00
Gabor Juhos
41bd6bd282
ar71xx: fix ethernet LEDs on the WHR-{G301N,HP-G300N,HP-GN} boards
...
SVN-Revision: 29978
2012-01-31 20:49:34 +00:00
Gabor Juhos
c315ce403b
ar71xx: merge DIR-600 A1 and DIR-615 E4 support
...
SVN-Revision: 29976
2012-01-31 18:37:29 +00:00
Gabor Juhos
dd47afc197
ar71xx: fix ethernet LEDs on the DIR-600-A1 board
...
SVN-Revision: 29975
2012-01-31 18:37:24 +00:00
Gabor Juhos
8200f0c61a
ar71xx: unify LED names on D-Link boards
...
SVN-Revision: 29974
2012-01-31 18:37:15 +00:00
Gabor Juhos
faeca86e50
ar71xx: support for D-LINK DIR-615 rev. E4
...
This patch adds support for D-LINK DIR-615 E4 board. It's mostly based
on the existing support for DIR-600 A1, with some changes in the leds
configuration.
It's an updated version of the patch that reliably works on my hw for
about a year (it was built from trunk on Jan 2011). When I decided to
update the firmware and checked for the current support for that device,
I also found previously posted patches by Alexey Loukianov that
mentioned some stability issues. I'm not sure where could be the
difference, the patches are very similar except the wmac led pin number
- I was using 1, and those patches used 17.
[juhosg: add 3.2 support]
Signed-off-by: Vadim Girlin <vadimgirlin@gmail.com>
SVN-Revision: 29973
2012-01-31 18:37:09 +00:00