Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | partially revert r32855 | Florian Fainelli | 2012-07-29 | 1 | -0/+114 |
| | | | | | | | Too many modules were removed, while only the octeon module was meant to be removed, fix that. SVN-Revision: 32909 | ||||
* | dont build on arm as kernel headers are missing/have a different layout | John Crispin | 2012-07-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 32904 | ||||
* | clean up pwm patches and drivers | John Crispin | 2012-07-28 | 4 | -277/+0 |
| | | | | SVN-Revision: 32901 | ||||
* | base-files: fix detection of standalone ldd | Florian Fainelli | 2012-07-27 | 2 | -2/+2 |
| | | | | | | | | When standalone ldd is selected in config the binary is installed in /usr/bin/ldd. Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 32891 | ||||
* | mae brcmutil depend on PCI and USB. This broke ar7 fullbuilds | John Crispin | 2012-07-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 32886 | ||||
* | bcma: update to version from wireless-testing tag master-2012-07-16 | Hauke Mehrtens | 2012-07-26 | 1 | -0/+1 |
| | | | | | | | | 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 | ||||
* | make kmod-mvsas depend on x86 since it fails building on other targets (eg: ↵ | Florian Fainelli | 2012-07-26 | 1 | -1/+1 |
| | | | | | | brcm63xx) SVN-Revision: 32878 | ||||
* | make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly | Florian Fainelli | 2012-07-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 32869 | ||||
* | mtd: fix trx_fixup | Felix Fietkau | 2012-07-25 | 4 | -8/+11 |
| | | | | | | | | | | | | | | | | With the BRCM47xx image I have built (Linksys E3000), there are additional writes following the completion of "mtd_replace_jffs2" which invalidate the 'trx_fixup' performed by 'mtd_replace_jffs2'. Moving the 'trx_fixup' to somewhere after all writes have completed fixes the problem. I also noticed that 'erasesize' used to compute 'block_offset' in 'mtd_fixtrx' is used before it is computed by 'mtd_check_open'; moving the call to 'mtd_check_open' up a few lines fixes this. Unlike 'mtd_fixtrx', 'trx_fixup' appears to assume that the TRX header is always at offset 0; which may be the cause of the problem described in Ticket #8960. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 32866 | ||||
* | move isp116x driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -19/+0 |
| | | | | SVN-Revision: 32865 | ||||
* | move rt305x-dwc driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -21/+0 |
| | | | | SVN-Revision: 32864 | ||||
* | move ubsec-ssb driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -16/+0 |
| | | | | SVN-Revision: 32863 | ||||
* | move ssb-gige to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -14/+0 |
| | | | | SVN-Revision: 32862 | ||||
* | move usb driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -15/+0 |
| | | | | 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 | 1 | -16/+0 |
| | | | | SVN-Revision: 32859 | ||||
* | move ixp4xx-eth to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -14/+0 |
| | | | | 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 | 1 | -17/+0 |
| | | | | SVN-Revision: 32856 | ||||
* | move i2c driver to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -145/+0 |
| | | | | SVN-Revision: 32855 | ||||
* | move watchdog driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -16/+0 |
| | | | | SVN-Revision: 32854 | ||||
* | move target specific spi modules | Florian Fainelli | 2012-07-25 | 1 | -15/+0 |
| | | | | SVN-Revision: 32853 | ||||
* | move target specific leds modules to ar71xx modules.mk | Florian Fainelli | 2012-07-25 | 1 | -33/+0 |
| | | | | SVN-Revision: 32852 | ||||
* | move leds modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -31/+0 |
| | | | | SVN-Revision: 32851 | ||||
* | move i2c modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -35/+0 |
| | | | | 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 | 1 | -177/+0 |
| | | | | 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 | 1 | -64/+0 |
| | | | | SVN-Revision: 32846 | ||||
* | split framebuffer helper modules to their own packages | Florian Fainelli | 2012-07-25 | 1 | -9/+49 |
| | | | | SVN-Revision: 32843 | ||||
* | 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 | ||||
* | 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 | 1 | -0/+46 |
| | | | | | | | | Add support for Raspberry Pi / brcm2708 / 2835 Signed-off-by: Ian Ridge <ianridge [at] gmail.com> SVN-Revision: 32825 | ||||
* | 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 | ||||
* | 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 | 1 | -73/+0 |
| | | | | SVN-Revision: 32810 | ||||
* | move n810 battery module to omap24 modules.mk | Florian Fainelli | 2012-07-24 | 1 | -16/+0 |
| | | | | SVN-Revision: 32809 | ||||
* | move target specific modules to target's module.mk | Florian Fainelli | 2012-07-24 | 1 | -40/+0 |
| | | | | SVN-Revision: 32808 | ||||
* | create kmod-fb and update xen framebuffer module | Florian Fainelli | 2012-07-24 | 2 | -4/+23 |
| | | | | SVN-Revision: 32805 | ||||
* | add sound-soc-ac97 package | Florian Fainelli | 2012-07-24 | 1 | -0/+11 |
| | | | | SVN-Revision: 32801 | ||||
* | add kmod-regmap including both i2c and spi modules | Florian Fainelli | 2012-07-24 | 1 | -0/+17 |
| | | | | | | This is required for quite SoC sound support SVN-Revision: 32800 | ||||
* | ath5k: add tx power related fixes | Felix Fietkau | 2012-07-23 | 1 | -0/+112 |
| | | | | SVN-Revision: 32793 | ||||
* | Revert "[package] kernel/modules: dont only change loading order on ↵ | Vasilis Tsiligiannis | 2012-07-23 | 1 | -6/+6 |
| | | | | | | | | | | IPSEC*-m, propagate this to documentation too" Preserve alphabetical order on KCONFIG and description for consistency with other module packages This reverts commit r32775. SVN-Revision: 32791 | ||||
* | owipcalc: fix output formatting quirks | Jo-Philipp Wich | 2012-07-20 | 1 | -14/+35 |
| | | | | SVN-Revision: 32786 | ||||
* | owipcalc: add new operations "next", "prev", "6to4" and "pop", implement a ↵ | Jo-Philipp Wich | 2012-07-20 | 2 | -101/+266 |
| | | | | | | stack for intermediate results SVN-Revision: 32785 | ||||
* | grub: replace an unnecessary piece of inline assembly that breaks the build ↵ | Felix Fietkau | 2012-07-20 | 1 | -0/+14 |
| | | | | | | on recent mac os x SVN-Revision: 32784 | ||||
* | owipcalc: add "prefix" operation to set prefix of base address during ↵ | Jo-Philipp Wich | 2012-07-19 | 2 | -1/+12 |
| | | | | | | calculation SVN-Revision: 32782 |