aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAge
...
* ar71xx: initialize PCI controller on the Bullet MGabor Juhos2009-10-01
| | | | SVN-Revision: 17812
* ar71xx: init ethernet mac address on the Bullet MGabor Juhos2009-10-01
| | | | SVN-Revision: 17811
* ar71xx: add default network configuration for the Bullet MGabor Juhos2009-10-01
| | | | SVN-Revision: 17810
* ar71xx: register GPIO button on the Bullet MGabor Juhos2009-10-01
| | | | SVN-Revision: 17809
* ar71xx: add PCI Host Controller fixup for ar724xGabor Juhos2009-10-01
| | | | SVN-Revision: 17808
* ar71xx: use ar71xx_pci_fixup on ar71xx SoCs onlyGabor Juhos2009-10-01
| | | | SVN-Revision: 17807
* ar71xx: fix a typo in the ar724x PCI codeGabor Juhos2009-10-01
| | | | SVN-Revision: 17806
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-01
| | | | SVN-Revision: 17804
* ar71xx: flush mii register writesGabor Juhos2009-09-23
| | | | SVN-Revision: 17695
* ar71xx: refresh 2.6.28 patchesGabor Juhos2009-09-23
| | | | SVN-Revision: 17694
* ar71xx: don't use mac_base2 in the ag71xx driverGabor Juhos2009-09-23
| | | | SVN-Revision: 17693
* ar71xx: remove some extern directives in the ag71xx driverGabor Juhos2009-09-23
| | | | SVN-Revision: 17692
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-17
| | | | SVN-Revision: 17602
* ar71xx: preliminary Ubiquiti Bullet M supportMatteo Croce2009-09-15
| | | | SVN-Revision: 17586
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-10
| | | | SVN-Revision: 17567
* ar71xx: rewrite prom code (based on a patch by Jeff Hansen)Gabor Juhos2009-09-10
| | | | SVN-Revision: 17566
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-10
| | | | SVN-Revision: 17563
* ar71xx: refresh patchesGabor Juhos2009-09-10
| | | | SVN-Revision: 17559
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-09
| | | | SVN-Revision: 17549
* ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for ↵Gabor Juhos2009-09-08
| | | | | | testing) SVN-Revision: 17543
* ar71xx: the adm6996 phy driver does not work with the RouterStation, disable ↵Gabor Juhos2009-09-08
| | | | | | it until we find a better solution SVN-Revision: 17539
* ar71xx: use WPS led for diagnostic on WRT160NLGabor Juhos2009-09-05
| | | | SVN-Revision: 17518
* move early_printk stuff into a separate fileGabor Juhos2009-08-26
| | | | SVN-Revision: 17403
* remove AR71XX_EARLY_SERIAL stuffGabor Juhos2009-08-25
| | | | SVN-Revision: 17400
* add 2.6.31 configGabor Juhos2009-08-24
| | | | SVN-Revision: 17369
* add patches for 2.6.31Gabor Juhos2009-08-24
| | | | SVN-Revision: 17366
* initialize ndo_tx_timeout field of netdev_opsGabor Juhos2009-08-24
| | | | SVN-Revision: 17363
* refresh patchesGabor Juhos2009-08-24
| | | | SVN-Revision: 17362
* preliminary failsafe support (closes #5726)Gabor Juhos2009-08-19
| | | | SVN-Revision: 17321
* add diag script (closes #5725)Gabor Juhos2009-08-19
| | | | SVN-Revision: 17320
* fix package name of kmod-leds-gpioGabor Juhos2009-08-19
| | | | SVN-Revision: 17318
* use 2.6.30.5Florian Fainelli2009-08-17
| | | | SVN-Revision: 17296
* add the swconfig utility to the wrt160nl profileFelix Fietkau2009-08-14
| | | | SVN-Revision: 17250
* ar71xx: enable rtl8306 support by default (for wrt160nl)Felix Fietkau2009-08-14
| | | | SVN-Revision: 17249
* ar71xx: change the linking order of the ag71xx module so that the driver can ↵Felix Fietkau2009-08-14
| | | | | | take advantage of phy fixups SVN-Revision: 17247
* switch to 2.6.30Gabor Juhos2009-08-13
| | | | SVN-Revision: 17244
* WRT160NL: add default trigger for the power ledGabor Juhos2009-08-09
| | | | SVN-Revision: 17203
* enable sysupgrade on the WRT160NlGabor Juhos2009-08-09
| | | | SVN-Revision: 17202
* WRT160NL: more mtd parser cleanupGabor Juhos2009-08-09
| | | | SVN-Revision: 17201
* WRT160NL: enable mtd parser on 2.6.30Gabor Juhos2009-08-08
| | | | SVN-Revision: 17178
* WRT160NL: mtd parser cleanupGabor Juhos2009-08-08
| | | | SVN-Revision: 17177
* move the trx parser out from the patchGabor Juhos2009-08-08
| | | | SVN-Revision: 17176
* WRT160NL: register GPIO LEDs and buttonsGabor Juhos2009-08-07
| | | | SVN-Revision: 17166
* create firmware image for the WRT160NL board (thanks to Gerry Rozema)Gabor Juhos2009-08-06
| | | | SVN-Revision: 17151
* add try partition parser for the WRT160NL board (thanks to Christian Daniel ↵Gabor Juhos2009-08-06
| | | | | | and Gerry Rozema) SVN-Revision: 17150
* update ar71xx_spi driverGabor Juhos2009-08-06
| | | | SVN-Revision: 17143
* oops, add missing semicolonsGabor Juhos2009-08-06
| | | | SVN-Revision: 17142
* get rid of some ifdefs in the IRQ codeGabor Juhos2009-08-06
| | | | SVN-Revision: 17141
* init mac address on the WRT160NL board (thanks to Gerry Rozema for testing)Gabor Juhos2009-08-04
| | | | SVN-Revision: 17124
* init mac address on the TEW-632BRP boards (closes #5403)Gabor Juhos2009-08-03
| | | | SVN-Revision: 17100