| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [ar71xx] enable sysupgrade support for the TL-WR741ND | juhosg | 2009-07-25 | 2 | -1/+4 |
* | [ar71xx] fix firmware image of the TL-WR741ND | juhosg | 2009-07-25 | 1 | -3/+13 |
* | [ar71xx] refresh 2.6.30 patches | juhosg | 2009-07-25 | 4 | -12/+12 |
* | get rid of linux 2.6.29 | nbd | 2009-07-17 | 28 | -927/+0 |
* | [ar71xx] ag71xx driver: rename ag71xx_debug module parameter | juhosg | 2009-07-13 | 1 | -4/+4 |
* | [ar71xx] ag71xx driver: fix a typo | juhosg | 2009-07-13 | 1 | -1/+1 |
* | [ar71xx] enable driver for the PCF857X I2C GPIO expander | juhosg | 2009-07-13 | 3 | -0/+3 |
* | [ar71xx] ag71xx driver: align descriptors on cache_line boundary | juhosg | 2009-07-13 | 2 | -11/+25 |
* | [ar71xx] ag71xx driver: store descriptor pointers in ag71xx_buf | juhosg | 2009-07-13 | 2 | -23/+31 |
* | [ar71xx] ag71xx driver: descriptors always aligned on 4 byte boundary | juhosg | 2009-07-12 | 1 | -1/+1 |
* | [ar71xx] ag71xx driver: don't flush ddr on tx path | juhosg | 2009-07-12 | 1 | -6/+0 |
* | [ar71xx] create firmware image for the wrt400n board (based on a patch by San... | juhosg | 2009-07-12 | 1 | -8/+9 |
* | [ar71xx] increase size of the kernel partition on the TL-WR[789]41N boards | juhosg | 2009-07-11 | 2 | -6/+6 |
* | [ar71xx] increase size of the kernel partition on the TEW-632BR board | juhosg | 2009-07-11 | 2 | -7/+7 |
* | [ar71xx] register the VSC7395 device on the PB44 board | juhosg | 2009-07-11 | 1 | -13/+65 |
* | [ar71xx] enable I2C_GPIO driver | juhosg | 2009-07-11 | 3 | -3/+12 |
* | [ar71xx] add SPI controller driver for the PB44 board | juhosg | 2009-07-11 | 7 | -0/+383 |
* | [ar71xx] use platform data to setup the MAC_CFG register in the spi_vsc7385 d... | juhosg | 2009-07-11 | 3 | -7/+24 |
* | [ar71xx] add definitions for some magic values in the spi_vsc7385 driver | juhosg | 2009-07-11 | 1 | -3/+12 |
* | [ar71xx] add AR7240 to BOARDNAME | juhosg | 2009-07-11 | 1 | -1/+1 |
* | [ar71xx] fix a bug in the SPI driver (closes #5485) | juhosg | 2009-07-10 | 1 | -2/+2 |
* | [ar71xx] add board setup code for the RB-450G/RB-433UAH boards | juhosg | 2009-07-09 | 3 | -2/+30 |
* | [ar71xx] register a GPIO LEDs and buttons on the PB44 board | juhosg | 2009-07-09 | 1 | -1/+55 |
* | [ar71xx] register a I2C GPIO expander on the PB44 board | juhosg | 2009-07-09 | 1 | -0/+37 |
* | [ar71xx] create firmware image for the TL-WR741ND | juhosg | 2009-07-07 | 2 | -0/+15 |
* | [ar71xx] add initial support for the TL-WR741ND board | juhosg | 2009-07-07 | 8 | -0/+162 |
* | [ar71xx] add AR7240 specific fixes for the ag71xx driver | juhosg | 2009-07-07 | 5 | -1/+57 |
* | [ar71xx] make irq_chip definitions static | juhosg | 2009-07-07 | 1 | -2/+2 |
* | [ar71xx] AR7240 requires different IRQ unmasking code | juhosg | 2009-07-07 | 1 | -0/+19 |
* | [ar71xx] sync kernel config | juhosg | 2009-07-05 | 3 | -0/+3 |
* | [ar71xx] add missing break statement | juhosg | 2009-07-05 | 1 | -0/+1 |
* | [ar71xx] refresh patches | juhosg | 2009-07-05 | 3 | -3/+3 |
* | [ar71xx] i should go back to sleeping | juhosg | 2009-07-05 | 3 | -3/+3 |
* | [ar71xx] add missing includes | juhosg | 2009-07-05 | 1 | -0/+4 |
* | [ar71xx] fix build error | juhosg | 2009-07-05 | 3 | -3/+3 |
* | [ar71xx] add AR7240 specific PCI code | juhosg | 2009-07-05 | 4 | -6/+244 |
* | [ar71xx] fix a typo in the PCI code | juhosg | 2009-07-05 | 1 | -1/+1 |
* | [ar71xx] reorganize PCI code | juhosg | 2009-07-05 | 5 | -62/+74 |
* | [ar71xx] fix AR7240 PCI IRQ support | juhosg | 2009-07-04 | 2 | -1/+115 |
* | [ar71xx] fix a bitmask in the ag71xx driver | juhosg | 2009-07-02 | 1 | -1/+1 |
* | [ar71xx] fix ar71xx_device_{start,stop} functions on the AR7240 SoC | juhosg | 2009-07-01 | 2 | -0/+16 |
* | [ar71xx] initialize GPIO for the AR7240 SoC | juhosg | 2009-07-01 | 2 | -0/+6 |
* | [ar71xx] initialize IRQs for the AR7240 SoC | juhosg | 2009-07-01 | 1 | -0/+1 |
* | [ar71xx] add AR7240 specific frequency detection | juhosg | 2009-07-01 | 2 | -0/+39 |
* | [ar71xx] add AR7240 specific definitions | juhosg | 2009-07-01 | 2 | -36/+67 |
* | [ar71xx] fix a typo in ath9k_platform.h | juhosg | 2009-07-01 | 1 | -1/+1 |
* | [ar71xx] increase NR_IRQS | juhosg | 2009-06-29 | 2 | -5/+5 |
* | [ar71xx] fix PCI_CORE irq number | juhosg | 2009-06-29 | 1 | -1/+1 |
* | [ar71xx] use enum for the machine type | juhosg | 2009-06-27 | 3 | -31/+33 |
* | [ar71xx] add AR913x specific GPIO function bit definitions | juhosg | 2009-06-27 | 2 | -9/+21 |