summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [package] kmod-r6040 depends on PCI_SUPPORTflorian2012-07-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32860 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [avr32] move mmc driver to target specific modules.mkflorian2012-07-252-16/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx] move ixp4xx-eth to target specific modules.mkflorian2012-07-252-14/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32858 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kmod-gpio-nxp74hc164 is not brcm63xx specificflorian2012-07-251-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx] move crypto module to target specific modules.mkflorian2012-07-252-17/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [octeon] move i2c driver to target modules.mkflorian2012-07-252-145/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] move watchdog driver to target specific modules.mkflorian2012-07-252-16/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] move target specific spi modulesflorian2012-07-252-15/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] move target specific leds modules to ar71xx modules.mkflorian2012-07-252-33/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32852 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] move leds modules back to target modules.mkflorian2012-07-252-31/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] move i2c modules back to target modules.mkflorian2012-07-252-35/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix network devices modules to depend on PCI instead of x86florian2012-07-251-21/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] move more x86-specific modules back to target modules.mkflorian2012-07-252-177/+175
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix libsas and mvsas dependencies against PCI and not x86florian2012-07-251-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32847 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] move x86 specific ide/pata modules to x86' modules.mkflorian2012-07-252-64/+73
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: reorder patches so that the patches already in mainline linux will ↵hauke2012-07-2516-54/+62
| | | | | | be applied at first. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32845 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add yet another framebuffer symbolflorian2012-07-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] split framebuffer helper modules to their own packagesflorian2012-07-252-10/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cobalt] remove broken flagflorian2012-07-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cobalt] package buttons driver separatelyflorian2012-07-252-4/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cobalt] package cobalt lcd as a moduleflorian2012-07-252-7/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] use autoreconf hook instead of manual callblogic2012-07-252-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add unset CONFIG_FB_XGI to fix fullbuildsblogic2012-07-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm2708] cleanup config-3.3, remove =mblogic2012-07-251-63/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns3xx] laguna: fix eeprom read buffer size during platform configurationblogic2012-07-251-1/+1
| | | | | | | | Increase the size of the buffer used for eeprom reads during the platform configuration of the Gateworks laguna. The model name read in is 16 bytes but the original buffer was only 8 bytes. Signed-off-by: David Acker <dacker@rajant.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [compcache] fixes build for 3.x kernel and remove old 2.6.x referencesblogic2012-07-242-1/+32
| | | | | | Signed-off-by: christoph.thielecke@gmx.de git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] package-version-override always calls autoreconfblogic2012-07-241-1/+1
| | | | | | | | make it conditional on the existance of autoreconf Signed-off-by: Ryan Nowakowski <tubaman@fattuba.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211/hostapd: add support for HT capa in case of IBSS/RSNblogic2012-07-243-7/+181
| | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wpa_supplicant: add more parametersblogic2012-07-242-7/+40
| | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add pending patchesblogic2012-07-242-0/+286
| | | | | | | | add patched needed to pass more parameters to the IBSS JOIN command Signed-off-by: Antonio Quartulli <ordex@autistici.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm2708] adds target used by rapsberry piblogic2012-07-2420-0/+86697
| | | | | | | | Add support for Raspberry Pi / brcm2708 / 2835 Signed-off-by: Ian Ridge <ianridge [at] gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32825 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] add mktools and dosfstools which are needed for the raspberry piblogic2012-07-243-0/+62
| | | | | | Signed-off-by: Ian Ridge <ianridge [at] gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32824 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] DWC otg usb: compilation fixes and trivial bugfix in slave modeblogic2012-07-245-5/+45
| | | | | | Signed-of-by: Nikolai Zhubr <n-a-zhubr@yandex.ru> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] adds mkdapimgblogic2012-07-242-0/+192
| | | | | | Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] D-Link DAP-1350 initial supportblogic2012-07-2411-0/+136
| | | | | | | | | The initial support for the D-Link DAP-1350. USB related functionality is not tested. Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx] MI424WR - add rev D supportblogic2012-07-241-7/+42
| | | | | | | | | | | Add support for revision D of the MI424WR. Rev D swaps LAN & WAN ports so this patch maintains eth0 for LAN and eth1 for WAN. For details on rev D usage, see http://wiki.openwrt.org/toh/actiontec/mi424wr Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] initial LED configuration for Fonera 2.0nblogic2012-07-241-1/+2
| | | | | | | | Setup initial configuration for Wifi and USB LEDS of a Fonera 2.0n (ramips) Signed-off-by: Malte Forkel <malte.forkel@berlin.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mountd] ext4 supportblogic2012-07-242-1/+86
| | | | | | | | | This patch adds the ext4 filesystem support to mountd. Tested with ext2, ext3 and ext4 partitions. Signed-off-by: Jaroslaw Swierczynski <jarek1701@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] add support for Rt3352 in rt2x00 driverblogic2012-07-241-0/+445
| | | | | | | | | Forgot to do make package/mac80211/update, so the previously posted patch wasn't in sync with compat-wireless. Now fixed. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] add ALL5002 userspace supportblogic2012-07-245-1/+9
| | | | | | | | detect EEPROM, MAC addresses and support sysupgrade for the ALL5002 Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] enable OHCI/EHCI glue on Rt305x, so it is available for Rt3352F.blogic2012-07-243-2/+4
| | | | | | | | Hope that this works, didn't have a chance to actually test it... Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32815 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] add image build for ALL5002blogic2012-07-241-0/+14
| | | | | | | | add image build for ALL5002 Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] add support for Allnet ALL5002 to kernelblogic2012-07-245-0/+71
| | | | | | | | support ALL5002 in ramips/rt305x branch of the kernel. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] uart_clk on Rt3352F is always 40MHzblogic2012-07-241-1/+1
| | | | | | | | | Currently, sys_clk/10 is used which is just wrong. cpu_clk/10 would work for systems with 400MHz CPU clock. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] orion_wdt is also available on kirkwoodflorian2012-07-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap24xx] move omap specific modules to modules.mkflorian2012-07-242-73/+73
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32810 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap24x] move n810 battery module to omap24 modules.mkflorian2012-07-242-16/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap24x] move target specific modules to target's module.mkflorian2012-07-242-40/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] package ep93xx framebufferflorian2012-07-242-9/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] remove crypto symbols overrideflorian2012-07-241-23/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32806 3c298f89-4303-0410-b956-a3cf2f4a3e73