aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* brcm63xx: Add DT support for 96338WJonas Gorski2014-10-024-2/+20
| | | | | | | | | Renamed of_board_id to convention. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42734
* brcm63xx: Add DT support for 96338GWJonas Gorski2014-10-023-1/+19
| | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42733
* brcm63xx: Add DT support for 96348RJonas Gorski2014-10-023-1/+19
| | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42732
* brcm63xx: Add DT support for 96348GW-11Jonas Gorski2014-10-023-1/+19
| | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42731
* brcm63xx: Add DT support for 96348GW-10Jonas Gorski2014-10-023-1/+19
| | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42730
* brcm63xx: Add DT support for 96348GWJonas Gorski2014-10-023-2/+20
| | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42729
* brcm63xx: Add DT support for 96345GW2Jonas Gorski2014-10-023-3/+20
| | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42728
* brcm63xx: Add DT support for 963281TANJonas Gorski2014-10-0236-72/+91
| | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42727
* brcm63xx: fix brcm63xx fallback typoJonas Gorski2014-10-021-1/+1
| | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42726
* bcm53xx: early buttons support (without interrupts)Rafał Miłecki2014-10-022-0/+67
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42718
* bcm53xx: backport bcma RFC patch that fixes LEDsRafał Miłecki2014-10-021-0/+74
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42717
* bcm53xx: support devices with more (13+) partitionsRafał Miłecki2014-10-021-0/+37
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42716
* bcm53xx: select LEDs support by defaultRafał Miłecki2014-10-021-1/+2
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42715
* bcm53xx: add BCM5301X patches sent upstream (bus and R6250 LEDs)Rafał Miłecki2014-10-013-14/+123
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42711
* kernel: update bcma to the tag master-2014-09-30 (wireless-next)Rafał Miłecki2014-10-015-309/+505
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42710
* bcm53xx: rename BCM5301X DTS patch to match upstream orderRafał Miłecki2014-10-011-0/+0
| | | | SVN-Revision: 42708
* sunxi: add profile for Olimex A13 SOMZoltan Herpai2014-09-281-0/+18
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42693
* bcm53xx: activate some workarounds for errors in the Cortex-A9Hauke Mehrtens2014-09-281-0/+3
| | | | | | | | BCM4708 uses a Cortex-A9 rev r3p0 and a L2C-310 rev r3p2. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42690
* ar71xx: revert accidental kernel upgradeFelix Fietkau2014-09-271-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42687
* ar71xx: add wmac callback for reading soc revision on ar934xFelix Fietkau2014-09-272-0/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42685
* ar71xx: refresh 3.14 kernel patchesFelix Fietkau2014-09-276-56/+54
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42684
* brcm2708: switch to 3.14Florian Fainelli2014-09-271-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 42681
* brcm2708: add 3.14 supportFlorian Fainelli2014-09-2755-0/+287697
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 42680
* kernel: add missing CONFIG_BACKLIGHT_GPIO to 3.14Florian Fainelli2014-09-271-0/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 42679
* brcm2708: update 3.10 patches with raspberrypi/rpi-3.10.y of 27 Apr. 2014Florian Fainelli2014-09-27195-7959/+12254
| | | | | | | | | Update the 3.10 rasperry patches by rebasing raspberry/rpi-3.10-y against linux-stable/v3.10.49. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 42678
* kernel: merge two mtdpart.c patchesRafał Miłecki2014-09-275-115/+24
| | | | | | | | It does not make sense to add some code and remove is 4 patches later. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42673
* kernel: update bcma to the tag master-2014-09-26 (wireless-next)Rafał Miłecki2014-09-273-59/+49
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42672
* realview: add protocol argument to ucidef_set_interface_rawFlorian Fainelli2014-09-251-5/+1
| | | | | | | | | Now that ucidef_set_interface_raw() has been updated to take a protocol argument, use that. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 42666
* bcm53xx: add a patch that fixes booting problemsRafał Miłecki2014-09-241-0/+206
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42659
* ar71xx: ar8216: tagged+untagged on ar8327 (#12181)Felix Fietkau2014-09-231-7/+53
| | | | | | | | | | | | | | | | | | This allows tagged and untagged traffic together on the same port on ar8327 switch devices. I looked at the first attempt to do this in r40777 (ar71xx: Fix tagged+untagged operation on AR8327N (#12181)). I also set the vlan and port egress policies like that change. But I change vlan_tagged in an less intrusive way. The tagged/untagged decision is now based on the following rules: - if vid != pvid then traffic is always tagged - if vid == pvid then vlan_tagged stores if the traffic should be tagged Tested on TP-Link WDR-3600 (ar8327N). Signed-off-by: Valentin Spreckels <Valentin.Spreckels@Informatik.Uni-Oldenburg.DE> SVN-Revision: 42653
* ar71xx: ar8216: move policies, pvid to setup_portFelix Fietkau2014-09-231-41/+52
| | | | | | | | | | | | | | This moves ingress, egress policy and pvid decisions to setup_port methods. They arenow device type dependent. This allows policy changes on only one device type which is needed to allow tagged + untagged operation on ar8327. Tested on TP-LINK WDR-3600 (ar8327N). Signed-off-by: Valentin Spreckels <Valentin.Spreckels@Informatik.Uni-Oldenburg.DE> SVN-Revision: 42652
* mxs: remove 3.13Zoltan Herpai2014-09-237-3332/+0
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42651
* mxs: disable mmc debuggingZoltan Herpai2014-09-231-1/+0
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42650
* bcm53xx: image: use IMG_PREFIX for chk imagesRafał Miłecki2014-09-221-1/+1
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42649
* bcm53xx: image: make filesystem a suffix for TRX filesRafał Miłecki2014-09-221-3/+3
| | | | | | | | | This makes TRX files more /compatible/ with firmware files (e.g. CHK). This will allow us to put some TRX files in BIN_DIR if we need to. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42646
* bcm53xx: image: document arguments of various functionsRafał Miłecki2014-09-221-0/+8
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42645
* bcm53xx: image: rework Makefile and merge some functionsRafał Miłecki2014-09-221-17/+11
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42644
* sunxi: enable GPIO_SYSFSZoltan Herpai2014-09-221-0/+1
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42643
* bcm53xx: activate vfpv3 supportHauke Mehrtens2014-09-211-0/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42642
* bcm53xx: add nand flash driverHauke Mehrtens2014-09-213-4/+1626
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42641
* bcm53xx: update patches adding bcma supportHauke Mehrtens2014-09-214-71/+165
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42640
* bcm53xx: add fixtrxHauke Mehrtens2014-09-211-0/+7
| | | | | | | | | Without running fixtrx the image will not boot at the second time, because the CRC the boot loader check is invalid at that time. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42639
* bcm53xx: add support for GPIOsRafał Miłecki2014-09-213-0/+72
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42638
* bcm53xx: rename console fixing patchRafał Miłecki2014-09-211-0/+0
| | | | | | This squeezes BCM5301X patches. SVN-Revision: 42637
* sunxi: add AXP209 to pcDuino3Zoltan Herpai2014-09-211-0/+18
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42636
* sunxi: enable AXP209 on BananaPi as wellZoltan Herpai2014-09-211-0/+18
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42635
* sunxi: enable AXP209 regulatorZoltan Herpai2014-09-211-1/+1
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42634
* sunxi: add sunxi-ir moduleZoltan Herpai2014-09-211-0/+20
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42631
* sunxi: add support for infra receiver on A20, along with IR-related ↵Zoltan Herpai2014-09-216-0/+2073
| | | | | | | | backports from 3.15 Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42630
* kernel: add missing symbols for 3.14Zoltan Herpai2014-09-211-0/+7
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42629