aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* don't override CONFIG_NF_CT_ACCTGabor Juhos2008-12-282-2/+0
| | | | SVN-Revision: 13756
* generate firmware image for the D-Link DIR-615 C1 boardGabor Juhos2008-12-281-1/+6
| | | | SVN-Revision: 13755
* add WMAC definitionsGabor Juhos2008-12-262-0/+6
| | | | SVN-Revision: 13746
* add Ubiquiti board detectionGabor Juhos2008-12-261-0/+6
| | | | SVN-Revision: 13745
* use SoC specific irq dispatch codeGabor Juhos2008-12-233-5/+24
| | | | SVN-Revision: 13736
* fix GPIO function select bit definitions (based on a patch by Jonas <jmajau ↵Gabor Juhos2008-12-204-8/+7
| | | | | | at ubnt.com>) SVN-Revision: 13699
* rb-4xx: setup code cleanupGabor Juhos2008-12-201-37/+16
| | | | SVN-Revision: 13698
* improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ↵Gabor Juhos2008-12-191-6/+75
| | | | | | ubnt.com>) SVN-Revision: 13697
* rename RouterStation stuff, and add machine type for the LSX boardGabor Juhos2008-12-198-9/+12
| | | | SVN-Revision: 13694
* add support for Macronix mx25lxxx flash chips, based on a patch by Jonas ↵Gabor Juhos2008-12-173-0/+42
| | | | | | <jmajau at gmail.com> SVN-Revision: 13676
* generate firmware image for the TEW-652BRP boardGabor Juhos2008-12-171-0/+5
| | | | SVN-Revision: 13672
* sync kernel configsGabor Juhos2008-12-153-15/+10
| | | | SVN-Revision: 13658
* prepare for RouterStation supportGabor Juhos2008-12-158-0/+47
| | | | SVN-Revision: 13657
* move machine setup codeGabor Juhos2008-12-154-18/+32
| | | | SVN-Revision: 13656
* refresh 2.6.28 patchesGabor Juhos2008-12-156-10/+10
| | | | SVN-Revision: 13655
* add simple prom emulator to 2.6.2{7,8} as wellGabor Juhos2008-12-152-0/+20
| | | | SVN-Revision: 13653
* tew-632brp: add status LEDGabor Juhos2008-12-151-0/+5
| | | | SVN-Revision: 13648
* tew-632brp: register GPIO buttonsGabor Juhos2008-12-151-0/+18
| | | | SVN-Revision: 13647
* tew-632brp: register GPIO LEDsGabor Juhos2008-12-151-0/+18
| | | | SVN-Revision: 13646
* tew-632brp: use LZMA compressed uImageGabor Juhos2008-12-152-12/+12
| | | | SVN-Revision: 13645
* generate firmware image for the TEW-632BRP boardGabor Juhos2008-12-141-5/+36
| | | | SVN-Revision: 13634
* enable simple prom emulatorGabor Juhos2008-12-141-0/+10
| | | | SVN-Revision: 13633
* tew-632brp: register flash deviceGabor Juhos2008-12-141-0/+58
| | | | SVN-Revision: 13631
* Disable CONFIG_NF_CT_ACCTFlorian Fainelli2008-12-101-1/+0
| | | | SVN-Revision: 13577
* register eth0 device on the TEW-632BRP boardGabor Juhos2008-12-091-0/+10
| | | | SVN-Revision: 13566
* ag71xx driver: increase size of dma descriptorsGabor Juhos2008-12-091-1/+2
| | | | SVN-Revision: 13561
* ag71xx driver: use same FIFO configuration for all SOCGabor Juhos2008-12-092-19/+26
| | | | SVN-Revision: 13560
* preliminary 2.6.28 supportGabor Juhos2008-12-0929-0/+1595
| | | | SVN-Revision: 13559
* rename a patchGabor Juhos2008-12-091-0/+0
| | | | SVN-Revision: 13558
* ag71xx driver: add OOM handlerGabor Juhos2008-12-082-8/+31
| | | | SVN-Revision: 13545
* ag71xx driver: don't refill rx buffers twiceGabor Juhos2008-12-081-2/+0
| | | | SVN-Revision: 13544
* ag71xx driver: interrupt status is masked by hw, don't mask it againGabor Juhos2008-12-081-2/+0
| | | | SVN-Revision: 13543
* ag71xx driver: remove unused codeGabor Juhos2008-12-081-7/+0
| | | | SVN-Revision: 13542
* ag71xx driver: NAPI poll cleanupGabor Juhos2008-12-072-8/+16
| | | | SVN-Revision: 13538
* ag71xx driver: handle TX timoutGabor Juhos2008-12-072-1/+25
| | | | SVN-Revision: 13537
* add dummy code for the TRENDnet TEW-632BRP boardGabor Juhos2008-12-067-0/+30
| | | | SVN-Revision: 13531
* ag71xx driver: always use NAPI to transmit packetsGabor Juhos2008-12-062-32/+1
| | | | SVN-Revision: 13529
* ag71xx driver: improve poll routineGabor Juhos2008-12-052-17/+12
| | | | SVN-Revision: 13525
* ag71xx driver: always flush register writesGabor Juhos2008-12-051-7/+19
| | | | SVN-Revision: 13524
* ag71xx driver: don't use dma_cache_wback_invGabor Juhos2008-12-052-4/+9
| | | | SVN-Revision: 13523
* ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)Gabor Juhos2008-12-052-2/+2
| | | | SVN-Revision: 13522
* EHCI driver: add AR913x supportGabor Juhos2008-12-041-30/+90
| | | | SVN-Revision: 13519
* add SoC specific reset codeGabor Juhos2008-12-041-8/+44
| | | | SVN-Revision: 13518
* add AR913x specific reset register offsetsGabor Juhos2008-12-041-0/+6
| | | | SVN-Revision: 13517
* rename reset register definitionsGabor Juhos2008-12-045-39/+39
| | | | SVN-Revision: 13516
* fix a typoGabor Juhos2008-12-041-1/+1
| | | | SVN-Revision: 13512
* register GPIO buttons on the AP83 boardGabor Juhos2008-12-041-0/+23
| | | | SVN-Revision: 13510
* make all AR913x GPIO lines usableGabor Juhos2008-12-043-2/+23
| | | | SVN-Revision: 13509
* OHCI driver cleanupGabor Juhos2008-12-041-64/+29
| | | | SVN-Revision: 13508
* register USB device on the AP83 boardGabor Juhos2008-12-041-0/+1
| | | | SVN-Revision: 13507