summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* don't fail on uci_load() with nonexisting config files, but return the right ↵nbd2008-02-091-1/+7
| | | | | | return code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make uci_add() create anonymous sections if requested and store the new ↵nbd2008-02-091-1/+6
| | | | | | section name in a variable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump uci to 0.2.5 - adds support for adding unnamed sectionsnbd2008-02-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10431 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ignore package/openwrt-packages in svn as welljuhosg2008-02-090-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add package/openwrt-packages to .gitignorenbd2008-02-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10429 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix RB153 CompactFlash driver for .24juhosg2008-02-091-21/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10428 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] switch to 2.6.24juhosg2008-02-0965-3215/+101
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10427 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backport acx100 2.6.24 fixes from SVNmatteo2008-02-081-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cpmac: reapply [9664]matteo2008-02-081-17/+169
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix AR7 DSL with 2.6.24matteo2008-02-081-28/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10423 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] build cpmac drivermatteo2008-02-081-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] Update kernel to 2.6.24matteo2008-02-084-1306/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a fix for memleaks caused by failed memory allocationsnbd2008-02-081-0/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10417 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add ap mode specific improvements to the calibration process. ↵nbd2008-02-082-39/+155
| | | | | | reported to produce a noticeable increase in rx/tx strength git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] make current AR7 code 2.6.24 aware, for future usematteo2008-02-083-5/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10415 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use GCC 4.2.3 by default for AVR32kaloz2008-02-072-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add GCC 4.2.3kaloz2008-02-0728-0/+27123
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10413 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1kaloz2008-02-073-5992/+11665
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10412 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync AVR32 patches with upstreamkaloz2008-02-072-111/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] more 2.6.24 patchesmatteo2008-02-072-1/+118
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10410 3c298f89-4303-0410-b956-a3cf2f4a3e73
* increase the flash window size for ar5312 - there are apparently 5312 ↵nbd2008-02-071-1/+1
| | | | | | devices out there with 8M flash git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10409 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typo in kmod-crypto-testnico2008-02-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10406 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update uml readme with working cmdline examplenico2008-02-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10405 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update uml to 2.6.24 (i386 only for now)nico2008-02-062-14/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10404 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a workaround for watchdog path changesnico2008-02-061-8/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a workaround for crypto modules renamed in 2.6.24nico2008-02-061-7/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable radar detection by default until it is fixednbd2008-02-051-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update uci - fixes a bug in parse_uci_tuplenbd2008-02-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10400 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a stupid copy&paste mistakenbd2008-02-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10399 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Device Tree Compiler require more recent bison ...ralph2008-02-052-1/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10398 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow more ttyUSB<N> devices to use the 3g script (#3098)florian2008-02-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10396 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wpa_supplicant for madwifiblogic2008-02-051-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix another crashnbd2008-02-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to uci 0.2.2 - fixes uci invocations from hotplugnbd2008-02-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add an extra safety checknbd2008-02-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10389 3c298f89-4303-0410-b956-a3cf2f4a3e73
* import uci v0.2.1 - fixes a merge-import bugnbd2008-02-051-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10388 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wrong path to uci (thx, phr3ak)nbd2008-02-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10387 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add uci v0.2 - implements batch mode and a command for listing changes to a ↵nbd2008-02-051-4/+6
| | | | | | package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10386 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move /etc/config/firewall to /etc/firewall.config to prevent it from ↵nbd2008-02-042-4/+4
| | | | | | interfering with uci - yes, this beast really needs a rewrite :) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10383 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade uci 0.1.2, which accepts more characters in the section type validationnbd2008-02-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10382 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update uci to 0.1.1 - accepts options without value or with an empty value ↵nbd2008-02-041-3/+5
| | | | | | as valid git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10381 3c298f89-4303-0410-b956-a3cf2f4a3e73
* * disable ikconfig by defaultkaloz2008-02-042-7/+13
| | | | | | | * update ppc40x default config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10380 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change learning settings for NPE-C as wellnbd2008-02-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10379 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch ixp4xx microcode - use one that does not have the "learning" mode, ↵nbd2008-02-041-2/+2
| | | | | | which can interfere with stp and bridging operation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade au1000 to .24florian2008-02-034-12/+273
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix path to etrax patches (#3055)nbd2008-02-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10376 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing config selectionsnbd2008-02-031-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10375 3c298f89-4303-0410-b956-a3cf2f4a3e73
* implement ar2313_adjust_linknbd2008-02-032-13/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* *sigh* :Pkaloz2008-02-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* convert ppc44x to arch/powerpc, use squashfs images by defaultkaloz2008-02-037-141/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10372 3c298f89-4303-0410-b956-a3cf2f4a3e73