aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ↵Nicolas Thill2010-04-297-7/+23
| | | | | | only git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4Nicolas Thill2010-04-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move AddDepends calls at the end of package definitions, ↵Nicolas Thill2010-04-299-166/+219
| | | | | | move back some dependencies in DEPENDS for clarity git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21248 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move kmod-lp package defition specific to brcm-2.4 to package/kernelNicolas Thill2010-04-291-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uboot-xburst: Add macro to initalize lcd pins for 8bit serial displaysLars-Peter Clausen2010-04-282-1/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21241 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes file perms of mountd uci file and init.d script, thx yann.lopezJohn Crispin2010-04-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21205 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifx-vmmc] add .33 supportRalph Hempel2010-04-274-0/+598
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifx-tapi] add .33 supportRalph Hempel2010-04-275-12/+235
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips-dsl-api] fix .32 kernel, add support for .33 kernelRalph Hempel2010-04-278-0/+828
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21194 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] cyassl: remove stray "\r" in hunk header of ↵Jo-Philipp Wich2010-04-271-1/+1
| | | | | | 120-makefile_destdir.patch which incorrectly triggers CR stripping in "patch" resulting in non-fitting hunks (#6954) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21187 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: add 2 upstream fixes (ash & cpio), bumb release numberNicolas Thill2010-04-274-3/+66
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: refresh patchesNicolas Thill2010-04-271-6/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21185 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/grub: fix cross compile optionsAlexandros C. Couloumbis2010-04-271-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add ap isolate support for mac80211Felix Fietkau2010-04-263-0/+134
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add ap isolate supportFelix Fietkau2010-04-263-0/+105
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add pci id for WNR854THauke Mehrtens2010-04-261-0/+10
| | | | | | | This closes #7209 and is an addition to r21077. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxos] (oops - second try) fixed autoconf detection for 2.6.33 kernelRalph Hempel2010-04-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxos] fixed autoconf detection for 2.6.33 kernelRalph Hempel2010-04-251-6/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21157 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fuse: remove empty patchesRalph Hempel2010-04-253-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: add upstream sed patch, bump release numberAlexandros C. Couloumbis2010-04-252-1/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxos] fix .32 issueRalph Hempel2010-04-241-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21149 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 20100418 (0.7.2)Felix Fietkau2010-04-249-43/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge some more ar9300 fixesFelix Fietkau2010-04-241-2/+98
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cosmetic] package/kernel: sort package definitions in other.mkNicolas Thill2010-04-241-353/+357
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add another round of missing bits from [21137] & [21138] ↵Nicolas Thill2010-04-241-3/+3
| | | | | | (oops again) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add missing bits from [21137] (oops)Nicolas Thill2010-04-241-14/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵Nicolas Thill2010-04-241-7/+7
| | | | | | module names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move PCMCIA modules to their own file & submenuNicolas Thill2010-04-242-82/+90
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move pcspkr to sound.mkNicolas Thill2010-04-242-17/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21135 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move block2mtd to block.mkNicolas Thill2010-04-242-8/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cosmetic] package/kernel: sort block package definitionsNicolas Thill2010-04-241-124/+126
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-245-308/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: allow additional dependencies as arguments to AddDepends macrosNicolas Thill2010-04-241-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: set correct submenu entry for NLS packagesNicolas Thill2010-04-241-15/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21127 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cosmetic] package/kernel: sort FS package definitionsNicolas Thill2010-04-241-128/+131
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21126 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move NLS modules to their own file & submenuNicolas Thill2010-04-242-239/+233
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*Nicolas Thill2010-04-249-199/+199
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21124 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: load target specific modules .mk files after generic onesNicolas Thill2010-04-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd:Jo-Philipp Wich2010-04-244-6/+10
| | | | | | | | | - ignore authentication realms that refer to user accounts with no password set yet (X-Wrt compatibility) - fix off-by-one in CGI header parsing, fixes cgi programs that emit bad header lines (AsteriskGUI compatibility) - bump version git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21121 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: use macros for hid & inputNicolas Thill2010-04-244-11/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uboot-lantiq] fix command line buffer length, fixes mtdpartsRalph Hempel2010-04-243-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix kmod-nls-base dependency with usb-core (#6753)Alexandros C. Couloumbis2010-04-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq:Jo-Philipp Wich2010-04-232-4/+12
| | | | | | | | - when processing domain entries, append searchdomain to host entries if they are not fully qualified - create only one reverse record for address entries with multiple names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21109 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] cleanup Makefiles (#7212)Jo-Philipp Wich2010-04-2311-18/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21107 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: package cypress m8 usb-to-serial module (#7210)Jo-Philipp Wich2010-04-231-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: use macros for kmod-rfkill dependsNicolas Thill2010-04-233-4/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: introduce a new file that will be sourced first and holding ↵Nicolas Thill2010-04-234-3/+22
| | | | | | complex dependencies spread over multiple files, use it for kmod-crc16 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge fixes for 5ghz fast clock handlingFelix Fietkau2010-04-221-9/+92
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-04-21Felix Fietkau2010-04-2216-498/+488
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add mwl8k driverHauke Mehrtens2010-04-211-1/+16
| | | | | | | This closes #7209 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21077 3c298f89-4303-0410-b956-a3cf2f4a3e73