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