aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
* [ar71xx] add support for Macronix mx25lxxx flash chips, based on a patch by J...Gabor Juhos2008-12-173-0/+42
* [ar71xx] generate firmware image for the TEW-652BRP boardGabor Juhos2008-12-171-0/+5
* [ar71xx] sync kernel configsGabor Juhos2008-12-153-15/+10
* [ar71xx] prepare for RouterStation supportGabor Juhos2008-12-158-0/+47
* [ar71xx] move machine setup codeGabor Juhos2008-12-154-18/+32
* [ar71xx] refresh 2.6.28 patchesGabor Juhos2008-12-156-10/+10
* [kernel] add simple prom emulator to 2.6.2{7,8} as wellGabor Juhos2008-12-152-0/+20
* [ar71xx] tew-632brp: add status LEDGabor Juhos2008-12-151-0/+5
* [ar71xx] tew-632brp: register GPIO buttonsGabor Juhos2008-12-151-0/+18
* [ar71xx] tew-632brp: register GPIO LEDsGabor Juhos2008-12-151-0/+18
* [ar71xx] tew-632brp: use LZMA compressed uImageGabor Juhos2008-12-152-12/+12
* [ar71xx] generate firmware image for the TEW-632BRP boardGabor Juhos2008-12-141-5/+36
* [ar71xx] enable simple prom emulatorGabor Juhos2008-12-141-0/+10
* [ar71xx] tew-632brp: register flash deviceGabor Juhos2008-12-141-0/+58
* Disable CONFIG_NF_CT_ACCTFlorian Fainelli2008-12-101-1/+0
* [ar71xx] register eth0 device on the TEW-632BRP boardGabor Juhos2008-12-091-0/+10
* [ar71xx] ag71xx driver: increase size of dma descriptorsGabor Juhos2008-12-091-1/+2
* [ar71xx] ag71xx driver: use same FIFO configuration for all SOCGabor Juhos2008-12-092-19/+26
* [ar71xx] preliminary 2.6.28 supportGabor Juhos2008-12-0929-0/+1595
* [ar71xx] rename a patchGabor Juhos2008-12-091-0/+0
* [ar71xx] ag71xx driver: add OOM handlerGabor Juhos2008-12-082-8/+31
* [ar71xx] ag71xx driver: don't refill rx buffers twiceGabor Juhos2008-12-081-2/+0
* [ar71xx] ag71xx driver: interrupt status is masked by hw, don't mask it againGabor Juhos2008-12-081-2/+0
* [ar71xx] ag71xx driver: remove unused codeGabor Juhos2008-12-081-7/+0
* [ar71xx] ag71xx driver: NAPI poll cleanupGabor Juhos2008-12-072-8/+16
* [ar71xx] ag71xx driver: handle TX timoutGabor Juhos2008-12-072-1/+25
* [ar71xx] add dummy code for the TRENDnet TEW-632BRP board Gabor Juhos2008-12-067-0/+30
* [ar71xx] ag71xx driver: always use NAPI to transmit packetsGabor Juhos2008-12-062-32/+1
* [ar71xx] ag71xx driver: improve poll routineGabor Juhos2008-12-052-17/+12
* [ar71xx] ag71xx driver: always flush register writesGabor Juhos2008-12-051-7/+19
* [ar71xx] ag71xx driver: don't use dma_cache_wback_invGabor Juhos2008-12-052-4/+9
* [ar71xx] ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)Gabor Juhos2008-12-052-2/+2
* [ar71xx] EHCI driver: add AR913x supportGabor Juhos2008-12-041-30/+90
* [ar71xx] add SoC specific reset codeGabor Juhos2008-12-041-8/+44
* [ar71xx] add AR913x specific reset register offsetsGabor Juhos2008-12-041-0/+6
* [ar71xx] rename reset register definitionsGabor Juhos2008-12-045-39/+39
* [ar71xx] fix a typoGabor Juhos2008-12-041-1/+1
* [ar71xx] register GPIO buttons on the AP83 boardGabor Juhos2008-12-041-0/+23
* [ar71xx] make all AR913x GPIO lines usableGabor Juhos2008-12-043-2/+23
* [ar71xx] OHCI driver cleanupGabor Juhos2008-12-041-64/+29
* [ar71xx] register USB device on the AP83 boardGabor Juhos2008-12-041-0/+1
* [ar71xx] add ar913x specific USB setupGabor Juhos2008-12-041-0/+13
* [ar71xx] don't override CONFIG_USB_EHCI_ROOT_TTGabor Juhos2008-12-041-0/+1
* [ar71xx] create platform data for the EHCI driverGabor Juhos2008-12-033-3/+32
* [ar71xx] rename USB variablesGabor Juhos2008-12-031-10/+10
* [ar71xx] ag71xx driver: minor cleanupGabor Juhos2008-12-031-5/+1
* [ar71xx] oops, i accidentally switched it to 2.6.27.7Gabor Juhos2008-12-031-1/+1
* [kernel] make mips_machine stuff available for other MIPS targetsGabor Juhos2008-12-023-267/+1
* [ar71xx] update mips_machine stuffGabor Juhos2008-12-0213-77/+44
* [ar71xx] ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register...Gabor Juhos2008-12-021-9/+9