Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add git (git-core) as a prerequisite (#8866) | Florian Fainelli | 2011-02-14 | 1 | -0/+4 |
| | | | | SVN-Revision: 25536 | ||||
* | add 2.6.37 support | Florian Fainelli | 2011-02-14 | 5 | -0/+1578 |
| | | | | SVN-Revision: 25535 | ||||
* | add more 2.6.37 missing symbols | Florian Fainelli | 2011-02-14 | 1 | -0/+2 |
| | | | | SVN-Revision: 25534 | ||||
* | the in-kernel driver should work flawlessly for some time now | Imre Kaloz | 2011-02-14 | 1 | -49/+0 |
| | | | | SVN-Revision: 25533 | ||||
* | squashfs4: make the lzma parameters configurable, and change the defaults ↵ | Felix Fietkau | 2011-02-13 | 2 | -11/+91 |
| | | | | | | for slightly improved compression on mips (mostly unchanged on other architectures) SVN-Revision: 25530 | ||||
* | set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git | Felix Fietkau | 2011-02-13 | 4 | -3/+5 |
| | | | | SVN-Revision: 25529 | ||||
* | base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker) | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 25528 | ||||
* | libnl-tiny: remove some more functions to reduce binary size | Felix Fietkau | 2011-02-13 | 3 | -2/+9 |
| | | | | SVN-Revision: 25527 | ||||
* | dropbear: compile out libtomcrypt assertion messages, saves some more space | Felix Fietkau | 2011-02-13 | 1 | -0/+2 |
| | | | | SVN-Revision: 25526 | ||||
* | libnl-tiny: decrease the size a bit more by removing some unnecessary functions | Felix Fietkau | 2011-02-13 | 4 | -41/+31 |
| | | | | SVN-Revision: 25525 | ||||
* | ppp: add a more descriptive title for ppp-multilink | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 25524 | ||||
* | ppp: move multilink support into a separate build variant - saves around 30k ↵ | Felix Fietkau | 2011-02-13 | 1 | -7/+25 |
| | | | | | | for the default build SVN-Revision: 25523 | ||||
* | ar71xx: remove vsc73xx ucodes from the default profile - these are only used ↵ | Felix Fietkau | 2011-02-13 | 1 | -3/+1 |
| | | | | | | on some atheros reference designs which are unlikely to have many users SVN-Revision: 25522 | ||||
* | * fixes dwc_otg init when power gpio is set to -1 | John Crispin | 2011-02-13 | 1 | -5/+5 |
| | | | | SVN-Revision: 25521 | ||||
* | make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵ | Felix Fietkau | 2011-02-13 | 5 | -6/+13 |
| | | | | | | hostapd/wpa_supplicant can make it optional SVN-Revision: 25518 | ||||
* | uclibc: disable COMPAT_ATEXIT | Felix Fietkau | 2011-02-13 | 3 | -3/+3 |
| | | | | SVN-Revision: 25517 | ||||
* | upgrade to latest git | Imre Kaloz | 2011-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 25516 | ||||
* | upgrade to 2011.02, rename patchset directory | Imre Kaloz | 2011-02-13 | 16 | -80/+15 |
| | | | | SVN-Revision: 25515 | ||||
* | it's time for some attitude adjustment ;) | Imre Kaloz | 2011-02-13 | 2 | -7/+11 |
| | | | | SVN-Revision: 25514 | ||||
* | libnl: update to version 2.0 (patch by Philip Prindeville) | Felix Fietkau | 2011-02-13 | 7 | -250/+8 |
| | | | | SVN-Revision: 25513 | ||||
* | busybox: disable killall5 - nothing uses it | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 25512 | ||||
* | remove the shared object stubs of libnsl and libresolv - let the compiler ↵ | Felix Fietkau | 2011-02-13 | 2 | -1/+4 |
| | | | | | | use the static variants instead SVN-Revision: 25511 | ||||
* | soloscli: allow user to apply settings to solos h/w before bringing up ↵ | Felix Fietkau | 2011-02-13 | 3 | -0/+43 |
| | | | | | | | | | | | | | | | | 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. SVN-Revision: 25510 | ||||
* | swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, ↵ | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | | | swconfig uses libnl-tiny anyway SVN-Revision: 25509 | ||||
* | busybox: disable nfs mount support by default - people that want to mount ↵ | Felix Fietkau | 2011-02-13 | 2 | -2/+2 |
| | | | | | | nfs shares can install the nfs-utils package SVN-Revision: 25508 | ||||
* | busybox: fix compile with librpc if necessary (required by nfs mount support) | Felix Fietkau | 2011-02-13 | 1 | -0/+11 |
| | | | | SVN-Revision: 25507 | ||||
* | busybox: disable the check for the uclibc rpc config option | Felix Fietkau | 2011-02-13 | 1 | -0/+12 |
| | | | | SVN-Revision: 25506 | ||||
* | metadata: fix handling of multiple build dependencies with different conditions | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 25505 | ||||
* | uclibc: disable rpc support - replaced by the external librpc, saves ~80k | Felix Fietkau | 2011-02-13 | 3 | -6/+6 |
| | | | | SVN-Revision: 25504 | ||||
* | add a variable LIBRPC to refer to the external librpc if used | Felix Fietkau | 2011-02-13 | 1 | -0/+3 |
| | | | | SVN-Revision: 25497 | ||||
* | add librpc, an externally build version of the uclibc rpc support | Felix Fietkau | 2011-02-13 | 1 | -0/+29 |
| | | | | SVN-Revision: 25496 | ||||
* | base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the ↵ | Felix Fietkau | 2011-02-13 | 2 | -26/+21 |
| | | | | | | code there SVN-Revision: 25495 | ||||
* | busybox: disable diff by default - apparently it was necessary for ipkg ↵ | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | | | once, but opkg does not seem to use it - saves ~10k on mips SVN-Revision: 25494 | ||||
* | move the cbc crypto module out of the crypto core and into a separate ↵ | Felix Fietkau | 2011-02-12 | 2 | -2/+11 |
| | | | | | | package - it is only used for ipsec SVN-Revision: 25493 | ||||
* | remove an obsolete CompareKernelPatchVer call | Felix Fietkau | 2011-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 25492 | ||||
* | move the deflate crypto module out of the crypto core and into a separate ↵ | Felix Fietkau | 2011-02-12 | 2 | -3/+12 |
| | | | | | | package - it is only used for ipsec SVN-Revision: 25491 | ||||
* | remove a remaining reference to linux 2.4 | Felix Fietkau | 2011-02-12 | 1 | -6/+0 |
| | | | | SVN-Revision: 25490 | ||||
* | allow gemini target to use rfkill | Florian Fainelli | 2011-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 25488 | ||||
* | switch to 2.6.37 | Florian Fainelli | 2011-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 25485 | ||||
* | add 2.6.37 support | Florian Fainelli | 2011-02-12 | 6 | -84/+161 |
| | | | | SVN-Revision: 25484 | ||||
* | refresh 2.6.37 patches | Florian Fainelli | 2011-02-12 | 21 | -61/+61 |
| | | | | SVN-Revision: 25483 | ||||
* | update readme wrt ext2/ext4 usage | Florian Fainelli | 2011-02-12 | 1 | -3/+3 |
| | | | | SVN-Revision: 25482 | ||||
* | base-files: remove ptbtime3 rdate server, its dead | Jo-Philipp Wich | 2011-02-12 | 1 | -3/+0 |
| | | | | SVN-Revision: 25479 | ||||
* | base-files: update rdate server list | Jo-Philipp Wich | 2011-02-12 | 1 | -9/+3 |
| | | | | SVN-Revision: 25478 | ||||
* | base-file: cleanup ipv6 enabling in unbridge | Jo-Philipp Wich | 2011-02-12 | 1 | -3/+1 |
| | | | | SVN-Revision: 25473 | ||||
* | brcm47xx: fix error when build firmware on x86_64 host (closes #7672) | Hauke Mehrtens | 2011-02-12 | 1 | -11/+14 |
| | | | | SVN-Revision: 25472 | ||||
* | tahvo doesn't need ohci | Michael Büsch | 2011-02-11 | 2 | -5/+1 |
| | | | | SVN-Revision: 25469 | ||||
* | use i2c_defaults for kmod-i2c-at91 | Florian Fainelli | 2011-02-11 | 1 | -5/+6 |
| | | | | SVN-Revision: 25468 | ||||
* | omap24xx: Enable verbose kernel error reporting | Michael Büsch | 2011-02-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 25466 | ||||
* | Add tusb6010 package and let tahvo-usb select it | Michael Büsch | 2011-02-11 | 2 | -5/+36 |
| | | | | SVN-Revision: 25465 |