aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Collapse)AuthorAgeFilesLines
...
* fix a typo in ath9k_platform.hGabor Juhos2009-07-011-1/+1
| | | | SVN-Revision: 16643
* increase NR_IRQSGabor Juhos2009-06-292-5/+5
| | | | SVN-Revision: 16623
* fix PCI_CORE irq numberGabor Juhos2009-06-291-1/+1
| | | | SVN-Revision: 16622
* use enum for the machine typeGabor Juhos2009-06-273-31/+33
| | | | SVN-Revision: 16588
* add AR913x specific GPIO function bit definitionsGabor Juhos2009-06-272-9/+21
| | | | SVN-Revision: 16583
* setup mac address on the WNR2000Gabor Juhos2009-06-141-0/+3
| | | | SVN-Revision: 16450
* move definition of ar91xx_flash_platform_data into a separate header file ↵Gabor Juhos2009-06-114-13/+28
| | | | | | (closes #5321) SVN-Revision: 16417
* flush more register writingsGabor Juhos2009-06-111-0/+12
| | | | SVN-Revision: 16415
* flush AR71XX_RESET_PCI_INT_ENABLE register after writingGabor Juhos2009-06-071-0/+6
| | | | SVN-Revision: 16372
* setup mac address on the AP81 boardGabor Juhos2009-06-061-0/+3
| | | | SVN-Revision: 16366
* update flash locking codeGabor Juhos2009-06-065-14/+48
| | | | SVN-Revision: 16359
* handle PCI_CORE interrupt as wellGabor Juhos2009-06-061-2/+5
| | | | SVN-Revision: 16358
* change flash partition map of the AP83 boardGabor Juhos2009-06-061-8/+8
| | | | SVN-Revision: 16356
* add parallel flash driverGabor Juhos2009-06-063-2/+280
| | | | SVN-Revision: 16353
* fix a typoGabor Juhos2009-06-051-1/+1
| | | | SVN-Revision: 16348
* create a 'firmware' partition for MZK-W300NH boardGabor Juhos2009-06-051-0/+4
| | | | SVN-Revision: 16347
* improve MZK-W300NH support (thanks to Kazuki Shimada for the board)Gabor Juhos2009-06-041-2/+88
| | | | SVN-Revision: 16340
* pass ucode name to the VSC7385 driver on the AP83 boardGabor Juhos2009-06-041-0/+1
| | | | SVN-Revision: 16326
* add SPI driver for the Vitesse VSC7385 switchGabor Juhos2009-06-042-1/+605
| | | | SVN-Revision: 16324
* add experimental support for the AP83-040 boardGabor Juhos2009-06-032-12/+105
| | | | SVN-Revision: 16316
* add another SPI controller driver for the earlier AP83 boardsGabor Juhos2009-06-031-0/+282
| | | | SVN-Revision: 16315
* add flash locking codeGabor Juhos2009-06-032-1/+27
| | | | SVN-Revision: 16311
* register parallel flash device on the AP83 boardGabor Juhos2009-05-311-0/+63
| | | | SVN-Revision: 16232
* add support for board specific PLL settingsGabor Juhos2009-05-285-21/+115
| | | | SVN-Revision: 16133
* register SPI bus on the AP83 boardGabor Juhos2009-05-271-0/+24
| | | | SVN-Revision: 16115
* add preliminary support for the WRT160NLGabor Juhos2009-05-255-0/+92
| | | | SVN-Revision: 16068
* update board setup code of the RouterStation Pro (patch by Ubiquiti Networks)Gabor Juhos2009-05-251-0/+20
| | | | SVN-Revision: 16065
* fix typos in the PB42 support codeGabor Juhos2009-05-211-2/+2
| | | | SVN-Revision: 15963
* add experimental support for the Atheros PB44 boardGabor Juhos2009-05-205-0/+88
| | | | SVN-Revision: 15928
* reorder mtd partitions on the WRT400NGabor Juhos2009-05-131-4/+4
| | | | SVN-Revision: 15829
* create image for the WRT400N board (thanks to netprince)Gabor Juhos2009-05-131-0/+4
| | | | SVN-Revision: 15828
* remove extern directivesGabor Juhos2009-05-091-6/+6
| | | | SVN-Revision: 15735
* increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting)Gabor Juhos2009-05-091-1/+1
| | | | SVN-Revision: 15734
* use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx driversGabor Juhos2009-05-054-12/+12
| | | | SVN-Revision: 15629
* select ar8216 support for the WRT400N (thanks to netprince)Gabor Juhos2009-04-261-1/+1
| | | | SVN-Revision: 15427
* add experimental support for the Linksys WRT400N board (thanks to netprince)Gabor Juhos2009-04-265-0/+171
| | | | SVN-Revision: 15422
* enable the synopsys woarkaround in the ehci-ar71xx driverGabor Juhos2009-04-231-0/+1
| | | | SVN-Revision: 15349
* ap81: register GPIO LEDsGabor Juhos2009-03-171-0/+28
| | | | SVN-Revision: 14931
* ap81: register SPI flash, and add default MTD partitionsGabor Juhos2009-03-171-0/+53
| | | | SVN-Revision: 14924
* ap81: register GPIO buttonsGabor Juhos2009-03-171-0/+29
| | | | SVN-Revision: 14923
* ap81: register USB host controllerGabor Juhos2009-03-171-0/+2
| | | | SVN-Revision: 14922
* ap81: register ethernet devices, and add default network configuration fileGabor Juhos2009-03-171-0/+14
| | | | SVN-Revision: 14921
* ap83: remove unnecessary includeGabor Juhos2009-03-171-1/+0
| | | | SVN-Revision: 14920
* preliminary support for the Atheros AP81 refrence boardGabor Juhos2009-03-155-2/+33
| | | | SVN-Revision: 14888
* pb42: add GPIO buttonsGabor Juhos2009-03-141-0/+28
| | | | SVN-Revision: 14877
* pb42: fix ethernet, remove USB registration, add default network configurationGabor Juhos2009-03-141-5/+10
| | | | SVN-Revision: 14876
* ls-sr71: add GPIO LEDsGabor Juhos2009-03-141-1/+43
| | | | SVN-Revision: 14873
* simplify setup code for Ubiquiti boardsGabor Juhos2009-03-141-19/+17
| | | | SVN-Revision: 14872
* tew-632brp: increase the size of rootfs partition, and build one unified ↵Gabor Juhos2009-03-011-4/+4
| | | | | | firmware image only SVN-Revision: 14709
* aw-nr580: add GPIO LEDsGabor Juhos2009-02-271-1/+33
| | | | SVN-Revision: 14687