Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a bitmask in the ag71xx driver | Gabor Juhos | 2009-07-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 16658 | ||||
* | fix ar71xx_device_{start,stop} functions on the AR7240 SoC | Gabor Juhos | 2009-07-01 | 2 | -0/+16 |
| | | | | SVN-Revision: 16648 | ||||
* | initialize GPIO for the AR7240 SoC | Gabor Juhos | 2009-07-01 | 2 | -0/+6 |
| | | | | SVN-Revision: 16647 | ||||
* | initialize IRQs for the AR7240 SoC | Gabor Juhos | 2009-07-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 16646 | ||||
* | add AR7240 specific frequency detection | Gabor Juhos | 2009-07-01 | 2 | -0/+39 |
| | | | | SVN-Revision: 16645 | ||||
* | add AR7240 specific definitions | Gabor Juhos | 2009-07-01 | 2 | -36/+67 |
| | | | | SVN-Revision: 16644 | ||||
* | fix a typo in ath9k_platform.h | Gabor Juhos | 2009-07-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 16643 | ||||
* | increase NR_IRQS | Gabor Juhos | 2009-06-29 | 2 | -5/+5 |
| | | | | SVN-Revision: 16623 | ||||
* | fix PCI_CORE irq number | Gabor Juhos | 2009-06-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 16622 | ||||
* | use enum for the machine type | Gabor Juhos | 2009-06-27 | 3 | -31/+33 |
| | | | | SVN-Revision: 16588 | ||||
* | add AR913x specific GPIO function bit definitions | Gabor Juhos | 2009-06-27 | 2 | -9/+21 |
| | | | | SVN-Revision: 16583 | ||||
* | don't use the CRC header in the kernel partition on the WP543 board, so the ↵ | Gabor Juhos | 2009-06-25 | 1 | -1/+1 |
| | | | | | | kernel can be flashed directly from OpenWrt SVN-Revision: 16560 | ||||
* | add missing initramfs symbols to the generic 2.6.30 config | Imre Kaloz | 2009-06-17 | 1 | -2/+0 |
| | | | | SVN-Revision: 16487 | ||||
* | setup mac address on the WNR2000 | Gabor Juhos | 2009-06-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 16450 | ||||
* | refresh 2.6.30 patches | Gabor Juhos | 2009-06-14 | 2 | -4/+4 |
| | | | | SVN-Revision: 16446 | ||||
* | move definition of ar91xx_flash_platform_data into a separate header file ↵ | Gabor Juhos | 2009-06-11 | 4 | -13/+28 |
| | | | | | | (closes #5321) SVN-Revision: 16417 | ||||
* | flush more register writings | Gabor Juhos | 2009-06-11 | 1 | -0/+12 |
| | | | | SVN-Revision: 16415 | ||||
* | create jffs2 images | Gabor Juhos | 2009-06-07 | 2 | -2/+18 |
| | | | | SVN-Revision: 16374 | ||||
* | disable MTD concatenating support | Gabor Juhos | 2009-06-07 | 3 | -3/+0 |
| | | | | SVN-Revision: 16373 | ||||
* | flush AR71XX_RESET_PCI_INT_ENABLE register after writing | Gabor Juhos | 2009-06-07 | 1 | -0/+6 |
| | | | | SVN-Revision: 16372 | ||||
* | setup mac address on the AP81 board | Gabor Juhos | 2009-06-06 | 1 | -0/+3 |
| | | | | SVN-Revision: 16366 | ||||
* | add experimental sysupgrade support | Gabor Juhos | 2009-06-06 | 1 | -0/+45 |
| | | | | SVN-Revision: 16364 | ||||
* | add default network configuration for the AP83 board | Gabor Juhos | 2009-06-06 | 2 | -0/+19 |
| | | | | SVN-Revision: 16360 | ||||
* | update flash locking code | Gabor Juhos | 2009-06-06 | 5 | -14/+48 |
| | | | | SVN-Revision: 16359 | ||||
* | handle PCI_CORE interrupt as well | Gabor Juhos | 2009-06-06 | 1 | -2/+5 |
| | | | | SVN-Revision: 16358 | ||||
* | build images for the AP83 board | Gabor Juhos | 2009-06-06 | 1 | -0/+38 |
| | | | | SVN-Revision: 16357 | ||||
* | change flash partition map of the AP83 board | Gabor Juhos | 2009-06-06 | 1 | -8/+8 |
| | | | | SVN-Revision: 16356 | ||||
* | enable JEDEC probe | Gabor Juhos | 2009-06-06 | 3 | -0/+6 |
| | | | | SVN-Revision: 16355 | ||||
* | fix erase status check on some parallel flash chips | Gabor Juhos | 2009-06-06 | 3 | -0/+60 |
| | | | | SVN-Revision: 16354 | ||||
* | add parallel flash driver | Gabor Juhos | 2009-06-06 | 9 | -5/+361 |
| | | | | SVN-Revision: 16353 | ||||
* | sync kernel config, and refresh patches | Gabor Juhos | 2009-06-06 | 6 | -8/+11 |
| | | | | SVN-Revision: 16352 | ||||
* | make the AP83 and VSC7385 SPI drivers available on 2.6.2[89] | Gabor Juhos | 2009-06-06 | 6 | -0/+106 |
| | | | | SVN-Revision: 16351 | ||||
* | fix a typo | Gabor Juhos | 2009-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 16348 | ||||
* | create a 'firmware' partition for MZK-W300NH board | Gabor Juhos | 2009-06-05 | 1 | -0/+4 |
| | | | | SVN-Revision: 16347 | ||||
* | build firmware image for the MZK-W300NH board | Gabor Juhos | 2009-06-04 | 1 | -1/+8 |
| | | | | SVN-Revision: 16342 | ||||
* | improve MZK-W300NH support (thanks to Kazuki Shimada for the board) | Gabor Juhos | 2009-06-04 | 2 | -2/+91 |
| | | | | SVN-Revision: 16340 | ||||
* | pass ucode name to the VSC7385 driver on the AP83 board | Gabor Juhos | 2009-06-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 16326 | ||||
* | add SPI driver for the Vitesse VSC7385 switch | Gabor Juhos | 2009-06-04 | 4 | -1/+630 |
| | | | | SVN-Revision: 16324 | ||||
* | add experimental support for the AP83-040 board | Gabor Juhos | 2009-06-03 | 2 | -12/+105 |
| | | | | SVN-Revision: 16316 | ||||
* | add another SPI controller driver for the earlier AP83 boards | Gabor Juhos | 2009-06-03 | 3 | -0/+310 |
| | | | | SVN-Revision: 16315 | ||||
* | compile SPI_GPIO driver into the kernel, required by the AP83 boards | Gabor Juhos | 2009-06-03 | 3 | -3/+3 |
| | | | | SVN-Revision: 16313 | ||||
* | refresh patches | Gabor Juhos | 2009-06-03 | 6 | -9/+9 |
| | | | | SVN-Revision: 16312 | ||||
* | add flash locking code | Gabor Juhos | 2009-06-03 | 2 | -1/+27 |
| | | | | SVN-Revision: 16311 | ||||
* | register parallel flash device on the AP83 board | Gabor Juhos | 2009-05-31 | 1 | -0/+63 |
| | | | | SVN-Revision: 16232 | ||||
* | add support for the SST 39VF6401B flash chip | Gabor Juhos | 2009-05-30 | 3 | -0/+87 |
| | | | | SVN-Revision: 16210 | ||||
* | refresh patches | Gabor Juhos | 2009-05-29 | 7 | -12/+12 |
| | | | | SVN-Revision: 16168 | ||||
* | add support for the EN25P64 flash chip | Gabor Juhos | 2009-05-29 | 3 | -9/+12 |
| | | | | SVN-Revision: 16167 | ||||
* | add support for board specific PLL settings | Gabor Juhos | 2009-05-28 | 5 | -21/+115 |
| | | | | SVN-Revision: 16133 | ||||
* | register SPI bus on the AP83 board | Gabor Juhos | 2009-05-27 | 1 | -0/+24 |
| | | | | SVN-Revision: 16115 | ||||
* | add preliminary support for the WRT160NL | Gabor Juhos | 2009-05-25 | 9 | -0/+107 |
| | | | | SVN-Revision: 16068 |