aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAge
...
* enable I2C_GPIO driverGabor Juhos2009-07-11
| | | | SVN-Revision: 16782
* add SPI controller driver for the PB44 boardGabor Juhos2009-07-11
| | | | SVN-Revision: 16781
* use platform data to setup the MAC_CFG register in the spi_vsc7385 driverGabor Juhos2009-07-11
| | | | SVN-Revision: 16780
* add definitions for some magic values in the spi_vsc7385 driverGabor Juhos2009-07-11
| | | | SVN-Revision: 16779
* add AR7240 to BOARDNAMEGabor Juhos2009-07-11
| | | | SVN-Revision: 16778
* fix a bug in the SPI driver (closes #5485)Gabor Juhos2009-07-10
| | | | SVN-Revision: 16767
* add board setup code for the RB-450G/RB-433UAH boards * based on a patch ↵Gabor Juhos2009-07-09
| | | | | | from http://forum.openwrt.org/viewtopic.php?pid=91127#p91127 SVN-Revision: 16754
* register a GPIO LEDs and buttons on the PB44 boardGabor Juhos2009-07-09
| | | | SVN-Revision: 16748
* register a I2C GPIO expander on the PB44 boardGabor Juhos2009-07-09
| | | | SVN-Revision: 16747
* create firmware image for the TL-WR741NDGabor Juhos2009-07-07
| | | | SVN-Revision: 16741
* add initial support for the TL-WR741ND boardGabor Juhos2009-07-07
| | | | SVN-Revision: 16739
* add AR7240 specific fixes for the ag71xx driverGabor Juhos2009-07-07
| | | | SVN-Revision: 16737
* make irq_chip definitions staticGabor Juhos2009-07-07
| | | | SVN-Revision: 16736
* AR7240 requires different IRQ unmasking codeGabor Juhos2009-07-07
| | | | SVN-Revision: 16734
* sync kernel configGabor Juhos2009-07-05
| | | | SVN-Revision: 16703
* add missing break statementGabor Juhos2009-07-05
| | | | SVN-Revision: 16701
* refresh patchesGabor Juhos2009-07-05
| | | | SVN-Revision: 16699
* i should go back to sleepingGabor Juhos2009-07-05
| | | | SVN-Revision: 16677
* add missing includesGabor Juhos2009-07-05
| | | | SVN-Revision: 16676
* fix build errorGabor Juhos2009-07-05
| | | | SVN-Revision: 16675
* add AR7240 specific PCI codeGabor Juhos2009-07-05
| | | | SVN-Revision: 16674
* fix a typo in the PCI codeGabor Juhos2009-07-05
| | | | SVN-Revision: 16673
* reorganize PCI codeGabor Juhos2009-07-05
| | | | SVN-Revision: 16672
* fix AR7240 PCI IRQ supportGabor Juhos2009-07-04
| | | | SVN-Revision: 16669
* fix a bitmask in the ag71xx driverGabor Juhos2009-07-02
| | | | SVN-Revision: 16658
* fix ar71xx_device_{start,stop} functions on the AR7240 SoCGabor Juhos2009-07-01
| | | | SVN-Revision: 16648
* initialize GPIO for the AR7240 SoCGabor Juhos2009-07-01
| | | | SVN-Revision: 16647
* initialize IRQs for the AR7240 SoCGabor Juhos2009-07-01
| | | | SVN-Revision: 16646
* add AR7240 specific frequency detectionGabor Juhos2009-07-01
| | | | SVN-Revision: 16645
* add AR7240 specific definitionsGabor Juhos2009-07-01
| | | | SVN-Revision: 16644
* fix a typo in ath9k_platform.hGabor Juhos2009-07-01
| | | | SVN-Revision: 16643
* increase NR_IRQSGabor Juhos2009-06-29
| | | | SVN-Revision: 16623
* fix PCI_CORE irq numberGabor Juhos2009-06-29
| | | | SVN-Revision: 16622
* use enum for the machine typeGabor Juhos2009-06-27
| | | | SVN-Revision: 16588
* add AR913x specific GPIO function bit definitionsGabor Juhos2009-06-27
| | | | SVN-Revision: 16583
* don't use the CRC header in the kernel partition on the WP543 board, so the ↵Gabor Juhos2009-06-25
| | | | | | kernel can be flashed directly from OpenWrt SVN-Revision: 16560
* add missing initramfs symbols to the generic 2.6.30 configImre Kaloz2009-06-17
| | | | SVN-Revision: 16487
* setup mac address on the WNR2000Gabor Juhos2009-06-14
| | | | SVN-Revision: 16450
* refresh 2.6.30 patchesGabor Juhos2009-06-14
| | | | SVN-Revision: 16446
* move definition of ar91xx_flash_platform_data into a separate header file ↵Gabor Juhos2009-06-11
| | | | | | (closes #5321) SVN-Revision: 16417
* flush more register writingsGabor Juhos2009-06-11
| | | | SVN-Revision: 16415
* create jffs2 imagesGabor Juhos2009-06-07
| | | | SVN-Revision: 16374
* disable MTD concatenating supportGabor Juhos2009-06-07
| | | | SVN-Revision: 16373
* flush AR71XX_RESET_PCI_INT_ENABLE register after writingGabor Juhos2009-06-07
| | | | SVN-Revision: 16372
* setup mac address on the AP81 boardGabor Juhos2009-06-06
| | | | SVN-Revision: 16366
* add experimental sysupgrade supportGabor Juhos2009-06-06
| | | | SVN-Revision: 16364
* add default network configuration for the AP83 boardGabor Juhos2009-06-06
| | | | SVN-Revision: 16360
* update flash locking codeGabor Juhos2009-06-06
| | | | SVN-Revision: 16359
* handle PCI_CORE interrupt as wellGabor Juhos2009-06-06
| | | | SVN-Revision: 16358
* build images for the AP83 boardGabor Juhos2009-06-06
| | | | SVN-Revision: 16357