Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
075fcc9f71dc0c76c32073a507f644c5b6fd3c20
/
arch
/
arm
/
mach-at91
/
setup.c
0d34419
ARM: at91: remove unused at91_ioremap_matrix and header
by Alexandre Belloni
· 10 years ago
827de1f
ARM: at91: remove at91_dt_initialize and machine init_early()
by Alexandre Belloni
· 10 years ago
edd9422
ARM: at91: remove at91_boot_soc
by Alexandre Belloni
· 10 years ago
6bd3e3f
ARM: at91: move alternative initial mapping to board-dt-sama5.c
by Nicolas Ferre
· 10 years ago
2b019a4
ARM: at91: merge all SOC_AT91SAM9xxx
by Alexandre Belloni
· 10 years ago
0be0b8c
ARM: at91: remove unused at91_init_sram
by Alexandre Belloni
· 10 years ago
bd87373
ARM: at91: remove useless at91rm9200_set_type()
by Alexandre Belloni
· 10 years ago
427accd
ARM: at91: remove useless at91rm9200_dt_initialize()
by Alexandre Belloni
· 10 years ago
865a381
ARM: at91: cleanup initilisation code by removing dead code
by Arnd Bergmann
· 10 years ago
1ccdde0
ARM: at91: remove legacy IRQ driver and related code
by Nicolas Ferre
· 10 years ago
ff78a18
ARM: at91: remove old at91-specific clock driver
by Nicolas Ferre
· 10 years ago
7538ec7
ARM: at91: remove no-MMU at91x40 support
by Nicolas Ferre
· 10 years ago
8b45bc8
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
cf377ad
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
726d32b
ARM: at91: SAMA5D4 SoC detection code and low level routines
by Nicolas Ferre
· 10 years ago
d2992e5
ARM: at91: soc: Add init_time callback
by Maxime Ripard
· 10 years ago
c8260db
ARM: at91: fix ramc standby function registration
by Alexandre Belloni
· 10 years ago
f55df0d
ARM: at91: Remove rstc and shdwc headers
by Maxime Ripard
· 10 years ago
351a4ff
ARM: at91: Remove rstc and shdwnc global base addresses
by Maxime Ripard
· 10 years ago
4ae9ccf
ARM: at91: Remove poweroff code
by Maxime Ripard
· 10 years ago
5c0593d
ARM: at91: Remove poweroff DT probing
by Maxime Ripard
· 10 years ago
65f2ce9
ARM: at91/soc: Introduce register_devices callback
by Maxime Ripard
· 10 years ago
4b0a683
ARM: at91: Remove the old-style reset probing
by Maxime Ripard
· 10 years ago
8d248f0
ARM: at91: Rework ramc mapping code
by Maxime Ripard
· 10 years ago
9e8be23
ARM: at91: setup: Switch to pr_fmt
by Maxime Ripard
· 10 years ago
e657ce6
Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux
by Nicolas Ferre
· 10 years ago
0719260
ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocks
by Boris BREZILLON
· 10 years ago
017b552
ARM: at91: Add new binding for sama5d3-ddramc
by Alexandre Belloni
· 10 years ago
dfe3676
ARM: at91: don't provide dt init code for at91x40
by Arnd Bergmann
· 11 years ago
dfd10e7
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
f2c73464
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
2e2c9de
ARM: add permission annotations to MT_MEMORY* mapping types
by Russell King
· 11 years ago
7f45716
ARM: at91: sama5d3: add support for sama5d36 chip
by Josh Wu
· 11 years ago
c8a8c63
ARM: at91: add Kconfig options for common clk support
by Boris BREZILLON
· 11 years ago
2edb90a
ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
by Boris BREZILLON
· 11 years ago
6b62589
ARM: AT91: DT: pm: Select ram controller standby based on DT
by Jean-Christophe PLAGNIOL-VILLARD
· 11 years ago
546c830
ARM: at91: fix at91_extern_irq usage for non-dt boards
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
133e001
ARM: at91: Change the internal SRAM memory type MT_MEMORY_NONCACHED
by Wenyou Yang
· 12 years ago
1bf25e7
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
97b1007
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
13ab6ae
ARM: at91: change "Unknown" qualifier SoC subtype handling
by Nicolas Ferre
· 12 years ago
95f287e
ARM: at91/setup: fix trivial typos
by Johan Hovold
· 12 years ago
e761945
ARM: at91: Fix typo in restart code panic message
by Maxime Ripard
· 12 years ago
8f4b479
ARM: at91: introduce SAMA5 support
by Ludovic Desroches
· 12 years ago
36224d0
ARM: at91: rm9200: remake the BGA as default version
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
17d6b29
Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux-at91 into at91
by Linus Walleij
· 12 years ago
397f8c3
ARM: AT91: Add AT91RM9200 DT board
by Joachim Eastwood
· 12 years ago
e59d969
Merge branch 'at91' into devel
by Linus Walleij
· 12 years ago
176bdd2
arm: at91: move at91_shdwc.h to arch/arm/mach-at91
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
738a0fd
ARM: at91: fix external interrupts in non-DT case
by Nicolas Ferre
· 12 years ago
3d9a0183
ARM: at91: at91sam9g10: fix SOC type detection
by Ivan Shugov
· 12 years ago
5314ec8
arm: at91: dt: at91sam9 add pinctrl support
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
97e5e62
ARM: at91: add dummies pinctrl for non dt platform
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
0b33162
Merge branch 'late/fixes' into fixes
by Olof Johansson
· 12 years ago
ac09281
ARM: at91: skip at91_io_desc definition for NOMMU
by Arnd Bergmann
· 13 years ago
dca4ba4
ARM: at91: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
87c35c5
Merge branch 'ux500-u9540-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/newsoc
by Arnd Bergmann
· 13 years ago
74db4fb
ARM: at91: Add machine files for AT91SAM9N12 SoC
by Hong Xu
· 13 years ago
ac8c411
ARM: at91: Export at91_matrix_base
by Joachim Eastwood
· 13 years ago
9268c6c
ARM: at91: Export at91_ramc_base
by Joachim Eastwood
· 13 years ago
86dfe44
ARM: fix builds due to missing <asm/system_misc.h> includes
by Olof Johansson
· 13 years ago
82015c4
ARM: at91: add Shutdown Controller (SHDWC) DT support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
a7776ec
ARM: at91: add ram controller DT support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
c8082d3
ARM: at91: add RSTC (Reset Controller) dt support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
eb5e76f
ARM: at91: add pmc DT support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
2b11ea5
ARM: at91/dt: add specific DT soc init
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
4342d64
ARM: at91: make matrix register base soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
9918cea
ARM: at91: code removal of CAP9 SoC
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
e9f68b5
ARM: at91: make rstc soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
3e90772
ARM: at91: fix at91rm9200 soc subtype handling
by Nicolas Ferre
· 13 years ago
844e8a1
Merge branch 'picoxcell/cleanup' into next/cleanup
by Olof Johansson
· 13 years ago
13079a7
ARM: at91: make DBGU soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
f22deee
ARM: at91: make shutdown controler soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
cfa5a1f
ARM: at91: add ioremap_registers entry point to soc setup
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
cf48c02
ARM: mach-at91: remove arch specific special handling for ioremap
by Nicolas Pitre
· 13 years ago
fb149f9
at91: add arch specific ioremap support
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
f0051d8
at91: factorize sram init
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
51ddec7
at91: move register clocks to soc generic init
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
4653937
at91: move clock subsystem init to soc generic init
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
8c3583b
at91: use structure to store the current soc
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
92100c1
at91: factorize at91 interrupts init to soc
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
21d08b9
at91: introduce commom AT91_BASE_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago