380 Commits (a28fd0dfd018dfc934436711bd9ab9768da56e4f)

Author SHA1 Message Date
John Crispin a28fd0dfd0 atheros: ar2315-spiflash: use mutex inplace of spinlock 11 years ago
John Crispin ffa6091eef atheros: ar2315-spiflash: update initialization 11 years ago
John Crispin 7a4cf9adfd atheros: ar2315-spiflash: use devm_* API to simplify the code 11 years ago
John Crispin f9e46af383 atheros: remove useless return 11 years ago
John Crispin 9055970e92 atheros: remove FSF mailing address 11 years ago
John Crispin 7aaaef6b4a atheros: add blank line after declarations 11 years ago
John Crispin 5b4e53f59f atheros: use static keywork for local code 11 years ago
John Crispin 9b5f1a4f33 atheros: use NULL instead of plain integer 11 years ago
John Crispin d4113b1055 atheros: add missing include 11 years ago
John Crispin 60922d0013 atheros: avoid extern prototypes 11 years ago
Luka Perkov 02629d8f87 kernel: update 3.14 to 3.14.18 11 years ago
Felix Fietkau c772d71d05 atheros: enable the low_mem flag to better deal with 16M RAM devices 11 years ago
Felix Fietkau efa2159e17 atheros: remove linux 3.10 11 years ago
Luka Perkov dd8d729096 kernel: update 3.14 to 3.14.16 11 years ago
Felix Fietkau 30ec58a217 atheros: switch kernel version to 3.14 11 years ago
Felix Fietkau 930c0c24a7 atheros: add 3.14 configuration 11 years ago
Felix Fietkau 5b9d4fd80a atheros: copy 3.10 patches to 3.14 and refresh them 11 years ago
Felix Fietkau 005f8ed563 atheros: refresh config-3.10 11 years ago
Felix Fietkau 980e9b5fc2 atheros: remove linux 3.8 support 11 years ago
John Crispin ba63338d3f kernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org> 11 years ago
Felix Fietkau 5e0bd41bbe atheros: update macroses names 11 years ago
Felix Fietkau 04f3012fba atheros[uart]: pass only physical I/O mem address to 8250 driver 11 years ago
Felix Fietkau e744878636 atheros[uart]: use 32-bit aligned I/O 11 years ago
Felix Fietkau 572b532e6a atheros[ar231x-eth]: pass PHY I/O memory via device resources 11 years ago
Felix Fietkau 9041410017 atheros[ar231x-eth]: pass phys address of I/O memory via platform res 11 years ago
Felix Fietkau a145d0410b atheros: simplify gpiolib realization 11 years ago
Felix Fietkau 82e4cde1ce atheros: use irq_set_chained_handler() 11 years ago
Felix Fietkau 0a785ebb7d atheros: simplify AR2315 misc IRQ (un)masking 11 years ago
Felix Fietkau d29b61b5f0 atheros: rename some interrupt control handlers 11 years ago
Felix Fietkau fceb7f7045 atheros: move AR2315 misc IRQ dispatching to separate function 11 years ago
Felix Fietkau 5c030111a9 atheros: pass UART IRQ number via function argument 11 years ago
Felix Fietkau e819113e2e atheros[ar231x-eth]: move driver to atheros subdirectory 11 years ago
Felix Fietkau 6be418e3e1 atheros[ar231x-eth]: update MAC and PHY reset method 11 years ago
Felix Fietkau 4f05d696ad atheros[ar2315-wdt]: update I/O handling 11 years ago
Felix Fietkau 5ea0cff89c atheros[ar2315-wdt]: update interrupt handling 11 years ago
Felix Fietkau d0f9972f1c atheros: use correct address space and pointer type for register access 11 years ago
Felix Fietkau 579481b4f5 atheros[ar2315-wdt]: rename config symbol 11 years ago
Felix Fietkau 5e76534b23 atheros[ar2315-wdt]: update initialization 11 years ago
John Crispin 994e5ce2f9 kernel: update 3.10.36->3.10.44 11 years ago
John Crispin bcc7374d7d atheros[ar2315-spiflash]: remove duplicated definitions 11 years ago
John Crispin 78bdfeb30b atheros[ar2315-spiflash]: update driver id 11 years ago
John Crispin 69e02dadf1 atheros[ar2315-spiflash]: make local variables and functions static 11 years ago
John Crispin cef87d67f9 atheros[ar2315-spiflash]: I/O fixes 11 years ago
John Crispin cce27e3b95 atheros[ar2315-spiflash]: make spiflash header local 11 years ago
John Crispin 08a9fcb0ef atheros[ar2315-spiflash]: pass I/O mem regions via resources 11 years ago
John Crispin 1dab970e8b atheros[ar231x-pci]: do not touch iomem_resource ranges 11 years ago
John Crispin 79b4598a7f atheros[ar2315-spiflash]: print detected flash size 11 years ago
John Crispin 8e3b055b2a atheros[ar2315]: don't detect flash size during board initialization 11 years ago
John Crispin f8893629ec atheros[ar231x-eth]: merge patch 11 years ago
Felix Fietkau 75b4c400c7 atheros: fix too short msleep 11 years ago