summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* oops, applied the ipkg patch with the wrong patchlevelnbd2008-01-251-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* the attached patch adds the -a option to the feeds install command.nbd2008-01-251-15/+80
| | | | | | | | | | | | | | | | | | | | | | Therefore following command option should work now ./scripts/feeds install -a ./scripts/feeds install -a -p xwrt To-do: - The next step should be to replace the current make package/symlinks implementation with ./scripts/feeds install -a . ( the locations of the packages within ./packages are different with both methods ) - The current feed script is not able to handle "Provides" statements properly. The dependencies will be installed only if they are real package names and not aliases (provides) . Note: This patch also includes the previous patch reg. directory (ClearCase) support from 30.12.07. br/R Signed-off-by: ralph <ralph.hempel@infineon.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10252 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipkg - free some memory by removing temporary control & data archives after ↵nbd2008-01-251-0/+35
| | | | | | | | | | | | processing The control and data archives can be removed after processing and gain some memory for another use of the ramdisk or for ipkg needs. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10246 3c298f89-4303-0410-b956-a3cf2f4a3e73
* missing optional parameters for restart and boot functionsnbd2008-01-251-3/+3
| | | | | | | | | | | Add missing optional parameters in remaining rc functions. It fixes my previous implementation of parametrized rc functions [8106], ticket #3063, thanks argovela-at-yahoo-com for reporting. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10245 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] firmware-utils/mkzynfw: add preliminary support for OEM boardsjuhosg2008-01-252-47/+59
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10243 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] convert Cellvision board structuresjuhosg2008-01-251-37/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added dmabounce debug code to ixp4xxblogic2008-01-242-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10240 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add atheros ar2313 vlan fix (thx, SeG)nbd2008-01-241-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10238 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Updating libertas wireless driver to latest version.ryd2008-01-2424-1233/+1205
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Also generate http uploadable images for Airlink AR525wflorian2008-01-211-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade rdc to 2.6.23.14florian2008-01-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10228 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] cleanup wget2nand script (closes #3049)juhosg2008-01-181-26/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10221 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] USB driver: fix a bug in isochronous transfersjuhosg2008-01-172-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> ↵juhosg2008-01-171-1/+1
| | | | | | (closes #3003) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz ↵thepeople2008-01-171-0/+12
| | | | | | Schori <lorenz.schori@gmx.ch> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz ↵thepeople2008-01-171-1/+2
| | | | | | Schori <lorenz.schori@gmx.ch> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] sync kernel configjuhosg2008-01-162-6/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10214 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for european DSL-502t leds (#2880)florian2008-01-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10210 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120juhosg2008-01-165-16/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10208 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary ↵nbd2008-01-164-307/+2
| | | | | | anymore git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10207 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix multi-essid setting for broadcom-wlnbd2008-01-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10206 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add wrt350n image filenbd2008-01-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10205 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update ar7 sangam tarballmatteo2008-01-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10203 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 ↵nbd2008-01-151-1/+1
| | | | | | however was not. fixed now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-wl md5sum fixed, thanks ix.agb2008-01-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10201 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable use of sendfile() for httpdthepeople2008-01-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi compile for iop32xthepeople2008-01-151-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for the Netgear WG302v1/WAG302v1kaloz2008-01-145-1/+298
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] generate firmware images for the CAS-700/771/790/861 devicesjuhosg2008-01-142-4/+208
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10193 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add $(TOOLCHAIN_DIR)/lib to $(TARGET_LDFLAGS) to ensure that all packages ↵nbd2008-01-141-1/+1
| | | | | | process this correctly - fixes build errors with openldap/php5 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix iwconfig symlink generation, closes #3013agb2008-01-141-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx: fix X86 buildsmatteo2008-01-141-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kconfig entrynbd2008-01-141-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gpio: revert it back, wrong and uselessmatteo2008-01-131-13/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] GPIO fixmatteo2008-01-121-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10180 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] cache GPIO addresses to be more efficentmatteo2008-01-121-5/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update the acx drivermatteo2008-01-126-1315/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obseleted packageblogic2008-01-1210-2614/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10177 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert some breakageblogic2008-01-122-27/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10176 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: fix zd1211 dependancy (closes: #2985)juhosg2008-01-111-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10175 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix esfq compilation (#3005)florian2008-01-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for the gpio connected reset buttonflorian2008-01-111-1/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow S1 button to be controlled using gpio-keysflorian2008-01-111-1/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade rb532 to .23, provide generic GPIO API to this boardflorian2008-01-1115-209/+554
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10171 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Updated ixp4xx ethernet driver to latest upstream patch for 2.6.23 from ↵rwhitby2008-01-111-214/+276
| | | | | | upstream's git repository git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10170 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Updated the fsg board patch from nslu2-linuxrwhitby2008-01-111-38/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10169 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Refreshed the dsmg600 and nas100d power patches from nslu2-linuxrwhitby2008-01-112-37/+167
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Renumbered the fsg patch into nslu2-linux managed numbering arearwhitby2008-01-111-38/+294
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Combined the nas100d net driver patches, based on new nslu2-linux patchrwhitby2008-01-112-40/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10166 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Combined the nslu2 net driver patches, based on new nslu2-linux patchrwhitby2008-01-112-41/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10165 3c298f89-4303-0410-b956-a3cf2f4a3e73