Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | add jffs2 whiteout support (necessary for using it with union mounts) | Felix Fietkau | 2009-09-26 | |
| | | | | SVN-Revision: 17745 | |||
* | eglibc: update svn revisions | Nicolas Thill | 2009-09-26 | |
| | | | | SVN-Revision: 17744 | |||
* | switch to gcc-4.4.1 and enabled octeon specific optimizations | Florian Fainelli | 2009-09-26 | |
| | | | | SVN-Revision: 17743 | |||
* | Do not save variables in hi or lo across system calls, fixes issues with ↵ | Florian Fainelli | 2009-09-26 | |
| | | | | | | gcc-4.4 (#5351) SVN-Revision: 17742 | |||
* | resync kernel configuration | Florian Fainelli | 2009-09-26 | |
| | | | | SVN-Revision: 17740 | |||
* | fixes for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | |
| | | | | SVN-Revision: 17739 | |||
* | refresh patches | Hauke Mehrtens | 2009-09-26 | |
| | | | | SVN-Revision: 17738 | |||
* | Update to kernel 2.6.31.1 | Hauke Mehrtens | 2009-09-26 | |
| | | | | SVN-Revision: 17737 | |||
* | Remove patches already included in mainline kernel. | Hauke Mehrtens | 2009-09-26 | |
| | | | | SVN-Revision: 17735 | |||
* | add patches for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | |
| | | | | | | This is completly untested. Only a compile tests with the default config was done! SVN-Revision: 17734 | |||
* | refresh patches | Hauke Mehrtens | 2009-09-26 | |
| | | | | SVN-Revision: 17733 | |||
* | brcm47xx: switch to 2.6.30.7 | Felix Fietkau | 2009-09-26 | |
| | | | | SVN-Revision: 17732 | |||
* | fix 2.6.31 compile with union mounts disabled | Felix Fietkau | 2009-09-26 | |
| | | | | SVN-Revision: 17730 | |||
* | make scripts/ipkg more portable by using printf instead of echo -n | Felix Fietkau | 2009-09-26 | |
| | | | | SVN-Revision: 17729 | |||
* | ramips: since both subtargets are marked as broken, move FEATURES to the ↵ | Felix Fietkau | 2009-09-25 | |
| | | | | | | main target and mark the whole target as broken. avoids unnecessary user confusion about inexplicable build failures SVN-Revision: 17728 | |||
* | kernel: refresh the vm exports patch in 2.6.31 | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17727 | |||
* | kernel: add a patch for union mounts in 2.6.31 | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17726 | |||
* | x86: switch to 2.6.31 | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17725 | |||
* | busybox: add support for union mounts (not included in the kernel yet) | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17724 | |||
* | x86: add support for 2.6.31 | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17723 | |||
* | x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap) | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17722 | |||
* | iptables: fix build error with linux 2.6.31 | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17721 | |||
* | kernel: if block2mtd does not find the device immediately, use ↵ | Felix Fietkau | 2009-09-25 | |
| | | | | | | wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216 SVN-Revision: 17720 | |||
* | gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an ↵ | Felix Fietkau | 2009-09-25 | |
| | | | | | | object in a linking process which is already part of libbackend.a SVN-Revision: 17718 | |||
* | gmp: upgrade to 4.3.1 and fix compile on 64-bit mac os x | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17717 | |||
* | host build: do not hide the configure command | Felix Fietkau | 2009-09-25 | |
| | | | | SVN-Revision: 17716 | |||
* | libtool: update to 1.5.26 (patch from #4905) | Felix Fietkau | 2009-09-24 | |
| | | | | SVN-Revision: 17715 | |||
* | base-files: add libgcc dependency to libc (#5262) | Felix Fietkau | 2009-09-24 | |
| | | | | SVN-Revision: 17714 | |||
* | firewall: add sanity checks to zone default rules (patch from #5459) | Felix Fietkau | 2009-09-24 | |
| | | | | SVN-Revision: 17713 | |||
* | Add documentation for passphrase option. | Felix Fietkau | 2009-09-24 | |
| | | | | | | | | | | | The wifi-iface actually supports an undocumented option to choose whether to treat a passphrase as a text passphrase or an encoded passphrase (like encoded by the wpa_passphrase utility). This patch documents that functionality. Signed-off-by: Warren Turkal <wt@penguintechs.org> SVN-Revision: 17712 | |||
* | update dnsmasq to 2.50 (#5784) | Felix Fietkau | 2009-09-24 | |
| | | | | SVN-Revision: 17711 | |||
* | brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes ↵ | Felix Fietkau | 2009-09-24 | |
| | | | | | | #4293, should fix #2374 SVN-Revision: 17710 | |||
* | merge r17683 to 2.6.30 | Felix Fietkau | 2009-09-24 | |
| | | | | SVN-Revision: 17701 | |||
* | atheros: add config and patches for 2.6.31 (untested), includes patch from #5847 | Felix Fietkau | 2009-09-24 | |
| | | | | SVN-Revision: 17700 | |||
* | add bfs to linux 2.6.31 | Felix Fietkau | 2009-09-24 | |
| | | | | SVN-Revision: 17699 | |||
* | ar71xx: flush mii register writes | Gabor Juhos | 2009-09-23 | |
| | | | | SVN-Revision: 17695 | |||
* | ar71xx: refresh 2.6.28 patches | Gabor Juhos | 2009-09-23 | |
| | | | | SVN-Revision: 17694 | |||
* | ar71xx: don't use mac_base2 in the ag71xx driver | Gabor Juhos | 2009-09-23 | |
| | | | | SVN-Revision: 17693 | |||
* | ar71xx: remove some extern directives in the ag71xx driver | Gabor Juhos | 2009-09-23 | |
| | | | | SVN-Revision: 17692 | |||
* | madwifi: fix bugs in the calibration triggers | Felix Fietkau | 2009-09-23 | |
| | | | | SVN-Revision: 17691 | |||
* | madwifi: fix a theoretical tx buffer leak | Felix Fietkau | 2009-09-23 | |
| | | | | SVN-Revision: 17690 | |||
* | madwifi: fix beacon slot handling and add support for more than 4 vaps ↵ | Felix Fietkau | 2009-09-23 | |
| | | | | | | (useful for wds per-sta interfaces) SVN-Revision: 17689 | |||
* | madwifi: fix sta mode reconnect when roaming between different aps of the ↵ | Felix Fietkau | 2009-09-23 | |
| | | | | | | same essid SVN-Revision: 17688 | |||
* | madwifi: fix maximum txpower display | Felix Fietkau | 2009-09-23 | |
| | | | | SVN-Revision: 17687 | |||
* | merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31 | Felix Fietkau | 2009-09-23 | |
| | | | | SVN-Revision: 17686 | |||
* | kernel: refresh 2.6.30 patches | Gabor Juhos | 2009-09-23 | |
| | | | | SVN-Revision: 17685 | |||
* | uml: refresh patches | Gabor Juhos | 2009-09-23 | |
| | | | | SVN-Revision: 17684 | |||
* | kernel: check return code of nla_parse in pcomp_lzma on 2.6.31 | Gabor Juhos | 2009-09-23 | |
| | | | | SVN-Revision: 17683 | |||
* | add external toolchain support, enhance native toolchain support (special ↵ | Nicolas Thill | 2009-09-23 | |
| | | | | | | thanks to Luigi Mantellini for his help... and patience ;) SVN-Revision: 17682 | |||
* | when using -O2 instead of -Os, get rid of the two optimizations that are ↵ | Felix Fietkau | 2009-09-22 | |
| | | | | | | causing most of the extra bloat. brings kernel size close to the -Os size again SVN-Revision: 17679 |