| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | don't use the CRC header in the kernel partition on the WP543 board, so the k... | Gabor Juhos | 2009-06-25 | 1 | -1/+1 |
* | add missing initramfs symbols to the generic 2.6.30 config | Imre Kaloz | 2009-06-17 | 1 | -2/+0 |
* | setup mac address on the WNR2000 | Gabor Juhos | 2009-06-14 | 1 | -0/+3 |
* | refresh 2.6.30 patches | Gabor Juhos | 2009-06-14 | 2 | -4/+4 |
* | move definition of ar91xx_flash_platform_data into a separate header file (cl... | Gabor Juhos | 2009-06-11 | 4 | -13/+28 |
* | flush more register writings | Gabor Juhos | 2009-06-11 | 1 | -0/+12 |
* | create jffs2 images | Gabor Juhos | 2009-06-07 | 2 | -2/+18 |
* | disable MTD concatenating support | Gabor Juhos | 2009-06-07 | 3 | -3/+0 |
* | flush AR71XX_RESET_PCI_INT_ENABLE register after writing | Gabor Juhos | 2009-06-07 | 1 | -0/+6 |
* | setup mac address on the AP81 board | Gabor Juhos | 2009-06-06 | 1 | -0/+3 |
* | add experimental sysupgrade support | Gabor Juhos | 2009-06-06 | 1 | -0/+45 |
* | add default network configuration for the AP83 board | Gabor Juhos | 2009-06-06 | 2 | -0/+19 |
* | update flash locking code | Gabor Juhos | 2009-06-06 | 5 | -14/+48 |
* | handle PCI_CORE interrupt as well | Gabor Juhos | 2009-06-06 | 1 | -2/+5 |
* | build images for the AP83 board | Gabor Juhos | 2009-06-06 | 1 | -0/+38 |
* | change flash partition map of the AP83 board | Gabor Juhos | 2009-06-06 | 1 | -8/+8 |
* | enable JEDEC probe | Gabor Juhos | 2009-06-06 | 3 | -0/+6 |
* | fix erase status check on some parallel flash chips | Gabor Juhos | 2009-06-06 | 3 | -0/+60 |
* | add parallel flash driver | Gabor Juhos | 2009-06-06 | 9 | -5/+361 |
* | sync kernel config, and refresh patches | Gabor Juhos | 2009-06-06 | 6 | -8/+11 |
* | make the AP83 and VSC7385 SPI drivers available on 2.6.2[89] | Gabor Juhos | 2009-06-06 | 6 | -0/+106 |
* | fix a typo | Gabor Juhos | 2009-06-05 | 1 | -1/+1 |
* | create a 'firmware' partition for MZK-W300NH board | Gabor Juhos | 2009-06-05 | 1 | -0/+4 |
* | build firmware image for the MZK-W300NH board | Gabor Juhos | 2009-06-04 | 1 | -1/+8 |
* | improve MZK-W300NH support (thanks to Kazuki Shimada for the board) | Gabor Juhos | 2009-06-04 | 2 | -2/+91 |
* | pass ucode name to the VSC7385 driver on the AP83 board | Gabor Juhos | 2009-06-04 | 1 | -0/+1 |
* | add SPI driver for the Vitesse VSC7385 switch | Gabor Juhos | 2009-06-04 | 4 | -1/+630 |
* | add experimental support for the AP83-040 board | Gabor Juhos | 2009-06-03 | 2 | -12/+105 |
* | add another SPI controller driver for the earlier AP83 boards | Gabor Juhos | 2009-06-03 | 3 | -0/+310 |
* | compile SPI_GPIO driver into the kernel, required by the AP83 boards | Gabor Juhos | 2009-06-03 | 3 | -3/+3 |
* | refresh patches | Gabor Juhos | 2009-06-03 | 6 | -9/+9 |
* | add flash locking code | Gabor Juhos | 2009-06-03 | 2 | -1/+27 |