summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* package/mmc_over_gpio: more configuration in submenunico2010-04-161-19/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/compcache: move configuration in submenunico2010-04-162-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: remove references to old TARGET_olpc now that it has been ↵nico2010-04-161-2/+2
| | | | | | merged with TARGET_x86 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: add 3 upstream fixes, bump release numbernico2010-04-164-1/+190
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add dependency on kmod-input-core to kmod-sound-core ↵nico2010-04-161-1/+1
| | | | | | (closes: #7140) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local ↵nico2010-04-161-0/+61
| | | | | | references to linkonce (see http://gcc.gnu.org/PR16276, closes: #7014) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20900 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 ↵nico2010-04-161-16/+32
| | | | | | & kmod-ipsec6 (partially closes: #7164) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix up alignment handlingnbd2010-04-152-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add preliminary 2.6.34 supportacoul2010-04-1524-0/+2672
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20888 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix crash issues caused by the ar9300 support patchnbd2010-04-157-604/+755
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd: fix bug in path canonization introduced by r20883jow2010-04-151-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20885 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd:jow2010-04-158-82/+186
| | | | | | | | | - 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, ...) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/uClubc-0.9.31: fix syscalls on MIPSjuhosg2010-04-151-0/+110
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.34: fix kzalloc erroracoul2010-04-151-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20881 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/base-files: fix typo in r20874 (thanks to rhk for spotting it)nico2010-04-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130)nico2010-04-151-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/base-files: use a single $(CP) instead of two to copy shared library ↵nico2010-04-151-10/+20
| | | | | | files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)nico2010-04-1531-1/+5115
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/kernel-headers: restore support for patches, needed for ubicom32nico2010-04-151-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/broadcom-diag: fix USB led polarity on Asus WL-HDD (closes: #7055)nico2010-04-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/toolchain: match toolchain directory name changes in r19885 & r20215 ↵nico2010-04-151-3/+3
| | | | | | (closes: #7148 & #7162) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cleanup] remove empty directories (again)nico2010-04-140-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20864 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/iptables: update to 1.4.7nico2010-04-142-13/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ipset: update to 4.2nico2010-04-141-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* openssl: fix timestamp patch - previous version patched the wrong filenbd2010-04-141-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* openssl: remove the makefile timestamp check, it breaks on some host systemsnbd2010-04-141-0/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20858 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix timestamp checks for build system paths which have '.svn' in their ↵nbd2010-04-142-2/+2
| | | | | | directory name git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/adm5120: fix image building after r20834nico2010-04-141-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/ixp4xx: fix image building after r20834 (closes: #7157)nico2010-04-143-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd-utils: remove bogus include statement to make it more portablenbd2010-04-141-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a crash in ath9k_hw_reset on older hwnbd2010-04-141-69/+69
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20852 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in ↵cshore2010-04-141-2/+2
| | | | | | imagetag (was invalid strings in bcm_tag.h). Closes #7120 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ↵nbd2010-04-1418-9936/+7251
| | | | | | ar9300 patch set, fixes #7135 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: add a patch to fix package/carl9170 build failurenico2010-04-131-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten ↵jow2010-04-131-12/+4
| | | | | | code by merging identical fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add lzma/jffs2 patches for 2.6.34acoul2010-04-131-0/+5142
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20845 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. ↵acoul2010-04-133-8/+24
| | | | | | switch verbose mode on compresor statistics. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mx2] vp6500: Add backlight devicelars2010-04-133-8/+187
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update kernel checksumsacoul2010-04-131-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] option to allow boot to run to completion before starting shellflorian2010-04-131-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix image builds (broken by r20834)nbd2010-04-131-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix jffs2 and mini_fo mount in failsafe (patch from #7134)nbd2010-04-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* finalize lzma/jffs2 support (currently not enebled by default, for kernels ↵acoul2010-04-132-4/+8
| | | | | | | | | >=2.6.33) based on Edgar Soldin patches: https://lists.openwrt.org/pipermail/openwrt-devel/2010-March/006550.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: more fixes/cleanups for ar9280 and ar9300nbd2010-04-1310-427/+345
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵nico2010-04-1243-248/+234
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a crash bug and a dma sync issuenbd2010-04-122-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] Add uboot for xburst packagelars2010-04-1249-0/+15865
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cleanup] remove 'svn:executable' propertynico2010-04-129-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix swconfig build failure on brcm63xxflorian2010-04-121-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add jffs2/lzma support (not activated by default yet)acoul2010-04-122-0/+10173
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20828 3c298f89-4303-0410-b956-a3cf2f4a3e73