summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
Commit message (Expand)AuthorAgeFilesLines
* kernel: makefiles: make use of new var KERNEL_PATCHVERFelix Fietkau2014-10-241-1/+1
* atheros: refresh configJohn Crispin2014-09-121-4/+0
* atheros: convert AR2315 GPIO code to platform driverJohn Crispin2014-09-124-172/+327
* atheros: convert AR5312 GPIO code to platform driverJohn Crispin2014-09-124-75/+198
* atheros: rework chained interrupts handlingJohn Crispin2014-09-122-47/+47
* atheros: convert gpio.h to stubJohn Crispin2014-09-122-25/+13
* atheros: rename SoCs config symbolsJohn Crispin2014-09-125-15/+15
* atheros: add AR2316 and AR2318 SoCs detectionJohn Crispin2014-09-122-5/+13
* atheros: ar2315-pci: convert to platform driverJohn Crispin2014-09-121-33/+59
* atheros: ar2315-pci: rename configuration symbolJohn Crispin2014-09-122-6/+7
* atheros: ar2315-pci: update DMA offset macrosesJohn Crispin2014-09-122-16/+24
* atheros: ar2315-pci: update host bridge resourcesJohn Crispin2014-09-122-20/+8
* atheros: ar2315-pci: rework the configuration access codeJohn Crispin2014-09-121-34/+48
* atheros: ar2315-pci: rework interrupt handlingJohn Crispin2014-09-122-66/+103
* atheros: ar2315-pci: rework host controller initializationJohn Crispin2014-09-121-24/+50
* atheros: ar2315-pci: cosmetic changesJohn Crispin2014-09-121-22/+47
* atheros: ar2315-pci: remove odd locking in PCI config space access functionJohn Crispin2014-09-121-5/+1
* atheros: remove odd ATHEROS_AR2315 config symbol dependenciesJohn Crispin2014-09-122-11/+4
* atheros: various space related changesJohn Crispin2014-09-126-89/+52
* atheros: rework and cleanup board initializationJohn Crispin2014-09-121-85/+52
* atheros: update ether addresses handlingJohn Crispin2014-09-121-14/+13
* atheros: remove useless includesJohn Crispin2014-09-123-22/+7
* atheros: ar231x-eth: remove useless IOCTL handlersJohn Crispin2014-09-122-24/+5
* atheros: ar2315-spiflash: use mutex inplace of spinlockJohn Crispin2014-09-121-60/+14
* atheros: ar2315-spiflash: update initializationJohn Crispin2014-09-121-23/+12
* atheros: ar2315-spiflash: use devm_* API to simplify the codeJohn Crispin2014-09-121-33/+15
* atheros: remove useless returnJohn Crispin2014-09-123-8/+3
* atheros: remove FSF mailing addressJohn Crispin2014-09-122-6/+4
* atheros: add blank line after declarationsJohn Crispin2014-09-123-10/+20
* atheros: use static keywork for local codeJohn Crispin2014-09-121-3/+3
* atheros: use NULL instead of plain integerJohn Crispin2014-09-121-1/+1
* atheros: add missing includeJohn Crispin2014-09-121-2/+6
* atheros: avoid extern prototypesJohn Crispin2014-09-121-17/+16
* kernel: update 3.14 to 3.14.18Luka Perkov2014-09-101-1/+1
* atheros: enable the low_mem flag to better deal with 16M RAM devicesFelix Fietkau2014-09-101-1/+1
* atheros: remove linux 3.10Felix Fietkau2014-09-0612-6369/+0
* kernel: update 3.14 to 3.14.16Luka Perkov2014-08-081-1/+1
* atheros: switch kernel version to 3.14Felix Fietkau2014-08-041-1/+1
* atheros: add 3.14 configurationFelix Fietkau2014-08-041-0/+137
* atheros: copy 3.10 patches to 3.14 and refresh themFelix Fietkau2014-08-0411-0/+6242
* atheros: refresh config-3.10Felix Fietkau2014-08-041-1/+1
* atheros: remove linux 3.8 supportFelix Fietkau2014-07-2913-6524/+0
* kernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org>John Crispin2014-07-201-1/+1
* atheros: update macroses namesFelix Fietkau2014-07-173-276/+276
* atheros[uart]: pass only physical I/O mem address to 8250 driverFelix Fietkau2014-07-171-6/+5
* atheros[uart]: use 32-bit aligned I/OFelix Fietkau2014-07-172-5/+5
* atheros[ar231x-eth]: pass PHY I/O memory via device resourcesFelix Fietkau2014-07-173-41/+72
* atheros[ar231x-eth]: pass phys address of I/O memory via platform resFelix Fietkau2014-07-173-24/+21
* atheros: simplify gpiolib realizationFelix Fietkau2014-07-171-177/+57
* atheros: use irq_set_chained_handler()Felix Fietkau2014-07-172-26/+14