Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: preliminary Ubiquiti Bullet M support | Matteo Croce | 2009-09-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 17586 | ||||
* | ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for ↵ | Gabor Juhos | 2009-09-08 | 1 | -0/+1 |
| | | | | | | testing) SVN-Revision: 17543 | ||||
* | add board setup code for the RB-450G/RB-433UAH boards * based on a patch ↵ | Gabor Juhos | 2009-07-09 | 1 | -0/+2 |
| | | | | | | from http://forum.openwrt.org/viewtopic.php?pid=91127#p91127 SVN-Revision: 16754 | ||||
* | add initial support for the TL-WR741ND board | Gabor Juhos | 2009-07-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 16739 | ||||
* | add AR7240 specific fixes for the ag71xx driver | Gabor Juhos | 2009-07-07 | 2 | -0/+4 |
| | | | | SVN-Revision: 16737 | ||||
* | add AR7240 specific PCI code | Gabor Juhos | 2009-07-05 | 2 | -2/+6 |
| | | | | SVN-Revision: 16674 | ||||
* | reorganize PCI code | Gabor Juhos | 2009-07-05 | 1 | -6/+13 |
| | | | | SVN-Revision: 16672 | ||||
* | fix AR7240 PCI IRQ support | Gabor Juhos | 2009-07-04 | 1 | -0/+35 |
| | | | | SVN-Revision: 16669 | ||||
* | fix ar71xx_device_{start,stop} functions on the AR7240 SoC | Gabor Juhos | 2009-07-01 | 1 | -0/+2 |
| | | | | SVN-Revision: 16648 | ||||
* | initialize GPIO for the AR7240 SoC | Gabor Juhos | 2009-07-01 | 1 | -0/+2 |
| | | | | SVN-Revision: 16647 | ||||
* | add AR7240 specific frequency detection | Gabor Juhos | 2009-07-01 | 1 | -0/+11 |
| | | | | SVN-Revision: 16645 | ||||
* | add AR7240 specific definitions | Gabor Juhos | 2009-07-01 | 1 | -10/+20 |
| | | | | SVN-Revision: 16644 | ||||
* | 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 | 1 | -24/+26 |
| | | | | SVN-Revision: 16588 | ||||
* | add AR913x specific GPIO function bit definitions | Gabor Juhos | 2009-06-27 | 1 | -7/+19 |
| | | | | SVN-Revision: 16583 | ||||
* | move definition of ar91xx_flash_platform_data into a separate header file ↵ | Gabor Juhos | 2009-06-11 | 2 | -11/+26 |
| | | | | | | (closes #5321) SVN-Revision: 16417 | ||||
* | update flash locking code | Gabor Juhos | 2009-06-06 | 2 | -1/+1 |
| | | | | SVN-Revision: 16359 | ||||
* | add parallel flash driver | Gabor Juhos | 2009-06-06 | 1 | -0/+10 |
| | | | | SVN-Revision: 16353 | ||||
* | add flash locking code | Gabor Juhos | 2009-06-03 | 1 | -0/+4 |
| | | | | SVN-Revision: 16311 | ||||
* | add support for board specific PLL settings | Gabor Juhos | 2009-05-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 16133 | ||||
* | add preliminary support for the WRT160NL | Gabor Juhos | 2009-05-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 16068 | ||||
* | add experimental support for the Atheros PB44 board | Gabor Juhos | 2009-05-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 15928 | ||||
* | remove extern directives | Gabor Juhos | 2009-05-09 | 1 | -6/+6 |
| | | | | SVN-Revision: 15735 | ||||
* | increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting) | Gabor Juhos | 2009-05-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 15734 | ||||
* | add experimental support for the Linksys WRT400N board (thanks to netprince) | Gabor Juhos | 2009-04-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 15422 | ||||
* | preliminary support for the Atheros AP81 refrence board | Gabor Juhos | 2009-03-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 14888 | ||||
* | move 'ar71xx_add_device_usb' definition into devices.h | Gabor Juhos | 2009-02-27 | 1 | -2/+0 |
| | | | | SVN-Revision: 14680 | ||||
* | preliminary support for the Ubiquiti RouterStation Pro | Gabor Juhos | 2009-02-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 14666 | ||||
* | ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable ↵ | Gabor Juhos | 2009-02-25 | 1 | -0/+1 |
| | | | | | | switch driver SVN-Revision: 14655 | ||||
* | move device registration function prototypes into a separate header file | Gabor Juhos | 2009-02-23 | 1 | -36/+2 |
| | | | | SVN-Revision: 14635 | ||||
* | preliminary support for the TL-WR941ND | Gabor Juhos | 2009-02-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 14627 | ||||
* | add a workaround for fixing the bad performance of the Ubiquiti ↵ | Gabor Juhos | 2009-02-18 | 1 | -0/+32 |
| | | | | | | RouterStation/LS-SR71 boards, until they fix their bootloader. SVN-Revision: 14556 | ||||
* | switch to 2.6.28 | Gabor Juhos | 2009-02-15 | 9 | -0/+782 |
SVN-Revision: 14514 |