summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Load MUSB before gadget and host drivers are loadedmb2011-03-061-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update kconfigmb2011-03-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dropbear: fix missing -lcrypt on BSDish host systems (#8971)jow2011-03-061-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Set hardware watchdog timeout to maxmb2011-03-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Start watchdog with RT prioritymb2011-03-062-6/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atm/solos-pci: Fix incorrectly applied patch.mb2011-03-051-16/+15
| | | | | | | Thanks to Philip A. Prindeville for pointing it out. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25881 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cmake: Fix ccachemb2011-03-051-2/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] yet another missing symboljow2011-03-058-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/gcc (linaro): fix extension elimination optimizationnbd2011-03-042-11/+18
| | | | | | | | | This applies Richard Sandiford's patch for Linaro GCC as an alternative to disabling the Linaro-specific extension elimination optimization altogether. Original patch: https://bugs.launchpad.net/gcc-linaro/+bug/728315 Signed-off-by: Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] bison: fix compilation with stub intl headerjow2011-03-041-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update to .38-rc7mb2011-03-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810: More retu-wdt cleanupsmb2011-03-044-181/+389
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "ar71xx: add missing gpio_set_debounce function" - wrong targetnbd2011-03-031-5/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: do not build or use libgcc on m68k and avr32nbd2011-03-031-7/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25852 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add missing gpio_set_debounce functionnbd2011-03-031-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/xz: update to version 5.0.1acoul2011-03-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25847 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] add more missing kernel symbolsjow2011-03-038-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] add missing kernel symboljow2011-03-031-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25845 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/gcc: fix r25709 (closes #8964)acoul2011-03-031-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing symboljow2011-03-038-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] add an abstract $(LIBRPC_DEPENDS) variable for feed packages to ↵jow2011-03-031-0/+1
| | | | | | rely on git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a stamp that can forcibly disable autorebuild for a specific package - ↵nbd2011-03-031-1/+8
| | | | | | useful for testing changes to packages with extremely long recompilation times git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: allow AP configuration of beacon interval, DTIM period, maximum ↵nbd2011-03-021-4/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | permissible STA listen interval, and basic rates This introduces beacon_int and basic_rate (per wifi-device), and dtim_period and max_listen_int (per wifi-iface) for mac80211. These configure the beacon interval, basic rate specification, DTIM period (one DTIM per this many beacon frames), and maximum listen interval that a STA will be permitted to associate with. All of the new settings are optional; if they're absent, the existing hostapd (or, in the case of basic_rate, driver) defaults will be used. The existing bintval property only used for type adhoc is moved from wifi-iface to wifi-device, and is renamed to beacon_interval because bintval isn't a great name. The beacon interval is property of the wifi-device; while the choice between wifi-device and wifi-iface may not be relevant with an adhoc network, there's no reason to configure the same property one way for type adhoc and another for type ap. This change isn't expected to cause many problems, as bintval was added recently, in r25111. Similarly, the list of basic rates, also added for type adhoc in r25111, is a property of the device and not the interface. Further, it ought to be represented in UCI as a list, not a string dependent on the format that iw uses. I’ve moved it onto the device, renamed it to basic_rate, and made it configurable for APs via hostapd. Finally, I adapted it to use the same kb/s representation as mcast_rate; there's precedent for this format in that it's also how madwifi interprets mcast_rate. Neither bintval nor basicrates were ever documented in the UCI wireless configuration page on the wiki. When this change is committed, I'll update the documentation as needed. Signed-off-by: Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: move include sourcing into a subshell, this makes the ↵jow2011-03-022-3/+5
| | | | | | firewall init immune against exit in the include scripts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc: disable extension elimination, it causes hostapd to be miscompiled on mipsnbd2011-03-021-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810bm: Add charger_state attributemb2011-03-021-41/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cbus-retu-wdt: Some fixesmb2011-03-023-0/+360
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/dropbear]: tune some more options by default to decrease sizekaloz2011-03-023-12/+77
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/dropbear]: upgrade to 0.53.1kaloz2011-03-024-9/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* opkg: use -ffunction-sections, -fdata-sections and --gc-sectionsnbd2011-03-021-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k ↵nbd2011-03-021-0/+3
| | | | | | uncompressed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves ↵nbd2011-03-021-0/+3
| | | | | | 8k uncompressed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25827 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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