1954 Commits (06accca1d7017f4b6e4deff0798cb1ca26aee953)

Author SHA1 Message Date
Gabor Juhos da9a704e92 ar71xx: add profile and generate images for the AP132 board 12 years ago
Gabor Juhos 5d4ddbce72 ar71xx: add user-space support for the AP132 board 12 years ago
Gabor Juhos 5ca187570f ar71xx: add kernel support for Atheros AP132 Reference Board 12 years ago
Gabor Juhos 8a9d92f125 ar71xx: fix ethernet device registration for the QCA9556 SoC 12 years ago
Gabor Juhos e9dbff1193 ar71xx: add kernel support for the QCA9556 SoC 12 years ago
Gabor Juhos df15e5cd61 ar71xx: enable fast flash read on dual-flash devices 12 years ago
Gabor Juhos 562ba537fc kernel: update linux 3.7 to 3.7.5 12 years ago
Gabor Juhos 22ce389e6a ar71xx: add TP-LINK WA-801ND to run-time model detection 12 years ago
Felix Fietkau ed7ca5d44e kernel: clean up crypto related kconfig options 12 years ago
Felix Fietkau 8a1091ad53 ar71xx: disable support for unsupported mtd configuration, saves about 5K kernel size after lzma 12 years ago
Felix Fietkau 8933b918cd kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips 12 years ago
Gabor Juhos 15be1c9ee7 kernel: update linux 3.7 to 3.7.4 12 years ago
Felix Fietkau 8ce8960959 ar71xx: sync kernel sizes where possible to fix images for some devices (#12874) 12 years ago
Jo-Philipp Wich 3a2cccda2e all targets: use numerically prefixed uci-defaults file names to better control order of execution 12 years ago
Gabor Juhos 0de21d9747 kernel: update linux 3.7 to 3.7.3 12 years ago
Felix Fietkau 1474359bd3 ar71xx: fix unaligned access in cls_u32 12 years ago
Felix Fietkau e67b6ee395 ar71xx: fix unaligned access in a few more places 12 years ago
Felix Fietkau b5bcbdfbb5 ar71xx: improve unaligned access patches, add a net_hdr_word() macro which assumes 2-byte aligned access and generates better code than {get,put}_unaligned_cpu32 12 years ago
Felix Fietkau 53e0ba49b9 ar71xx: avoid __packed define in the unaligned access hack patch, make the ipv6 address struct also 2-byte-aligned/packed 12 years ago
Felix Fietkau 764520975c ar71xx: add more cpu feature overrides, slightly reduces kernel size 12 years ago
Felix Fietkau 310724c14d ar71xx: extend the unaligned access hacks to a few more places that showed up in the new kernel 12 years ago
Gabor Juhos eb2188c0e2 ar71xx: remove 3.6 support 12 years ago
Gabor Juhos fe86bc9370 ar71xx: switch to 3.7 12 years ago
Gabor Juhos ba4de984b9 ar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on TL-WR703N/MR3020/MR3040/MR11U boards 12 years ago
Gabor Juhos 251e4608b0 ar71xx: add missing Makefile entry to the 74HC153 GPIO patch 12 years ago
Gabor Juhos e1965a1d1a ar71xx: register the NAND flash controller device on the AP135/136 boards 12 years ago
Gabor Juhos 66efec6783 ar71xx: allow to register the NAND flash controller on the QCA955x 12 years ago
Gabor Juhos 2c77e5d7b3 ar71xxx: allow to select ATH79_DEV_NFC for QCA955x 12 years ago
Gabor Juhos d8446d65fe ar71xxx: allow to build the ar934x_nfc driver for QCA955x 12 years ago
Gabor Juhos 93c322cacc ar71xx: fix NAND controller base for QCA955x SoCs 12 years ago
Gabor Juhos b57cc9a538 ar71xx: fold AP135 patch 12 years ago
Gabor Juhos 87271e9f28 ar71xx: add support for 3.7 12 years ago
Gabor Juhos a3a6e0f039 ar71xx: Build the AP135 images 12 years ago
Gabor Juhos dddf05bde2 ar71xx: Add userspace support for AP135 12 years ago
Gabor Juhos 1a379c5112 ar71xx: Add support for AP135 12 years ago
Gabor Juhos c6580f64b8 ar71xx: use a backported patch to fix AR933x UART baud rate calculation 12 years ago
Felix Fietkau 348dc70c8c ar71xx: change the unaligned access hack to assume an alignment of 2 bytes, slightly improves performance and code size 12 years ago
Felix Fietkau 41a039f464 mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size after lzma and ~12k squashfs size in the default configuration 12 years ago
Gabor Juhos f5b1cba606 ar71xx: build image for the AP136-020 12 years ago
Gabor Juhos f3f05d86fe ar71xx: add user-space support for AP136-020 12 years ago
Gabor Juhos ed1889db33 ar71xx: add kernel support for the AP136-020 board 12 years ago
Gabor Juhos c887a7fe4e ar71xx: rename AP136 to AP136-010 12 years ago
Gabor Juhos f8b4dfd172 ar71xx: dynamically set AR8327's PAD configuration on AP136 12 years ago
Gabor Juhos 1dc2b6e8fa ar71xx: ag71xx: show PHY interface mode in dmesg 12 years ago
Gabor Juhos 64d31e6c6b ar71xx: register the second ethernet interface on the AP136 12 years ago
Gabor Juhos 5dec87afef ar71xx: fix ethernet device registration for QCA9558 12 years ago
Gabor Juhos 84a7051cef ar71xx: rename QCA9558 ETH_CFG bit defines 12 years ago
Gabor Juhos 4085a5773d ar71xx: fixup allowed PHY interface types for QCA9558 12 years ago
Gabor Juhos f01a786825 ar71xx: don't assign any MII bus device on QCA9558 by default 12 years ago
Gabor Juhos 9edcd9d3a3 ar71xx: ag71xx: fix mii_bus_dev sanity check 12 years ago