1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 18:35:27 +03:00
Commit Graph

16868 Commits

Author SHA1 Message Date
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
jow
bdaa183014 [package] openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 23:14:47 +00:00
florian
52fc6ae252 [package] fix ndisc compilation failure (#6984)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 21:20:36 +00:00
hauke
348cb2f61e kernel: fix dependencies for x86 target
kmod-hid and kmod-input-core are directly build into the kernel for the
x86 target. No package on x86 should depend on it. 

This fixes #6963 


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 21:02:14 +00:00
hauke
e25d070c9b mac80211: fix mesh.
This fixes #6774


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 18:33:48 +00:00
nbd
ff1723ec3a fix kernel-headers build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 15:16:17 +00:00
nico
a2ad08b489 [include] download.mk: fix bzr download method
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 13:06:19 +00:00
blogic
4d48790aab temporary fix to make toolchain build properly, this is broken since [20569]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 12:18:58 +00:00
blogic
156f1dc7a5 [ifxmips] fixes uboot compile error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 11:30:24 +00:00
jow
800c7f427a [package] uhttpd: fix a signal related race condition exposed by LuCI on fast machines
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 09:26:02 +00:00
florian
a2efa01c7b [package] update e2fsprogs to 1.41.11 (#6896)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 05:54:54 +00:00
nico
e0faab81aa [package] base-files: fix shell syntax (prevent error messages when activating initscripts in IB)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 03:58:17 +00:00
nbd
e4c6bd1319 add a new helper macro to deal with conditional ./configure flags
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 03:38:40 +00:00
nbd
9546b789a5 prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 03:07:54 +00:00
nbd
66bce4ab80 use lazy evaluation for TARGET_CONFIGURE_OPTS to make it possible to override TARGET_CC and TARGET_CXX
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 00:05:48 +00:00
nbd
a6b7402fe6 fix u-boot wiki urls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 23:33:10 +00:00
nbd
58b9ace7c4 add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 23:11:05 +00:00
nbd
f679e4f7e6 add uboot-lantiq (based on a patch contributed by Lantiq)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 22:40:32 +00:00
nbd
678d38e811 uboot-ifxmips: fix portability bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 22:40:17 +00:00
nbd
ca2fbbd111 propagate atm header changes into pppoatm and br2684ctl as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:55:54 +00:00
nbd
490985ea46 ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to cflags
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:42:07 +00:00
nbd
9d569b250f linux-atm: add the kernel include dir to the cflags and move the build dir to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:41:56 +00:00
nbd
918559198d linux-atm: clean up package installation into staging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:41:44 +00:00
nbd
5167a6f45e ifxmips-dsl-api: fix portability errors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:41:29 +00:00
hauke
c98b63ed59 Some dependencies that are depending on target are not added into
the Depends line in the control file of the package.
For example +!(TARGET_brcm47xx||TARGET_brcm63xx):kmod-ssb does not
result in kmod-ssb for the x86 target or any other target.

This fixes #6874


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 19:22:59 +00:00
nbd
244c45bd27 netfilter: fix ABI breakage caused by the netfilter match optimization (fixes #5628)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 19:05:59 +00:00
nbd
bc3d4f5dfd enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 18:57:42 +00:00
nbd
0fb21e5d94 madwifi: fix the tx rate display in iwconfig (#6925)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 18:38:38 +00:00
nbd
7f3cb597cf madwifi: return to the bss channel after an issued ap mode scan has been completed (fixes #6599)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 18:35:19 +00:00
florian
ec9c918aef [brcm63xx] move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 18:11:06 +00:00
nbd
cc17e10938 hostapd: clean up openssl tls dependencies and build handling (fixes #6572)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 17:09:52 +00:00
florian
4fb9e55a72 [package] make mmc-over-gpio pins configurable in menuconfig (#6933)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 13:23:03 +00:00
florian
1590ebe55a [x86] sysupgrade: Get target device from kernel cmdline, patch from acinonyx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 11:55:07 +00:00
juhosg
a24b24783c package/mtd: fix automatic partition size detection in fis_remap
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 07:16:27 +00:00
nico
b7a78cb18e ifxmips: remove old config files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 03:45:44 +00:00
nico
a6aa085d67 ps3: move ps3lan kmod under target/linux/ps3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 03:29:22 +00:00