summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make scripts/ipkg more portable by using printf instead of echo -nFelix Fietkau2009-09-261-4/+4
* ramips: since both subtargets are marked as broken, move FEATURES to the main...Felix Fietkau2009-09-253-2/+1
* kernel: refresh the vm exports patch in 2.6.31Felix Fietkau2009-09-251-13/+13
* kernel: add a patch for union mounts in 2.6.31Felix Fietkau2009-09-253-0/+5215
* x86: switch to 2.6.31Felix Fietkau2009-09-251-1/+1
* busybox: add support for union mounts (not included in the kernel yet)Felix Fietkau2009-09-251-0/+29
* x86: add support for 2.6.31Felix Fietkau2009-09-252-0/+443
* x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)Felix Fietkau2009-09-253-35/+27
* iptables: fix build error with linux 2.6.31Felix Fietkau2009-09-251-1/+5
* kernel: if block2mtd does not find the device immediately, use wait_for_devic...Felix Fietkau2009-09-252-0/+20
* gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an ...Felix Fietkau2009-09-252-0/+22
* gmp: upgrade to 4.3.1 and fix compile on 64-bit mac os xFelix Fietkau2009-09-251-2/+18
* host build: do not hide the configure commandFelix Fietkau2009-09-251-1/+1
* libtool: update to 1.5.26 (patch from #4905)Felix Fietkau2009-09-241-2/+2
* base-files: add libgcc dependency to libc (#5262)Felix Fietkau2009-09-241-0/+1
* firewall: add sanity checks to zone default rules (patch from #5459)Felix Fietkau2009-09-241-3/+3
* Add documentation for passphrase option.Felix Fietkau2009-09-241-0/+8
* update dnsmasq to 2.50 (#5784)Felix Fietkau2009-09-241-2/+2
* brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes #4293,...Felix Fietkau2009-09-241-0/+135
* merge r17683 to 2.6.30Felix Fietkau2009-09-241-1/+4
* atheros: add config and patches for 2.6.31 (untested), includes patch from #5847Felix Fietkau2009-09-2412-0/+6516
* add bfs to linux 2.6.31Felix Fietkau2009-09-242-0/+6450
* ar71xx: flush mii register writesGabor Juhos2009-09-232-2/+8
* ar71xx: refresh 2.6.28 patchesGabor Juhos2009-09-231-3/+3
* ar71xx: don't use mac_base2 in the ag71xx driverGabor Juhos2009-09-234-58/+23
* ar71xx: remove some extern directives in the ag71xx driverGabor Juhos2009-09-231-6/+6
* madwifi: fix bugs in the calibration triggersFelix Fietkau2009-09-231-0/+177
* madwifi: fix a theoretical tx buffer leakFelix Fietkau2009-09-231-0/+10
* madwifi: fix beacon slot handling and add support for more than 4 vaps (usefu...Felix Fietkau2009-09-231-0/+151
* madwifi: fix sta mode reconnect when roaming between different aps of the sam...Felix Fietkau2009-09-231-0/+33
* madwifi: fix maximum txpower displayFelix Fietkau2009-09-238-97/+111
* merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31Felix Fietkau2009-09-231-8/+38
* kernel: refresh 2.6.30 patchesGabor Juhos2009-09-231-11/+11
* uml: refresh patchesGabor Juhos2009-09-233-19/+6
* kernel: check return code of nla_parse in pcomp_lzma on 2.6.31Gabor Juhos2009-09-231-1/+4
* add external toolchain support, enhance native toolchain support (special tha...Nicolas Thill2009-09-235-62/+410
* when using -O2 instead of -Os, get rid of the two optimizations that are caus...Felix Fietkau2009-09-223-0/+27
* unlzma: fix a race condition and add some optimizations to improve performanc...Felix Fietkau2009-09-222-36/+124
* implement doth (802.11h) and wmm (802.11e) options for broadcom as well; upda...Jo-Philipp Wich2009-09-222-3/+19
* use mktemp instead of tempfile in combined-image.sh to make it work on OS XJo-Philipp Wich2009-09-221-2/+2
* accommodate for 5 digits svn revisions :)Nicolas Thill2009-09-221-1/+1
* Implement a preliminary combined image format. - add sysupgrade support for c...Jo-Philipp Wich2009-09-223-0/+114
* mtd: fix wrong open() return code checksFelix Fietkau2009-09-212-9/+9
* Add 2.6.31 patchesLars-Peter Clausen2009-09-21156-0/+51350
* Cleaned config-2.6.31 defaults for PPCHamish Guthrie2009-09-211-0/+1
* Add default /etc/dnsmasq.confFelix Fietkau2009-09-212-0/+39
* mtd: bump releaseFelix Fietkau2009-09-211-1/+1
* mtd: update copyright headersFelix Fietkau2009-09-213-5/+36
* mtd: add support for rewriting the fis table layout on redboot based systemsFelix Fietkau2009-09-215-56/+451
* implement write support for partitions covering only a part of an eraseblock ...Felix Fietkau2009-09-214-2/+294