| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [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 |
* | [ar71xx] don't use the CRC header in the kernel partition on the WP543 board,... | juhosg | 2009-06-25 | 1 | -1/+1 |
* | add missing initramfs symbols to the generic 2.6.30 config | kaloz | 2009-06-17 | 1 | -2/+0 |
* | [ar71xx] setup mac address on the WNR2000 | juhosg | 2009-06-14 | 1 | -0/+3 |
* | [ar71xx] refresh 2.6.30 patches | juhosg | 2009-06-14 | 2 | -4/+4 |
* | [ar71xx] move definition of ar91xx_flash_platform_data into a separate header... | juhosg | 2009-06-11 | 4 | -13/+28 |
* | [ar71xx] flush more register writings | juhosg | 2009-06-11 | 1 | -0/+12 |
* | [ar71xx] create jffs2 images | juhosg | 2009-06-07 | 2 | -2/+18 |
* | [ar71xx] disable MTD concatenating support | juhosg | 2009-06-07 | 3 | -3/+0 |
* | [ar71xx] flush AR71XX_RESET_PCI_INT_ENABLE register after writing | juhosg | 2009-06-07 | 1 | -0/+6 |
* | [ar71xx] setup mac address on the AP81 board | juhosg | 2009-06-06 | 1 | -0/+3 |
* | [ar71xx] add experimental sysupgrade support | juhosg | 2009-06-06 | 1 | -0/+45 |
* | [ar71xx] add default network configuration for the AP83 board | juhosg | 2009-06-06 | 2 | -0/+19 |
* | [ar71xx] update flash locking code | juhosg | 2009-06-06 | 5 | -14/+48 |
* | [ar71xx] handle PCI_CORE interrupt as well | juhosg | 2009-06-06 | 1 | -2/+5 |
* | [ar71xx] build images for the AP83 board | juhosg | 2009-06-06 | 1 | -0/+38 |
* | [ar71xx] change flash partition map of the AP83 board | juhosg | 2009-06-06 | 1 | -8/+8 |
* | [ar71xx] enable JEDEC probe | juhosg | 2009-06-06 | 3 | -0/+6 |