summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* 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
* ar71xx: refresh 2.6.28 patchesGabor Juhos2009-09-231-3/+3
| | | | SVN-Revision: 17694
* ar71xx: don't use mac_base2 in the ag71xx driverGabor Juhos2009-09-234-58/+23
| | | | SVN-Revision: 17693
* ar71xx: remove some extern directives in the ag71xx driverGabor Juhos2009-09-231-6/+6
| | | | SVN-Revision: 17692
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-171-1/+1
| | | | SVN-Revision: 17602
* ar71xx: preliminary Ubiquiti Bullet M supportMatteo Croce2009-09-153-0/+50
| | | | SVN-Revision: 17586
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-106-33/+0
| | | | SVN-Revision: 17567
* ar71xx: rewrite prom code (based on a patch by Jeff Hansen)Gabor Juhos2009-09-104-70/+117
| | | | SVN-Revision: 17566
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-103-0/+3
| | | | SVN-Revision: 17563
* ar71xx: refresh patchesGabor Juhos2009-09-106-11/+11
| | | | SVN-Revision: 17559
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-091-1/+1
| | | | SVN-Revision: 17549
* ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for ↵Gabor Juhos2009-09-083-0/+21
| | | | | | testing) SVN-Revision: 17543
* ar71xx: the adm6996 phy driver does not work with the RouterStation, disable ↵Gabor Juhos2009-09-083-3/+0
| | | | | | it until we find a better solution SVN-Revision: 17539
* ar71xx: use WPS led for diagnostic on WRT160NLGabor Juhos2009-09-051-1/+1
| | | | SVN-Revision: 17518
* move early_printk stuff into a separate fileGabor Juhos2009-08-263-14/+31
| | | | SVN-Revision: 17403
* remove AR71XX_EARLY_SERIAL stuffGabor Juhos2009-08-257-36/+0
| | | | SVN-Revision: 17400
* add 2.6.31 configGabor Juhos2009-08-241-0/+229
| | | | SVN-Revision: 17369
* add patches for 2.6.31Gabor Juhos2009-08-2431-0/+876
| | | | SVN-Revision: 17366
* initialize ndo_tx_timeout field of netdev_opsGabor Juhos2009-08-241-3/+7
| | | | SVN-Revision: 17363
* refresh patchesGabor Juhos2009-08-242-5/+5
| | | | SVN-Revision: 17362
* preliminary failsafe support (closes #5726)Gabor Juhos2009-08-191-8/+30
| | | | SVN-Revision: 17321