aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* brcm63xx: simplify block size and image offset optionsÁlvaro Fernández Rojas2016-06-271-34/+45
* brcm63xx: add sysupgrade imagesÁlvaro Fernández Rojas2016-06-272-20/+31
* brcm63xx: merge DSL-274X-F1 profilesJonas Gorski2016-06-271-16/+6
* brcm63xx: move the bootargs into the dtb filesJonas Gorski2016-06-2784-3/+334
* brcm63xx: use upstreamed compatible name for the periph intcJonas Gorski2016-06-2711-11/+11
* brcm63xx: fix external IRQsDaniel Gonzalez2016-06-271-9/+9
* brcm63xx: fix single profile selectionÁlvaro Fernández Rojas2016-06-271-0/+1
* brcm63xx: improve image/MakefileÁlvaro Fernández Rojas2016-06-271-2/+1
* brcm63xx: fix typo image/MakefileÁlvaro Fernández Rojas2016-06-271-1/+1
* brcm63xx: add initial support for Netgear EVG2000Graham Fairweather2016-06-278-1/+195
* brcm63xx: set DSL-274XB-F1 ath9k LED as active highÁlvaro Fernández Rojas2016-06-2735-102/+103
* brcm63xx: set HG556a A/B ath9k LED as active highÁlvaro Fernández Rojas2016-06-2724-61/+63
* brcm63xx: add support for inverting ath9k LED polarityÁlvaro Fernández Rojas2016-06-272-9/+12
* brcm63xx: move profiles definitions to image/MakefileÁlvaro Fernández Rojas2016-06-2728-1359/+1072
* brcm63xx: refresh kernel patches and configÁlvaro Fernández Rojas2016-06-274-12/+19
* brcm63xx: switch to linux 4.4Álvaro Fernández Rojas2016-06-271-1/+2
* brcm63xx: fix F@ST2704V2 image generationÁlvaro Fernández Rojas2016-06-271-1/+1
* bcm53xx: backport BCM5301X patches for SRABRafał Miłecki2016-06-275-1/+170
* bcm53xx: properly support sysupgrade using Seama on NAND devicesRafał Miłecki2016-06-271-1/+48
* bcm53xx: use uncompressed zImagesFelix Fietkau2016-06-271-0/+2
* bcm53xx: refresh kernel configFelix Fietkau2016-06-271-5/+0
* bcm53xx: refresh kernel configRafał Miłecki2016-06-271-5/+0
* bcm53xx: sysupgrade: move TRX specific code to separated functionRafał Miłecki2016-06-271-14/+20
* bcm53xx: pass datasize to mtd in hexadecimal formatRafał Miłecki2016-06-271-2/+1
* bcm53xx: fix partition typos in 09_fix_crcRafał Miłecki2016-06-271-1/+1
* bcm53xx: calculate TRX CRC32 using whole kernel partitionRafał Miłecki2016-06-271-1/+6
* kernel: add missing config symbols for 4.4Jo-Philipp Wich2016-06-261-0/+3
* x86: lift generic x86-32 targetDaniel Golle2016-06-252-17/+136
* x86: reorganize x86_32 supportDaniel Golle2016-06-254-1/+238
* x86: use sysfs DMI information to populate sysinfoJo-Philipp Wich2016-06-251-0/+28
* x86: enable DMI and DMI_SYSFSJo-Philipp Wich2016-06-253-12/+6
* x86: generalize partition discovery for sysupgradeJo-Philipp Wich2016-06-252-25/+54
* x86_64: enable mmc to support booting off sdRussell Senior2016-06-251-0/+8
* x86/xen_domu: enable xen drivers in the kernel config instead of packaging th...Felix Fietkau2016-06-251-8/+17
* x86: enable grub at_keyboard support for x86_64Felix Fietkau2016-06-251-1/+1
* x86: remove the kvm_guest subtargetFelix Fietkau2016-06-254-156/+1
* x86/64: add more hardware RNG drivers, including for virtioFelix Fietkau2016-06-251-1/+2
* x86/64: enable virtualization support for spinlocks to improve kvm performanceFelix Fietkau2016-06-251-6/+1
* Merge pull request #12 from wigyori/masterZoltan Herpai2016-06-24434-18008/+22712
|\
| * lantiq: Slow down SPI flash on the DGN3500Daniel Gimpelevich2016-06-241-1/+1
| * lantiq: make EASY80920 work with both chip versionsHauke Mehrtens2016-06-241-1/+2
| * lantiq: use new partition layout for EASY80920NANDHauke Mehrtens2016-06-241-6/+30
| * lantiq: build fullimage.img for EASY80920NANDHauke Mehrtens2016-06-241-0/+22
| * lantiq: remove patch adding support for building without reset controllerHauke Mehrtens2016-06-241-45/+0
| * lantiq: fix typo in new image generationBen Mulvihill2016-06-241-1/+1
| * lantiq: fix build of NAND sysupgrade imagesMathias Kresin2016-06-241-57/+45
| * lantiq: clean up / fix LegacyDevice template handlingFelix Fietkau2016-06-241-15/+7
| * lantiq: get rid of ifneq() checks inside command templatesFelix Fietkau2016-06-241-34/+34
| * lantiq: small fix for legacy profile buildsJohn Crispin2016-06-241-36/+7
| * lantiq: convert remaining legacy targets to the new image generation codeJohn Crispin2016-06-248-98/+101