366 Commits (4ec288bfa46ca58c67d9e81fee2427ee065dd398)

Author SHA1 Message Date
Felix Fietkau 30ec58a217 atheros: switch kernel version to 3.14 10 years ago
Felix Fietkau 930c0c24a7 atheros: add 3.14 configuration 10 years ago
Felix Fietkau 5b9d4fd80a atheros: copy 3.10 patches to 3.14 and refresh them 10 years ago
Felix Fietkau 005f8ed563 atheros: refresh config-3.10 10 years ago
Felix Fietkau 980e9b5fc2 atheros: remove linux 3.8 support 10 years ago
John Crispin ba63338d3f kernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org> 10 years ago
Felix Fietkau 5e0bd41bbe atheros: update macroses names 10 years ago
Felix Fietkau 04f3012fba atheros[uart]: pass only physical I/O mem address to 8250 driver 10 years ago
Felix Fietkau e744878636 atheros[uart]: use 32-bit aligned I/O 10 years ago
Felix Fietkau 572b532e6a atheros[ar231x-eth]: pass PHY I/O memory via device resources 10 years ago
Felix Fietkau 9041410017 atheros[ar231x-eth]: pass phys address of I/O memory via platform res 10 years ago
Felix Fietkau a145d0410b atheros: simplify gpiolib realization 10 years ago
Felix Fietkau 82e4cde1ce atheros: use irq_set_chained_handler() 10 years ago
Felix Fietkau 0a785ebb7d atheros: simplify AR2315 misc IRQ (un)masking 10 years ago
Felix Fietkau d29b61b5f0 atheros: rename some interrupt control handlers 10 years ago
Felix Fietkau fceb7f7045 atheros: move AR2315 misc IRQ dispatching to separate function 10 years ago
Felix Fietkau 5c030111a9 atheros: pass UART IRQ number via function argument 10 years ago
Felix Fietkau e819113e2e atheros[ar231x-eth]: move driver to atheros subdirectory 10 years ago
Felix Fietkau 6be418e3e1 atheros[ar231x-eth]: update MAC and PHY reset method 10 years ago
Felix Fietkau 4f05d696ad atheros[ar2315-wdt]: update I/O handling 10 years ago
Felix Fietkau 5ea0cff89c atheros[ar2315-wdt]: update interrupt handling 10 years ago
Felix Fietkau d0f9972f1c atheros: use correct address space and pointer type for register access 10 years ago
Felix Fietkau 579481b4f5 atheros[ar2315-wdt]: rename config symbol 10 years ago
Felix Fietkau 5e76534b23 atheros[ar2315-wdt]: update initialization 10 years ago
John Crispin 994e5ce2f9 kernel: update 3.10.36->3.10.44 10 years ago
John Crispin bcc7374d7d atheros[ar2315-spiflash]: remove duplicated definitions 10 years ago
John Crispin 78bdfeb30b atheros[ar2315-spiflash]: update driver id 10 years ago
John Crispin 69e02dadf1 atheros[ar2315-spiflash]: make local variables and functions static 10 years ago
John Crispin cef87d67f9 atheros[ar2315-spiflash]: I/O fixes 10 years ago
John Crispin cce27e3b95 atheros[ar2315-spiflash]: make spiflash header local 10 years ago
John Crispin 08a9fcb0ef atheros[ar2315-spiflash]: pass I/O mem regions via resources 10 years ago
John Crispin 1dab970e8b atheros[ar231x-pci]: do not touch iomem_resource ranges 10 years ago
John Crispin 79b4598a7f atheros[ar2315-spiflash]: print detected flash size 10 years ago
John Crispin 8e3b055b2a atheros[ar2315]: don't detect flash size during board initialization 10 years ago
John Crispin f8893629ec atheros[ar231x-eth]: merge patch 10 years ago
Felix Fietkau 75b4c400c7 atheros: fix too short msleep 10 years ago
Felix Fietkau e49636472d atheros: shorten lines 10 years ago
Felix Fietkau a6cf23b76c atheros: constify some static structures 10 years ago
Felix Fietkau f363db0094 atheros: avoid __FUNCTION__ usage 10 years ago
Felix Fietkau 70b2a81a2e atheros: trailing statements fixes 10 years ago
Felix Fietkau 0bca3f9547 atheros: spaces fixes 10 years ago
Felix Fietkau dd31da467f atheros: indent fixes 10 years ago
Felix Fietkau 66c64834f8 atheros: fix includes 10 years ago
Felix Fietkau 90ca9a582d atheros: various printk(...) fixes 10 years ago
Felix Fietkau 15a2ebbc38 atheros: various braces fixes 10 years ago
Felix Fietkau 58d70ff9b3 atheros: do not initialize statics to 0 or false 10 years ago
Felix Fietkau 8b4323ad31 atheros: remove trailing whitespace 10 years ago
Felix Fietkau 3406e402ef atheros: do not assignment in if condition 10 years ago
Felix Fietkau 5427e47e59 atheros: remove parentheses around return values 10 years ago
Felix Fietkau 630eac6638 atheros: parenthesis around complex macroses value 10 years ago