Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32869 | |||
* | mtd: fix trx_fixup | Felix Fietkau | 2012-07-25 | |
| | | | | | | | | | | | | | | | | 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 | |
| | | | | SVN-Revision: 32865 | |||
* | move rt305x-dwc driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32864 | |||
* | move ubsec-ssb driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32863 | |||
* | move ssb-gige to target specific modules.mk | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32862 | |||
* | move usb driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32861 | |||
* | kmod-r6040 depends on PCI_SUPPORT | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32860 | |||
* | move mmc driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32859 | |||
* | move ixp4xx-eth to target specific modules.mk | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32858 | |||
* | kmod-gpio-nxp74hc164 is not brcm63xx specific | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32857 | |||
* | move crypto module to target specific modules.mk | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32856 | |||
* | move i2c driver to target modules.mk | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32855 | |||
* | move watchdog driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32854 | |||
* | move target specific spi modules | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32853 | |||
* | move target specific leds modules to ar71xx modules.mk | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32852 | |||
* | move leds modules back to target modules.mk | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32851 | |||
* | move i2c modules back to target modules.mk | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32850 | |||
* | fix network devices modules to depend on PCI instead of x86 | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32849 | |||
* | move more x86-specific modules back to target modules.mk | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32848 | |||
* | fix libsas and mvsas dependencies against PCI and not x86 | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32847 | |||
* | move x86 specific ide/pata modules to x86' modules.mk | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32846 | |||
* | split framebuffer helper modules to their own packages | Florian Fainelli | 2012-07-25 | |
| | | | | SVN-Revision: 32843 | |||
* | fixes build for 3.x kernel and remove old 2.6.x references | John Crispin | 2012-07-24 | |
| | | | | | | 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 | |
| | | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 32830 | |||
* | wpa_supplicant: add more parameters | John Crispin | 2012-07-24 | |
| | | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 32829 | |||
* | hostapd: add pending patches | John Crispin | 2012-07-24 | |
| | | | | | | | | 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 | |
| | | | | | | | | 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 | |
| | | | | | | | | | 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 | |
| | | | | | | | | | 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 | |
| | | | | SVN-Revision: 32811 | |||
* | move omap specific modules to modules.mk | Florian Fainelli | 2012-07-24 | |
| | | | | SVN-Revision: 32810 | |||
* | move n810 battery module to omap24 modules.mk | Florian Fainelli | 2012-07-24 | |
| | | | | SVN-Revision: 32809 | |||
* | move target specific modules to target's module.mk | Florian Fainelli | 2012-07-24 | |
| | | | | SVN-Revision: 32808 | |||
* | create kmod-fb and update xen framebuffer module | Florian Fainelli | 2012-07-24 | |
| | | | | SVN-Revision: 32805 | |||
* | add sound-soc-ac97 package | Florian Fainelli | 2012-07-24 | |
| | | | | SVN-Revision: 32801 | |||
* | add kmod-regmap including both i2c and spi modules | Florian Fainelli | 2012-07-24 | |
| | | | | | | This is required for quite SoC sound support SVN-Revision: 32800 | |||
* | ath5k: add tx power related fixes | Felix Fietkau | 2012-07-23 | |
| | | | | SVN-Revision: 32793 | |||
* | Revert "[package] kernel/modules: dont only change loading order on ↵ | Vasilis Tsiligiannis | 2012-07-23 | |
| | | | | | | | | | | 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 | |
| | | | | SVN-Revision: 32786 | |||
* | owipcalc: add new operations "next", "prev", "6to4" and "pop", implement a ↵ | Jo-Philipp Wich | 2012-07-20 | |
| | | | | | | stack for intermediate results SVN-Revision: 32785 | |||
* | grub: replace an unnecessary piece of inline assembly that breaks the build ↵ | Felix Fietkau | 2012-07-20 | |
| | | | | | | 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 | |
| | | | | | | calculation SVN-Revision: 32782 | |||
* | dnsmasq: Fix DHCP no address on interface warning (#10570) | Vasilis Tsiligiannis | 2012-07-19 | |
| | | | | SVN-Revision: 32781 | |||
* | owipcalc: remove binary | Jo-Philipp Wich | 2012-07-19 | |
| | | | | SVN-Revision: 32779 | |||
* | add owipcalc - a small ipv4 & ipv6 calculation utility | Jo-Philipp Wich | 2012-07-19 | |
| | | | | SVN-Revision: 32778 | |||
* | Increase iwlist buffer size | Hamish Guthrie | 2012-07-19 | |
| | | | | SVN-Revision: 32777 | |||
* | kernel/modules: dont only change loading order on IPSEC*-m, propagate this ↵ | Luka Perkov | 2012-07-17 | |
| | | | | | | to documentation too SVN-Revision: 32775 | |||
* | uboot-envtools: add support for alfa ap96 | Luka Perkov | 2012-07-17 | |
| | | | | SVN-Revision: 32774 | |||
* | kernel/modules: fix ipcomp6 load order | Vasilis Tsiligiannis | 2012-07-17 | |
| | | | | | | | | | ipcomp6 depends on xfrm6_tunnel, load order changed accordingly. Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 32773 |