Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/compcache: move configuration in submenu | Nicolas Thill | 2010-04-16 | 2 | -4/+4 |
| | | | | SVN-Revision: 20906 | ||||
* | package/kernel: remove references to old TARGET_olpc now that it has been ↵ | Nicolas Thill | 2010-04-16 | 1 | -2/+2 |
| | | | | | | merged with TARGET_x86 SVN-Revision: 20905 | ||||
* | package/busybox: add 3 upstream fixes, bump release number | Nicolas Thill | 2010-04-16 | 4 | -1/+190 |
| | | | | SVN-Revision: 20904 | ||||
* | package/kernel: add dependency on kmod-input-core to kmod-sound-core ↵ | Nicolas Thill | 2010-04-16 | 1 | -1/+1 |
| | | | | | | (closes: #7140) SVN-Revision: 20901 | ||||
* | toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local ↵ | Nicolas Thill | 2010-04-16 | 1 | -0/+61 |
| | | | | | | references to linkonce (see http://gcc.gnu.org/PR16276, closes: #7014) SVN-Revision: 20900 | ||||
* | package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 ↵ | Nicolas Thill | 2010-04-16 | 1 | -16/+32 |
| | | | | | | & kmod-ipsec6 (partially closes: #7164) SVN-Revision: 20893 | ||||
* | ar71xx: fix up alignment handling | Felix Fietkau | 2010-04-15 | 2 | -26/+41 |
| | | | | | | | | | | | - on ar724x, rx buffers can be aligned with an offset of 2, which keeps the ip header aligned - alignment offset is only added if the ar8216 workaround is not active and the phy driver does not advertise its own packet alignment - ar71xx and ar91xx can not handle rx alignment offsets, however taking a hit on unaligned exceptions seems to have less overhead than re-aligning the data for large packets - use memmove to re-align small packets, if necessary tested on ar9132, ar7240 and ar7242 based devices without ar8216 headers SVN-Revision: 20892 | ||||
* | brcm47xx: add preliminary 2.6.34 support | Alexandros C. Couloumbis | 2010-04-15 | 24 | -0/+2672 |
| | | | | SVN-Revision: 20888 | ||||
* | ath9k: fix crash issues caused by the ar9300 support patch | Felix Fietkau | 2010-04-15 | 7 | -604/+755 |
| | | | | SVN-Revision: 20887 | ||||
* | uhttpd: fix bug in path canonization introduced by r20883 | Jo-Philipp Wich | 2010-04-15 | 1 | -2/+3 |
| | | | | SVN-Revision: 20885 | ||||
* | uhttpd: - make network timeout configurable, increase default to 30 seconds ↵ | Jo-Philipp Wich | 2010-04-15 | 8 | -82/+186 |
| | | | | | | (#7067) - follow symlinks in docroot and add option to disable that - fix mimetype detection for files with combined extensions (.tar.gz, ...) SVN-Revision: 20883 | ||||
* | toolchain/uClubc-0.9.31: fix syscalls on MIPS | Gabor Juhos | 2010-04-15 | 1 | -0/+110 |
| | | | | SVN-Revision: 20882 | ||||
* | 2.6.34: fix kzalloc error | Alexandros C. Couloumbis | 2010-04-15 | 1 | -1/+2 |
| | | | | SVN-Revision: 20881 | ||||
* | package/base-files: fix typo in r20874 (thanks to rhk for spotting it) | Nicolas Thill | 2010-04-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 20878 | ||||
* | package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130) | Nicolas Thill | 2010-04-15 | 1 | -1/+5 |
| | | | | SVN-Revision: 20875 | ||||
* | package/base-files: use a single $(CP) instead of two to copy shared library ↵ | Nicolas Thill | 2010-04-15 | 1 | -10/+20 |
| | | | | | | files SVN-Revision: 20874 | ||||
* | toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) | Nicolas Thill | 2010-04-15 | 31 | -1/+5115 |
| | | | | SVN-Revision: 20873 | ||||
* | toolchain/kernel-headers: restore support for patches, needed for ubicom32 | Nicolas Thill | 2010-04-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 20872 | ||||
* | package/broadcom-diag: fix USB led polarity on Asus WL-HDD (closes: #7055) | Nicolas Thill | 2010-04-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 20869 | ||||
* | target/toolchain: match toolchain directory name changes in r19885 & r20215 ↵ | Nicolas Thill | 2010-04-15 | 1 | -3/+3 |
| | | | | | | (closes: #7148 & #7162) SVN-Revision: 20865 | ||||
* | package/iptables: update to 1.4.7 | Nicolas Thill | 2010-04-14 | 2 | -13/+3 |
| | | | | SVN-Revision: 20862 | ||||
* | package/ipset: update to 4.2 | Nicolas Thill | 2010-04-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 20861 | ||||
* | openssl: fix timestamp patch - previous version patched the wrong file | Felix Fietkau | 2010-04-14 | 1 | -4/+4 |
| | | | | SVN-Revision: 20859 | ||||
* | openssl: remove the makefile timestamp check, it breaks on some host systems | Felix Fietkau | 2010-04-14 | 1 | -0/+23 |
| | | | | SVN-Revision: 20858 | ||||
* | fix timestamp checks for build system paths which have '.svn' in their ↵ | Felix Fietkau | 2010-04-14 | 2 | -2/+2 |
| | | | | | | directory name SVN-Revision: 20856 | ||||
* | target/adm5120: fix image building after r20834 | Nicolas Thill | 2010-04-14 | 1 | -0/+4 |
| | | | | SVN-Revision: 20855 | ||||
* | target/ixp4xx: fix image building after r20834 (closes: #7157) | Nicolas Thill | 2010-04-14 | 3 | -3/+3 |
| | | | | SVN-Revision: 20854 | ||||
* | mtd-utils: remove bogus include statement to make it more portable | Felix Fietkau | 2010-04-14 | 1 | -2/+1 |
| | | | | SVN-Revision: 20853 | ||||
* | ath9k: fix a crash in ath9k_hw_reset on older hw | Felix Fietkau | 2010-04-14 | 1 | -69/+69 |
| | | | | SVN-Revision: 20852 | ||||
* | tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in ↵ | Daniel Dickinson | 2010-04-14 | 1 | -2/+2 |
| | | | | | | imagetag (was invalid strings in bcm_tag.h). Closes #7120 SVN-Revision: 20850 | ||||
* | mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ↵ | Felix Fietkau | 2010-04-14 | 18 | -9936/+7251 |
| | | | | | | ar9300 patch set, fixes #7135 SVN-Revision: 20849 | ||||
* | package/mac80211: add a patch to fix package/carl9170 build failure | Nicolas Thill | 2010-04-13 | 1 | -0/+11 |
| | | | | SVN-Revision: 20848 | ||||
* | add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten code by ↵ | Jo-Philipp Wich | 2010-04-13 | 1 | -12/+4 |
| | | | | | | merging identical fixes SVN-Revision: 20846 | ||||
* | add lzma/jffs2 patches for 2.6.34 | Alexandros C. Couloumbis | 2010-04-13 | 1 | -0/+5142 |
| | | | | SVN-Revision: 20845 | ||||
* | don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. ↵ | Alexandros C. Couloumbis | 2010-04-13 | 3 | -8/+24 |
| | | | | | | switch verbose mode on compresor statistics. SVN-Revision: 20844 | ||||
* | vp6500: Add backlight device | Lars-Peter Clausen | 2010-04-13 | 3 | -8/+187 |
| | | | | SVN-Revision: 20843 | ||||
* | update kernel checksums | Alexandros C. Couloumbis | 2010-04-13 | 1 | -0/+9 |
| | | | | SVN-Revision: 20842 | ||||
* | option to allow boot to run to completion before starting shell | Florian Fainelli | 2010-04-13 | 1 | -1/+6 |
| | | | | | | | | | | | | | Setting the system variable "foreground" to yes causes the system to run the init scripts in series and wait for completion. This is useful if (a) you don't want the user getting into the console until the system is initialized, or (b) you have things going on in your scripts that require strict ordering (and no possible race conditions). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 20841 | ||||
* | ar71xx: fix image builds (broken by r20834) | Felix Fietkau | 2010-04-13 | 1 | -7/+7 |
| | | | | SVN-Revision: 20840 | ||||
* | fix jffs2 and mini_fo mount in failsafe (patch from #7134) | Felix Fietkau | 2010-04-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 20838 | ||||
* | finalize lzma/jffs2 support (currently not enebled by default, for kernels ↵ | Alexandros C. Couloumbis | 2010-04-13 | 2 | -4/+8 |
| | | | | | | >=2.6.33) based on Edgar Soldin patches: https://lists.openwrt.org/pipermail/openwrt-devel/2010-March/006550.html SVN-Revision: 20837 | ||||
* | ath9k: more fixes/cleanups for ar9280 and ar9300 | Felix Fietkau | 2010-04-13 | 10 | -427/+345 |
| | | | | SVN-Revision: 20835 | ||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 43 | -248/+234 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||||
* | ath9k: fix a crash bug and a dma sync issue | Felix Fietkau | 2010-04-12 | 2 | -4/+8 |
| | | | | SVN-Revision: 20833 | ||||
* | Add uboot for xburst package | Lars-Peter Clausen | 2010-04-12 | 49 | -0/+15865 |
| | | | | SVN-Revision: 20832 | ||||
* | remove 'svn:executable' property | Nicolas Thill | 2010-04-12 | 9 | -0/+0 |
| | | | | SVN-Revision: 20831 | ||||
* | fix swconfig build failure on brcm63xx | Florian Fainelli | 2010-04-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 20829 | ||||
* | add jffs2/lzma support (not activated by default yet) | Alexandros C. Couloumbis | 2010-04-12 | 2 | -0/+10173 |
| | | | | SVN-Revision: 20828 | ||||
* | fix linux-atm build failure on brcm63xx (and probably other targets) (#7145) | Florian Fainelli | 2010-04-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 20826 | ||||
* | fix module loading due to CONFIG_LOCALVERSION being on (#7144) | Florian Fainelli | 2010-04-12 | 2 | -2/+0 |
| | | | | SVN-Revision: 20822 |