summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
...
* ar71xx: fix AR724X_GPIO_COUNTGabor Juhos2009-11-271-1/+1
| | | | SVN-Revision: 18560
* ar71xx: add AR724x register definesGabor Juhos2009-11-271-0/+2
| | | | SVN-Revision: 18559
* ar71xx: rename TL-WRx41 images, because newer factory web interface does not ↵Gabor Juhos2009-11-251-1/+1
| | | | | | accept files with '.uni' extension. SVN-Revision: 18535
* ar71xx: use MkImageLzma template for Ubiquiti XM devicesGabor Juhos2009-11-251-5/+1
| | | | SVN-Revision: 18534
* ar71xx: add sysupgrade support for Ubiquiti XM boardsGabor Juhos2009-11-252-3/+7
| | | | SVN-Revision: 18533
* ar71xx: enable failsafe on the Nanostation M/Rocket MGabor Juhos2009-11-252-1/+7
| | | | SVN-Revision: 18532
* ar71xx: create combined images for the RS, RS-PRO and LS-SR71 boards, and ↵Gabor Juhos2009-11-252-2/+93
| | | | | | add sysupgrade support for them SVN-Revision: 18531
* ar71xx: dont't build images for Ubiquiti XM devices with the Madwifi profileGabor Juhos2009-11-251-1/+3
| | | | SVN-Revision: 18530
* ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k ↵Felix Fietkau2009-11-241-4/+2
| | | | | | padding to the generic squashfs images and use them on 4k devices as well SVN-Revision: 18526
* ar71xx: use 4k erase size images for ubnt xmFelix Fietkau2009-11-231-1/+1
| | | | SVN-Revision: 18498
* ar71xx: build images for ubnt bullet-m, rocket-m and nano-mFelix Fietkau2009-11-181-0/+43
| | | | SVN-Revision: 18451
* ar71xx: use a separate board id for rocket mFelix Fietkau2009-11-183-5/+10
| | | | SVN-Revision: 18450
* ar71xx: enable command-line mtd map parsingFelix Fietkau2009-11-183-0/+3
| | | | SVN-Revision: 18449
* ar71xx: add Ubiquiti Rocket M and Nanostation M supportMatteo Croce2009-11-183-33/+55
| | | | SVN-Revision: 18447
* ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the ↵Gabor Juhos2009-11-163-5/+96
| | | | | | WNDR3700 boards SVN-Revision: 18437
* ar71xx: register LEDs and buttons on the WNDR3700Gabor Juhos2009-11-162-1/+63
| | | | | | Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415) SVN-Revision: 18435
* ar71xx: use __init for ar{71,91}xx_usb_setupGabor Juhos2009-11-161-2/+2
| | | | SVN-Revision: 18434
* ar71xx: add preliminary support for the Netgear WNDR3700Gabor Juhos2009-11-1310-0/+163
| | | | | | | Based on patches by Marco Porsch from: https://forum.openwrt.org/viewtopic.php?id=22311 SVN-Revision: 18411
* ar71xx: add profile for the TL-WR841ND v5 boardGabor Juhos2009-11-131-0/+11
| | | | SVN-Revision: 18409
* some more Kconfig symbol move..Imre Kaloz2009-11-113-3/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-113-12/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-113-35/+35
| | | | SVN-Revision: 18367
* ar71xx: sync 2.6.31 kernel configGabor Juhos2009-10-301-6/+0
| | | | SVN-Revision: 18227
* ar71xx: add preliminary support for the TL-WR841ND v5 boardGabor Juhos2009-10-301-0/+5
| | | | SVN-Revision: 18226
* ar71xx: use soc specific divider for mdio clockGabor Juhos2009-10-304-11/+23
| | | | SVN-Revision: 18225
* ar71xx: update mdio_reset codeGabor Juhos2009-10-301-2/+5
| | | | SVN-Revision: 18224
* ar71xx: add missing profiles for the TL-WR841ND v3 and MZK-W300NH boardsGabor Juhos2009-10-302-0/+22
| | | | SVN-Revision: 18223
* ar71xx: simplify image generationGabor Juhos2009-10-301-51/+55
| | | | SVN-Revision: 18222
* update to 2.6.30.9Florian Fainelli2009-10-231-1/+1
| | | | SVN-Revision: 18126
* ar71xx: add default network configuration for RS and RS-ProGabor Juhos2009-10-203-0/+35
| | | | SVN-Revision: 18103
* ar71xx: add default network configuration file for the WP543 boardGabor Juhos2009-10-201-0/+12
| | | | SVN-Revision: 18101
* ar71xx: Compex WPJ543 board is supported as wellGabor Juhos2009-10-203-4/+4
| | | | SVN-Revision: 18100
* ar71xx: fix PCI IRQ map of the WP543Gabor Juhos2009-10-201-2/+6
| | | | SVN-Revision: 18099
* ar71xx: create firmware image for WP543 boards with 4/8/16MB of flashGabor Juhos2009-10-191-3/+15
| | | | SVN-Revision: 18075
* ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31Gabor Juhos2009-10-192-0/+2
| | | | SVN-Revision: 18074
* ar71xx: sync 2.6.30 kernel configGabor Juhos2009-10-191-6/+1
| | | | SVN-Revision: 18073
* ar71xx: reset the phy chip along with the ethernet mac on the WP543 boardGabor Juhos2009-10-191-0/+2
| | | | SVN-Revision: 18072
* ar71xx: reset the ethernet device before registrationGabor Juhos2009-10-191-0/+7
| | | | SVN-Revision: 18071
* add a defconfig for wrt160nl which contains switch settingsFelix Fietkau2009-10-021-0/+25
| | | | SVN-Revision: 17826
* ar71xx: fix usb preselection in profilesFelix Fietkau2009-10-024-6/+6
| | | | SVN-Revision: 17822
* ar71xx: use 'link4' LED for diagnostic on Bullet MGabor Juhos2009-10-011-0/+3
| | | | SVN-Revision: 17813
* ar71xx: initialize PCI controller on the Bullet MGabor Juhos2009-10-011-0/+11
| | | | SVN-Revision: 17812
* ar71xx: init ethernet mac address on the Bullet MGabor Juhos2009-10-011-0/+3
| | | | SVN-Revision: 17811
* ar71xx: add default network configuration for the Bullet MGabor Juhos2009-10-012-0/+15
| | | | SVN-Revision: 17810
* ar71xx: register GPIO button on the Bullet MGabor Juhos2009-10-011-0/+16
| | | | SVN-Revision: 17809
* ar71xx: add PCI Host Controller fixup for ar724xGabor Juhos2009-10-011-0/+23
| | | | SVN-Revision: 17808
* ar71xx: use ar71xx_pci_fixup on ar71xx SoCs onlyGabor Juhos2009-10-011-0/+5
| | | | SVN-Revision: 17807
* ar71xx: fix a typo in the ar724x PCI codeGabor Juhos2009-10-011-1/+1
| | | | SVN-Revision: 17806
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-014-6/+6
| | | | SVN-Revision: 17804
* ar71xx: flush mii register writesGabor Juhos2009-09-232-2/+8
| | | | SVN-Revision: 17695