Commit Graph

14253 Commits (5e7cd9d05b74a42ad93ce29ab222d7592b60535f)
 

Author SHA1 Message Date
Nicolas Thill 5e7cd9d05b package/libpcap: move configuration to submenu
SVN-Revision: 20909
14 years ago
Nicolas Thill 76feb97404 package/udev: move configuration in submenu, rename udev-config.in to Config.in for consistency
SVN-Revision: 20908
14 years ago
Nicolas Thill 0d27dafcbd package/mmc_over_gpio: more configuration in submenu
SVN-Revision: 20907
14 years ago
Nicolas Thill a1bd421899 package/compcache: move configuration in submenu
SVN-Revision: 20906
14 years ago
Nicolas Thill 8b5bc8a9b3 package/kernel: remove references to old TARGET_olpc now that it has been merged with TARGET_x86
SVN-Revision: 20905
14 years ago
Nicolas Thill 6b9e04991d package/busybox: add 3 upstream fixes, bump release number
SVN-Revision: 20904
14 years ago
Nicolas Thill f1eb6dd095 package/kernel: add dependency on kmod-input-core to kmod-sound-core (closes: #7140)
SVN-Revision: 20901
14 years ago
Nicolas Thill 37551b9366 toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local references to linkonce (see http://gcc.gnu.org/PR16276, closes: #7014)
SVN-Revision: 20900
14 years ago
Nicolas Thill 83e4e40e22 package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes: #7164)
SVN-Revision: 20893
14 years ago
Felix Fietkau 1c0e751391 ar71xx: fix up alignment handling
- 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
14 years ago
Alexandros C. Couloumbis 598e0656c5 brcm47xx: add preliminary 2.6.34 support
SVN-Revision: 20888
14 years ago
Felix Fietkau 28718f2d5f ath9k: fix crash issues caused by the ar9300 support patch
SVN-Revision: 20887
14 years ago
Jo-Philipp Wich 14428874ae uhttpd: fix bug in path canonization introduced by r20883
SVN-Revision: 20885
14 years ago
Jo-Philipp Wich 20ef055c2f uhttpd: - make network timeout configurable, increase default to 30 seconds (#7067) - follow symlinks in docroot and add option to disable that - fix mimetype detection for files with combined extensions (.tar.gz, ...)
SVN-Revision: 20883
14 years ago
Gabor Juhos a8e20318c5 toolchain/uClubc-0.9.31: fix syscalls on MIPS
SVN-Revision: 20882
14 years ago
Alexandros C. Couloumbis af45b63a85 2.6.34: fix kzalloc error
SVN-Revision: 20881
14 years ago
Nicolas Thill e5e0966186 package/base-files: fix typo in r20874 (thanks to rhk for spotting it)
SVN-Revision: 20878
14 years ago
Nicolas Thill ed4a1186c6 package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130)
SVN-Revision: 20875
14 years ago
Nicolas Thill 15542fcdd8 package/base-files: use a single $(CP) instead of two to copy shared library files
SVN-Revision: 20874
14 years ago
Nicolas Thill 349439d7ea toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)
SVN-Revision: 20873
14 years ago
Nicolas Thill 128233fba1 toolchain/kernel-headers: restore support for patches, needed for ubicom32
SVN-Revision: 20872
14 years ago
Nicolas Thill 138a5b8b4f package/broadcom-diag: fix USB led polarity on Asus WL-HDD (closes: #7055)
SVN-Revision: 20869
14 years ago
Nicolas Thill d3e5ab1f19 target/toolchain: match toolchain directory name changes in r19885 & r20215 (closes: #7148 & #7162)
SVN-Revision: 20865
14 years ago
Nicolas Thill d009c8ed97 package/iptables: update to 1.4.7
SVN-Revision: 20862
14 years ago
Nicolas Thill 8543722ed5 package/ipset: update to 4.2
SVN-Revision: 20861
14 years ago
Felix Fietkau 4c7f399cd6 openssl: fix timestamp patch - previous version patched the wrong file
SVN-Revision: 20859
14 years ago
Felix Fietkau 1b02bf3cfa openssl: remove the makefile timestamp check, it breaks on some host systems
SVN-Revision: 20858
14 years ago
Felix Fietkau 091934e7fb fix timestamp checks for build system paths which have '.svn' in their directory name
SVN-Revision: 20856
14 years ago
Nicolas Thill 34474b8840 target/adm5120: fix image building after r20834
SVN-Revision: 20855
14 years ago
Nicolas Thill 841eff56d4 target/ixp4xx: fix image building after r20834 (closes: #7157)
SVN-Revision: 20854
14 years ago
Felix Fietkau 01ca56639c mtd-utils: remove bogus include statement to make it more portable
SVN-Revision: 20853
14 years ago
Felix Fietkau da1f79f93c ath9k: fix a crash in ath9k_hw_reset on older hw
SVN-Revision: 20852
14 years ago
Daniel Dickinson fe5d55977e tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag (was invalid strings in bcm_tag.h). Closes #7120
SVN-Revision: 20850
14 years ago
Felix Fietkau 396a3c5385 mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135
SVN-Revision: 20849
14 years ago
Nicolas Thill 5f5ed3f109 package/mac80211: add a patch to fix package/carl9170 build failure
SVN-Revision: 20848
14 years ago
Jo-Philipp Wich 6fd5014c56 add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten code by merging identical fixes
SVN-Revision: 20846
14 years ago
Alexandros C. Couloumbis b5cfd7bde5 add lzma/jffs2 patches for 2.6.34
SVN-Revision: 20845
14 years ago
Alexandros C. Couloumbis 668fd62080 don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. switch verbose mode on compresor statistics.
SVN-Revision: 20844
14 years ago
Lars-Peter Clausen e438c665db vp6500: Add backlight device
SVN-Revision: 20843
14 years ago
Alexandros C. Couloumbis 498bf7402a update kernel checksums
SVN-Revision: 20842
14 years ago
Florian Fainelli eafa2ec962 option to allow boot to run to completion before starting shell
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
14 years ago
Felix Fietkau 231012cba0 ar71xx: fix image builds (broken by r20834)
SVN-Revision: 20840
14 years ago
Felix Fietkau c82bcb2a29 fix jffs2 and mini_fo mount in failsafe (patch from #7134)
SVN-Revision: 20838
14 years ago
Alexandros C. Couloumbis 43ee14563c finalize lzma/jffs2 support (currently not enebled by default, for kernels >=2.6.33) based on Edgar Soldin patches: https://lists.openwrt.org/pipermail/openwrt-devel/2010-March/006550.html
SVN-Revision: 20837
14 years ago
Felix Fietkau 0ff59f87b0 ath9k: more fixes/cleanups for ar9280 and ar9300
SVN-Revision: 20835
14 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
14 years ago
Felix Fietkau 040c064388 ath9k: fix a crash bug and a dma sync issue
SVN-Revision: 20833
14 years ago
Lars-Peter Clausen 393541dce8 Add uboot for xburst package
SVN-Revision: 20832
14 years ago
Nicolas Thill 0946764732 remove 'svn:executable' property
SVN-Revision: 20831
14 years ago
Florian Fainelli 9ef27ce538 fix swconfig build failure on brcm63xx
SVN-Revision: 20829
14 years ago