aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cris is little endian, not big endian (patch from #4048)Felix Fietkau2008-09-281-2/+2
* add option in sysupgrade to restore config from file or URL (patch from #4043)Felix Fietkau2008-09-281-1/+15
* madwifi: revert part of the noderef fix patchFelix Fietkau2008-09-281-19/+0
* 2.6.25/2.6.26: fix compiler warning in imq.cGabor Juhos2008-09-282-2/+2
* broadcom-wl: only use mssid if necessary (fixes spurious error messages on ol...Felix Fietkau2008-09-281-1/+7
* fixes firewall rule generation. forwarding rules were inserted in input chain...John Crispin2008-09-281-3/+6
* custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029John Crispin2008-09-281-3/+3
* set default input policy to ACCEPT to bring the firewall behavior closer to t...Felix Fietkau2008-09-281-1/+1
* firewall: fix default policies, add a check for duplicate defaults sections a...Felix Fietkau2008-09-281-18/+34
* busybox: remove the upstream-provided bugfix patch for line editing it actual...Felix Fietkau2008-09-281-145/+0
* fix iw compileFelix Fietkau2008-09-281-0/+1
* madwifi: set essid on to avoid association with different ssid (patch from #3...Felix Fietkau2008-09-281-0/+1
* Add support for HW crypto cores: padlock, geode and hifn75x (#388#)Florian Fainelli2008-09-281-0/+44
* scripts/feeds: allow multiple alternative urls for a single feed. this will b...Felix Fietkau2008-09-271-5/+12
* create a profile for brcm47xx and ixp4xxAndy Boyett2008-09-272-0/+34
* make b43 the default profileAndy Boyett2008-09-272-4/+4
* Remove 2.6.23 config, files and patches from olpc target.Lars-Peter Clausen2008-09-2729-15638/+0
* Update olpc target kernel to 2.26.5.Lars-Peter Clausen2008-09-278-588/+940
* Fix location to the ebtables modules (#3855)Florian Fainelli2008-09-271-1/+2
* Generate olpc.fth depending on the target image type.Lars-Peter Clausen2008-09-272-10/+12
* Document madwifi specific diversity and antenna settings (#3889Florian Fainelli2008-09-271-0/+8
* Fix reference to the old and replaced kmod-rt61Florian Fainelli2008-09-271-1/+1
* fix IMQ autoloadingNicolas Thill2008-09-271-1/+1
* remove unnecessary patch chunkFelix Fietkau2008-09-261-11/+1
* madwifi: fix some really evil noderef issues (fixes #3999)Felix Fietkau2008-09-262-1/+59
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-2644-162/+99
* 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