aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* ipq806x: move smb208 nodes into a regulator subnodePavel Kubelun2016-06-231-0/+69
| | | | Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
* ipq806x: fix MAC_POWER_SEL switch configurationJosh Bendavid2016-06-235-6/+6
| | | | | | Fixes instability/corruption on the ethernet interface connected to port0 on the switch. Signed-off-by: Josh Bendavid <joshbendavid@gmail.com>
* ipq806x: activate ATAG DTB mangle and EA8500 rootblock in dtsAdrian Panella2016-06-233-1/+190
| | | | | | | | | | | | | | The command-line arguments provided by the boot loader will be appended to a new device tree property: bootloader-args. If there is a property "append-rootblock" in DT under /chosen and a root= option in bootloaders command line it will be parsed and added to DT bootargs with the form: <append-rootblock>XX. Only command line ATAG will be processed, the rest of the ATAGs sent by bootloader will be ignored. This is usefull in dual boot systems, to get the current root partition without afecting the rest of the system. Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* ipq806x: add missing kernel config symbolJo-Philipp Wich2016-06-231-0/+1
| | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* ipq806x: restore old stmmac dma patch which is still needed to fix data ↵Josh Bendavid2016-06-231-0/+117
| | | | | | corruption Signed-off-by: Josh Bendavid <joshbendavid@gmail.com>
* ipq806x: move dts file to the files folderJohn Crispin2016-06-238-1173/+1528
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* ipq806x: base-files: add support for Linksys EA8500Adrian Panella2016-06-238-0/+142
| | | | Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* ipq806x: build Linksys EA8500 imagesAdrian Panella2016-06-231-1/+18
| | | | Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* ipq806x: update bombZoltan HERPAI2016-06-2375-5072/+4291
| | | | | | | | | | | | | | | | | ipq806x: Add support for linux-4.4 ipq806x: Add Archer C2600 to image/Makefile ipq806x/base-files: Add Archer C2600 LEDs and board ipq806x/base-files: Add support for Archer C2600 ipq806x/base-files: extract ath10k caldata ipq806x/dts: Add Archer C2600 DTS ipq806x: enable PM support ipq806x: add a default profile ipq806x: add diag.sh script ipq806x: qcom rpm fix support for smb208 mtd: add linksys_bootcount for ipq806x uboot-envtools: add ipq806x support Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* ipq806x: enable fpuAdrian Panella2016-06-231-1/+1
| | | | | | Enable hardfloat to use all the cpu power Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* realview: sync kernel config file, update to 4.4Zoltan HERPAI2016-06-232-1/+298
| | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* oxnas: install kernel binaries into bin/ for use with external storageFelix Fietkau2016-06-231-0/+3
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* oxnas: remove unneeded _DIAG symbolsDirk Neukirchen2016-06-231-5/+0
| | | | Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* oxnas: sync 010-arm_introduce-dma-fiq-irq-broadcast with cns3xxxDaniel Golle2016-06-231-15/+27
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* oxnas: move target-specific modules into target's modules.mkDaniel Golle2016-06-231-0/+41
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* oxnas: reorganize image build code and nuke profilesDaniel Golle2016-06-237-119/+36
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ixp4xx: fix Avila SoC audio driver compilationJo-Philipp Wich2016-06-231-1/+1
| | | | | | | | | | | | | | Upstream dropped the `dapm` member of `struct snd_soc_component`, requiring users to access it using `snd_soc_codec_get_dapm()` instead so change the driver code to do just that. Fixes the following build error spotted by the buildbots: CC [M] sound/soc/gw-avila/gw-avila.o sound/soc/gw-avila/gw-avila.c: In function 'avila_aic3x_init': sound/soc/gw-avila/gw-avila.c:104:44: error: 'struct snd_soc_codec' has no member named 'dapm' Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* ixp4xx: Add support for 4.4 kernel, refresh patchesJo-Philipp Wich2016-06-2343-1/+9768
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* ath25: drop target specific button hotplugJo-Philipp Wich2016-06-232-38/+0
| | | | | | | | | | | The ath25 target has its own unique button action config support, which is not used anywhere except for two example logger statements in UCI. Since there is a generic /etc/rc.button facility since some time already there is no reason at all to keep this target specific mechanism anymore, so simply drop it. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* brcm2708: update bombZoltan HERPAI2016-06-231-2/+8
| | | | | | | | | | | | | brcm2708: fix missing dependency found by buildbot Add missing dependency to kmod-sound-soc-adau1977-adc. brcm2708: fix another missing kmod dependency kmod-sound-soc-digidac1-soundcard is also missing snd-soc-wm8804 dependency for snd-soc-wm8804-i2c brcm2708: fix brcm2708-gpu-fw Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* brcm2708: removes backported patch (linux-4.4.7)Álvaro Fernández Rojas2016-06-221-25/+0
| | | | | | | This regression was introduced while rebasing LEDE's commits over the latest OpenWrt repository. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* kernel: remove a hack that was obsoleted upstreamDaniel Gimpelevich2016-06-222-25/+1
| | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
* kernel: update kernel 4.4 to version 4.4.13Álvaro Fernández Rojas2016-06-2224-310/+54
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* kernel: add workaround to rebuild vdso-n32.so.dbg tooJo-Philipp Wich2016-06-221-0/+9
| | | | | | | | | | | | | | | | | | Building for octeon fails with 'arch/mips/vdso/vdso-n32.so.dbg' already contains a '.MIPS.abiflags' section if the file already exists from a prior build. Use the same workaround as the one for vdso.so.dbg committed in 9eb155353a5f5137ec85a5b5b0287af63c544710. Commit 91f205acaf2a44ae75418d2f2cb156149f0df8ae extended the workaround to cover vdso-o32.so.dbg but missed the vdso-n32.so.dbg which is added now by this change. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* ath25: update kernel from 3.18 to 4.4Russell Senior2016-06-2218-2934/+149
| | | | | | | | | | | | | | | Summary of changes: * moved config-3.18 to config-4.4 and patches-3.18 to patches-4.4 * removed most of the first two patches, that seem to be upstream already * changed deprecated/removed IRQF_DISABLED to zero following examples in upstream kernel patches * added config line to disable device-tree to satisfy kernel configuration * add new image generation code Build tested and run tested on an Accton MR3201A. Signed-off-by: Russell Senior <russell@personaltelco.net> Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> Signed-off-by: John Crispin <john@phrozen.org>
* Merge branch 'master' of https://github.com/wigyori/openwrtZoltan HERPAI2016-06-2238-3394/+3836
|\
| * mac80211: update to wireless-testing 2016-05-12Felix Fietkau2016-06-221-0/+4
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
| * ar71xx: WDR4300: Fixed default VLAN orderDavid Pinilla Caparrós2016-06-221-1/+1
| | | | | | | | | | | | Reordered the VLANs so the LAN ports are set to VLAN 1 and the WAN port is set to VLAN 2, as in the other routers in the config file. Moreover, this model had this VLAN mapping in OpenWRT Chaos Calmer. It seems that the VLAN were switched when fixing a bug in the port mapping ( OpenWRT changeset 47799 ) Signed-off-by: David Pinilla Caparrós <dpinitux@gmail.com>
| * ar71xx: mach-ubnt-xm.c convert patches to mach fileArne Zachlod2016-06-224-773/+701
| | | | | | | | Signed-off-by: Arne Zachlod <arne@nerdkeller.org>
| * ar71xx: enable flow control for ethernet MACs with built-in switchFelix Fietkau2016-06-221-1/+9
| | | | | | | | | | | | Should fix LAN speed issues on some devices Signed-off-by: Felix Fietkau <nbd@nbd.name>
| * ar71xx: add support for OpenEmbed SOM9331Allan Nick Pedrana2016-06-2212-0/+176
| | | | | | | | | | | | | | | | This patch adds the target profile SOM9331 and configures hardware functionality for the 3x Eth Ports & corresponding LED's, the USB Host, the USART to USB bridge and the System LED. Signed-off-by: Allan Nick Pedrana <nik9993@gmail.com>
| * ar71xx: convert OM2P to device profileFelix Fietkau2016-06-222-11/+15
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
| * ar71xx: enable profile sorting in preparation for adding device profilesFelix Fietkau2016-06-225-0/+5
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
| * ar71xx: add WRTnode2Q supportKeLei Liang2016-06-2210-2/+165
| | | | | | | | Signed-off-by: KeLei Liang <xzmu@wrtnode.com>
| * ar71xx: update bombZoltan HERPAI2016-06-2220-2608/+2762
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ar71xx: split tp-link image building code into a separate file ar71xx: split legacy image building code into a separate file ar71xx: split ubnt image building code into a separate file ar71xx: move generic device image definitions to a separate file ar71xx: move nand device image definitions to a separate file ar71xx: Add support for initramfs images for OpenMesh devices ar71xx: Generate sysupgrade images for OpenMesh devices ar71xx: Move OpenMesh image target validation into subfunction ar71xx: Allow OpenMesh CE images with more than 3 files ar71xx: add kernel support for the OpenMesh OM2P-HSv3 ar71xx: add user-space support for the OpenMesh OM2P-HSv3 ar71xx: enable sysupgrade for the OpenMesh OM2P-HSv3 package/om-watchdog: add OpenMesh OM2P-HSv3 support package/uboot-envtools: add OpenMesh OM2P-HSv3 support ar71xx: add OM2P-HSv3 to the OM2P profile ar71xx: add kernel support for the OpenMesh MR1750v2 ar71xx: add user-space support for the OpenMesh MR1750v2 ar71xx: enable sysupgrade for the OpenMesh MR1750v2 package/om-watchdog: add OpenMesh MR1750v2 support package/uboot-envtools: add OpenMesh MR1750v2 support ar71xx: extract ath10k wifi board.bin for the OpenMesh MR1750v2 board ar71xx: add MR1750v2 to the MR1750 profile ar71xx/cpe510: split profile into 2 profiles cpe210 and cpe510 ar71xx/cpe510: use second wifi calibration table ar71xx: add GPIO pin for usb power switch for RouterBOARD 912 ar71xx: switch ordering and template to improve readability ar71xx: Fix TL-WR841N v11 LEDs, use separate machine Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* | brcm2708: properly detect the Raspberry Pi ZeroÁlvaro Fernández Rojas2016-06-223-2/+6
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | brcm2708: update linux 4.4 patches to latest versionÁlvaro Fernández Rojas2016-06-22374-656/+8785
| | | | | | | | | | | | | | | | As usual these patches were extracted from the raspberry pi repo: https://github.com/raspberrypi/linux/tree/rpi-4.4.y Also alphabetically order sound-soc kernel packages. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | brcm2708-gpu-fw: update to latest version, backport changesZoltan HERPAI2016-06-221-1/+1
| | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* | brcm2708: fix build error introduced with SUBTARGET checksÁlvaro Fernández Rojas2016-06-221-4/+1
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | bcm2708: explicitly check for SUBTARGET instead of using the device ↵Felix Fietkau2016-06-221-6/+9
|/ | | | | | SUBTARGETS variable Signed-off-by: Felix Fietkau <nbd@nbd.name>
* kernel: fix unaligned access issue in the bridge multicast-to-unicast patchFelix Fietkau2016-06-211-4/+4
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* ar71xx: fix a remaining unaligned access issueFelix Fietkau2016-06-211-0/+19
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* ar71xx/cpe510: enable LNA for CPE210/220/510/520Alexander Couzens2016-06-211-0/+6
| | | | | | | The LNA improves the rx path. Within a simple test setup it improved the signal from -60dbm to -40dbm. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* kernel: fix a compiler warning on 64 bit systemsFelix Fietkau2016-06-211-1/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* brcm2708: convert to the new building systemÁlvaro Fernández Rojas2016-06-214-72/+20
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* at91: fix SAMA5D3 subtargetJo-Philipp Wich2016-06-212-6/+12
| | | | | | | Add required architecture overrides to enable SAMA5 boards in Kconfig, add resulting missing symbols, reorder config and remove unrelated XEN setting. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* mediatek: drop some mail changes as they don't apply cleanlyZoltan HERPAI2016-06-213-78/+0
| | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* kernel: add back the macronix software protection disable patchFelix Fietkau2016-06-211-0/+14
| | | | | | It was accidentally left out when 4.4 support was added Signed-off-by: Felix Fietkau <nbd@nbd.name>
* linux/generic: add missing config symbolsAlexander Couzens2016-06-201-0/+7
| | | | | | | | | | | | | unset following config symbols - INPUT_PALMAS_PWRBUTTON - INPUT_TPS65218_PWRBUTTON - INPUT_TWL4030_PWRBUTTON - INPUT_TWL4030_VIBRA - INPUT_TWL6040_VIBRA - KEYBOARD_TWL4030 - TWL4030_MADC Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* kernel: update kernel 4.4 to version 4.4.12Álvaro Fernández Rojas2016-06-20111-1363/+567
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>