aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feeds.conf.default: switch LuCI feed to nbd.name git mirrorJo-Philipp Wich2013-03-251-1/+1
| | | | SVN-Revision: 36124
* odhcp6c: minor bug fixesSteven Barth2013-03-251-2/+2
| | | | SVN-Revision: 36123
* ar71xx: fix ethernet LEDs on the TL-WDR3500Gabor Juhos2013-03-251-0/+16
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36122
* ar71xx: add GPIO output select values for AR934xGabor Juhos2013-03-251-2/+7
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36121
* ar71xx: add default LED configuration for the WL-WRD3500Gabor Juhos2013-03-241-0/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36120
* ar71xx: fix USB power GPIO on the TL-WDR3500Gabor Juhos2013-03-241-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36119
* ar71xx: remove numeric suffix of the TL-WDR3500 USB LEDGabor Juhos2013-03-241-6/+6
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36118
* ar71xx: add diag support for the TL-WDR3500Gabor Juhos2013-03-241-0/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36117
* ar71xx: add default switch configuration for the TL-WDR3500Gabor Juhos2013-03-241-0/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36116
* kernel: add missing config options for au1000 targetHauke Mehrtens2013-03-245-0/+20
| | | | SVN-Revision: 36115
* mac80211: download file with firmware for brcmsmacHauke Mehrtens2013-03-241-0/+7
| | | | | | This fixes #13144. SVN-Revision: 36114
* mac80211: update brcmsmac ap patchesHauke Mehrtens2013-03-249-31/+175
| | | | SVN-Revision: 36113
* base-files: also apply r36107 to files.oldFlorian Fainelli2013-03-232-3/+3
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36112
* firewall3: update to git headJo-Philipp Wich2013-03-221-2/+2
| | | | | | | * fixes parsing of src/dest '*' * fixes parsing of proto 'all' SVN-Revision: 36111
* tools/upx: use HOSTCXX to fix build errors on mac os xFelix Fietkau2013-03-221-1/+2
| | | | SVN-Revision: 36110
* build: add a HOSTCXX variable pointing at the c++ compilerFelix Fietkau2013-03-221-0/+3
| | | | SVN-Revision: 36109
* gdb: update to 7.5-2012.12-1Florian Fainelli2013-03-221-2/+2
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36108
* base-files: sysupgrade fail with eglibcFlorian Fainelli2013-03-222-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | With eglibc, "ldd busybox" give us libcrypt.so.1 => /lib/libcrypt.so.1 (0x774be000) libm.so.6 => /lib/libm.so.6 (0x773e4000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x773c0000) libc.so.6 => /lib/libc.so.6 (0x77276000) /lib/ld.so.1 (0x774fe000) Thus /lib/ld.so.1 is not printed by the libs fonction and isn't copied to the 'new' root before pivot root libs() { ldd $* | awk '{print $3}'; } https://dev.openwrt.org/browser/trunk/package/base-files/files/lib/upgrade/common.sh With uclibc the last line of "ldd busybox" is ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x77ada000) Don't know for musl! This patch replace https://dev.openwrt.org/changeset/19167, as glibc is gone The other way around is to rework libs() Please apply the fix (mine or another) on trunk and AA Might fix https://dev.openwrt.org/ticket/12273 Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36107
* kernel: add missing CONFIG_BLK_DEV_IDE_AU1XXX config option.Hauke Mehrtens2013-03-216-1/+5
| | | | SVN-Revision: 36102
* kernel: REGMAP_SPI should only be selectable when SPI_MASTER is selectedHauke Mehrtens2013-03-214-4/+8
| | | | | | | | | This was turned from a silent confg option without a text to a normal config option which could be selected without any other option depending on this. This could cause the situation where REGMAP_SPI was selected without SPI_MASTER being selected. SVN-Revision: 36101
* firewall3: update to git headJo-Philipp Wich2013-03-211-2/+2
| | | | | | * fixes port remapping rules (#13217) SVN-Revision: 36100
* brcm47xx: generate images for some more devicesHauke Mehrtens2013-03-201-3/+3
| | | | | | These devices should be supported by trunk now. SVN-Revision: 36099
* kernel: add some fixes for kernel 3.9Hauke Mehrtens2013-03-207-6/+50
| | | | | | This patch fixes some compile problems with kernel 3.9 and adds some missing linux 3.9 handling into kernel packages. SVN-Revision: 36098
* kernel: add some missing config options for kernel 3.9Hauke Mehrtens2013-03-201-0/+11
| | | | SVN-Revision: 36097
* netifd: Fix adding IPv6 DNS-servers to resolv.confSteven Barth2013-03-201-2/+2
| | | | | | In some cases IPv6 DNS-servers were not added correctly. SVN-Revision: 36095
* odhcp6c: Fix metric for on-link prefix routesSteven Barth2013-03-201-2/+2
| | | | SVN-Revision: 36094
* firewall3: update to git headJo-Philipp Wich2013-03-191-2/+2
| | | | | | * fixes reload handling of zones and ipsets that are still running but already deleted from the config SVN-Revision: 36092
* kernel: make SND_COMPRESS_OFFLOAD symbol visible for selection (#13193)Florian Fainelli2013-03-195-5/+40
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36091
* firewall3: update to git headJo-Philipp Wich2013-03-191-2/+2
| | | | | | | - support network names in per-zone 'masq_src', 'masq_dest' and 'subnet' options (#13197) - do not allow src_mac option for SNAT rules SVN-Revision: 36090
* hostapd: fix build errors on supplicant-only buildsFelix Fietkau2013-03-182-4/+6
| | | | SVN-Revision: 36085
* odhcp6c: fix preference handling, custom client-ID * thanks to mbidewell for ↵Steven Barth2013-03-181-2/+2
| | | | | | investigating SVN-Revision: 36083
* build: make the color of the 'configuration out of sync' warning red to make ↵Felix Fietkau2013-03-172-2/+9
| | | | | | it harder for users to overlook SVN-Revision: 36082
* hostapd: initial prototype of an ubus bindingFelix Fietkau2013-03-175-3/+694
| | | | | | | Supports listing, removing and banning clients, and hooking into probe/assoc/auth requests via object subscribe. SVN-Revision: 36081
* uml: remove 3.6 kernel patchesFlorian Fainelli2013-03-171-14/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36080
* uml: remove 3.3. kernel patchesFlorian Fainelli2013-03-172-24/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36079
* uml: switch to 3.8 kernelFlorian Fainelli2013-03-171-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36078
* uml: add support for 3.8 kernelFlorian Fainelli2013-03-171-0/+213
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36077
* uml: remove 3.2 patchesFlorian Fainelli2013-03-171-14/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36076
* ep93xx: switch to 3.8 kernelFlorian Fainelli2013-03-171-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36075
* kernel: refresh 3.9 patchesFlorian Fainelli2013-03-179-77/+17
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36074
* ep93xx: add support for 3.8 kernelFlorian Fainelli2013-03-174-0/+1521
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36073
* kernel: enable SND_COMPRESS_OFFLOAD for kernels >= 3.3Florian Fainelli2013-03-171-1/+10
| | | | | | | | Most sound SoC driver enable it and rely it on to properly work. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36072
* ep93xx: account for sound soc directory rename in 3.7Florian Fainelli2013-03-171-3/+8
| | | | | | | | sound/soc/ep93xx -> sound/soc/cirrus Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36071
* kernel: set regmap-core module licenseFlorian Fainelli2013-03-175-0/+80
| | | | | | | | | | | | | | | | | | | | Fixes the following issues: [ 7.660000] regmap_core: module license 'unspecified' taints kernel [ 7.690000] Disabling lock debugging due to kernel [ 7.700000] regmap_core: Unknown symbol lzo1x_decompress_safe (err 0 [ 7.710000] regmap_core: Unknown symbol lzo1x_1_compress (err 0 [ 7.720000] regmap_core: Unknown symbol devres_add (err 0 [ 7.730000] regmap_core: Unknown symbol debugfs_create_bool (err 0 [ 7.750000] regmap_core: Unknown symbol devres_alloc (err 0 [ 7.760000] regmap_core: Unknown symbol debugfs_remove_recursive (err 0 [ 7.770000] regmap_core: Unknown symbol debugfs_create_file (err 0 [ 7.780000] regmap_core: Unknown symbol devres_free (err 0 [ 7.800000] regmap_core: Unknown symbol devres_find (err 0 [ 7.810000] regmap_core: Unknown symbol debugfs_create_dir (err 0) Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36070
* kernel: load regmap modules after kmod-lib-lzoFlorian Fainelli2013-03-171-1/+1
| | | | | | | | | Otherwise regmap-core will not be able to lookup the lzo exported symbols. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36069
* ubus: update to latest version, fixes a bug in notify return code handlingFelix Fietkau2013-03-171-3/+3
| | | | SVN-Revision: 36068
* au1000: remove support for 3.3. kernelFlorian Fainelli2013-03-174-174/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36067
* au1000: switch to 3.6 kernelFlorian Fainelli2013-03-171-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36066
* au1000: keep the MTX-1 watchdog pin low during bootFlorian Fainelli2013-03-171-0/+12
| | | | | | | | | Do this until the watchdog driver is loaded and the user-space watchdog daemon can start pinging the watchdog. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36065
* ep93xx: remove 3.3 kernel supportFlorian Fainelli2013-03-174-1496/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36064