blogic [Wed, 30 Nov 2011 14:16:44 +0000 (14:16 +0000)]
comgt: Add scripts to comgt to retrieve the IMSI and CNUM to identify the SIM card.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29365
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 30 Nov 2011 12:45:50 +0000 (12:45 +0000)]
kernel: This adds support for Marvell S-ATA.
Useful for kirkwood and probably other Marvell SoCs.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29364
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 30 Nov 2011 07:43:58 +0000 (07:43 +0000)]
scripts: add script to generate combined extended image format
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29358
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 29 Nov 2011 08:52:22 +0000 (08:52 +0000)]
kernel: add a configuration option for enabling printk timestamps (#10503)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29353
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 28 Nov 2011 19:19:33 +0000 (19:19 +0000)]
build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for systems that prefer this as library path (e.g. current SuSE), fixes mpfr and gcc build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29352
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 28 Nov 2011 12:46:18 +0000 (12:46 +0000)]
omap24xx: bump to 3.1.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29349
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 28 Nov 2011 10:22:58 +0000 (10:22 +0000)]
lantiq: bump to 3.1.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29348
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 27 Nov 2011 06:29:09 +0000 (06:29 +0000)]
ath9k: fix a regression in touching power mode related registers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29341
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 27 Nov 2011 05:30:40 +0000 (05:30 +0000)]
dropbear: fix build breakage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29340
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 27 Nov 2011 04:30:09 +0000 (04:30 +0000)]
ath9k: enable ANI on ar913x, should noticeably improve stability in noisy environments
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29338
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 25 Nov 2011 20:47:44 +0000 (20:47 +0000)]
targets: fix CONFIG_USB_STORAGE_* inconsistency
* all options were switched from bool to tristate in 2.6.30
* add/change/move them to generic, disabled by default
* remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09
* remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6
* cleanup ordering
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29337
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 25 Nov 2011 00:53:19 +0000 (00:53 +0000)]
package/dropbear: update to 2011.54
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29330
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Fri, 25 Nov 2011 00:53:13 +0000 (00:53 +0000)]
package/dnsmasq: update to 2.59 (thanks to Raphael Huck)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29329
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 24 Nov 2011 20:09:43 +0000 (20:09 +0000)]
ar71xx: modify phy mask of the WP543 board
This fixes ethernet on newer boards. Based on a patch from #9702.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29328
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 24 Nov 2011 20:09:40 +0000 (20:09 +0000)]
firmware-utils/mktplinfw: use htonl/ntohl
Based on a patch by Adrian Chadd <adrian@freebsd.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29327
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 24 Nov 2011 20:09:38 +0000 (20:09 +0000)]
ar71xx: fix wndr3800 machine name
This fixes the machine name in /proc/cpuinfo and luci status page machine name.
Signed-off-by: Petri Rosenström <petri.rosenstrom@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29326
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 24 Nov 2011 20:09:35 +0000 (20:09 +0000)]
ar71xx: copy atheros initramfs images to the image directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29325
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 24 Nov 2011 20:09:32 +0000 (20:09 +0000)]
ar71xx: specify mtd layout in command line for the DB120 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29324
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 23 Nov 2011 19:41:36 +0000 (19:41 +0000)]
package/busybox: wget: URL-decode user:password before base64-encoding it into auth hdr (upstream fix)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29299
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 23 Nov 2011 13:55:35 +0000 (13:55 +0000)]
mac80211: fix aggregation related kernel warnings when using wds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29296
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 23 Nov 2011 13:55:14 +0000 (13:55 +0000)]
ath9k: fix setting channel bandwidth before bringing up interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29295
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Wed, 23 Nov 2011 12:22:15 +0000 (12:22 +0000)]
lantiq: drop 009-MIPS-make-oprofile-use-cp0_perfcount_irq-if-it-is-se.patch
This patch is/was a duplicate of generic/patches-3.1/307-mips_oprofile_fix.patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29294
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Wed, 23 Nov 2011 04:06:57 +0000 (04:06 +0000)]
tools: use host build_dir instead of target build_dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29293
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Tue, 22 Nov 2011 18:50:51 +0000 (18:50 +0000)]
lantiq:
* fixes ath5k eeprom handling
* fixes sx76x
* adds sx76x to userland api
* minor style cleanups
Signed-of-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29292
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Mon, 21 Nov 2011 21:40:26 +0000 (21:40 +0000)]
package/mac80211: fix atomic64 issues on x86 / uml
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29289
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 21 Nov 2011 16:36:39 +0000 (16:36 +0000)]
[brcm63xx] don't package gpioctl by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29288
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Mon, 21 Nov 2011 14:28:33 +0000 (14:28 +0000)]
target/uml: export atomic64_* functions on 32-bit x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29287
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 21 Nov 2011 13:35:19 +0000 (13:35 +0000)]
[package] mac80211: revert unrelated change in previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29285
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 21 Nov 2011 13:33:11 +0000 (13:33 +0000)]
[package] mac80211: fix reversed WARN_ON() condition which causes a stray stacktrace on boot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29284
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 20 Nov 2011 11:30:10 +0000 (11:30 +0000)]
ar71xx: set GE0 phy_mask for AR933x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29274
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 20 Nov 2011 09:29:42 +0000 (09:29 +0000)]
ath9k: merge a pending aggregation fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29273
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 20 Nov 2011 09:29:34 +0000 (09:29 +0000)]
mac80211: refresh p54spi patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29272
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 20 Nov 2011 09:29:27 +0000 (09:29 +0000)]
mac80211: fix a workqueue compat backport
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29271
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 19 Nov 2011 21:34:51 +0000 (21:34 +0000)]
[brcm63xx] fix D-Link DSL-2650U image generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29266
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jogo [Sat, 19 Nov 2011 18:39:12 +0000 (18:39 +0000)]
linux: update 3.0 to 3.0.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29264
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 19 Nov 2011 17:15:53 +0000 (17:15 +0000)]
scripts/env: improve the wording of the question when starting repository (patch by Rolf Leggewie)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29262
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 19 Nov 2011 17:15:50 +0000 (17:15 +0000)]
scripts/env: make mv and cp operations more robust (treat dotfiles appropriately) (based on patch by Rolf Leggewie)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29261
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 19 Nov 2011 17:15:45 +0000 (17:15 +0000)]
scripts/env: fix indentation (patch by Rolf Leggewie)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29260
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 19 Nov 2011 16:56:47 +0000 (16:56 +0000)]
Revert "package/mac80211: fix atomic64 compat"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29258
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 19 Nov 2011 16:56:44 +0000 (16:56 +0000)]
ath9k: allow run-time change of the chanbw debugfs file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29257
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 19 Nov 2011 16:50:25 +0000 (16:50 +0000)]
[package] base-files: kill remaining processes after running user hooks (#10461)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29256
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 18 Nov 2011 11:27:19 +0000 (11:27 +0000)]
mac80211: update to wireless-testing 2011-11-15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29240
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 18 Nov 2011 10:37:03 +0000 (10:37 +0000)]
[brcm63xx] build images for D-Link DSL-2650U (#9003)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29238
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Thu, 17 Nov 2011 22:31:27 +0000 (22:31 +0000)]
omap24xx: Fix cbus nested IRQ acking
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29237
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Thu, 17 Nov 2011 21:02:00 +0000 (21:02 +0000)]
omap24xx: Fix initialization of software IRQ mask
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29236
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Thu, 17 Nov 2011 19:35:57 +0000 (19:35 +0000)]
omap24xx: Update 3.1 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29234
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Thu, 17 Nov 2011 18:06:19 +0000 (18:06 +0000)]
omap24xx: Some retu/tahvo IRQ fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29233
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Thu, 17 Nov 2011 14:57:34 +0000 (14:57 +0000)]
omap24xx: Add basic kexec fixes.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29232
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Thu, 17 Nov 2011 09:57:00 +0000 (09:57 +0000)]
package/mac80211: fix atomic64 compat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29209
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 17 Nov 2011 09:40:06 +0000 (09:40 +0000)]
[package] base-files: another empty password check fix (#10440)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29208
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 17 Nov 2011 01:18:22 +0000 (01:18 +0000)]
[package] base-files: now that we have date -k, adjust the kernel timezone after setting up TZ and localtime
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29204
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 17 Nov 2011 01:11:56 +0000 (01:11 +0000)]
[package] busybox: add a "date -k" to set the kernel timezone from the current localtime utc offset
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29203
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Wed, 16 Nov 2011 22:45:23 +0000 (22:45 +0000)]
p54spi: workqueue deadlock fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29202
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Wed, 16 Nov 2011 22:34:38 +0000 (22:34 +0000)]
omap24xx: Add workaround for omapfb locking bug.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29201
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Wed, 16 Nov 2011 22:26:12 +0000 (22:26 +0000)]
p54spi: Lock fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29200
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Wed, 16 Nov 2011 19:03:23 +0000 (19:03 +0000)]
Revert r29193
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29195
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Wed, 16 Nov 2011 19:02:12 +0000 (19:02 +0000)]
omap24xx: Set platform specific optimization flags
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29194
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Wed, 16 Nov 2011 19:01:19 +0000 (19:01 +0000)]
n810: Add xmodmap to profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29193
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Wed, 16 Nov 2011 17:27:36 +0000 (17:27 +0000)]
mconf: Fix compile warning:
"warning: conflicting types for ‘sym_set_all_changed’"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29190
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Wed, 16 Nov 2011 16:05:23 +0000 (16:05 +0000)]
Add xorg feed to feeds.conf.default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29188
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 16 Nov 2011 15:01:18 +0000 (15:01 +0000)]
[package] base-files: rewrite killing of nonessential services to not rely on top, use the proc filesystem only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29187
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 16 Nov 2011 13:17:35 +0000 (13:17 +0000)]
[package] busybox: fix empty password detection in telnetd init (#10432)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29183
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Tue, 15 Nov 2011 23:40:39 +0000 (23:40 +0000)]
package/ppp: fix typo in r28868 (closes: #10429)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29165
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 15 Nov 2011 22:24:22 +0000 (22:24 +0000)]
[rdc] include bridge and 8021q modules by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29164
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 15 Nov 2011 22:24:18 +0000 (22:24 +0000)]
[package] allow building 8021q and bridge as modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29163
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 15 Nov 2011 19:15:42 +0000 (19:15 +0000)]
[package] kmod-r6040 depends on kmod-libphy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29162
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Tue, 15 Nov 2011 18:21:00 +0000 (18:21 +0000)]
lantiq: add runtime generation of /etc/config/network
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29161
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 15 Nov 2011 17:54:02 +0000 (17:54 +0000)]
[package] busybox: revert accidentally committed debugging flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29158
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 15 Nov 2011 17:38:55 +0000 (17:38 +0000)]
[package] busybox: fix hexdump segmentation fault with an empty leading format unit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29156
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 15 Nov 2011 14:53:21 +0000 (14:53 +0000)]
ath9k: reorganize patches, reset hardware after full sleep (fixes #10349)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29155
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 15 Nov 2011 10:17:59 +0000 (10:17 +0000)]
[package] uhttpd: prevent linking uhttpd binary against crypto libraries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29152
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 14 Nov 2011 21:37:53 +0000 (21:37 +0000)]
[package] broadcom-wl: align RADIUS options with r26482, patch by Etienne Champetier <etienne.champetier@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29136
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 14 Nov 2011 21:21:24 +0000 (21:21 +0000)]
ath9k: do not put the hardware to full-sleep while tx is pending
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29133
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 14 Nov 2011 21:21:03 +0000 (21:21 +0000)]
ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid early phy stop
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29132
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 14 Nov 2011 19:02:01 +0000 (19:02 +0000)]
[package] base-files: prime root password with "x" to notify programs that there is a shadow record, fix /bin/login.sh password detection accordingly.
Solves broken key based dropbear login with empty password after r28935.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29130
3c298f89-4303-0410-b956-
a3cf2f4a3e73
blogic [Mon, 14 Nov 2011 18:55:58 +0000 (18:55 +0000)]
lantiq: fix falcon build breakage
dev-wifi-rt2x00 fails to build on falcon due to missing pci
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29129
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 14 Nov 2011 17:43:15 +0000 (17:43 +0000)]
ar71xx: fix USB LED on the DB120 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29126
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 14 Nov 2011 17:43:14 +0000 (17:43 +0000)]
ar71xx: add a function for selecting output signal on a given GPIO pin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29125
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 14 Nov 2011 17:43:13 +0000 (17:43 +0000)]
ar71xx: fix GPIO function handling on AR934x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29124
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 14 Nov 2011 17:43:11 +0000 (17:43 +0000)]
ar71xx: add AR71XX_ prefix to GPIO_REG_* defines
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29123
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 14 Nov 2011 17:43:10 +0000 (17:43 +0000)]
ar71xx: merge nand scan patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29122
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 14 Nov 2011 14:06:37 +0000 (14:06 +0000)]
mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb
The driver works quite nice and stable for me using a RaLink Rt5370 USB device.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29116
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 14 Nov 2011 14:06:32 +0000 (14:06 +0000)]
netifd: update to latest version, fixes tcp connection loss issues on dhcp rekey
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29115
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 14 Nov 2011 13:18:09 +0000 (13:18 +0000)]
[package] uci: update to latest git rev
7289b2d69aaffa9299b47aaaa0da1e9969ace6c1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29111
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 14 Nov 2011 13:07:47 +0000 (13:07 +0000)]
ar71xx: fix a compiler warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29110
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 14 Nov 2011 13:07:45 +0000 (13:07 +0000)]
ar71xx: fix GPIO count for AR934x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29109
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 14 Nov 2011 11:49:53 +0000 (11:49 +0000)]
ar71xx: flush DDR writeback buffers for WMAC and PCIe on AR934X
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29108
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 14 Nov 2011 11:49:51 +0000 (11:49 +0000)]
ar71xx: use a dummy irq chip for WMAC and PCIe irq hadling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29107
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 14 Nov 2011 11:49:49 +0000 (11:49 +0000)]
ar71xx: add AR934X_RESET_REG_PCIE_WMAC_INT_STATUS defines
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29106
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 14 Nov 2011 11:49:47 +0000 (11:49 +0000)]
ar71xx: add an irq parameter for ar724x_pcibios_init
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29105
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 14 Nov 2011 07:38:09 +0000 (07:38 +0000)]
ar71xx: remove hardwired interface parameters from mach-* files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29103
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 14 Nov 2011 07:38:07 +0000 (07:38 +0000)]
ar71xx: force hardwired interface parameters in ar71xx_add_device_eth
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29102
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Mon, 14 Nov 2011 07:38:05 +0000 (07:38 +0000)]
ar71xx: use if-else instead of conditional operators in ar71xx_add_device_eth
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29101
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 13 Nov 2011 19:19:22 +0000 (19:19 +0000)]
[brcm63xx] build images for Pirelli A226M (#10409)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29045
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 13 Nov 2011 19:19:18 +0000 (19:19 +0000)]
[brcm63xx] register uart0 on DWV-S0 boards (#10409)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29044
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 13 Nov 2011 19:19:14 +0000 (19:19 +0000)]
[kernel] refresh 3.0 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29043
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 13 Nov 2011 19:19:10 +0000 (19:19 +0000)]
[kernel] refresh 2.6.39 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29042
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 13 Nov 2011 19:19:05 +0000 (19:19 +0000)]
[brcm63xx] rename 456-board_DWV-S0_ehci.patch to 456-board_DWV-S0_fixes.patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29041
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 13 Nov 2011 18:41:26 +0000 (18:41 +0000)]
[rdc] fix typo, load ip17xx switch module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29039
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sun, 13 Nov 2011 17:36:36 +0000 (17:36 +0000)]
ar71xx: enable has_gbit flag on AR724{0,1}
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29026
3c298f89-4303-0410-b956-
a3cf2f4a3e73
This page took 0.060585 seconds and 4 git commands to generate.