| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: can: Add missing regmap dependency for kernel 4.4 | Florian Fainelli | 2017-01-15 | 1 | -1/+1 |
* | kernel: drop kmod-i2c-ibm-iic | Felix Fietkau | 2017-01-10 | 1 | -15/+0 |
* | kernel: remove omap24xx specific kernel module packages | Felix Fietkau | 2017-01-10 | 3 | -88/+0 |
* | omap: build various core drivers into the kernel instead of packaging them | Felix Fietkau | 2017-01-10 | 4 | -165/+5 |
* | kernel: simplify dependencies for kmod-via-velocity | Felix Fietkau | 2017-01-10 | 1 | -1/+1 |
* | kernel: drop crypto-hw-ppc4xx | Felix Fietkau | 2017-01-10 | 1 | -18/+0 |
* | mpc85xx: build i2c support into the kernel instead of packaging it separately | Felix Fietkau | 2017-01-10 | 1 | -15/+0 |
* | mpc85xx: build usb support into the kernel instead of packaging it separately | Felix Fietkau | 2017-01-10 | 1 | -23/+2 |
* | kernel: remove kmod-gianfar, it is already built into the kernel | Felix Fietkau | 2017-01-10 | 2 | -33/+1 |
* | kernel: remove kmod-ata-imx, it is already built into the kernel | Felix Fietkau | 2017-01-10 | 1 | -19/+0 |
* | kernel: move the gateworks system controller driver to an out-of-tree package | Felix Fietkau | 2017-01-10 | 1 | -15/+0 |
* | mpc85xx: enable the crypto acceleration driver in the kernel config instead o... | Felix Fietkau | 2017-01-10 | 1 | -26/+0 |
* | imx6: enable the crypto acceleration driver in the kernel config instead of p... | Felix Fietkau | 2017-01-10 | 1 | -1/+1 |
* | kernel: fix kmod-w1-master-mxc dependency | Felix Fietkau | 2017-01-10 | 1 | -1/+1 |
* | kernel: fix dwc2 gadget dependency | Felix Fietkau | 2017-01-10 | 1 | -1/+1 |
* | mxs: enable the chipidea usb driver in the kernel config instead of packaging it | Felix Fietkau | 2017-01-10 | 1 | -40/+0 |
* | imx6: enable the chipidea usb driver in the kernel config instead of packagin... | Felix Fietkau | 2017-01-10 | 1 | -2/+2 |
* | imx6: remove kmod-thermal-imx, it is already enabled in the kernel config | Felix Fietkau | 2017-01-10 | 1 | -20/+0 |
* | imx6: build support for the ventana ethernet expansion board into the kernel ... | Felix Fietkau | 2017-01-10 | 1 | -18/+0 |
* | imx6: enable the Freescale SNVS RTC driver in the kernel config instead of pa... | Felix Fietkau | 2017-01-10 | 1 | -16/+0 |
* | build: use mkhash to replace various quirky md5sum/openssl calls | Felix Fietkau | 2017-01-05 | 1 | -1/+1 |
* | kernel/modules: add SSSE3 SHA512 module | Stijn Tintel | 2017-01-04 | 1 | -1/+7 |
* | kernel/modules: add SSSE3 SHA256 module | Stijn Tintel | 2017-01-04 | 1 | -1/+7 |
* | kernel/modules: add SSSE3 SHA1 module | Stijn Tintel | 2017-01-04 | 1 | -1/+7 |
* | generic: package Broadcom BNX2 driver | George Amanakis | 2017-01-02 | 1 | -0/+16 |
* | kernel: split kmod-lib-zlib into two packages to keep it in sync with kernel ... | Felix Fietkau | 2016-12-26 | 3 | -13/+21 |
* | orion: enable SoC drivers in the kernel config | Felix Fietkau | 2016-12-24 | 3 | -78/+0 |
* | kirkwood: enable SoC drivers in the kernel config | Felix Fietkau | 2016-12-24 | 3 | -22/+5 |
* | kernel: Add kmod-ethoc | Florian Fainelli | 2016-12-24 | 1 | -0/+16 |
* | kernel: add support for Option Fusion+ PCMCIA card | Tomasz Maciej Nowak | 2016-12-20 | 1 | -0/+16 |
* | kernel: add support for PD6729 PCMCIA bridge | Tomasz Maciej Nowak | 2016-12-20 | 1 | -0/+16 |
* | kernel: enable CONFIG_PCMCIA_LOAD_CIS | Tomasz Maciej Nowak | 2016-12-20 | 1 | -0/+1 |
* | kernel: declare AddDepends in pcmcia.mk | Tomasz Maciej Nowak | 2016-12-20 | 1 | -7/+13 |
* | kernel: don't load pcmcia_rsrc in kmod-pcmcia-yenta | Tomasz Maciej Nowak | 2016-12-20 | 1 | -1/+1 |
* | package/kernel/linux: only access kernel config if DUMP is unset | Felix Fietkau | 2016-12-16 | 1 | -2/+1 |
* | linux: do not autoload sdhci.ko as sdhci-pltfm.ko already depends on it | Jo-Philipp Wich | 2016-12-14 | 1 | -1/+1 |
* | kernel: netfilter: split out iptable_raw into a separate package | Felix Fietkau | 2016-12-14 | 1 | -0/+22 |
* | kernel: add a missing submenu | Alberto Bursi | 2016-12-14 | 1 | -0/+1 |
* | kernel: kmod-hwmon-tmp102: add dependency to kmod-thermal | Hauke Mehrtens | 2016-12-14 | 1 | -1/+1 |
* | kernel: add TI tmp102 and tmp103 temperature sensors | Hauke Mehrtens | 2016-12-10 | 1 | -0/+30 |
* | kernel: add kernel package for the rs5c372a rtc module | Florian Fainelli | 2016-12-04 | 1 | -0/+16 |
* | kernel: have kmod-ipsec depend on kmod-crypto-echainiv | Stijn Tintel | 2016-11-29 | 1 | -1/+4 |
* | kernel: fix typo in input-gpio-encoder package title | Avi H. D | 2016-11-26 | 1 | -1/+1 |
* | kernel: remove another redundant KCONFIG entry in virt.mk | Felix Fietkau | 2016-11-24 | 1 | -3/+1 |
* | kernel: fix virtualization kmod dependencies and kconfig symbols | Felix Fietkau | 2016-11-24 | 1 | -18/+6 |
* | kernel: remove kmod-vhost_net, fixes build breakage | Felix Fietkau | 2016-11-24 | 1 | -18/+0 |
* | package: add kernel packages for kvm virtualization | Yousong Zhou | 2016-11-24 | 1 | -0/+105 |
* | kernel/modules: add kmod-switch-rtl8367b | Vitaly Chekryzhev | 2016-11-17 | 1 | -0/+16 |
* | kernel: select kmod-phy-bcm-ns-usb* from kmod-usb* for bcm53xx | Felix Fietkau | 2016-11-08 | 1 | -0/+2 |
* | kernel: add kernel module package for the DS1374 RTC | Florian Larysch | 2016-11-08 | 1 | -0/+18 |