Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: add kernel support for Atheros AP132 Reference Board | Gabor Juhos | 2013-01-29 | 1 | -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 SoC | Gabor Juhos | 2013-01-29 | 7 | -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.5 | Gabor Juhos | 2013-01-29 | 13 | -20/+21 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35390 | ||||
* | kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips | Felix Fietkau | 2013-01-26 | 11 | -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.3 | Gabor Juhos | 2013-01-18 | 2 | -3/+3 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35216 | ||||
* | ar71xx: fix unaligned access in cls_u32 | Felix Fietkau | 2013-01-13 | 1 | -0/+22 |
| | | | | SVN-Revision: 35132 | ||||
* | ar71xx: fix unaligned access in a few more places | Felix Fietkau | 2013-01-13 | 1 | -20/+151 |
| | | | | SVN-Revision: 35130 | ||||
* | ar71xx: improve unaligned access patches, add a net_hdr_word() macro which ↵ | Felix Fietkau | 2013-01-13 | 1 | -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 Fietkau | 2013-01-13 | 1 | -6/+37 |
| | | | | | | ipv6 address struct also 2-byte-aligned/packed SVN-Revision: 35127 | ||||
* | ar71xx: add more cpu feature overrides, slightly reduces kernel size | Felix Fietkau | 2013-01-13 | 1 | -0/+28 |
| | | | | SVN-Revision: 35125 | ||||
* | ar71xx: extend the unaligned access hacks to a few more places that showed ↵ | Felix Fietkau | 2013-01-13 | 1 | -0/+41 |
| | | | | | | up in the new kernel SVN-Revision: 35124 | ||||
* | ar71xx: add missing Makefile entry to the 74HC153 GPIO patch | Gabor Juhos | 2013-01-07 | 1 | -0/+10 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35035 | ||||
* | ar71xx: register the NAND flash controller device on the AP135/136 boards | Gabor Juhos | 2013-01-01 | 2 | -12/+17 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34946 | ||||
* | ar71xxx: allow to select ATH79_DEV_NFC for QCA955x | Gabor Juhos | 2013-01-01 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34944 | ||||
* | ar71xxx: allow to build the ar934x_nfc driver for QCA955x | Gabor Juhos | 2013-01-01 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34943 | ||||
* | ar71xx: fix NAND controller base for QCA955x SoCs | Gabor Juhos | 2013-01-01 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34942 | ||||
* | ar71xx: fold AP135 patch | Gabor Juhos | 2013-01-01 | 3 | -62/+48 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34941 | ||||
* | ar71xx: add support for 3.7 | Gabor Juhos | 2012-12-29 | 97 | -0/+8801 |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34920 |