summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* build: add version number to filenamesJo-Philipp Wich2015-01-082-2/+3
* lantiq: add missing NAND_WRITE_DATA in NAND driver.Felix Fietkau2015-01-052-2/+2
* refresh kernel config, add cpuidle and cpufreq supportImre Kaloz2015-01-052-18/+97
* enable swconfig and the mvsw6171 driverImre Kaloz2015-01-056-6/+40
* ar8216: factor out AR8327/AR8337-specific driver code into ar8327.cFelix Fietkau2015-01-0523-1050/+1154
* ar8216: move definitions from ar8216.c to ar8216.h and introduce ar8327.hFelix Fietkau2015-01-053-345/+365
* all targets: remove all =m kernel config symbolsFelix Fietkau2015-01-0529-351/+0
* kernel: bridge: multicast: backport a few more fixes for 3.10Felix Fietkau2015-01-052-37/+162
* octeon: enable VLAN supportFelix Fietkau2015-01-052-2/+0
* octeon: remove config-defaultFelix Fietkau2015-01-051-244/+0
* add tmp421 to the device tree instead of relying on autodetectImre Kaloz2015-01-041-0/+5
* kernel: update 3.18 to 3.18.1Luka Perkov2015-01-036-28/+19
* kernel: update 3.14 to 3.14.27Luka Perkov2015-01-037-44/+19
* ramips: fix WSR-600DHP flash layoutFelix Fietkau2015-01-031-1/+6
* ramips: fix WSR-1166DHP flash layoutFelix Fietkau2015-01-031-3/+13
* ramips: fix WSR-{600,1166} namesFelix Fietkau2015-01-033-4/+4
* ramips: fix wsr-1166 sysupgrade supportFelix Fietkau2015-01-031-1/+7
* ramips: on mt7621 only enable xhci for the eval board (still needs patch clea...Felix Fietkau2015-01-032-0/+6
* ramips: fix WSR-600 image formatFelix Fietkau2015-01-021-1/+1
* ramips: use CONFIG_MTD_SPLIT_UIMAGE_FW instead of CONFIG_MTD_UIMAGE_SPLITFelix Fietkau2015-01-026-6/+6
* ramips: fix image format for WSR-1166Felix Fietkau2015-01-022-1/+20
* ramips: disable ethernet checksum offloads for mt7621, they are brokenFelix Fietkau2015-01-021-1/+10
* ramips: use netif_receive_skb instead of napi_gro_receive when rx csum offloa...Felix Fietkau2015-01-021-1/+4
* kernel: add mtd split support for trx imagesFelix Fietkau2015-01-027-0/+157
* ramips: rework and fix m25p80 chunked-io supportFelix Fietkau2015-01-023-94/+120
* ramips: split mt7621 spi into a separate driver, increase maximum transfer sizeFelix Fietkau2015-01-029-453/+456
* kernel: add a mtdsplit implementation for tp-link firmware headersFelix Fietkau2015-01-027-0/+179
* kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance,...Felix Fietkau2015-01-0253-346/+93
* honor the bootloader's bootargsImre Kaloz2015-01-021-0/+40
* enable wpad-mini by defaultImre Kaloz2014-12-311-1/+1
* bcm53xx: support flashing CHK and CyberTAN imagesRafał Miłecki2014-12-301-4/+16
* brcm47xx: support for flashing CHK and CyberTAN imagesRafał Miłecki2014-12-301-5/+28
* brcm47xx: verify if CHK/CyberTAN contains valid TRXRafał Miłecki2014-12-301-1/+16
* mpc83xx: add support for kernel 3.14Hauke Mehrtens2014-12-2911-0/+4493
* mpc52xx: add support for kernel 3.14Hauke Mehrtens2014-12-291-0/+297
* ep93xx: add support for kernel 3.14Hauke Mehrtens2014-12-294-0/+1541
* kernel: add some missing config optionsHauke Mehrtens2014-12-291-1/+46
* ipq806x: refresh patchesHauke Mehrtens2014-12-287-20/+20
* oxnas: re-enable ubifsFelix Fietkau2014-12-271-1/+1
* oxnas: clk-oxnas: rework pllb enable functionFelix Fietkau2014-12-271-19/+54
* kernel/generic: fix warnings if libata-ledtrig is disabledFelix Fietkau2014-12-272-10/+10
* fix mvneta vlan taggingImre Kaloz2014-12-261-0/+38
* only call UbinizeImage and BuildSysUpgrade for boards we support them onImre Kaloz2014-12-261-2/+4
* The ubinized filesystems should be used for generating the final images, so s...Imre Kaloz2014-12-261-1/+1
* ar71xx: add flush reset register writes, should fix restart issues (#17839)Felix Fietkau2014-12-261-0/+10
* kernel: backport a few PHY layer fixes from upstreamFelix Fietkau2014-12-262-0/+103
* ar71xx: rename/refresh patchFelix Fietkau2014-12-261-31/+31
* we've changed places with Luka, reflect that :)Imre Kaloz2014-12-252-2/+2
* use mwlwifi by defaultImre Kaloz2014-12-251-1/+1
* oxnas: sata_oxnas: make irq handler more readableFelix Fietkau2014-12-221-12/+13