summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves ↵nbd2011-03-021-1/+2
| | | | | | 19k uncompressed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25826 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ↵nbd2011-03-021-0/+3
| | | | | | binary size a bit git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gemini]: add usb support for the wbd111, refresh patcheskaloz2011-03-022-2/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.38: Let mac80211 select CONFIG_AVERAGEmb2011-03-013-37/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: enable mount helpers by default (#8946)jow2011-03-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25815 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: fix rule generation for v4 or v6 only zones (#8955)jow2011-03-012-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Fix missing symbols for mac80211mb2011-03-011-1/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix patches after 2.6.37 update, patch from KanjiMonsterflorian2011-03-012-28/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25810 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipset: do not use -static-libgccnbd2011-03-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: do not use -static-libgccnbd2011-03-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packagesnbd2011-03-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/2.6.38]: update arm mach-typeskaloz2011-03-011-0/+260
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/2.6.38]: refresh patches with -rc6kaloz2011-03-0117-135/+79
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: set the toolchain info at install time instead of prepare time, ↵nbd2011-03-011-1/+1
| | | | | | fixes staging dir rebuilds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: remove the -static-libgcc flag, saves a few kbnbd2011-03-011-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc-linaro: fix the libgcc spec to default to using the shared libgccnbd2011-03-011-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25801 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: relink uclibc and libgcc libraries to remove leftovers of the ↵nbd2011-03-012-5/+73
| | | | | | | | | statically linked initial libgcc saves a few kb and gets rid of unused not exported functions as well should also improve the reliability of mklibs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update kconfigmb2011-02-281-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810bm: Refresh patchmb2011-02-281-21/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810: Fix LCDmb2011-02-281-9/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25797 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cbus-retu: Add IRQ handler lockingmb2011-02-281-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25796 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mklibs: fix some long standing libpthread symbol link issues, mostly related ↵nbd2011-02-282-3/+65
| | | | | | to weak function overrides between libgcc, libc and libpthread git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25795 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update 2.6.38 config. This fixes MMC.mb2011-02-281-15/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mklibs: properly fix library linking - the relinking in some instances used ↵nbd2011-02-281-16/+24
| | | | | | static libraries instead of shared ones with the same name, that led to some nasty symbol conflicts and pic issues. fix this by always using the full path to the libraries and also fix the libc vs libpthread linking order git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: add a missing dependencynbd2011-02-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* block2mtd: More 2.6.38 fixesmb2011-02-281-3/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd: Fix compile warningmb2011-02-281-20/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* jffs2-lzma: Fix compile warningmb2011-02-281-40/+78
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mini_fo: More 2.6.38 fixesmb2011-02-281-10/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: Fixed shell error on empty string due to -eq to ↵cshore2011-02-281-3/+3
| | | | | | number for the optional find_root variable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25787 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount,block-extroot: Modify mount.sh so that block-extroot ↵cshore2011-02-281-4/+13
| | | | | | mounts target /overlay as rootfs (use if is_rootfs is now deprecated) when block-extroot is installed, and as /tmp/overlay-disabled otherwise git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: the usb pci quirks removal patch was a bit overzealous, leave in ↵nbd2011-02-282-22/+34
| | | | | | some functions referenced from other modules git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25785 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: improve ath9k AP A-MPDU PS bufferingnbd2011-02-272-8/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: override CONFIG_IWLWIFI_LEGACYnbd2011-02-271-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810: Fix tsc2005 busnummb2011-02-271-15/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: set CONFIG_RTLWIFInbd2011-02-271-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25776 3c298f89-4303-0410-b956-a3cf2f4a3e73
* p54: fix a null pointer dereference bugnbd2011-02-271-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810bm: Compile fix for kernel with lock debuggingmb2011-02-271-16/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25774 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable sysctl syscall support - nothing uses itnbd2011-02-278-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wrong copy&paste in the helptext for kernel AIO supportnbd2011-02-271-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable scheduler actions by default, they will be enabled only when ↵nbd2011-02-279-24/+25
| | | | | | kmod-sched is selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable /proc/kcorenbd2011-02-278-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25770 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: make AIO support configurable (disabled by default)nbd2011-02-271-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: when disabling common quirks, disable them in the usb subsystem as ↵nbd2011-02-272-0/+24
| | | | | | well - bios handover is useless for most platforms git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: de-bloat the lzma library used by jffs2nbd2011-02-272-0/+970
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25767 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the ↵nbd2011-02-278-16/+16
| | | | | | kmod-crypto-core package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by defaultnbd2011-02-278-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25765 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses itnbd2011-02-278-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable CONFIG_WIRELESS_EXT_SYSFS by defaultnbd2011-02-278-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25763 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a patch for isolating individual bridge portsnbd2011-02-272-0/+206
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25762 3c298f89-4303-0410-b956-a3cf2f4a3e73