| Commit message (Expand) | Author | Age | Files | Lines |
* | upgrade 3.13 targets to 3.13.2, refresh patches | Imre Kaloz | 2014-02-13 | 107 | -805/+203 |
* | upgrade 3.12 to 3.12.10 | Imre Kaloz | 2014-02-13 | 12 | -147/+164 |
* | change image generation logic | Imre Kaloz | 2014-02-13 | 1 | -8/+8 |
* | handle some CONFIG_TARGET_ROOTFS_INCLUDE_ foo | Imre Kaloz | 2014-02-12 | 1 | -1/+12 |
* | copy initramfs zImage to the bin dir as well | Imre Kaloz | 2014-02-12 | 1 | -1/+4 |
* | generate ubifs images | Imre Kaloz | 2014-02-12 | 3 | -1/+18 |
* | imx6: drop 3.12 support | Luka Perkov | 2014-02-12 | 20 | -4074/+0 |
* | imx6: add initial 3.13 support | Luka Perkov | 2014-02-12 | 10 | -0/+3042 |
* | mvebu: enable NAND controller support | Luka Perkov | 2014-02-11 | 1 | -0/+4 |
* | mvebu: add support for the Armada XP GP board (DB-MV784MP-GP) | Luka Perkov | 2014-02-11 | 2 | -1/+4 |
* | mvebu: update kernel config | Luka Perkov | 2014-02-11 | 1 | -5/+12 |
* | mvebu: backport mainline patches from kernel 3.13 | Luka Perkov | 2014-02-11 | 76 | -0/+6776 |
* | mvebu: backport mainline patches from kernel 3.12 | Luka Perkov | 2014-02-11 | 74 | -0/+8337 |
* | mvebu: backport mainline patches from kernel 3.11 | Luka Perkov | 2014-02-11 | 47 | -0/+5206 |
* | kernel: fix kmod-usb-net-smsc95xx | Hauke Mehrtens | 2014-02-10 | 1 | -15/+0 |
* | keep initramfs the default for us | Imre Kaloz | 2014-02-10 | 1 | -0/+25 |
* | don't build in usb stuff | Imre Kaloz | 2014-02-10 | 1 | -15/+0 |
* | additional musb fixups | Imre Kaloz | 2014-02-09 | 1 | -17/+1 |
* | move some omap24xx modules to the generic Makefile | Imre Kaloz | 2014-02-09 | 1 | -37/+0 |
* | kernel: XHCI PCI quirks for kernel 3.12 and 3.13 | Hauke Mehrtens | 2014-02-08 | 2 | -21/+16 |
* | kernel: fix bridge compilation on kernel 3.13 | Hauke Mehrtens | 2014-02-08 | 1 | -1/+1 |
* | kernel: add missing config symbol for 3.13. | Hauke Mehrtens | 2014-02-08 | 1 | -0/+1 |
* | mvebu: remove forced module config | Jonas Gorski | 2014-02-08 | 1 | -3/+0 |
* | and add some more symbols | Zoltan Herpai | 2014-02-07 | 1 | -0/+4 |
* | upgrade to 3.13.1 | Imre Kaloz | 2014-02-07 | 1 | -2/+2 |
* | add more symbols | Imre Kaloz | 2014-02-07 | 1 | -0/+16 |
* | mxs: bump target to 3.13.1 | Zoltan Herpai | 2014-02-06 | 1 | -1/+1 |
* | sunxi: bump target to 3.13.1 | Zoltan Herpai | 2014-02-06 | 1 | -1/+1 |
* | sunxi: various 3.13 usb changes - disable USB_DEBUG - rename reset compat pro... | Zoltan Herpai | 2014-02-06 | 2 | -1/+47 |
* | switch to 3.13.1 | Imre Kaloz | 2014-02-06 | 1 | -1/+1 |
* | add 3.13 support | Imre Kaloz | 2014-02-06 | 14 | -0/+1581 |
* | sunxi: sun6i-a31 changes - push remaining sun6i patches for 3.13 - enable Col... | Zoltan Herpai | 2014-02-05 | 3 | -0/+79 |
* | atheros: change LINUX_VERSON from 3.8.13 to 3.10.28 | Hauke Mehrtens | 2014-02-05 | 1 | -1/+1 |
* | mxs: initial 3.13 support | Zoltan Herpai | 2014-02-05 | 7 | -0/+3336 |
* | mxs: update duckbill DTS to fix include | Zoltan Herpai | 2014-02-05 | 1 | -1/+1 |
* | sunxi: fix USB voltage on pcDuino | Zoltan Herpai | 2014-02-05 | 1 | -4/+4 |
* | sunxi: initial 3.13 support | Zoltan Herpai | 2014-02-05 | 92 | -0/+8924 |
* | brcm47xx: new patch adding arch workarounds.c | Hauke Mehrtens | 2014-02-04 | 4 | -5/+77 |
* | brcm47xx: use upstream patch removing WGT634U code | Hauke Mehrtens | 2014-02-04 | 2 | -5/+27 |
* | brcm47xx: move OpenWrt arch patches a bit further | Hauke Mehrtens | 2014-02-04 | 3 | -0/+0 |
* | bcm53xx: update the bcm53xx patches | Hauke Mehrtens | 2014-02-04 | 6 | -272/+285 |
* | kernel: bgmac: update bgmac to a version from kernel 3.14-rc1 | Hauke Mehrtens | 2014-02-04 | 16 | -1487/+1909 |
* | kernel: ssb: update ssb to a version from kernel 3.14-rc1 | Hauke Mehrtens | 2014-02-04 | 4 | -72/+1083 |
* | kernel: bcma: update bcma to a version from kernel 3.14-rc1 | Hauke Mehrtens | 2014-02-04 | 8 | -507/+1019 |
* | kernel: add missing changes to 220-gc_sections.patch that were accidentally d... | Felix Fietkau | 2014-02-04 | 1 | -0/+75 |
* | add missing symbol | Zoltan Herpai | 2014-01-31 | 1 | -0/+1 |
* | sunxi: boot changes - Added uEnv.txt to facilitate automatic boot. - Cosmetic... | Zoltan Herpai | 2014-01-31 | 1 | -1/+1 |
* | ar71xx: dragino2: add missing sysupgrade support. | Gabor Juhos | 2014-01-30 | 2 | -0/+4 |
* | kernel/3.1x: yaffs: fix handling of small-page NAND devices | Gabor Juhos | 2014-01-28 | 6 | -0/+1062 |
* | add missing symbol | Zoltan Herpai | 2014-01-27 | 1 | -0/+1 |