Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add board setup code for the RB-450G/RB-433UAH boards * based on a patch ↵ | Gabor Juhos | 2009-07-09 | 3 | -2/+30 |
| | | | | | | from http://forum.openwrt.org/viewtopic.php?pid=91127#p91127 SVN-Revision: 16754 | ||||
* | register a GPIO LEDs and buttons on the PB44 board | Gabor Juhos | 2009-07-09 | 1 | -1/+55 |
| | | | | SVN-Revision: 16748 | ||||
* | register a I2C GPIO expander on the PB44 board | Gabor Juhos | 2009-07-09 | 1 | -0/+37 |
| | | | | SVN-Revision: 16747 | ||||
* | create firmware image for the TL-WR741ND | Gabor Juhos | 2009-07-07 | 2 | -0/+15 |
| | | | | SVN-Revision: 16741 | ||||
* | add initial support for the TL-WR741ND board | Gabor Juhos | 2009-07-07 | 8 | -0/+162 |
| | | | | SVN-Revision: 16739 | ||||
* | add AR7240 specific fixes for the ag71xx driver | Gabor Juhos | 2009-07-07 | 5 | -1/+57 |
| | | | | SVN-Revision: 16737 | ||||
* | make irq_chip definitions static | Gabor Juhos | 2009-07-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 16736 | ||||
* | AR7240 requires different IRQ unmasking code | Gabor Juhos | 2009-07-07 | 1 | -0/+19 |
| | | | | SVN-Revision: 16734 | ||||
* | sync kernel config | Gabor Juhos | 2009-07-05 | 3 | -0/+3 |
| | | | | SVN-Revision: 16703 | ||||
* | add missing break statement | Gabor Juhos | 2009-07-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 16701 | ||||
* | refresh patches | Gabor Juhos | 2009-07-05 | 3 | -3/+3 |
| | | | | SVN-Revision: 16699 | ||||
* | i should go back to sleeping | Gabor Juhos | 2009-07-05 | 3 | -3/+3 |
| | | | | SVN-Revision: 16677 | ||||
* | add missing includes | Gabor Juhos | 2009-07-05 | 1 | -0/+4 |
| | | | | SVN-Revision: 16676 | ||||
* | fix build error | Gabor Juhos | 2009-07-05 | 3 | -3/+3 |
| | | | | SVN-Revision: 16675 | ||||
* | add AR7240 specific PCI code | Gabor Juhos | 2009-07-05 | 4 | -6/+244 |
| | | | | SVN-Revision: 16674 | ||||
* | fix a typo in the PCI code | Gabor Juhos | 2009-07-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 16673 | ||||
* | reorganize PCI code | Gabor Juhos | 2009-07-05 | 5 | -62/+74 |
| | | | | SVN-Revision: 16672 | ||||
* | fix AR7240 PCI IRQ support | Gabor Juhos | 2009-07-04 | 2 | -1/+115 |
| | | | | SVN-Revision: 16669 | ||||
* | 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 |