index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
ath79
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-13
MIPS: ath79: Remove the builtin DTB support
Alban Bedel
2
-16
/
+0
2016-05-13
MIPS: ath79: Add support for DTB passed using the UHI boot protocol
Alban Bedel
1
-0
/
+2
2016-04-30
MIPS: ath79: make bootconsole wait for both THRE and TEMT
Matthias Schiffer
1
-2
/
+4
2016-04-03
MIPS: ath79: Fix the ar913x reference clock rate
Alban Bedel
1
-37
/
+1
2016-04-03
MIPS: ath79: Fix the ar724x clock calculation
Weijie Gao
1
-3
/
+3
2016-02-17
irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/
Alban Bedel
1
-75
/
+6
2016-02-17
irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/
Alban Bedel
1
-148
/
+15
2016-01-04
MIPS: ath79: Remove some unused code from setup.c
Alban Bedel
1
-10
/
+1
2016-01-04
MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers
Alban Bedel
1
-1
/
+0
2016-01-04
MIPS: ath79: Prepare moving the MISC driver to drivers/irqchip
Alban Bedel
1
-30
/
+28
2016-01-04
MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIP
Alban Bedel
1
-3
/
+0
2015-11-20
MIPS: ath79: Add a machine entry for booting OF machines
Alban Bedel
1
-0
/
+5
2015-11-20
MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x
Alban Bedel
1
-1
/
+1
2015-09-22
MIPS: ATH79: Add irq chip ar7240-misc-intc
Alexander Couzens
1
-0
/
+10
2015-09-22
MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip
Alexander Couzens
1
-2
/
+10
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-4
/
+4
2015-09-03
MIPS: ath79: Move the GPIO driver to drivers/gpio
Alban Bedel
2
-237
/
+1
2015-09-03
MIPS: Ath79: Remove the unused GPIO function API
Alban Bedel
2
-46
/
+0
2015-08-26
MIPS: ath91: Remove pointless irqdisable/enable
Thomas Gleixner
1
-16
/
+2
2015-08-26
MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.h
Alban Bedel
1
-1
/
+0
2015-08-03
MIPS: Export get_c0_perfcount_int()
Felix Fietkau
1
-0
/
+1
2015-06-21
MIPS: Add basic support for the TL-WR1043ND version 1
Alban Bedel
1
-0
/
+12
2015-06-21
MIPS: ath79: Add OF support to the GPIO driver
Alban Bedel
2
-22
/
+108
2015-06-21
MIPS: ath79: Add OF support to the clocks
Alban Bedel
1
-19
/
+44
2015-06-21
MIPS: ath79: Add OF support to the IRQ controllers
Alban Bedel
1
-1
/
+86
2015-06-21
MIPS: ath79: Add basic device tree support
Alban Bedel
2
-1
/
+27
2015-06-21
MIPS: ath79: Use the common clk API
Alban Bedel
1
-27
/
+2
2015-06-21
MIPS: ath79: Improve the DDR controller interface
Alban Bedel
4
-113
/
+63
2015-06-21
MIPS: ath79: Correctly name the defines for the PLL_FB register
Alban Bedel
1
-3
/
+3
2015-06-02
MIPS: ath79: Add a missing new line in log message
Alban Bedel
1
-1
/
+1
2015-05-29
MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set
Laurent Fasnacht
1
-0
/
+3
2015-04-01
MIPS: ath79: Increase max memory limit to 256MByte
Helmut Schaa
1
-1
/
+1
2014-11-24
MIPS: ath79: Read the initrd address from the firmware environment
Alban Bedel
1
-0
/
+8
2014-11-24
MIPS: ath79: Use the firmware lib to parse the kernel command line
Alban Bedel
1
-28
/
+2
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
2
-1
/
+5
2014-10-22
MIPS: ath79: Fix compilation error when CONFIG_PCI is disabled
Stefan Hengelein
1
-1
/
+1
2014-02-18
usb: host: remove selects of USB_ARCH_HAS_?HCI
Paul Bolle
1
-8
/
+0
2014-01-24
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-29
MIPS: ath79: Remove ar933x_uart_platform.h header
Gabor Juhos
1
-6
/
+0
2013-09-03
MIPS: ath79: Switch to the clkdev framework
Gabor Juhos
2
-72
/
+54
2013-09-03
MIPS: ath79: Use local variables for clock rates
Gabor Juhos
1
-52
/
+106
2013-09-03
MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock rates
Gabor Juhos
2
-11
/
+12
2013-09-03
MIPS: ath79: Use a helper function to get system clock rates
Gabor Juhos
4
-11
/
+25
2013-09-03
MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freq
Gabor Juhos
1
-2
/
+2
2013-09-03
MIPS: ath79: Fix ar933x watchdog clock
Felix Fietkau
1
-1
/
+1
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-1
/
+1
2013-06-21
MIPS: ath79: Fix argument for the ap136_pc_init function
Markos Chandras
1
-1
/
+1
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
1
-0
/
+1
2013-05-08
MIPS: ath79: make use of the new memory detection code
John Crispin
1
-15
/
+1
2013-03-03
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-6
/
+9
[prev]
[next]