summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.7
Commit message (Collapse)AuthorAgeFilesLines
* 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