Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move usb driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 2 | -15/+22 |
| | | | | SVN-Revision: 32861 | ||||
* | kmod-r6040 depends on PCI_SUPPORT | Florian Fainelli | 2012-07-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 32860 | ||||
* | move mmc driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 2 | -16/+17 |
| | | | | SVN-Revision: 32859 | ||||
* | move ixp4xx-eth to target specific modules.mk | Florian Fainelli | 2012-07-25 | 2 | -14/+16 |
| | | | | SVN-Revision: 32858 | ||||
* | kmod-gpio-nxp74hc164 is not brcm63xx specific | Florian Fainelli | 2012-07-25 | 1 | -1/+0 |
| | | | | SVN-Revision: 32857 | ||||
* | move crypto module to target specific modules.mk | Florian Fainelli | 2012-07-25 | 2 | -17/+17 |
| | | | | SVN-Revision: 32856 | ||||
* | move i2c driver to target modules.mk | Florian Fainelli | 2012-07-25 | 2 | -145/+16 |
| | | | | SVN-Revision: 32855 | ||||
* | move watchdog driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 2 | -16/+16 |
| | | | | SVN-Revision: 32854 | ||||
* | move target specific spi modules | Florian Fainelli | 2012-07-25 | 2 | -15/+16 |
| | | | | SVN-Revision: 32853 | ||||
* | move target specific leds modules to ar71xx modules.mk | Florian Fainelli | 2012-07-25 | 2 | -33/+37 |
| | | | | SVN-Revision: 32852 | ||||
* | move leds modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 2 | -31/+32 |
| | | | | SVN-Revision: 32851 | ||||
* | move i2c modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 2 | -35/+34 |
| | | | | SVN-Revision: 32850 | ||||
* | fix network devices modules to depend on PCI instead of x86 | Florian Fainelli | 2012-07-25 | 1 | -21/+21 |
| | | | | SVN-Revision: 32849 | ||||
* | move more x86-specific modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 2 | -177/+175 |
| | | | | SVN-Revision: 32848 | ||||
* | fix libsas and mvsas dependencies against PCI and not x86 | Florian Fainelli | 2012-07-25 | 1 | -2/+1 |
| | | | | SVN-Revision: 32847 | ||||
* | move x86 specific ide/pata modules to x86' modules.mk | Florian Fainelli | 2012-07-25 | 2 | -64/+73 |
| | | | | SVN-Revision: 32846 | ||||
* | brcm47xx: reorder patches so that the patches already in mainline linux will ↵ | Hauke Mehrtens | 2012-07-25 | 16 | -54/+62 |
| | | | | | | be applied at first. SVN-Revision: 32845 | ||||
* | add yet another framebuffer symbol | Florian Fainelli | 2012-07-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 32844 | ||||
* | split framebuffer helper modules to their own packages | Florian Fainelli | 2012-07-25 | 2 | -10/+51 |
| | | | | SVN-Revision: 32843 | ||||
* | remove broken flag | Florian Fainelli | 2012-07-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 32842 | ||||
* | package buttons driver separately | Florian Fainelli | 2012-07-25 | 2 | -4/+15 |
| | | | | SVN-Revision: 32841 | ||||
* | package cobalt lcd as a module | Florian Fainelli | 2012-07-25 | 2 | -7/+21 |
| | | | | SVN-Revision: 32840 | ||||
* | use autoreconf hook instead of manual call | John Crispin | 2012-07-25 | 2 | -1/+3 |
| | | | | SVN-Revision: 32837 | ||||
* | add unset CONFIG_FB_XGI to fix fullbuilds | John Crispin | 2012-07-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 32836 | ||||
* | cleanup config-3.3, remove =m | John Crispin | 2012-07-25 | 1 | -63/+0 |
| | | | | SVN-Revision: 32835 | ||||
* | laguna: fix eeprom read buffer size during platform configuration | John Crispin | 2012-07-25 | 1 | -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> SVN-Revision: 32833 | ||||
* | fixes build for 3.x kernel and remove old 2.6.x references | John Crispin | 2012-07-24 | 2 | -1/+32 |
| | | | | | | Signed-off-by: christoph.thielecke@gmx.de SVN-Revision: 32832 | ||||
* | package-version-override always calls autoreconf | John Crispin | 2012-07-24 | 1 | -1/+1 |
| | | | | | | | | make it conditional on the existance of autoreconf Signed-off-by: Ryan Nowakowski <tubaman@fattuba.com> SVN-Revision: 32831 | ||||
* | mac80211/hostapd: add support for HT capa in case of IBSS/RSN | John Crispin | 2012-07-24 | 3 | -7/+181 |
| | | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 32830 | ||||
* | wpa_supplicant: add more parameters | John Crispin | 2012-07-24 | 2 | -7/+40 |
| | | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 32829 | ||||
* | hostapd: add pending patches | John Crispin | 2012-07-24 | 2 | -0/+286 |
| | | | | | | | | add patched needed to pass more parameters to the IBSS JOIN command Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 32828 | ||||
* | adds target used by rapsberry pi | John Crispin | 2012-07-24 | 20 | -0/+86697 |
| | | | | | | | | Add support for Raspberry Pi / brcm2708 / 2835 Signed-off-by: Ian Ridge <ianridge [at] gmail.com> SVN-Revision: 32825 | ||||
* | add mktools and dosfstools which are needed for the raspberry pi | John Crispin | 2012-07-24 | 3 | -0/+62 |
| | | | | | | Signed-off-by: Ian Ridge <ianridge [at] gmail.com> SVN-Revision: 32824 | ||||
* | DWC otg usb: compilation fixes and trivial bugfix in slave mode | John Crispin | 2012-07-24 | 5 | -5/+45 |
| | | | | | | Signed-of-by: Nikolai Zhubr <n-a-zhubr@yandex.ru> SVN-Revision: 32823 | ||||
* | adds mkdapimg | John Crispin | 2012-07-24 | 2 | -0/+192 |
| | | | | | | Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 32822 | ||||
* | D-Link DAP-1350 initial support | John Crispin | 2012-07-24 | 11 | -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> SVN-Revision: 32821 | ||||
* | MI424WR - add rev D support | John Crispin | 2012-07-24 | 1 | -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> SVN-Revision: 32820 | ||||
* | initial LED configuration for Fonera 2.0n | John Crispin | 2012-07-24 | 1 | -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> SVN-Revision: 32819 | ||||
* | ext4 support | John Crispin | 2012-07-24 | 2 | -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> SVN-Revision: 32818 | ||||
* | add support for Rt3352 in rt2x00 driver | John Crispin | 2012-07-24 | 1 | -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> SVN-Revision: 32817 | ||||
* | add ALL5002 userspace support | John Crispin | 2012-07-24 | 5 | -1/+9 |
| | | | | | | | | detect EEPROM, MAC addresses and support sysupgrade for the ALL5002 Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32816 | ||||
* | enable OHCI/EHCI glue on Rt305x, so it is available for Rt3352F. | John Crispin | 2012-07-24 | 3 | -2/+4 |
| | | | | | | | | Hope that this works, didn't have a chance to actually test it... Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32815 | ||||
* | add image build for ALL5002 | John Crispin | 2012-07-24 | 1 | -0/+14 |
| | | | | | | | | add image build for ALL5002 Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32814 | ||||
* | add support for Allnet ALL5002 to kernel | John Crispin | 2012-07-24 | 5 | -0/+71 |
| | | | | | | | | support ALL5002 in ramips/rt305x branch of the kernel. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32813 | ||||
* | uart_clk on Rt3352F is always 40MHz | John Crispin | 2012-07-24 | 1 | -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> SVN-Revision: 32812 | ||||
* | orion_wdt is also available on kirkwood | Florian Fainelli | 2012-07-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 32811 | ||||
* | move omap specific modules to modules.mk | Florian Fainelli | 2012-07-24 | 2 | -73/+73 |
| | | | | SVN-Revision: 32810 | ||||
* | move n810 battery module to omap24 modules.mk | Florian Fainelli | 2012-07-24 | 2 | -16/+17 |
| | | | | SVN-Revision: 32809 | ||||
* | move target specific modules to target's module.mk | Florian Fainelli | 2012-07-24 | 2 | -40/+46 |
| | | | | SVN-Revision: 32808 | ||||
* | package ep93xx framebuffer | Florian Fainelli | 2012-07-24 | 2 | -9/+15 |
| | | | | SVN-Revision: 32807 |