summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Sagem F@ST2404 (#4332)Florian Fainelli2008-12-102-0/+28
| | | | SVN-Revision: 13583
* some people at linksys/sercomm should be shot on sightImre Kaloz2008-12-101-1/+1
| | | | SVN-Revision: 13581
* upgrade orion to 2.6.28-rc7Imre Kaloz2008-12-1010-19983/+82
| | | | SVN-Revision: 13580
* Add missing configuration symbol on CONFIG_INPUT_IXP4XX_BEEPERFlorian Fainelli2008-12-101-0/+1
| | | | SVN-Revision: 13578
* Disable CONFIG_NF_CT_ACCTFlorian Fainelli2008-12-107-7/+0
| | | | SVN-Revision: 13577
* register eth0 device on the TEW-632BRP boardGabor Juhos2008-12-091-0/+10
| | | | SVN-Revision: 13566
* Add missing kernel configuration symbols (#4297)Florian Fainelli2008-12-091-0/+6
| | | | SVN-Revision: 13563
* 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
* atheros: fix reboot on ar2315 devices which do not implement the atheros ↵Felix Fietkau2008-12-091-9/+16
| | | | | | reference design workaround for the buggy reset logic (e.g. some senao stuff) SVN-Revision: 13556
* Fix remaining bug of the off-by-one error ;)Florian Fainelli2008-12-081-1/+1
| | | | SVN-Revision: 13551
* Enable ohci on bcm96348gwFlorian Fainelli2008-12-081-0/+2
| | | | SVN-Revision: 13549
* preliminary ixp4xx 2.6.28 supportImre Kaloz2008-12-0837-0/+8294
| | | | SVN-Revision: 13548
* Prepare bcm63xx for SPI master supportFlorian Fainelli2008-12-082-1/+69
| | | | SVN-Revision: 13547
* add generic 2.6.28 patchesImre Kaloz2008-12-0880-0/+36878
| | | | SVN-Revision: 13546
* 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
* Add support for bcm96348gw10 (Netgear DG834GT) (#4319)Florian Fainelli2008-12-073-2/+27
| | | | SVN-Revision: 13540
* 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
* use mips_machine codeGabor Juhos2008-12-0641-308/+132
| | | | SVN-Revision: 13532
* add dummy code for the TRENDnet TEW-632BRP boardGabor Juhos2008-12-067-0/+30
| | | | SVN-Revision: 13531
* ixp4xx/apex: Limit ram size to 64MBRod Whitby2008-12-062-1/+23
| | | | SVN-Revision: 13530
* ag71xx driver: always use NAPI to transmit packetsGabor Juhos2008-12-062-32/+1
| | | | SVN-Revision: 13529
* update to 2.6.27.8 and refresh patchesGabor Juhos2008-12-0612-60/+38
| | | | SVN-Revision: 13528
* refresh 2.6.26 patchesGabor Juhos2008-12-061-4/+4
| | | | SVN-Revision: 13527
* refresh 2.6.25 patchesGabor Juhos2008-12-062-3/+3
| | | | SVN-Revision: 13526
* 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
* Add missing GPIO related config symbolsFlorian Fainelli2008-12-041-0/+2
| | | | SVN-Revision: 13514
* refresh patchesGabor Juhos2008-12-046-17/+13
| | | | SVN-Revision: 13513
* 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
* add ar913x specific USB setupGabor Juhos2008-12-041-0/+13
| | | | SVN-Revision: 13505
* don't override CONFIG_USB_EHCI_ROOT_TTGabor Juhos2008-12-041-0/+1
| | | | SVN-Revision: 13504
* Finally fix the CONFIG_SSB_SILENT symbolFlorian Fainelli2008-12-034-0/+4
| | | | SVN-Revision: 13500
* create platform data for the EHCI driverGabor Juhos2008-12-033-3/+32
| | | | SVN-Revision: 13499