summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
...
* ar71xx: generate 4,8,16M images for the WPE72juhosg2012-10-271-1/+4
* ar71xx: reject TP-Link images containing a bootloaderjuhosg2012-10-261-0/+12
* ar71xx: rw2458n - fix flash partsjuhosg2012-10-191-10/+1
* ar71xx: merge machine support patchesjuhosg2012-10-174-77/+21
* ar71xx: also use the ath79_set_ar934x_eth_cfg helper for DB120juhosg2012-10-171-26/+16
* ar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routinesjuhosg2012-10-175-97/+7
* ar71xx: add a helper function for setting up ETH_CFG register on AR934xjuhosg2012-10-172-0/+25
* ar71xx: OM2P-HS sysupgrade supportjuhosg2012-10-171-0/+2
* ar71xx: add support for the OpenMesh OM2P-HS boardjuhosg2012-10-176-2/+85
* ar71xx: fix sysupgrade for jjPlus JWAP003juhosg2012-10-141-4/+6
* ar71xx: ew-dorin: added ethernet switch configurationjuhosg2012-10-141-1/+6
* ar71xx: unbreak building images for OpenMesh OM2P/OM2P-LCjuhosg2012-10-141-2/+2
* ar71xx: build image for the TL-WR841N/ND v8juhosg2012-10-041-1/+2
* ar71xx: user-space support for TL-WR841N/ND v8juhosg2012-10-045-0/+20
* ar71xx: add support for the TL-WR841N/ND v8 boardjuhosg2012-10-043-0/+198
* ar71xx: avoid possible NULL pointer dereference in ath79_init_{,local}_macjuhosg2012-09-271-2/+8
* ar71xx: create 'fat' images for the DIR-825/TEW-673GRU boardsjuhosg2012-09-253-3/+198
* ar71xx: automatically find WLAN calibration data on TEW-673GRUjuhosg2012-09-251-18/+46
* ar71xx: automatically find WLAN calibration data on DIR-825-B1juhosg2012-09-251-17/+44
* ar71xx: add missing backslash to uci-defaults/leds (closes #12240)juhosg2012-09-251-1/+1
* ar71xx: use different machtype and setup for the TL-MR3040juhosg2012-09-247-16/+63
* ar71xx: fix a typo in TEW-637GRU image namesjuhosg2012-09-181-1/+1
* ar71xx: revert DIR-825-B1 wholeflash image support.juhosg2012-09-189-262/+2
* ar71xx: register the NAND flash controller device on DB120juhosg2012-09-176-14/+19
* ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_readjuhosg2012-09-171-12/+8
* ar71xx: ar934x_nfc: increase DMA retry countjuhosg2012-09-171-1/+2
* ar71xx: ar934x_nfc: optimize READOOB operation on large page devicesjuhosg2012-09-171-6/+4
* ar71xx: ar934x_nfc: fix RNDOUT operationjuhosg2012-09-171-2/+6
* ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devicesjuhosg2012-09-171-6/+9
* [ar71xx] dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash ...cshore2012-09-179-33/+87
* ar71xx: add missing code for ar933x WMAC reset that was left out during the a...nbd2012-09-171-0/+31
* ar71xx: fix WP543 image buildsnbd2012-09-151-1/+1
* ar71xx: merge machine support patchesjuhosg2012-09-135-157/+47
* ar71xx: register the NAND controller device on the RB2011juhosg2012-09-134-3/+83
* ar71xx: add device registration code for the AR934x NAND flash controllerjuhosg2012-09-137-7/+141
* ar71xx: package the AR934x NAND driver modulejuhosg2012-09-131-0/+17
* ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934xjuhosg2012-09-133-0/+1200
* ar71xx: define NAND controller base address and register size for AR934X/QCA955xjuhosg2012-09-122-13/+23
* ar71xx: use correct fractional dividers for {CPU,DDR}_PLL on QCA955xjuhosg2012-09-101-2/+2
* ar71xx: fix QCA955X_EHCI_SIZEjuhosg2012-09-103-3/+3
* [ar71xx] fix description of nand/Ath5k profile (#12149)jow2012-09-091-2/+2
* ar71xx: add initial support for RB2011UAS-2HnDjuhosg2012-09-094-1/+82
* ar71xx: use routerboot_find_tag to find wlan data offset on RB751juhosg2012-09-095-17/+25
* ar71xx: add RouterBoot related helper routinesjuhosg2012-09-098-18/+145
* ar71xx: define MTD partitions for RB2011juhosg2012-09-091-1/+42
* ar71xx: add preliminary support for Mikrotik RB2011Ljuhosg2012-09-095-1/+153
* ar71xx: use dynamic clock dividers on the 2nd MDIO of AR934xjuhosg2012-09-092-4/+47
* ar71xx: add dynamic MDIO clock calculationjuhosg2012-09-092-8/+66
* ar71xx: use the RLE library for RB751juhosg2012-09-084-42/+17
* ar71xx: add library code for RLE decodingjuhosg2012-09-082-0/+115