Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | package: kernel: add handling for 3.2 renames (and some missed ones for 3.1) | Jonas Gorski | 2011-11-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 28897 | ||||
* | package/kernel: remove SetDepends not needed anymore | Nicolas Thill | 2011-10-28 | 1 | -2/+0 |
| | | | | SVN-Revision: 28653 | ||||
* | bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to ↵ | Michael Büsch | 2011-10-27 | 1 | -2/+2 |
| | | | | | | =m for older kernels automagically. SVN-Revision: 28638 | ||||
* | The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 ↵ | Daniel Dickinson | 2011-10-03 | 1 | -0/+5 |
| | | | | | | it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels. Philip Prindeville - 2011-08-29 04:55:59 SVN-Revision: 28354 | ||||
* | package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call ↵ | Jonas Gorski | 2011-08-14 | 1 | -2/+1 |
| | | | | | | | | | | | | | | SetDepends/...) Since the SetDepends macro does a: DEPENDS:= ... it can't be used after setting DEPENDS:= explicitly, or it will clobber the previous value. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27983 | ||||
* | package/kernel: invert dependencies for current kernel features | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
| | | | | | | | Instead of depending on new kernel versions, depend on not having one of the older ones (or vice versa for modules removed in current kernels). SVN-Revision: 27934 | ||||
* | kernel: add bcma package | Hauke Mehrtens | 2011-07-23 | 1 | -0/+23 |
| | | | | SVN-Revision: 27732 | ||||
* | add kmod definitions for at24(i2c) and at25(spi) eeproms | John Crispin | 2011-07-03 | 1 | -0/+31 |
| | | | | SVN-Revision: 27401 | ||||
* | package/kernel/modules: Alexandros pointed me at this patch, and I noted ↵ | Daniel Dickinson | 2011-07-03 | 1 | -2/+20 |
| | | | | | | | | | that not only the MFGPT module but also the new GPIO driver both rely on the mfd_core functionality to operate correctly. Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com> Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27372 | ||||
* | Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the ↵ | Daniel Dickinson | 2011-07-03 | 1 | -20/+2 |
| | | | | | | | | MFD driver to be present for the BAR's to be mapped." This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af. SVN-Revision: 27370 |