summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
...
* ar71xx: remove unused OpenMesh MR6000 platform codejuhosg2013-02-011-15/+0
* ar71xx: build image for the TL-WDR3500 boardjuhosg2013-02-012-3/+4
* ar71xx: add user-space support for TL-WDR3500 boardjuhosg2013-02-012-0/+7
* ar71xx: add kernel support for the TL-WDR3500 boardjuhosg2013-02-013-0/+194
* ar71xx: add profile and build image for dir-825-c1juhosg2013-01-292-0/+22
* ar71xx: add user space support for dir-825-c1juhosg2013-01-295-0/+18
* ar71xx: add kernel support for dir-825-c1juhosg2013-01-293-0/+230
* ar71xx: add profile and generate images for the AP132 boardjuhosg2013-01-292-0/+13
* ar71xx: add user-space support for the AP132 boardjuhosg2013-01-294-0/+14
* ar71xx: add kernel support for Atheros AP132 Reference Boardjuhosg2013-01-293-0/+231
* ar71xx: fix ethernet device registration for the QCA9556 SoCjuhosg2013-01-291-0/+12
* ar71xx: add kernel support for the QCA9556 SoCjuhosg2013-01-297-7/+63
* ar71xx: enable fast flash read on dual-flash devicesjuhosg2013-01-291-0/+1
* kernel: update linux 3.7 to 3.7.5juhosg2013-01-2914-21/+22
* ar71xx: add TP-LINK WA-801ND to run-time model detectionjuhosg2013-01-291-0/+3
* kernel: clean up crypto related kconfig optionsnbd2013-01-271-3/+0
* ar71xx: disable support for unsupported mtd configuration, saves about 5K ker...nbd2013-01-271-1/+5
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mipsnbd2013-01-2611-19/+18
* kernel: update linux 3.7 to 3.7.4juhosg2013-01-241-1/+1
* ar71xx: sync kernel sizes where possible to fix images for some devices (#12874)nbd2013-01-231-8/+8
* all targets: use numerically prefixed uci-defaults file names to better contr...jow2013-01-185-0/+0
* kernel: update linux 3.7 to 3.7.3juhosg2013-01-183-4/+4
* ar71xx: fix unaligned access in cls_u32nbd2013-01-131-0/+22
* ar71xx: fix unaligned access in a few more placesnbd2013-01-131-20/+151
* ar71xx: improve unaligned access patches, add a net_hdr_word() macro which as...nbd2013-01-131-20/+465
* ar71xx: avoid __packed define in the unaligned access hack patch, make the ip...nbd2013-01-131-6/+37
* ar71xx: add more cpu feature overrides, slightly reduces kernel sizenbd2013-01-131-0/+28
* ar71xx: extend the unaligned access hacks to a few more places that showed up...nbd2013-01-131-0/+41
* ar71xx: remove 3.6 supportjuhosg2013-01-12102-9399/+0
* ar71xx: switch to 3.7juhosg2013-01-121-1/+1
* ar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on TL-WR703N/MR3020/MR3040/MR...juhosg2013-01-073-4/+7
* ar71xx: add missing Makefile entry to the 74HC153 GPIO patchjuhosg2013-01-072-0/+20
* ar71xx: register the NAND flash controller device on the AP135/136 boardsjuhosg2013-01-014-24/+34
* ar71xx: allow to register the NAND flash controller on the QCA955xjuhosg2013-01-011-7/+43
* ar71xxx: allow to select ATH79_DEV_NFC for QCA955xjuhosg2013-01-012-2/+2
* ar71xxx: allow to build the ar934x_nfc driver for QCA955xjuhosg2013-01-012-4/+4
* ar71xx: fix NAND controller base for QCA955x SoCsjuhosg2013-01-012-2/+2
* ar71xx: fold AP135 patchjuhosg2013-01-016-124/+96
* ar71xx: add support for 3.7juhosg2012-12-2998-0/+9054
* ar71xx: Build the AP135 imagesjuhosg2012-12-292-0/+13
* ar71xx: Add userspace support for AP135juhosg2012-12-294-1/+9
* ar71xx: Add support for AP135juhosg2012-12-291-0/+56
* ar71xx: use a backported patch to fix AR933x UART baud rate calculationjuhosg2012-12-291-2/+60
* ar71xx: change the unaligned access hack to assume an alignment of 2 bytes, s...nbd2012-12-281-4/+4
* mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size...nbd2012-12-281-1/+1
* ar71xx: build image for the AP136-020juhosg2012-12-261-1/+2
* ar71xx: add user-space support for AP136-020juhosg2012-12-264-1/+13
* ar71xx: add kernel support for the AP136-020 boardjuhosg2012-12-262-17/+52
* ar71xx: rename AP136 to AP136-010juhosg2012-12-267-9/+24
* ar71xx: dynamically set AR8327's PAD configuration on AP136juhosg2012-12-251-42/+40