1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 20:31:07 +03:00
Commit Graph

17103 Commits

Author SHA1 Message Date
acinonyx
244cbc3b69 [package] hotplug2: Cancel firmware loading on file openning errors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:09:09 +00:00
acinonyx
faa5c35209 [package] hotplug2: Fix sysfs path (#7031)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 18:09:04 +00:00
jow
4018c96b60 [package] hostapd: fixup madwifi turbo modes (#7060)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 15:16:33 +00:00
juhosg
e29bda76b5 mac80211: update rt2x00 mcu patch (thanks to Luis Correia)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 14:30:50 +00:00
juhosg
040ee7aa28 ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024)
* cc: backfire@openwrt.org


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20673 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 13:59:08 +00:00
jow
c07af08426 [package] base-files: also regenerate wifi config if existing config contains only whitespace
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 13:31:59 +00:00
jow
ac1453a896 [package] uhttpd:
- cope with options instead of lists in uci config
	- fix compilation without tls (#7050)
	- bump to rev 7


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 13:09:10 +00:00
nico
4d520b5eae [package] kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue (closes: #6939)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 01:36:27 +00:00
nico
9ac93adcf7 [package] busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 00:58:46 +00:00
nico
b83eec6384 [package] busybox: add myself as maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-02 22:59:39 +00:00
jow
ddaa3d81f2 [package] dnsmasq: allow multiple hostnames per domain section
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-02 22:56:22 +00:00
florian
25c1e23616 [rdc] do not set CONFIG_NET_DEV_OPS (#7005)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-02 10:34:40 +00:00
florian
58dcac852c [brcm63xx] flashmap and image generation: reduced union bcm_tag to a single struct
combining the elements so that it is no longer necessary to create an openwrt-only
tagid and tagcrc, and elimate the tagid detection and switch statements which
made dealing with imagetags overly complicated, especially since the logic would
need analogs in all code that touched the imagetag. Patch from cshore.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 21:20:43 +00:00
hauke
7a7089f7e3 brcm-2.4: fix commit r18413 "128MB ram problem"
This was missing in commit r20072


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 17:27:59 +00:00
juhosg
9e05e4b52a mac80211: remove MCU requests for SoC platforms in the rt2x00 driver
The ralink SoC platforms do not have an MCU.

Signed-off-by: Luis Correia <luis.f.correia@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 15:39:23 +00:00
acinonyx
a9e78431f4 [package] base-files: Cancel firmware loading if file doesn't exist
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 15:22:13 +00:00
kaloz
23f27ea50b [x86]: add a subtarget and drivers for the Intel Tolapai SoC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 12:05:27 +00:00
blogic
38b25a187b [ifxmips] load firmware to /lib/firmware
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 21:12:20 +00:00
blogic
11abdf5e7d [ifxmips] improve extract code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 21:12:02 +00:00
blogic
1a2ce2ca8b [ifxmips] adds proper md5sum to ifxos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 21:11:39 +00:00
blogic
5332ca5fea [ifxmips] update os abstraction layer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 17:24:43 +00:00
juhosg
9e41f39fb6 hostapd: fix build error caused by r20631
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 15:34:51 +00:00
blogic
664dbf6de8 [ifxmips] adds voip support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 11:12:33 +00:00
blogic
c3d9a7dba1 [ifxmips] fix licensing issues of ifxmips dsl driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 11:12:10 +00:00
blogic
5efdbb7a7b [ifxmips] uboot only builds with gcc 3.4.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 11:09:06 +00:00
juhosg
e75dc44dca ramips: add wpad-mini to the default packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 09:58:33 +00:00
juhosg
517dcf8d8b hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 09:58:31 +00:00
juhosg
439805b1a9 select LZMA compressed initramfs by default for ramips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 09:58:29 +00:00
juhosg
511b7edbde mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected
When CONFIG_PACKAGE_RT2X00_DEBUG is selected we should compile rt2x00 with
the CONFIG_RT2X00_DEBUG flag set to enable debug output.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 09:58:26 +00:00
ralph
ecfeb0b055 [uboot-lantiq] cleanup configuration handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 09:45:09 +00:00
juhosg
67ab18e38a ramips: annotate device register function prototypes with __init
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 08:40:28 +00:00
juhosg
01ec7932a5 mac80211: fix a typo in rt2x00 config
Fix a simple typo

Signed-off-by: Luis Correia <luis.f.correia@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 08:40:26 +00:00
juhosg
b7a96a32ea ramips: register wifi device for the RT2880 based boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 08:40:23 +00:00
juhosg
c03509e141 ramips: add wifi device for the RT2880 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 08:40:20 +00:00
juhosg
1371c8b712 mac80211: add missing config file for the rt2x00
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 05:36:14 +00:00
jow
7dc4c37a3a [package] lua: drop refcounting patch in preparation for 10.03, it has unresolved issues resulting in random vm crashes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 23:24:46 +00:00
juhosg
c44ee422c3 ramips: register wifi device on the rt305x based boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 21:24:10 +00:00
juhosg
0e48f85042 mac80211: enable building of the rt2800 on the ramips target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 21:24:08 +00:00
juhosg
08ce1c443c ramips: sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 21:24:05 +00:00
blogic
f12150b825 [ifxmips] prepare kernel for voip
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 21:06:27 +00:00
ralph
ced0222eb7 [uboot-lantiq] httpd failsafe - add image check and flash access
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 16:17:38 +00:00
ralph
05c930e80a [uboot-lantiq] add preliminary AR9 support
attention: if caches enabled the network is broken
attention: the network of the flash image doesn't work because of enabled caches



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 13:56:30 +00:00
ralph
e0e232b872 missing patch & config file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 13:51:10 +00:00
ralph
ed42a8a323 adding httpd - failsafe patch
flash write routine is not functional yet
add configuration (board & dram)



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 13:49:42 +00:00
blogic
0f85365209 The ralink rt305x board has a wireless card that can be used with the rt2800pci driver (it does not work yet but basically should). Hence, register the appropriate platform device to allow developing/testing the rt2800pci driver. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 12:04:05 +00:00
nico
af50db9d92 imagebuilder: don't disable on uml
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 11:42:41 +00:00
nico
87d817ac8c imagebuilder: various fixes
* only copy host tools from $(STAGING_DIR_HOST)/bin
 * remove more target patches, and also target files
 * combine the 3 find commands into a single one



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 11:41:51 +00:00
blogic
37bcda62c0 [ramips] Fix the base address of the wireless card. Otherwise it is not possible to register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 10:06:05 +00:00
juhosg
c8998c0709 toolchain/binutils: building gas for arm-*-uclibc systems requires linking with -lm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 08:01:35 +00:00
nico
f8877972da fix path to libgcc.a in LIBGCC_S
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-30 04:04:47 +00:00