index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
generic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: at91: remove useless includes and function prototypes
Alexandre Belloni
2016-02-17
1
-7
/
+0
*
ARM: at91: pm: move idle functions to pm.c
Alexandre Belloni
2016-02-17
1
-4
/
+2
*
ARM: at91: properly initialize timer
Alexandre Belloni
2015-03-16
1
-3
/
+0
*
ARM: at91: remove unused at91_ioremap_matrix and header
Alexandre Belloni
2015-03-13
1
-4
/
+0
*
ARM: at91: fix pm declarations
Arnd Bergmann
2015-02-18
1
-4
/
+4
*
ARM: at91/trivial: unify functions and machine names
Nicolas Ferre
2015-02-02
1
-8
/
+8
*
ARM: at91: remove at91_dt_initialize and machine init_early()
Alexandre Belloni
2015-02-02
1
-3
/
+0
*
ARM: at91: fix PM initialization for newer SoCs
Nicolas Ferre
2015-01-26
1
-0
/
+2
*
ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c
Alexandre Belloni
2015-01-16
1
-0
/
+1
*
ARM: at91: remove unused at91_init_sram
Alexandre Belloni
2015-01-16
1
-2
/
+0
*
ARM: at91: pm: prepare for multiplatform
Alexandre Belloni
2015-01-16
1
-0
/
+12
*
ARM: at91: remove useless at91rm9200_set_type()
Alexandre Belloni
2015-01-15
1
-1
/
+0
*
ARM: at91: remove useless at91rm9200_dt_initialize()
Alexandre Belloni
2015-01-15
1
-1
/
+0
*
ARM: at91: remove useless at91_sysirq_mask_rtx
Alexandre Belloni
2015-01-15
1
-4
/
+0
*
ARM: at91/clocksource: remove !DT PIT initializations
Arnd Bergmann
2014-12-03
1
-2
/
+0
*
ARM: at91: at91rm9200 ST initialization is now DT only
Arnd Bergmann
2014-12-02
1
-2
/
+0
*
ARM: at91: remove old AT91-specific drivers
Arnd Bergmann
2014-12-02
1
-16
/
+0
*
ARM: at91: cleanup initilisation code by removing dead code
Arnd Bergmann
2014-12-02
1
-13
/
+0
*
ARM: at91: remove unused IRQ function declarations
Nicolas Ferre
2014-11-27
1
-4
/
+0
*
ARM: at91: remove legacy IRQ driver and related code
Nicolas Ferre
2014-11-27
1
-2
/
+0
*
ARM: at91: remove old at91-specific clock driver
Nicolas Ferre
2014-11-26
1
-11
/
+0
*
ARM: at91: remove no-MMU at91x40 support
Nicolas Ferre
2014-11-03
1
-3
/
+0
*
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-08
1
-9
/
+9
|
\
|
*
ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init
Maxime Ripard
2014-09-15
1
-1
/
+1
|
*
ARM: at91: soc: Add init_time callback
Maxime Ripard
2014-09-03
1
-0
/
+1
|
*
ARM: at91: generic.h: Add include safe guards
Maxime Ripard
2014-09-02
1
-0
/
+5
|
*
ARM: at91: Remove rstc and shdwnc global base addresses
Maxime Ripard
2014-08-25
1
-6
/
+0
|
*
ARM: at91: Remove reset code from the machine code
Maxime Ripard
2014-08-25
1
-2
/
+0
|
*
ARM: at91/soc: Introduce register_devices callback
Maxime Ripard
2014-08-25
1
-0
/
+2
*
|
ARM: at91: SAMA5D4 SoC detection code and low level routines
Nicolas Ferre
2014-09-22
1
-0
/
+1
|
/
*
ARM: at91: add Kconfig options for common clk support
Boris BREZILLON
2013-12-02
1
-1
/
+2
*
ARM: at91: fix hanged boot due to early rtt-interrupt
Johan Hovold
2013-11-15
1
-0
/
+1
*
ARM: at91: fix hanged boot due to early rtc-interrupt
Johan Hovold
2013-11-15
1
-0
/
+1
*
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2013-07-09
1
-2
/
+3
*
ARM: at91: fix at91_extern_irq usage for non-dt boards
Jean-Christophe PLAGNIOL-VILLARD
2013-06-21
1
-1
/
+1
*
ARM: delete struct sys_timer
Stephen Warren
2012-12-24
1
-4
/
+3
*
Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...
Linus Walleij
2012-11-21
1
-0
/
+1
|
\
|
*
ARM: AT91: Add AT91RM9200 DT board
Joachim Eastwood
2012-11-19
1
-0
/
+1
*
|
ARM: at91: fix external interrupts in non-DT case
Nicolas Ferre
2012-10-24
1
-1
/
+2
|
/
*
ARM: at91: add AIC5 support
Ludovic Desroches
2012-07-02
1
-0
/
+2
*
ARM: at91: drop at91_set_serial_console
Jean-Christophe PLAGNIOL-VILLARD
2012-04-17
1
-11
/
+0
*
ARM: at91: add pmc DT support
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
1
-0
/
+1
*
ARM: at91/dt: add specific DT soc init
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
1
-0
/
+1
*
ARM: at91: AIC and GPIO IRQ device tree initialization
Nicolas Ferre
2012-03-01
1
-0
/
+6
*
ARM: at91: make sdram/ddr register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
1
-0
/
+3
*
ARM: at91: make ST (System Timer) soc independent
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
1
-0
/
+1
*
ARM: at91: make matrix register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
1
-0
/
+3
*
ARM: at91: factorise duplicated at91sam9 idle
Jean-Christophe PLAGNIOL-VILLARD
2012-02-17
1
-0
/
+3
*
ARM: at91: code removal of CAP9 SoC
Jean-Christophe PLAGNIOL-VILLARD
2012-02-03
1
-1
/
+0
*
ARM: at91: Fix at91sam9g45 and at91cap9 reset
Jean-Christophe PLAGNIOL-VILLARD
2012-01-20
1
-0
/
+1
[next]