Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ar71xx: dont't build images for Ubiquiti XM devices with the Madwifi profile | Gabor Juhos | 2009-11-25 | 1 | -1/+3 | |
| | | | | SVN-Revision: 18530 | |||||
* | prevent busybox's ping6 from crashing (#4604) | Florian Fainelli | 2009-11-24 | 2 | -1/+13 | |
| | | | | SVN-Revision: 18528 | |||||
* | update automake to 1.10, fixes #6022 | Florian Fainelli | 2009-11-24 | 1 | -2/+3 | |
| | | | | SVN-Revision: 18527 | |||||
* | ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k ↵ | Felix Fietkau | 2009-11-24 | 2 | -8/+10 | |
| | | | | | | padding to the generic squashfs images and use them on 4k devices as well SVN-Revision: 18526 | |||||
* | ath: only use GFP_DMA on ixp4xx | Felix Fietkau | 2009-11-24 | 1 | -9/+15 | |
| | | | | SVN-Revision: 18525 | |||||
* | kernel: add missing config symbols for kernel debugging | Felix Fietkau | 2009-11-24 | 3 | -0/+6 | |
| | | | | SVN-Revision: 18524 | |||||
* | kmod-sound-core: Add new 2.6.32 kernel config option | Hamish Guthrie | 2009-11-24 | 1 | -1/+2 | |
| | | | | SVN-Revision: 18523 | |||||
* | eglibc: add support for v2.11 | Nicolas Thill | 2009-11-24 | 4 | -8/+51 | |
| | | | | SVN-Revision: 18522 | |||||
* | eglibc: update v2.10 to rev. 9289 | Nicolas Thill | 2009-11-24 | 2 | -2/+2 | |
| | | | | SVN-Revision: 18518 | |||||
* | downgrade e2fsprogs to 1.40.11 which does not segfault until we fix the ↵ | Florian Fainelli | 2009-11-23 | 1 | -2/+2 | |
| | | | | | | issue (#6073) SVN-Revision: 18517 | |||||
* | package sfdisk from util-linux-ng (#5998) | Florian Fainelli | 2009-11-23 | 1 | -2/+18 | |
| | | | | SVN-Revision: 18513 | |||||
* | update compcache to 0.5.4 (#6018) | Florian Fainelli | 2009-11-23 | 9 | -73/+813 | |
| | | | | SVN-Revision: 18512 | |||||
* | separate ath9k debugfs support from ath9k debugging, use the mac80211 ↵ | Felix Fietkau | 2009-11-23 | 4 | -12/+95 | |
| | | | | | | debugfs config option to enable it SVN-Revision: 18505 | |||||
* | mac80211: do not build b44 | Felix Fietkau | 2009-11-23 | 1 | -0/+17 | |
| | | | | SVN-Revision: 18504 | |||||
* | ath9k: add a few debugfs files to access the chainmasks and registers | Felix Fietkau | 2009-11-23 | 2 | -0/+258 | |
| | | | | SVN-Revision: 18503 | |||||
* | mount debugfs by default | Felix Fietkau | 2009-11-23 | 1 | -0/+1 | |
| | | | | SVN-Revision: 18502 | |||||
* | ar71xx: use 4k erase size images for ubnt xm | Felix Fietkau | 2009-11-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18498 | |||||
* | hostapd: fix rebuild checks (#6210) | Felix Fietkau | 2009-11-23 | 2 | -2/+12 | |
| | | | | SVN-Revision: 18497 | |||||
* | busybox: restore previous inittab handling when terminal can't be accessed ↵ | Nicolas Thill | 2009-11-22 | 1 | -1/+1 | |
| | | | | | | (closes: #6181) SVN-Revision: 18485 | |||||
* | cosmetic: more reformatting missed from [18480] | Nicolas Thill | 2009-11-22 | 1 | -2/+3 | |
| | | | | SVN-Revision: 18481 | |||||
* | cosmetic: reformat library configuration submenu - adjust indent & spaces - ↵ | Nicolas Thill | 2009-11-22 | 1 | -706/+733 | |
| | | | | | | use coherent config symbol names in help SVN-Revision: 18480 | |||||
* | eglibc: fix wrong config symbol name if library configuration submenu | Nicolas Thill | 2009-11-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18479 | |||||
* | add missing CONFIG_MIPS_FPU_EMU to kernel config | Jo-Philipp Wich | 2009-11-22 | 2 | -0/+2 | |
| | | | | SVN-Revision: 18477 | |||||
* | add support for the RTA1025W_16 board (#5979) | Florian Fainelli | 2009-11-22 | 1 | -0/+17 | |
| | | | | SVN-Revision: 18476 | |||||
* | eglibc: don't use minor version numbers in config symbols, only in version ↵ | Nicolas Thill | 2009-11-22 | 3 | -22/+14 | |
| | | | | | | strings SVN-Revision: 18474 | |||||
* | remove obsolete 2.6.28 config & empty patches dir | Nicolas Thill | 2009-11-22 | 1 | -392/+0 | |
| | | | | SVN-Revision: 18473 | |||||
* | dnsmasq: Set a list of addnhosts files. e.g. list 'addnhosts' ↵ | Jo-Philipp Wich | 2009-11-22 | 2 | -2/+6 | |
| | | | | | | '/var/etc/hosts.olsr' list 'addnhosts' '/var/etc/hosts.olsrv6' hosts.olsr for ipv4 and hosts.olsrv6 for ipv6 addresses. Signed-off-by: Patrick Grimm <patrick@lunatiki.de> SVN-Revision: 18470 | |||||
* | mac80211: update to compat-wireless 2009-11-21 | Felix Fietkau | 2009-11-22 | 17 | -604/+23 | |
| | | | | SVN-Revision: 18465 | |||||
* | build variants: only build opkg packages for the requested build variant (or ↵ | Felix Fietkau | 2009-11-22 | 2 | -7/+4 | |
| | | | | | | any if no variant was specified for the package) SVN-Revision: 18464 | |||||
* | use CONFIG_EMBEDDED for x86, too | Imre Kaloz | 2009-11-21 | 1 | -1/+2 | |
| | | | | SVN-Revision: 18459 | |||||
* | add more symbols to the generic config | Imre Kaloz | 2009-11-21 | 2 | -1/+15 | |
| | | | | SVN-Revision: 18458 | |||||
* | make lzo compressed initramfs selectable, too | Imre Kaloz | 2009-11-21 | 2 | -0/+4 | |
| | | | | SVN-Revision: 18457 | |||||
* | base-files: sysupgrade: restrict find command to plain files to avoid ↵ | Jo-Philipp Wich | 2009-11-20 | 2 | -2/+3 | |
| | | | | | | duplicates when generating the conffiles tgz archive SVN-Revision: 18455 | |||||
* | do not use the wrapper scripts for exportable toolchains internally. on some ↵ | Felix Fietkau | 2009-11-19 | 3 | -6/+10 | |
| | | | | | | systems the wrapper scripts are broken, and their use should be opt-in SVN-Revision: 18454 | |||||
* | ath9k: fix compiler warning without debug enabled | Felix Fietkau | 2009-11-18 | 1 | -0/+9 | |
| | | | | SVN-Revision: 18452 | |||||
* | ar71xx: build images for ubnt bullet-m, rocket-m and nano-m | Felix Fietkau | 2009-11-18 | 1 | -0/+43 | |
| | | | | SVN-Revision: 18451 | |||||
* | ar71xx: use a separate board id for rocket m | Felix Fietkau | 2009-11-18 | 3 | -5/+10 | |
| | | | | SVN-Revision: 18450 | |||||
* | ar71xx: enable command-line mtd map parsing | Felix Fietkau | 2009-11-18 | 3 | -0/+3 | |
| | | | | SVN-Revision: 18449 | |||||
* | mkfwimage: add support for the XM layout (bullet/rocket/nano M) | Felix Fietkau | 2009-11-18 | 1 | -1/+7 | |
| | | | | SVN-Revision: 18448 | |||||
* | ar71xx: add Ubiquiti Rocket M and Nanostation M support | Matteo Croce | 2009-11-18 | 3 | -33/+55 | |
| | | | | SVN-Revision: 18447 | |||||
* | fix grub image target dependency | Imre Kaloz | 2009-11-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18446 | |||||
* | ath9k: fix bisectability of rc patches | Felix Fietkau | 2009-11-18 | 2 | -117/+548 | |
| | | | | SVN-Revision: 18445 | |||||
* | ath9k: split up and adjust rc cleanup patch according to upstream feedback, ↵ | Felix Fietkau | 2009-11-18 | 2 | -516/+539 | |
| | | | | | | also fix tx status reporting for minstrel compatibility SVN-Revision: 18444 | |||||
* | atheros: add fstype to combined image file name | Nicolas Thill | 2009-11-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18443 | |||||
* | change ext2/ext3 load order so that lazy mount tries ext3 before ext2 | Nicolas Thill | 2009-11-17 | 1 | -2/+2 | |
| | | | | SVN-Revision: 18442 | |||||
* | change x86 image generation handling to treat only olpc specially | Imre Kaloz | 2009-11-17 | 2 | -6/+5 | |
| | | | | SVN-Revision: 18441 | |||||
* | refresh 2.6.32 patches with -rc7 | Imre Kaloz | 2009-11-17 | 12 | -19/+29 | |
| | | | | SVN-Revision: 18440 | |||||
* | replace our arm LZMA loader with the one that goes upstream | Imre Kaloz | 2009-11-17 | 15 | -1420/+1746 | |
| | | | | SVN-Revision: 18439 | |||||
* | mklibs: fix missing __pack_f symbol in uclibc after relink | Felix Fietkau | 2009-11-17 | 1 | -0/+27 | |
| | | | | SVN-Revision: 18438 | |||||
* | ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the ↵ | Gabor Juhos | 2009-11-16 | 3 | -5/+96 | |
| | | | | | | WNDR3700 boards SVN-Revision: 18437 |