Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: adapt module paths for 3.10-rc1 | Jonas Gorski | 2013-05-19 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36662 | ||||
* | kernel: add kmod-mcp23s08 package | Jonas Gorski | 2013-04-23 | 1 | -0/+16 |
| | | | | | | | | | | | Package up the Microchip MCP23S08 I/O expander driver. Needed on the CalAmp LMU5000 board. Signed-off-by: Adam Porter <porter.adam@gmail.com> [jogo@openwrt.org: fix subject] Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36393 | ||||
* | add pcf857x kernel module | John Crispin | 2013-04-03 | 1 | -0/+15 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36180 | ||||
* | kernel: load regmap modules after kmod-lib-lzo | Florian Fainelli | 2013-03-17 | 1 | -1/+1 |
| | | | | | | | | | Otherwise regmap-core will not be able to lookup the lzo exported symbols. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36069 | ||||
* | package/kernel: add package for the Gianfar PTP driver | Gabor Juhos | 2013-02-20 | 1 | -0/+17 |
| | | | | | | | | | | | | PTP for gianfar can be built as a module. Create a package for it. [juhosg: remove the mp85xx specific patch] Patchwork: http://patchwork.openwrt.org/patch/3344/ Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35706 | ||||
* | kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8 | Hauke Mehrtens | 2013-01-27 | 1 | -0/+34 |
| | | | | SVN-Revision: 35336 | ||||
* | kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel ↵ | Felix Fietkau | 2013-01-17 | 1 | -1/+1 |
| | | | | | | build error in snapshot builds SVN-Revision: 35190 | ||||
* | kernel: allow building kmod-rtc-marvell for mvebu target | Florian Fainelli | 2013-01-15 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35177 | ||||
* | package/kernel: move input modules into a separate submenu | Gabor Juhos | 2013-01-14 | 1 | -183/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35161 | ||||
* | kernel: add kmod-mvsdio MMC host controller for Marvell targets | Florian Fainelli | 2013-01-08 | 1 | -0/+16 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35061 | ||||
* | kernel: adjust orion/kirkwood packages to also build for mvebu target | Florian Fainelli | 2013-01-08 | 1 | -2/+2 |
| | | | | | | | | | Armada XP/370 boards share these hardware blocks with Orion and Kirkwood SoCs. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35059 | ||||
* | zram: add package to use compressed ram disk for swap | Hauke Mehrtens | 2013-01-06 | 1 | -0/+21 |
| | | | | | | | | | | | | | The busybox size is increased by 3.2KByte uncompressed on bcm47xx with this commit. This zram-swap automatically creates a zram device, a swap partition on it and make the kernel swap pages to it. Thank you Bastian Bittorf <bittorf@bluebottle.com> for idea and the script. SVN-Revision: 35025 | ||||
* | kernel: add a module for the isl1208 rtc | Felix Fietkau | 2013-01-06 | 1 | -0/+17 |
| | | | | SVN-Revision: 35022 | ||||
* | fix regmap debloat patch | John Crispin | 2013-01-05 | 1 | -5/+6 |
| | | | | SVN-Revision: 35015 | ||||
* | kernel: move regmap bloat out of the kernel image if it is only being used ↵ | Felix Fietkau | 2013-01-03 | 1 | -3/+6 |
| | | | | | | in modules SVN-Revision: 34999 | ||||
* | package/kernel: package kmod-input-matrixkmap | Florian Fainelli | 2012-12-10 | 1 | -0/+15 |
| | | | | | | | | This is required by some keyboard drivers in 3.6+ Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34614 | ||||
* | remove references to 2.6.39 | Imre Kaloz | 2012-10-27 | 1 | -1/+0 |
| | | | | SVN-Revision: 33967 | ||||
* | package/kernel: add IKCONFIG module option | Felix Fietkau | 2012-10-19 | 1 | -0/+15 |
| | | | | | | | | | Add an option for building the configs.ko module which provides kernel configuration via /proc/config.gz Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33865 | ||||
* | ixp4xx/cns3xxx: add rfkill module support | John Crispin | 2012-10-17 | 1 | -1/+2 |
| | | | | | | | | | Both ixp4xx and cns3xxx targets support RFKILL in the kernel. Also add a RFKILL_GPIO default for kernel config Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33831 | ||||
* | 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 | ||||
* | move mmc driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -16/+0 |
| | | | | SVN-Revision: 32859 | ||||
* | kmod-gpio-nxp74hc164 is not brcm63xx specific | Florian Fainelli | 2012-07-25 | 1 | -1/+0 |
| | | | | SVN-Revision: 32857 | ||||
* | move watchdog driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -16/+0 |
| | | | | SVN-Revision: 32854 | ||||
* | move more x86-specific modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -177/+0 |
| | | | | SVN-Revision: 32848 | ||||
* | orion_wdt is also available on kirkwood | Florian Fainelli | 2012-07-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 32811 | ||||
* | move n810 battery module to omap24 modules.mk | Florian Fainelli | 2012-07-24 | 1 | -16/+0 |
| | | | | SVN-Revision: 32809 | ||||
* | 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 | ||||
* | kernel: add Marvell SoC built-in RTC to modules | Luka Perkov | 2012-07-15 | 1 | -0/+17 |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32732 | ||||
* | kernel: remove more unnecessary kernel version checks/dependencies | Felix Fietkau | 2012-05-27 | 1 | -4/+0 |
| | | | | SVN-Revision: 31907 | ||||
* | kernel: remove a few more obsolete CompareKernelPatchVer calls, add ↵ | Felix Fietkau | 2012-05-27 | 1 | -5/+0 |
| | | | | | | dependencies on @TARGET_x86 for a few network drivers that are typically not found in non-PC equipment SVN-Revision: 31870 | ||||
* | kernel: remove obsolete dependencies and conditionals | Felix Fietkau | 2012-05-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 31779 | ||||
* | kernel: remove the dummy kmod-rtc-core-* package, make all rtc drivers ↵ | Felix Fietkau | 2012-05-17 | 1 | -28/+0 |
| | | | | | | depend on @RTC_SUPPORT - prevent RTC support from leaking into kernels for targets that do not need this SVN-Revision: 31778 | ||||
* | kernel: remove kmod-gpio-cs5535, it was only relevant for old kernel versions | Felix Fietkau | 2012-05-17 | 1 | -16/+0 |
| | | | | SVN-Revision: 31776 | ||||
* | kernel: remove obsolete CompareKernelPatchVer calls | Felix Fietkau | 2012-05-17 | 1 | -12/+1 |
| | | | | SVN-Revision: 31775 | ||||
* | kernel: remove kernel modules and references to kernels <= 2.6.36 | Hauke Mehrtens | 2012-05-06 | 1 | -14/+7 |
| | | | | | | OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions. SVN-Revision: 31634 | ||||
* | move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configs | Gabor Juhos | 2012-05-01 | 1 | -3/+1 |
| | | | | SVN-Revision: 31547 | ||||
* | package/kernel: add module for the Pericom PT7C4338 RTC chip | Gabor Juhos | 2012-04-29 | 1 | -0/+14 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31526 | ||||
* | package/kernel: add module for the Booke watchdog | Gabor Juhos | 2012-04-29 | 1 | -0/+18 |
| | | | | | | Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31522 | ||||
* | kernel: fix packaging of 8250.ko with Linux 3.x This commit fixes build ↵ | Jo-Philipp Wich | 2012-04-25 | 1 | -0/+8 |
| | | | | | | breakage in package/kernel leading to missing subsequent kmods like kmod-usb-serial, this should fix the missing packages in ar71xx builds. SVN-Revision: 31477 | ||||
* | package: kernel: add missing config symbols for serial-8250 | Jonas Gorski | 2012-03-28 | 1 | -1/+3 |
| | | | | SVN-Revision: 31134 | ||||
* | package/kernel: allow to build RTC modules for 3.x | Gabor Juhos | 2012-03-27 | 1 | -6/+19 |
| | | | | SVN-Revision: 31105 | ||||
* | kernel: add kmod-acpi-button | Jo-Philipp Wich | 2012-03-19 | 1 | -1/+16 |
| | | | | SVN-Revision: 31037 | ||||
* | Add support for the 8250 UART module. | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+18 |
| | | | | | | | | | It has been added at the end of other.mk as i couldn't find a better place for it. Signed-off-by: Christian Gagneraud <chris@techworks.ie> SVN-Revision: 30989 | ||||
* | package/kernel: add package for the ath79 watchdog | Gabor Juhos | 2012-03-08 | 1 | -0/+17 |
| | | | | SVN-Revision: 30851 | ||||
* | package/kernel: don't allow to select NAND modules for kernels <3.0 | Gabor Juhos | 2012-03-05 | 1 | -1/+2 |
| | | | | SVN-Revision: 30828 | ||||
* | package/kernel: package nandsim module | Gabor Juhos | 2012-03-02 | 1 | -0/+16 |
| | | | | SVN-Revision: 30774 | ||||
* | package/kernel: package NAND support | Gabor Juhos | 2012-03-02 | 1 | -1/+21 |
| | | | | SVN-Revision: 30773 | ||||
* | kernel: only depend on kmod-rtc-core if its provided by the used Kernel version | Jo-Philipp Wich | 2012-02-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 30716 | ||||
* | package/kernel: add package for MTD testing modules | Gabor Juhos | 2012-02-18 | 1 | -0/+22 |
| | | | | SVN-Revision: 30628 | ||||
* | package/kernel: add package for the PCF2123 RTC driver | Gabor Juhos | 2012-01-04 | 1 | -0/+16 |
| | | | | SVN-Revision: 29664 |