summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* kernel: add missing config symbol (#19870)Felix Fietkau2015-06-152-0/+2
* ar71xx/image: move ubnt images to new BuildCodeFelix Fietkau2015-06-151-89/+175
* ar71xx/image: add build step mkubntimage2 mkubntkernelimage for unifi boardsFelix Fietkau2015-06-151-0/+22
* ar71xx/image: new build step Build/mkubntimage for ubnt factory imagesFelix Fietkau2015-06-151-0/+29
* ar71xx: return limit as number of processed frames when re-scheduling NAPI pollFelix Fietkau2015-06-141-1/+1
* ar8216: Fix problem with AR8337 MAC swap handlingFelix Fietkau2015-06-146-4/+10
* ar71xx: Add pll_1000 value for eth0 to Ubiquiti Rocket M XWFelix Fietkau2015-06-141-1/+2
* oxnas: change file extension of u-boot+initramfs imageFelix Fietkau2015-06-141-1/+1
* ar71xx: fix mac offset in firmware fileFelix Fietkau2015-06-141-1/+1
* ar71xx: fix 100/10mbps ethernet link issues on mynet range extenderFelix Fietkau2015-06-142-4/+69
* brcm63xx: fix A4001N image padding sizeJonas Gorski2015-06-111-1/+1
* bcm53xx: update NVRAM driver to MIPS version from upstream-sfrRafał Miłecki2015-06-101-21/+16
* brcm47xx: backport BCM47XX patches (NVRAM & BCMA_HOST_PCI)Rafał Miłecki2015-06-1010-12/+354
* b53: fix memory out of bounds access on 64 bit targetsJonas Gorski2015-06-101-2/+2
* b53: widen stp state mask to 3 bits (instead of 2)Jonas Gorski2015-06-101-1/+1
* ramips: fix Power LED handling for WHR-300HP2, WHR-600D, WHR-1166DFelix Fietkau2015-06-081-3/+4
* kernel: backport config-related bcma patches from 4.2Rafał Miłecki2015-06-082-0/+98
* bcm53xx: backport the latest 4.2 ARM BCM5302X patchesRafał Miłecki2015-06-0711-75/+391
* brcm47xx: refresh kernel configRafał Miłecki2015-06-071-3/+1
* kernel: move a symbol from the ipq806x config to generic to prevent it from b...Felix Fietkau2015-06-073-1/+2
* kernel: remove NAND flash related kmod-* packagesFelix Fietkau2015-06-071-18/+0
* ralink: add missing symbolJohn Crispin2015-06-071-0/+1
* bcm53xx: refresh kernel configRafał Miłecki2015-06-061-0/+1
* bcm53xx: fallback to default_do_upgrade if NAND upgrade failsRafał Miłecki2015-06-061-0/+12
* bcm53xx: sysupgrade: drop useless shift in platform.shRafał Miłecki2015-06-061-1/+0
* brcm47xx: sysupgrade: drop useless shift in platform.shRafał Miłecki2015-06-061-1/+0
* bcm53xx: extract TRX from image on the flyRafał Miłecki2015-06-061-13/+14
* bcm53xx: sysupgrade: extract TRX partitions directly from vendor imageRafał Miłecki2015-06-061-3/+5
* bcm53xx: update NVRAM driver to support getting contentsRafał Miłecki2015-06-052-15/+60
* brcm47xx: backport MIPS BCM47XX changes queued for 4.2Rafał Miłecki2015-06-0524-23/+1407
* ar71xx: fix AR71XX_MODEL for TP-Link TL-WA830RE v1John Crispin2015-06-051-0/+4
* ramips: Add support for RT5350F-OLinuXino V2John Crispin2015-06-057-0/+237
* brcm47xx: extract TRX from image on the flyJohn Crispin2015-06-051-7/+8
* lantiq: Backport gpio-stp-xway to fix the highest bits of the PHY LEDsJohn Crispin2015-06-051-0/+25
* lantiq: Add support for Arcadyan VGV7510KW22 (known as o2 Box 6431)John Crispin2015-06-058-0/+388
* ramips: improve tx clean up and add fe_tx_ring structFelix Fietkau2015-06-053-70/+83
* ramips: change ethernet napi interrupt sequenceFelix Fietkau2015-06-051-5/+4
* ramips: fix ethernet vlan tx offload support check when deleteFelix Fietkau2015-06-051-1/+1
* ramips: fix the memory map on FireWRTFelix Fietkau2015-06-051-1/+1
* kernel: adjust mips highmem offset to avoid the need for -mlong-calls on syst...Felix Fietkau2015-06-052-0/+34
* ramips: use highmem on the FireWRT boardFelix Fietkau2015-06-041-1/+1
* ramips: enable highmem support for mt7621Felix Fietkau2015-06-042-8/+14
* ramips: remove prompt of the USB_MT7621_XHCI_PLATFORM symbol to avoid issues ...Felix Fietkau2015-06-041-3/+4
* lantiq: Make the CRC32 poly value configurable per deviceJohn Crispin2015-06-031-5/+5
* ipq806x: missing symbolJohn Crispin2015-06-031-0/+1
* brcm63xx: fix livebox image generationJonas Gorski2015-06-021-0/+2
* ipq806x: move stmmac support in the kernel binaryJohn Crispin2015-06-012-3/+9
* brcm63xx: delete uncompressed kernels after useJonas Gorski2015-06-011-0/+2
* lantiq: fix VG3503J rootfs offsetJonas Gorski2015-06-011-1/+1
* imagebuilder: create cache directory if needed (#18629)Jo-Philipp Wich2015-06-011-7/+7