aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.7
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add kernel support for dir-825-c1Gabor Juhos2013-01-291-0/+40
| | | | | | | | | | | [juhosg: - remove unused GPIO stuff - use a separate kernel patch for machine integration] Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35401
* ar71xx: add kernel support for Atheros AP132 Reference BoardGabor Juhos2013-01-291-0/+41
| | | | | | | | | Based on http://patchwork.openwrt.org/patch/3162/ Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35395
* ar71xx: add kernel support for the QCA9556 SoCGabor Juhos2013-01-297-7/+63
| | | | | | | | | Based on http://patchwork.openwrt.org/patch/3162/ Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35393
* kernel: update linux 3.7 to 3.7.5Gabor Juhos2013-01-2913-20/+21
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35390
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mipsFelix Fietkau2013-01-2611-19/+18
| | | | | | | in combination with kernel symbol export stripping this significantly reduces the kernel image size SVN-Revision: 35320
* kernel: update linux 3.7 to 3.7.3Gabor Juhos2013-01-182-3/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35216
* ar71xx: fix unaligned access in cls_u32Felix Fietkau2013-01-131-0/+22
| | | | SVN-Revision: 35132
* ar71xx: fix unaligned access in a few more placesFelix Fietkau2013-01-131-20/+151
| | | | SVN-Revision: 35130
* ar71xx: improve unaligned access patches, add a net_hdr_word() macro which ↵Felix Fietkau2013-01-131-20/+465
| | | | | | assumes 2-byte aligned access and generates better code than {get,put}_unaligned_cpu32 SVN-Revision: 35129
* ar71xx: avoid __packed define in the unaligned access hack patch, make the ↵Felix Fietkau2013-01-131-6/+37
| | | | | | ipv6 address struct also 2-byte-aligned/packed SVN-Revision: 35127
* ar71xx: add more cpu feature overrides, slightly reduces kernel sizeFelix Fietkau2013-01-131-0/+28
| | | | SVN-Revision: 35125
* ar71xx: extend the unaligned access hacks to a few more places that showed ↵Felix Fietkau2013-01-131-0/+41
| | | | | | up in the new kernel SVN-Revision: 35124
* ar71xx: add missing Makefile entry to the 74HC153 GPIO patchGabor Juhos2013-01-071-0/+10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35035
* ar71xx: register the NAND flash controller device on the AP135/136 boardsGabor Juhos2013-01-012-12/+17
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34946
* ar71xxx: allow to select ATH79_DEV_NFC for QCA955xGabor Juhos2013-01-011-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34944
* ar71xxx: allow to build the ar934x_nfc driver for QCA955xGabor Juhos2013-01-011-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34943
* ar71xx: fix NAND controller base for QCA955x SoCsGabor Juhos2013-01-011-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34942
* ar71xx: fold AP135 patchGabor Juhos2013-01-013-62/+48
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34941
* ar71xx: add support for 3.7Gabor Juhos2012-12-2997-0/+8801
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34920