aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* upgrade sibyte to 2.6.24Imre Kaloz2008-02-113-1117/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10442 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing bridge ioctls to make bluez-utils compile with brcm-3.4Florian Fainelli2008-02-101-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10441 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade iop32x to 2.6.24Imre Kaloz2008-02-102-1/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update acx100Matteo Croce2008-02-103-56/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare 2.6.24 on ixp4xxImre Kaloz2008-02-1035-0/+7945
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typoImre Kaloz2008-02-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependency for the target metadata scanFelix Fietkau2008-02-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use cp instead of $(CP), because bzImage might be a symlinkFelix Fietkau2008-02-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* commit after running uci_set_defaultFelix Fietkau2008-02-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't fail on uci_load() with nonexisting config files, but return the right ↵Felix Fietkau2008-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 ↵Felix Fietkau2008-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 sectionsFelix Fietkau2008-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 wellGabor Juhos2008-02-090-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add package/openwrt-packages to .gitignoreFelix Fietkau2008-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 .24Gabor Juhos2008-02-091-21/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10428 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] switch to 2.6.24Gabor Juhos2008-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 SVNMatteo Croce2008-02-081-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cpmac: reapply [9664]Matteo Croce2008-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.24Matteo Croce2008-02-081-28/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10423 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] build cpmac driverMatteo Croce2008-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.24Matteo Croce2008-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 allocationsFelix Fietkau2008-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. ↵Felix Fietkau2008-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 useMatteo Croce2008-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 AVR32Imre Kaloz2008-02-072-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add GCC 4.2.3Imre Kaloz2008-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.1Imre Kaloz2008-02-073-5992/+11665
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10412 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync AVR32 patches with upstreamImre Kaloz2008-02-072-111/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] more 2.6.24 patchesMatteo Croce2008-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 ↵Felix Fietkau2008-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-testNicolas Thill2008-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 exampleNicolas Thill2008-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)Nicolas Thill2008-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 changesNicolas Thill2008-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.24Nicolas Thill2008-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 fixedFelix Fietkau2008-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_tupleFelix Fietkau2008-02-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10400 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a stupid copy&paste mistakeFelix Fietkau2008-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 ...Ralph Hempel2008-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)Florian Fainelli2008-02-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10396 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wpa_supplicant for madwifiJohn Crispin2008-02-051-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix another crashFelix Fietkau2008-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 hotplugFelix Fietkau2008-02-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add an extra safety checkFelix Fietkau2008-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 bugFelix Fietkau2008-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)Felix Fietkau2008-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 ↵Felix Fietkau2008-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 ↵Felix Fietkau2008-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 validationFelix Fietkau2008-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 ↵Felix Fietkau2008-02-041-3/+5
| | | | | | as valid git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10381 3c298f89-4303-0410-b956-a3cf2f4a3e73