aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
Commit message (Expand)AuthorAgeFilesLines
* Rename 'atheros' target to 'ath25'Felix Fietkau2015-03-1323-7073/+0
* atheros: remove odd board check during image buildFelix Fietkau2015-03-131-2/+0
* atheros: remove linux 3.14Felix Fietkau2015-03-1314-6586/+0
* atheros: switch to 3.18Felix Fietkau2015-03-131-1/+1
* atheros: v3.18: renumber backported patchesFelix Fietkau2015-03-133-0/+0
* atheros: v3.18: non-functional cleanupFelix Fietkau2015-03-136-413/+321
* atheros: v3.18: cleanup includesFelix Fietkau2015-03-139-75/+53
* atheros: v3.18: rearrange code between patchesFelix Fietkau2015-03-139-344/+587
* atheros: v3.18: move GPIO patches behind PCIFelix Fietkau2015-03-133-6/+8
* atheros: v3.18: switch to IRQ domainFelix Fietkau2015-03-136-136/+196
* atheros: v3.18: update register namesFelix Fietkau2015-03-134-204/+201
* atheros: v3.18: remap flash for boardconfig parsingFelix Fietkau2015-03-134-77/+74
* atheros: v3.18: make registers headers localFelix Fietkau2015-03-133-28/+15
* atheros: v3.18: remap main SoC MMR memoryFelix Fietkau2015-03-134-203/+252
* atheros: v3.18: cleanup register headersFelix Fietkau2015-03-131-58/+6
* atheros: v3.18: pass PCI IRQ and I/O mem via resourcesFelix Fietkau2015-03-131-15/+56
* atheros: v3.18: remap PCI controller MMR memoryFelix Fietkau2015-03-132-50/+88
* atheros: v3.18: add context container for PCI driverFelix Fietkau2015-03-131-53/+70
* atheros: v3.18: move PCI enable code to archFelix Fietkau2015-03-131-21/+23
* atheros: v3.18: rearrange PCI regs definitionsFelix Fietkau2015-03-132-93/+104
* atheros: v3.18: relocate PCI host DMA base definitionFelix Fietkau2015-03-131-10/+9
* atheros: v3.18: rework early initializationFelix Fietkau2015-03-132-51/+40
* atheros: v3.18: rearrange interrupt handling functionsFelix Fietkau2015-03-132-72/+72
* atheros: v3.18: change calls logicFelix Fietkau2015-03-134-67/+41
* atheros: v3.18: update names and declarationsFelix Fietkau2015-03-136-233/+211
* atheros: v3.18: cleanup cpu-feature-overrides.hFelix Fietkau2015-03-131-21/+1
* atheros: v3.18: remove eth platform device unused fieldFelix Fietkau2015-03-134-12/+8
* atheros: v3.18: remove odd header reset.hFelix Fietkau2015-03-131-9/+0
* atheros: v3.18: rename platform headerFelix Fietkau2015-03-134-8/+8
* atheros: v3.18: rename kernel platform to ath25Felix Fietkau2015-03-136-78/+78
* atheros: v3.18: rename ATHEROS_AR231X symbol to ATH25Felix Fietkau2015-03-138-20/+20
* atheros: add v3.18 supportFelix Fietkau2015-03-1314-0/+6590
* kernel: disbale HAMRADIO in generic configJohn Crispin2015-03-061-1/+0
* kernel: remove GENERIC_NET_UTILS from platform configsJohn Crispin2015-03-061-1/+0
* kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configsJonas Gorski2015-03-011-1/+0
* 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