summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [x86] alix2, net5501: bump both subtargets to Linux 3.2.2 to align with the restjow2012-02-022-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] geos: add missing files from previous commitjow2012-02-023-23/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH 2/2] geos: backport Geos driver from linux-nextjow2012-02-021-0/+4
| | | | | | | | | | | | 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/] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH 1/2] geos: cleanup GPIO driver namejow2012-02-021-4/+4
| | | | | | | | | 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/] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] net5501: correct net5501 h/w configurationjow2012-02-025-36/+86
| | | | | | | | | | | | | | | | | 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/] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: fix segmentation fault when doing two consecutive scans ↵jow2012-02-022-5/+8
| | | | | | | | | | through wpa_supplicant Based on patch by Christian Kapeller <christian.kapeller@cmotion.eu> with one minor whitespace change and updated package version. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add preliminary support for linux 3.3jogo2012-02-02122-0/+65996
| | | | | | Based on 3.3-rc2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update module names and add new config symbols for linux 3.3jogo2012-02-025-5/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29985 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] alix2: correct h/w configurationjow2012-02-012-16/+20
| | | | | | | | | | | 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/] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] automake: forcibly disable perl ithreads supportjow2012-02-011-1/+2
| | | | | | | | The SDK when build on a machine with perl ithreads enabled will fail to run on many Gentoo systems because perl is usually built without thread capability there. In order to circumvent this issue forcibly disable the ithreads support, tested on CentOS 5.6, Ubuntu 10.04 LTS and Gentoo. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix ethernet LEDs on the WHR-{G301N,HP-G300N,HP-GN} boardsjuhosg2012-01-313-15/+89
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge DIR-600 A1 and DIR-615 E4 supportjuhosg2012-01-319-390/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix ethernet LEDs on the DIR-600-A1 boardjuhosg2012-01-313-0/+73
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: unify LED names on D-Link boardsjuhosg2012-01-3110-63/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: support for D-LINK DIR-615 rev. E4juhosg2012-01-3115-7/+428
| | | | | | | | | | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for TP-Link TL-MR11Ujuhosg2012-01-3114-7/+272
| | | | | | | | | | | | | | | | | | | Adds support for TL-MR11U, a portable router with very similar hardware to the TL-WR703N and TL-MR3020, but with an onboard 2000mAh battery. Tested, working: All interfaces (Ethernet, 802.11n, USB) WPS & Reset switches (Power appears to be a hardware slider) Ethernet, Wifi, 3G LEDs (Power & charging LEDs hardware controlled) Sysupgrade [juhosg: fix indentations to use TABs instead of spaces, fix 3.2 patch breakage] Signed-off-by: Simon Taylor <simon.taylor.uk@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: compress kernel binaries in Image/Prepare stagejuhosg2012-01-311-2/+2
| | | | | | The lzma compressed kernel is used by one of the loaders. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use dynamically allocated partitions in wrt160nl_partjuhosg2012-01-312-5/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: change vlan_config for the ALFA W502U boardjuhosg2012-01-311-1/+1
| | | | | | This change moves the WAN port into a separate VLAN. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.2 to 3.2.2jogo2012-01-318-25/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.1 to 3.1.10jogo2012-01-315-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29966 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.0 to 3.0.18jogo2012-01-3110-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] build 96348R imagesflorian2012-01-301-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] remove support for 2.6.39florian2012-01-3040-5202/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29959 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] bump to 3.0.17florian2012-01-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29958 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix wprobe build for arm on 3.2florian2012-01-301-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29957 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ebtales: update to v2.0.10-4florian2012-01-301-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] add missing config symbolsflorian2012-01-302-0/+10
| | | | | | Thanks KanjiMonster git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix gpiommc build failure with 3.2florian2012-01-301-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] create a config-3.2 for upcoming changes, rebase config-default to 2.6.39jow2012-01-302-130/+442
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] rules.mk: filter "." and "./" entries from $PATH, prevents ↵jow2012-01-291-1/+1
| | | | | | toolchain build issues and likely other problems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] patch-specs.sh: gcc 3.4.6 has an additional "(OpenWrt-2.0)" after ↵jow2012-01-291-1/+1
| | | | | | the version tag, cope with that git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] download.pl: remove ftp.geo.kernel.org mirror, it does not resolvejow2012-01-291-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] ext-toolchain.sh: rework generated gcc wrapperjow2012-01-291-13/+44
| | | | | | | | Only append -L and -Wl,-rpath-link flags if the command line contains -l, -L, -shared or -static flags; this is needed to suppress "-rpath-link: linker input file unused because linking not done" on each cc invocation. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] patch-specs.sh: fallback to ext-toolchain.sh --wrap if spec file ↵jow2012-01-291-35/+61
| | | | | | patching is not possible (gcc < 4.3.0) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] ext-toolchain.sh: support --wrap with src == destjow2012-01-291-3/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] add default and Sim.One profilesflorian2012-01-292-0/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] add 3.2 supportflorian2012-01-295-1/+1528
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add another 3.2 framebuffer symbolflorian2012-01-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] add support for 3.2 kernelflorian2012-01-295-1/+319
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch: fix some memory leaks in switch_parse_vlan()hauke2012-01-283-7/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29936 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add support for the Atheros AP113 reference boardflorian2012-01-2814-12/+316
| | | | | | | | | This reference board is equipped with: - AR7242 SoC - AR9580 on-board Wi-Fi - AR8316 switch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] refresh 3.2 patchesflorian2012-01-2812-19/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] autoconf: another relocatability fix for autom4te, substitute ↵jow2012-01-281-0/+13
| | | | | | hardcoded prefix with $STAGING_DIR when reading autom4te.cfg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] automake: generate relative aclocal symlinks in staging_dirjow2012-01-281-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [sdk] make sure .config gets copied as filejow2012-01-281-1/+1
| | | | | | | | | | When using scripts/env, .config is most likely a symbolic link pointing to env/.config. Previously the symbolic link got copied as-is into the SDK tarball, leading to a dangling .config symlink on the target system which prevented the SDK from working. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add fix for cardbus host controllerhauke2012-01-272-0/+44
| | | | | | | These devices have two devices on the bus, the host controller itself and the device. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix patch when running on ssb based deviceshauke2012-01-271-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: revert one more linux upstream commit in the initvals to fully fix ↵nbd2012-01-271-96/+112
| | | | | | the ar938x tx power issue git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix initvals for high-power ar938x devices, fixes tx power on buffalo ↵nbd2012-01-271-0/+192
| | | | | | wzr-hp-g450h git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29918 3c298f89-4303-0410-b956-a3cf2f4a3e73