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
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: at91: remove at91_dt_initialize and machine init_early()
Alexandre Belloni
2015-02-02
1
-45
/
+0
*
ARM: at91: remove at91_boot_soc
Alexandre Belloni
2015-02-02
1
-7
/
+0
*
ARM: at91: move alternative initial mapping to board-dt-sama5.c
Nicolas Ferre
2015-02-02
1
-6
/
+0
*
ARM: at91: merge all SOC_AT91SAM9xxx
Alexandre Belloni
2015-02-02
1
-19
/
+0
*
ARM: at91: remove unused at91_init_sram
Alexandre Belloni
2015-01-16
1
-20
/
+0
*
ARM: at91: remove useless at91rm9200_set_type()
Alexandre Belloni
2015-01-15
1
-11
/
+0
*
ARM: at91: remove useless at91rm9200_dt_initialize()
Alexandre Belloni
2015-01-15
1
-7
/
+0
*
ARM: at91: cleanup initilisation code by removing dead code
Arnd Bergmann
2014-12-02
1
-54
/
+0
*
ARM: at91: remove legacy IRQ driver and related code
Nicolas Ferre
2014-11-27
1
-4
/
+0
*
ARM: at91: remove old at91-specific clock driver
Nicolas Ferre
2014-11-26
1
-9
/
+0
*
ARM: at91: remove no-MMU at91x40 support
Nicolas Ferre
2014-11-03
1
-1
/
+1
*
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-08
1
-149
/
+36
|
\
|
*
ARM: at91: soc: Add init_time callback
Maxime Ripard
2014-09-03
1
-0
/
+5
|
*
ARM: at91: fix ramc standby function registration
Alexandre Belloni
2014-09-01
1
-4
/
+7
|
*
ARM: at91: Remove rstc and shdwc headers
Maxime Ripard
2014-08-25
1
-1
/
+0
|
*
ARM: at91: Remove rstc and shdwnc global base addresses
Maxime Ripard
2014-08-25
1
-18
/
+0
|
*
ARM: at91: Remove poweroff code
Maxime Ripard
2014-08-25
1
-6
/
+0
|
*
ARM: at91: Remove poweroff DT probing
Maxime Ripard
2014-08-25
1
-77
/
+0
|
*
ARM: at91/soc: Introduce register_devices callback
Maxime Ripard
2014-08-25
1
-0
/
+5
|
*
ARM: at91: Remove the old-style reset probing
Maxime Ripard
2014-08-25
1
-29
/
+0
|
*
ARM: at91: Rework ramc mapping code
Maxime Ripard
2014-08-25
1
-12
/
+14
|
*
ARM: at91: setup: Switch to pr_fmt
Maxime Ripard
2014-08-25
1
-20
/
+22
|
*
Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...
Nicolas Ferre
2014-08-25
1
-0
/
+1
|
|
\
|
|
*
ARM: at91: Add new binding for sama5d3-ddramc
Alexandre Belloni
2014-07-15
1
-0
/
+1
*
|
|
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2014-10-08
1
-4
/
+93
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: at91: SAMA5D4 SoC detection code and low level routines
Nicolas Ferre
2014-09-22
1
-4
/
+93
|
|
/
*
/
ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocks
Boris BREZILLON
2014-08-19
1
-1
/
+2
|
/
*
ARM: at91: don't provide dt init code for at91x40
Arnd Bergmann
2014-03-21
1
-1
/
+1
*
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2014-01-23
1
-0
/
+4
|
\
|
*
ARM: at91: sama5d3: add support for sama5d36 chip
Josh Wu
2013-12-10
1
-0
/
+4
*
|
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-23
1
-3
/
+5
|
\
\
|
*
|
ARM: at91: add Kconfig options for common clk support
Boris BREZILLON
2013-12-02
1
-2
/
+4
|
*
|
ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
Boris BREZILLON
2013-12-02
1
-1
/
+1
|
|
/
*
/
ARM: add permission annotations to MT_MEMORY* mapping types
Russell King
2013-12-11
1
-1
/
+1
|
/
*
ARM: AT91: DT: pm: Select ram controller standby based on DT
Jean-Christophe PLAGNIOL-VILLARD
2013-10-16
1
-3
/
+11
*
ARM: at91: fix at91_extern_irq usage for non-dt boards
Jean-Christophe PLAGNIOL-VILLARD
2013-06-21
1
-1
/
+1
*
ARM: at91: Change the internal SRAM memory type MT_MEMORY_NONCACHED
Wenyou Yang
2013-06-18
1
-1
/
+1
*
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-07
1
-7
/
+15
|
\
|
*
ARM: at91: change "Unknown" qualifier SoC subtype handling
Nicolas Ferre
2013-04-09
1
-7
/
+15
*
|
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-05-02
1
-0
/
+27
|
\
|
|
*
ARM: at91: introduce SAMA5 support
Ludovic Desroches
2013-03-26
1
-0
/
+27
*
|
ARM: at91/setup: fix trivial typos
Johan Hovold
2013-04-08
1
-3
/
+3
*
|
ARM: at91: Fix typo in restart code panic message
Maxime Ripard
2013-03-26
1
-1
/
+1
|
/
*
ARM: at91: rm9200: remake the BGA as default version
Jean-Christophe PLAGNIOL-VILLARD
2013-01-23
1
-0
/
+2
*
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
1
-1
/
+1
|
\
|
*
arm: at91: move at91_shdwc.h to arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-1
/
+1
*
|
Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...
Linus Walleij
2012-11-21
1
-0
/
+14
|
\
\
|
*
|
ARM: AT91: Add AT91RM9200 DT board
Joachim Eastwood
2012-11-19
1
-0
/
+14
*
|
|
Merge branch 'at91' into devel
Linus Walleij
2012-11-11
1
-1
/
+5
|
\
|
|
|
|
/
|
/
|
|
*
arm: at91: dt: at91sam9 add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
2012-10-13
1
-1
/
+2
[next]