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

19686 Commits

Author SHA1 Message Date
florian
3f841676ab [ep93xx] add 2.6.37 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-14 15:06:09 +00:00
florian
1fc1171f5a [kernel] add more 2.6.37 missing symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-14 15:06:05 +00:00
kaloz
8abaf7edaa the in-kernel driver should work flawlessly for some time now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-14 11:03:12 +00:00
nbd
9065072af2 squashfs4: make the lzma parameters configurable, and change the defaults for slightly improved compression on mips (mostly unchanged on other architectures)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 19:59:02 +00:00
nbd
78a35be696 set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 19:09:48 +00:00
nbd
9ba2318fc7 base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 19:06:20 +00:00
nbd
c03d47962e libnl-tiny: remove some more functions to reduce binary size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 17:05:34 +00:00
nbd
5ae8670731 dropbear: compile out libtomcrypt assertion messages, saves some more space
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 16:54:44 +00:00
nbd
3ac4e08964 libnl-tiny: decrease the size a bit more by removing some unnecessary functions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 16:46:28 +00:00
nbd
51f2fa2929 ppp: add a more descriptive title for ppp-multilink
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 16:25:33 +00:00
nbd
49d1bc1765 ppp: move multilink support into a separate build variant - saves around 30k for the default build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 16:23:15 +00:00
nbd
77b7bdc5fd ar71xx: remove vsc73xx ucodes from the default profile - these are only used on some atheros reference designs which are unlikely to have many users
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 16:08:36 +00:00
blogic
4dab62b294 [lantiq]
* fixes dwc_otg init when power gpio is set to -1


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 16:01:07 +00:00
nbd
2b9729ded6 make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 14:18:13 +00:00
nbd
89a8d5a56c uclibc: disable COMPAT_ATEXIT
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 14:18:08 +00:00
kaloz
e7bb94ce95 [toolchain/uClibc]: upgrade to latest git
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 12:32:01 +00:00
kaloz
1a463bb48e [toolchain/gcc/linaro]: upgrade to 2011.02, rename patchset directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 11:27:58 +00:00
kaloz
d37749f1ac it's time for some attitude adjustment ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 11:20:09 +00:00
nbd
ad7e52f22b libnl: update to version 2.0 (patch by Philip Prindeville)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 03:56:12 +00:00
nbd
1604e9bf89 busybox: disable killall5 - nothing uses it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 03:26:15 +00:00
nbd
5374218107 remove the shared object stubs of libnsl and libresolv - let the compiler use the static variants instead
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25511 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 03:26:10 +00:00
nbd
d1c117a8ef soloscli: allow user to apply settings to solos h/w before bringing up network (patch by Philip Prindeville)
If the network/wan configuration contains "solos0" ... "solos3" then this list of strings will be applied to the FPGA when the hardware is hotplug added.

The syntax should be "tag=value", as per the values enumerated in the solos-attr.c list.

In the canned example, the modem is temporarily turned off, told to detect noise, told to disable annexes M and A (effectively putting it into pure ADSL mode), and re-activated.

There's probably a more appropriate function name than "dialog" but that's what I came up with.

Handle other ATM hardware (Eagle, etc) besides solos-pci.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 02:52:49 +00:00
nbd
e9313440fc swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swconfig uses libnl-tiny anyway
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 02:52:44 +00:00
nbd
7f4ac82cc7 busybox: disable nfs mount support by default - people that want to mount nfs shares can install the nfs-utils package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 02:52:40 +00:00
nbd
b89ac0513d busybox: fix compile with librpc if necessary (required by nfs mount support)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 02:52:34 +00:00
nbd
5e004e6207 busybox: disable the check for the uclibc rpc config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25506 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 02:52:30 +00:00
nbd
e10871bad0 metadata: fix handling of multiple build dependencies with different conditions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25505 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 02:52:22 +00:00
nbd
05d8c72a84 uclibc: disable rpc support - replaced by the external librpc, saves ~80k
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25504 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 01:45:59 +00:00
nbd
ab6c99e0b3 add a variable LIBRPC to refer to the external librpc if used
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 01:45:07 +00:00
nbd
97b61dea6e add librpc, an externally build version of the uclibc rpc support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 01:45:01 +00:00
nbd
1c53c80400 base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 01:44:57 +00:00
nbd
958f5c02fd busybox: disable diff by default - apparently it was necessary for ipkg once, but opkg does not seem to use it - saves ~10k on mips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25494 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 01:44:53 +00:00
nbd
78d0125727 move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 23:55:06 +00:00
nbd
2abfecc23e remove an obsolete CompareKernelPatchVer call
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 23:55:03 +00:00
nbd
887e847ee9 move the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 23:54:59 +00:00
nbd
d079f8578d remove a remaining reference to linux 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 23:54:55 +00:00
florian
885f0ba00b [package] allow gemini target to use rfkill
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25488 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 19:39:55 +00:00
florian
06b4f8d83f [uml] switch to 2.6.37
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 19:04:20 +00:00
florian
af06280b7a [uml] add 2.6.37 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 19:04:16 +00:00
florian
5768e1a585 [kernel] refresh 2.6.37 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25483 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 19:04:12 +00:00
florian
203e0651d1 [uml] update readme wrt ext2/ext4 usage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 19:04:09 +00:00
jow
e662ecd9ca [package] base-files: remove ptbtime3 rdate server, its dead
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 17:54:01 +00:00
jow
6e12beb80b [package] base-files: update rdate server list
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 17:46:36 +00:00
jow
b543bf484a [package] base-file: cleanup ipv6 enabling in unbridge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 16:14:15 +00:00
hauke
66628eee00 brcm47xx: fix error when build firmware on x86_64 host (closes #7672)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-12 13:17:47 +00:00
mb
64684c2ee3 tahvo doesn't need ohci
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 18:09:17 +00:00
florian
2b321fe627 [package] use i2c_defaults for kmod-i2c-at91
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 17:37:51 +00:00
mb
b53df4f23a omap24xx: Enable verbose kernel error reporting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 15:03:37 +00:00
mb
733f605a17 Add tusb6010 package and let tahvo-usb select it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 14:35:08 +00:00
kaloz
aba0269ef0 [docs]: kamikaze has been released long ago
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 14:04:00 +00:00