Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ar71xx: refresh 2.6.28 patches | Gabor Juhos | 2009-09-23 | 1 | -3/+3 | |
| | | | | SVN-Revision: 17694 | |||||
* | ar71xx: don't use mac_base2 in the ag71xx driver | Gabor Juhos | 2009-09-23 | 4 | -58/+23 | |
| | | | | SVN-Revision: 17693 | |||||
* | ar71xx: remove some extern directives in the ag71xx driver | Gabor Juhos | 2009-09-23 | 1 | -6/+6 | |
| | | | | SVN-Revision: 17692 | |||||
* | update to latest 2.6.27 and 2.6.30 kernels | Imre Kaloz | 2009-09-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17602 | |||||
* | ar71xx: preliminary Ubiquiti Bullet M support | Matteo Croce | 2009-09-15 | 3 | -0/+50 | |
| | | | | SVN-Revision: 17586 | |||||
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 6 | -33/+0 | |
| | | | | SVN-Revision: 17567 | |||||
* | ar71xx: rewrite prom code (based on a patch by Jeff Hansen) | Gabor Juhos | 2009-09-10 | 4 | -70/+117 | |
| | | | | SVN-Revision: 17566 | |||||
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 3 | -0/+3 | |
| | | | | SVN-Revision: 17563 | |||||
* | ar71xx: refresh patches | Gabor Juhos | 2009-09-10 | 6 | -11/+11 | |
| | | | | SVN-Revision: 17559 | |||||
* | update to 2.6.30.6, compile tested on some targets only | Florian Fainelli | 2009-09-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17549 | |||||
* | ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for ↵ | Gabor Juhos | 2009-09-08 | 3 | -0/+21 | |
| | | | | | | testing) SVN-Revision: 17543 | |||||
* | ar71xx: the adm6996 phy driver does not work with the RouterStation, disable ↵ | Gabor Juhos | 2009-09-08 | 3 | -3/+0 | |
| | | | | | | it until we find a better solution SVN-Revision: 17539 | |||||
* | ar71xx: use WPS led for diagnostic on WRT160NL | Gabor Juhos | 2009-09-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17518 | |||||
* | move early_printk stuff into a separate file | Gabor Juhos | 2009-08-26 | 3 | -14/+31 | |
| | | | | SVN-Revision: 17403 | |||||
* | remove AR71XX_EARLY_SERIAL stuff | Gabor Juhos | 2009-08-25 | 7 | -36/+0 | |
| | | | | SVN-Revision: 17400 | |||||
* | add 2.6.31 config | Gabor Juhos | 2009-08-24 | 1 | -0/+229 | |
| | | | | SVN-Revision: 17369 | |||||
* | add patches for 2.6.31 | Gabor Juhos | 2009-08-24 | 31 | -0/+876 | |
| | | | | SVN-Revision: 17366 | |||||
* | initialize ndo_tx_timeout field of netdev_ops | Gabor Juhos | 2009-08-24 | 1 | -3/+7 | |
| | | | | SVN-Revision: 17363 | |||||
* | refresh patches | Gabor Juhos | 2009-08-24 | 2 | -5/+5 | |
| | | | | SVN-Revision: 17362 | |||||
* | preliminary failsafe support (closes #5726) | Gabor Juhos | 2009-08-19 | 1 | -8/+30 | |
| | | | | SVN-Revision: 17321 | |||||
* | add diag script (closes #5725) | Gabor Juhos | 2009-08-19 | 1 | -0/+96 | |
| | | | | SVN-Revision: 17320 | |||||
* | fix package name of kmod-leds-gpio | Gabor Juhos | 2009-08-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17318 | |||||
* | use 2.6.30.5 | Florian Fainelli | 2009-08-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17296 | |||||
* | add the swconfig utility to the wrt160nl profile | Felix Fietkau | 2009-08-14 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17250 | |||||
* | ar71xx: enable rtl8306 support by default (for wrt160nl) | Felix Fietkau | 2009-08-14 | 2 | -0/+3 | |
| | | | | SVN-Revision: 17249 | |||||
* | ar71xx: change the linking order of the ag71xx module so that the driver can ↵ | Felix Fietkau | 2009-08-14 | 2 | -12/+12 | |
| | | | | | | take advantage of phy fixups SVN-Revision: 17247 | |||||
* | switch to 2.6.30 | Gabor Juhos | 2009-08-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17244 | |||||
* | WRT160NL: add default trigger for the power led | Gabor Juhos | 2009-08-09 | 1 | -0/+1 | |
| | | | | SVN-Revision: 17203 | |||||
* | enable sysupgrade on the WRT160Nl | Gabor Juhos | 2009-08-09 | 1 | -1/+8 | |
| | | | | SVN-Revision: 17202 | |||||
* | WRT160NL: more mtd parser cleanup | Gabor Juhos | 2009-08-09 | 1 | -68/+106 | |
| | | | | SVN-Revision: 17201 | |||||
* | WRT160NL: enable mtd parser on 2.6.30 | Gabor Juhos | 2009-08-08 | 2 | -0/+45 | |
| | | | | SVN-Revision: 17178 | |||||
* | WRT160NL: mtd parser cleanup | Gabor Juhos | 2009-08-08 | 1 | -17/+16 | |
| | | | | SVN-Revision: 17177 | |||||
* | move the trx parser out from the patch | Gabor Juhos | 2009-08-08 | 3 | -174/+166 | |
| | | | | SVN-Revision: 17176 | |||||
* | WRT160NL: register GPIO LEDs and buttons | Gabor Juhos | 2009-08-07 | 1 | -1/+55 | |
| | | | | SVN-Revision: 17166 | |||||
* | create firmware image for the WRT160NL board (thanks to Gerry Rozema) | Gabor Juhos | 2009-08-06 | 1 | -0/+37 | |
| | | | | SVN-Revision: 17151 | |||||
* | add try partition parser for the WRT160NL board (thanks to Christian Daniel ↵ | Gabor Juhos | 2009-08-06 | 2 | -0/+195 | |
| | | | | | | and Gerry Rozema) SVN-Revision: 17150 | |||||
* | update ar71xx_spi driver | Gabor Juhos | 2009-08-06 | 1 | -11/+54 | |
| | | | | SVN-Revision: 17143 | |||||
* | oops, add missing semicolons | Gabor Juhos | 2009-08-06 | 1 | -2/+2 | |
| | | | | SVN-Revision: 17142 | |||||
* | get rid of some ifdefs in the IRQ code | Gabor Juhos | 2009-08-06 | 1 | -8/+9 | |
| | | | | SVN-Revision: 17141 | |||||
* | init mac address on the WRT160NL board (thanks to Gerry Rozema for testing) | Gabor Juhos | 2009-08-04 | 1 | -5/+11 | |
| | | | | SVN-Revision: 17124 | |||||
* | init mac address on the TEW-632BRP boards (closes #5403) | Gabor Juhos | 2009-08-03 | 1 | -0/+24 | |
| | | | | SVN-Revision: 17100 | |||||
* | fix MISC IRQ handling on the AR7240 | Gabor Juhos | 2009-08-02 | 1 | -14/+9 | |
| | | | | SVN-Revision: 17098 | |||||
* | fix sysupgrade | Gabor Juhos | 2009-08-02 | 1 | -0/+2 | |
| | | | | SVN-Revision: 17092 | |||||
* | add ethernet suppor for the WRT160NL (thanks to Christian Daniel) | Gabor Juhos | 2009-07-31 | 1 | -1/+14 | |
| | | | | SVN-Revision: 17057 | |||||
* | enable sysupgrade support for the TL-WR741ND | Gabor Juhos | 2009-07-25 | 2 | -1/+4 | |
| | | | | SVN-Revision: 16982 | |||||
* | fix firmware image of the TL-WR741ND | Gabor Juhos | 2009-07-25 | 1 | -3/+13 | |
| | | | | SVN-Revision: 16981 | |||||
* | refresh 2.6.30 patches | Gabor Juhos | 2009-07-25 | 4 | -12/+12 | |
| | | | | SVN-Revision: 16973 | |||||
* | get rid of linux 2.6.29 | Felix Fietkau | 2009-07-17 | 28 | -927/+0 | |
| | | | | SVN-Revision: 16883 | |||||
* | ag71xx driver: rename ag71xx_debug module parameter | Gabor Juhos | 2009-07-13 | 1 | -4/+4 | |
| | | | | SVN-Revision: 16833 | |||||
* | ag71xx driver: fix a typo | Gabor Juhos | 2009-07-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 16827 |