summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k ↵nbd2009-11-242-8/+10
| | | | | | padding to the generic squashfs images and use them on 4k devices as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18526 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath: only use GFP_DMA on ixp4xxnbd2009-11-241-9/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18525 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing config symbols for kernel debuggingnbd2009-11-243-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18524 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kmod-sound-core: Add new 2.6.32 kernel config optionhcg2009-11-241-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] eglibc: add support for v2.11nico2009-11-244-8/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18522 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] eglibc: update v2.10 to rev. 9289nico2009-11-242-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] downgrade e2fsprogs to 1.40.11 which does not segfault until we ↵florian2009-11-231-2/+2
| | | | | | fix the issue (#6073) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18517 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] package sfdisk from util-linux-ng (#5998)florian2009-11-231-2/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update compcache to 0.5.4 (#6018)florian2009-11-239-73/+813
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* separate ath9k debugfs support from ath9k debugging, use the mac80211 ↵nbd2009-11-234-12/+95
| | | | | | debugfs config option to enable it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: do not build b44nbd2009-11-231-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18504 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a few debugfs files to access the chainmasks and registersnbd2009-11-232-0/+258
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18503 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mount debugfs by defaultnbd2009-11-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18502 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use 4k erase size images for ubnt xmnbd2009-11-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix rebuild checks (#6210)nbd2009-11-232-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18497 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: restore previous inittab handling when terminal can't be accessed ↵nico2009-11-221-1/+1
| | | | | | (closes: #6181) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic: more reformatting missed from [18480]nico2009-11-221-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18481 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic: reformat library configuration submenunico2009-11-221-706/+733
| | | | | | | | - adjust indent & spaces - use coherent config symbol names in help git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18480 3c298f89-4303-0410-b956-a3cf2f4a3e73
* eglibc: fix wrong config symbol name if library configuration submenunico2009-11-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18479 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] add missing CONFIG_MIPS_FPU_EMU to kernel configjow2009-11-222-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18477 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add support for the RTA1025W_16 board (#5979)florian2009-11-221-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18476 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] eglibc: don't use minor version numbers in config symbols, only ↵nico2009-11-223-22/+14
| | | | | | in version strings git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18474 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] remove obsolete 2.6.28 config & empty patches dirnico2009-11-221-392/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18473 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup: remove empty directoriesnico2009-11-220-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18472 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: Set a list of addnhosts files.jow2009-11-222-2/+6
| | | | | | | | | | | e.g. list 'addnhosts' '/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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to compat-wireless 2009-11-21nbd2009-11-2217-604/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build variants: only build opkg packages for the requested build variant (or ↵nbd2009-11-222-7/+4
| | | | | | any if no variant was specified for the package) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18464 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use CONFIG_EMBEDDED for x86, tookaloz2009-11-211-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add more symbols to the generic configkaloz2009-11-212-1/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make lzo compressed initramfs selectable, tookaloz2009-11-212-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18457 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: sysupgrade: restrict find command to plain files to ↵jow2009-11-202-2/+3
| | | | | | avoid duplicates when generating the conffiles tgz archive git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not use the wrapper scripts for exportable toolchains internally. on some ↵nbd2009-11-193-6/+10
| | | | | | systems the wrapper scripts are broken, and their use should be opt-in git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix compiler warning without debug enablednbd2009-11-181-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build images for ubnt bullet-m, rocket-m and nano-mnbd2009-11-181-0/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use a separate board id for rocket mnbd2009-11-183-5/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable command-line mtd map parsingnbd2009-11-183-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mkfwimage: add support for the XM layout (bullet/rocket/nano M)nbd2009-11-181-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18448 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add Ubiquiti Rocket M and Nanostation M supportmatteo2009-11-183-33/+55
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix grub image target dependencykaloz2009-11-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18446 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix bisectability of rc patchesnbd2009-11-182-117/+548
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18445 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: split up and adjust rc cleanup patch according to upstream feedback, ↵nbd2009-11-182-516/+539
| | | | | | also fix tx status reporting for minstrel compatibility git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: add fstype to combined image file namenico2009-11-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change ext2/ext3 load order so that lazy mount tries ext3 before ext2nico2009-11-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18442 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change x86 image generation handling to treat only olpc speciallykaloz2009-11-172-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18441 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh 2.6.32 patches with -rc7kaloz2009-11-1712-19/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace our arm LZMA loader with the one that goes upstreamkaloz2009-11-1715-1420/+1746
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mklibs: fix missing __pack_f symbol in uclibc after relinknbd2009-11-171-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the ↵juhosg2009-11-163-5/+96
| | | | | | WNDR3700 boards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: use platform_data on PCI devices in ath9kjuhosg2009-11-164-5/+106
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: register LEDs and buttons on the WNDR3700juhosg2009-11-162-1/+63
| | | | | | | Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18435 3c298f89-4303-0410-b956-a3cf2f4a3e73