summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete p54, rt2500 & rt61 since those drivers are built from package...Nicolas Thill2008-09-2617-4040/+0
* fix typo from last sysupgrade commitFelix Fietkau2008-09-261-1/+1
* add switch to not save configuration over the reflash in noninteractive modeTravis Kemen2008-09-261-0/+2
* madwifi: don't crash if the static rate is not in a per-node ratesetFelix Fietkau2008-09-251-0/+200
* sync kernel configGabor Juhos2008-09-251-2/+1
* sync kernel configGabor Juhos2008-09-253-3/+2
* add gpio related config symbols to generic configNicolas Thill2008-09-251-0/+2
* add option to shutoff softledTravis Kemen2008-09-251-0/+3
* remove broken status from the Big Endian subtargetGabor Juhos2008-09-251-1/+1
* fix some warningsFelix Fietkau2008-09-252-2/+4
* mtd: improve support for reading input from a pipe. fixes sysupgradeFelix Fietkau2008-09-251-9/+21
* add gpio_is_valid(); ifxmips, mmc_gpio was not building correctlyJohn Crispin2008-09-251-1/+5
* make sure a predefined CFLAGS variable does not get in the way (fix for #4038)Felix Fietkau2008-09-251-0/+3
* disable CONFIG_USB_SUPPORT on avr32Nicolas Thill2008-09-251-1/+0
* Fix a segfault in uclibc ldso.Lars-Peter Clausen2008-09-251-0/+30
* Embed luaposix and bitlib into Lua core librarySteven Barth2008-09-253-1/+1645
* install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)Felix Fietkau2008-09-251-1/+1
* sysupgrade for adm5120Felix Fietkau2008-09-251-0/+25
* call autoconf when there's no ./configure script, move it at Build/Prepare stageNicolas Thill2008-09-251-5/+7
* move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disa...Nicolas Thill2008-09-2511-20/+2
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable i...Nicolas Thill2008-09-2420-4/+19
* allow SDK to install trunk packages with scripts/feeds & build them, instead ...Nicolas Thill2008-09-241-1/+6
* firewall changes: - implement a REJECT policy and enable it by default, rejec...Nicolas Thill2008-09-242-33/+57
* don't override netfilter configuration on stormNicolas Thill2008-09-241-49/+0
* load {arp,eb,ip6}tables kernel modules last after other conntrack modules (cl...Nicolas Thill2008-09-241-3/+3
* add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23Nicolas Thill2008-09-241-0/+1
* add missing CONFIG_SPI_DEBUG symbolNicolas Thill2008-09-244-0/+4
* fix button-hotplug build on kernel versions where BIT_MASK is not defined (< ...Nicolas Thill2008-09-241-0/+4
* fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)Nicolas Thill2008-09-241-3/+3
* build 'IPsec BEET mode' as a module on stormNicolas Thill2008-09-241-1/+1
* don't fail if there are no modules.mk under ./target/linux/Nicolas Thill2008-09-231-1/+1
* use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...Felix Fietkau2008-09-238-8/+8
* parse the a/g mode setting in /etc/config/wireless when setting up hostapd (i...Felix Fietkau2008-09-231-1/+8
* fix small logic error in x86 sysupgrade script, which prevented upgrades from...Felix Fietkau2008-09-231-1/+1
* don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type '...Felix Fietkau2008-09-231-1/+5
* madwifi: fix locking issues in state machine changesFelix Fietkau2008-09-234-43/+8
* firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC t...Felix Fietkau2008-09-233-4/+4
* AR7 watchdog supports magic closeFelix Fietkau2008-09-231-1/+1
* fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but...Felix Fietkau2008-09-231-0/+44
* fix multiple instances of busybox httpd (thx, Yanira)Felix Fietkau2008-09-231-1/+1
* experimental support for the Motorola MU GatewayGabor Juhos2008-09-2311-10/+171
* add missing /etc/functions.sh include required for saving network state (clos...Nicolas Thill2008-09-232-0/+2
* make links to statup scripts in /etc/rc.d relativeNicolas Thill2008-09-231-2/+2
* add feeds.conf to .gitignoreFelix Fietkau2008-09-231-0/+1
* fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based confi...Felix Fietkau2008-09-233-14/+21
* clean up mtd, fix up trx header when integrating jffs2 data on broadcom devicesFelix Fietkau2008-09-236-80/+209
* add board specific UART registrationGabor Juhos2008-09-238-5/+28
* remove 2.6.25 config filesGabor Juhos2008-09-232-563/+0
* Avoid endless recursion in uClibc pthreads.Lars-Peter Clausen2008-09-221-0/+14
* mtd: use broadcom specific code on linux 2.6 as wellFelix Fietkau2008-09-221-0/+4