index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
atheros
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename 'atheros' target to 'ath25'
Felix Fietkau
2015-03-13
23
-7073
/
+0
*
atheros: remove odd board check during image build
Felix Fietkau
2015-03-13
1
-2
/
+0
*
atheros: remove linux 3.14
Felix Fietkau
2015-03-13
14
-6586
/
+0
*
atheros: switch to 3.18
Felix Fietkau
2015-03-13
1
-1
/
+1
*
atheros: v3.18: renumber backported patches
Felix Fietkau
2015-03-13
3
-0
/
+0
*
atheros: v3.18: non-functional cleanup
Felix Fietkau
2015-03-13
6
-413
/
+321
*
atheros: v3.18: cleanup includes
Felix Fietkau
2015-03-13
9
-75
/
+53
*
atheros: v3.18: rearrange code between patches
Felix Fietkau
2015-03-13
9
-344
/
+587
*
atheros: v3.18: move GPIO patches behind PCI
Felix Fietkau
2015-03-13
3
-6
/
+8
*
atheros: v3.18: switch to IRQ domain
Felix Fietkau
2015-03-13
6
-136
/
+196
*
atheros: v3.18: update register names
Felix Fietkau
2015-03-13
4
-204
/
+201
*
atheros: v3.18: remap flash for boardconfig parsing
Felix Fietkau
2015-03-13
4
-77
/
+74
*
atheros: v3.18: make registers headers local
Felix Fietkau
2015-03-13
3
-28
/
+15
*
atheros: v3.18: remap main SoC MMR memory
Felix Fietkau
2015-03-13
4
-203
/
+252
*
atheros: v3.18: cleanup register headers
Felix Fietkau
2015-03-13
1
-58
/
+6
*
atheros: v3.18: pass PCI IRQ and I/O mem via resources
Felix Fietkau
2015-03-13
1
-15
/
+56
*
atheros: v3.18: remap PCI controller MMR memory
Felix Fietkau
2015-03-13
2
-50
/
+88
*
atheros: v3.18: add context container for PCI driver
Felix Fietkau
2015-03-13
1
-53
/
+70
*
atheros: v3.18: move PCI enable code to arch
Felix Fietkau
2015-03-13
1
-21
/
+23
*
atheros: v3.18: rearrange PCI regs definitions
Felix Fietkau
2015-03-13
2
-93
/
+104
*
atheros: v3.18: relocate PCI host DMA base definition
Felix Fietkau
2015-03-13
1
-10
/
+9
*
atheros: v3.18: rework early initialization
Felix Fietkau
2015-03-13
2
-51
/
+40
*
atheros: v3.18: rearrange interrupt handling functions
Felix Fietkau
2015-03-13
2
-72
/
+72
*
atheros: v3.18: change calls logic
Felix Fietkau
2015-03-13
4
-67
/
+41
*
atheros: v3.18: update names and declarations
Felix Fietkau
2015-03-13
6
-233
/
+211
*
atheros: v3.18: cleanup cpu-feature-overrides.h
Felix Fietkau
2015-03-13
1
-21
/
+1
*
atheros: v3.18: remove eth platform device unused field
Felix Fietkau
2015-03-13
4
-12
/
+8
*
atheros: v3.18: remove odd header reset.h
Felix Fietkau
2015-03-13
1
-9
/
+0
*
atheros: v3.18: rename platform header
Felix Fietkau
2015-03-13
4
-8
/
+8
*
atheros: v3.18: rename kernel platform to ath25
Felix Fietkau
2015-03-13
6
-78
/
+78
*
atheros: v3.18: rename ATHEROS_AR231X symbol to ATH25
Felix Fietkau
2015-03-13
8
-20
/
+20
*
atheros: add v3.18 support
Felix Fietkau
2015-03-13
14
-0
/
+6590
*
kernel: disbale HAMRADIO in generic config
John Crispin
2015-03-06
1
-1
/
+0
*
kernel: remove GENERIC_NET_UTILS from platform configs
John Crispin
2015-03-06
1
-1
/
+0
*
kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configs
Jonas Gorski
2015-03-01
1
-1
/
+0
*
kernel: makefiles: make use of new var KERNEL_PATCHVER
Felix Fietkau
2014-10-24
1
-1
/
+1
*
atheros: refresh config
John Crispin
2014-09-12
1
-4
/
+0
*
atheros: convert AR2315 GPIO code to platform driver
John Crispin
2014-09-12
4
-172
/
+327
*
atheros: convert AR5312 GPIO code to platform driver
John Crispin
2014-09-12
4
-75
/
+198
*
atheros: rework chained interrupts handling
John Crispin
2014-09-12
2
-47
/
+47
*
atheros: convert gpio.h to stub
John Crispin
2014-09-12
2
-25
/
+13
*
atheros: rename SoCs config symbols
John Crispin
2014-09-12
5
-15
/
+15
*
atheros: add AR2316 and AR2318 SoCs detection
John Crispin
2014-09-12
2
-5
/
+13
*
atheros: ar2315-pci: convert to platform driver
John Crispin
2014-09-12
1
-33
/
+59
*
atheros: ar2315-pci: rename configuration symbol
John Crispin
2014-09-12
2
-6
/
+7
*
atheros: ar2315-pci: update DMA offset macroses
John Crispin
2014-09-12
2
-16
/
+24
*
atheros: ar2315-pci: update host bridge resources
John Crispin
2014-09-12
2
-20
/
+8
*
atheros: ar2315-pci: rework the configuration access code
John Crispin
2014-09-12
1
-34
/
+48
*
atheros: ar2315-pci: rework interrupt handling
John Crispin
2014-09-12
2
-66
/
+103
*
atheros: ar2315-pci: rework host controller initialization
John Crispin
2014-09-12
1
-24
/
+50
[next]