Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move i2c module to target modules.mk | Florian Fainelli | 2012-07-29 | 1 | -0/+17 |
| | | | | SVN-Revision: 32910 | ||||
* | resync config | Florian Fainelli | 2012-07-29 | 1 | -20/+0 |
| | | | | SVN-Revision: 32908 | ||||
* | use the same description as other omap platforms (without the dash) | Florian Fainelli | 2012-07-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 32907 | ||||
* | refresh pwm patch | John Crispin | 2012-07-29 | 1 | -9/+5 |
| | | | | SVN-Revision: 32905 | ||||
* | clean up pwm patches and drivers | John Crispin | 2012-07-28 | 5 | -608/+28 |
| | | | | SVN-Revision: 32901 | ||||
* | add config option CONFIG_I2C_MV64XXX to fix kirkwood build | Hauke Mehrtens | 2012-07-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 32898 | ||||
* | resync config | Florian Fainelli | 2012-07-27 | 1 | -4/+0 |
| | | | | SVN-Revision: 32895 | ||||
* | fix DVA-G3810BN image generation | Florian Fainelli | 2012-07-27 | 1 | -1/+1 |
| | | | | | | | | | Attached patch fixes a typo in the image Makefile, and overrides the board name for DVA-G3810BN to set the correct board properties Signed-Off-By: Jeroen van Bemmel <jbemmel@zonnet.nl> SVN-Revision: 32894 | ||||
* | add D-link DVA-G3810BN-TL-1 support | Florian Fainelli | 2012-07-27 | 2 | -2/+84 |
| | | | | | | Signed-Off-By: Jeroen van Bemmel <jbemmel@zonnet.nl> SVN-Revision: 32893 | ||||
* | Add CT6376-1 board support | Florian Fainelli | 2012-07-27 | 5 | -2/+142 |
| | | | | | | | | Added CT6373 devices instead of using NB4's devices, as Florian suggested. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 32892 | ||||
* | Add brcmsmac profile | Florian Fainelli | 2012-07-27 | 1 | -0/+17 |
| | | | | | | | | Add brcmsmac profile (kmod-brcmsmac + wpad-mini). Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 32890 | ||||
* | Add leds back after migration to sysfs | John Crispin | 2012-07-26 | 2 | -0/+12 |
| | | | | | | | | | | atheros trunk moved to full sysfs gpiolib, but the leds were forgotten. This restores the wlan led that was missing after switching from backfire to trunk. Signed-off-by: Karl Palsson <karlp@remake.is> SVN-Revision: 32885 | ||||
* | add more missing config symbols | Florian Fainelli | 2012-07-26 | 1 | -10/+13 |
| | | | | SVN-Revision: 32884 | ||||
* | add more USB-related config symbols | Florian Fainelli | 2012-07-26 | 1 | -0/+20 |
| | | | | SVN-Revision: 32883 | ||||
* | make sure target modules depend on the target | Florian Fainelli | 2012-07-26 | 1 | -2/+3 |
| | | | | SVN-Revision: 32882 | ||||
* | bcma: update to version from wireless-testing tag master-2012-07-16 | Hauke Mehrtens | 2012-07-26 | 5 | -26/+395 |
| | | | | | | | | I did not add the last patch, because it add some stubs for the flash drivers and our patches have to be changed for that, if the flash support in bcma is able to do something I will integrate it. This also contains 3 additional patches fixing some bugs in bcma. SVN-Revision: 32880 | ||||
* | fix typo in modules.mk | John Crispin | 2012-07-25 | 1 | -1/+1 |
| | | | | | | | | This patch fixes a small typo in kmod-leds-wndr3700-usb description, where the board is for some reason made by NETGWR, not NETGEAR. Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru> SVN-Revision: 32870 | ||||
* | make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly | Florian Fainelli | 2012-07-25 | 3 | -2/+3 |
| | | | | SVN-Revision: 32869 | ||||
* | move isp116x driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+19 |
| | | | | SVN-Revision: 32865 | ||||
* | move rt305x-dwc driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+26 |
| | | | | SVN-Revision: 32864 | ||||
* | move ubsec-ssb driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+16 |
| | | | | SVN-Revision: 32863 | ||||
* | move ssb-gige to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+13 |
| | | | | SVN-Revision: 32862 | ||||
* | move usb driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+22 |
| | | | | SVN-Revision: 32861 | ||||
* | move mmc driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+17 |
| | | | | SVN-Revision: 32859 | ||||
* | move ixp4xx-eth to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+16 |
| | | | | SVN-Revision: 32858 | ||||
* | move crypto module to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+17 |
| | | | | SVN-Revision: 32856 | ||||
* | move i2c driver to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+16 |
| | | | | SVN-Revision: 32855 | ||||
* | move watchdog driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+16 |
| | | | | SVN-Revision: 32854 | ||||
* | move target specific spi modules | Florian Fainelli | 2012-07-25 | 1 | -0/+16 |
| | | | | SVN-Revision: 32853 | ||||
* | move target specific leds modules to ar71xx modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+37 |
| | | | | SVN-Revision: 32852 | ||||
* | move leds modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+32 |
| | | | | SVN-Revision: 32851 | ||||
* | move i2c modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+34 |
| | | | | SVN-Revision: 32850 | ||||
* | move more x86-specific modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+175 |
| | | | | SVN-Revision: 32848 | ||||
* | move x86 specific ide/pata modules to x86' modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+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 | 1 | -1/+2 |
| | | | | 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 | ||||
* | 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 | ||||
* | adds target used by rapsberry pi | John Crispin | 2012-07-24 | 19 | -0/+86651 |
| | | | | | | | | Add support for Raspberry Pi / brcm2708 / 2835 Signed-off-by: Ian Ridge <ianridge [at] gmail.com> SVN-Revision: 32825 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 |