Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
496b0fc370caaf4072c19ac9120bf5c58f057d59
/
arch
/
arm
/
mach-at91
« Previous
f5598d3
ARM: at91: pm: rework cpu detection
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
5f58c97
ARM: at91: move debug-macro.S into the common space
by Alexandre Belloni
· 10 years ago
415c947
ARM: at91: remove useless at91_sysirq_mask_rtx
by Alexandre Belloni
· 10 years ago
c46317b
ARM: at91: remove useless config MACH_AT91SAM9_DT
by Alexandre Belloni
· 10 years ago
30edcdc
ARM: at91: remove useless config MACH_AT91RM9200_DT
by Alexandre Belloni
· 10 years ago
e822aae
ARM: at91: remove unused mach/memory.h
by Alexandre Belloni
· 10 years ago
0b4d5cd
ARM: at91: remove useless header file includes
by Boris Brezillon
· 10 years ago
ccf7222
ARM: at91: remove unneeded header file
by Nicolas Ferre
· 10 years ago
b865975
ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree
by Wenyou Yang
· 10 years ago
6c9e924
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
0563fdc0
Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
ef1dfa7
Merge tag 'at91-cleanup5' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/cleanup
by Arnd Bergmann
· 10 years ago
ba62a85
ARM: at91: remove unused board.h file
by Arnd Bergmann
· 10 years ago
f9aaa1a
ARM: at91: remove unneeded header files
by Nicolas Ferre
· 10 years ago
50755f6
ARM: at91/clocksource: remove !DT PIT initializations
by Arnd Bergmann
· 10 years ago
8117bf1
ARM: at91: at91rm9200 ST initialization is now DT only
by Arnd Bergmann
· 10 years ago
85c4b31
ARM: at91: remove old AT91-specific drivers
by Arnd Bergmann
· 10 years ago
865a381
ARM: at91: cleanup initilisation code by removing dead code
by Arnd Bergmann
· 10 years ago
e093d7cf
ARM: at91/Kconfig: select board files automatically
by Arnd Bergmann
· 10 years ago
00239d9
Merge tag 'at91-cleanup4' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/cleanup
by Arnd Bergmann
· 10 years ago
e155aee
Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/cleanup
by Arnd Bergmann
· 10 years ago
4a109c5
ARM: at91: remove unused IRQ function declarations
by Nicolas Ferre
· 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
b31706a
ARM: at91: remove clock data in at91sam9n12.c and at91sam9x5.c files
by Nicolas Ferre
· 10 years ago
ef7eda2
ARM: at91: remove all !DT related configuration options
by Nicolas Ferre
· 10 years ago
e152015
ARM: at91: switch configuration option to SOC_AT91RM9200
by Nicolas Ferre
· 10 years ago
5341110
ARM: at91: remove at91rm9200 legacy board support
by Nicolas Ferre
· 10 years ago
37a0186
ARM: at91: remove at91rm9200 legacy boards files
by Nicolas Ferre
· 10 years ago
2e591e7
ARM: at91: remove at91sam9261/at91sam9g10 legacy board support
by Nicolas Ferre
· 10 years ago
2c0b50f
Merge tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/cleanup
by Arnd Bergmann
· 10 years ago
440ae451
ARM: at91: remove useless init_time for DT-only SoCs
by Boris Brezillon
· 10 years ago
b2026f7
ARM: at91: remove at91sam9260/at91sam9g20 legacy board support
by Nicolas Ferre
· 10 years ago
fb3642e
ARM: at91: remove at91sam9260/at91sam9g20 legacy boards files
by Nicolas Ferre
· 10 years ago
4403ac4
ARM: at91: remove at91sam9263 legacy board support
by Nicolas Ferre
· 10 years ago
469b9c3
ARM: at91/at91sam9g45: remove useless header file
by Nicolas Ferre
· 10 years ago
f0a0a58
ARM: at91: move sdramc/ddrsdr header to include/soc/at91
by Alexandre Belloni
· 10 years ago
93d2cf4
ARM: at91: remove CONFIG_MACH_SAMA5_DT
by Alexandre Belloni
· 10 years ago
4386e1f
ARM: at91: remove unused CONFIG_ARCH_AT91SAM9G45 option
by Nicolas Ferre
· 10 years ago
1933688
ARM: at91: remove mach/atmel-mci.h
by Alexandre Belloni
· 10 years ago
b75d47b
ARM: at91: remove useless init_time for DT-only SoCs
by Boris Brezillon
· 10 years ago
7d7ef54
ARM: at91: fix build breakage due to legacy board removals
by Olof Johansson
· 10 years ago
6ac8d68
ARM: at91: fix build breakage due to legacy board removals
by Olof Johansson
· 10 years ago
bcf8c7e
ARM: at91: remove at91sam9rl legacy board support
by Nicolas Ferre
· 10 years ago
4bf7753
ARM: at91: remove at91sam9g45/9m10 legacy board support
by Nicolas Ferre
· 10 years ago
7538ec7
ARM: at91: remove no-MMU at91x40 support
by Nicolas Ferre
· 10 years ago
f33a3fa
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 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
eb785be
Merge tag 'dt-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
212fe84
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
4a4743e
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
2b425a3
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
ac84eb4
kbuild: remove unnecessary variable initializaions
by Masahiro Yamada
· 10 years ago
e138e3a
ARM: at91: fix nommu build regression
by Arnd Bergmann
· 10 years ago
05301fe
Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/cleanup
by Arnd Bergmann
· 10 years ago
cfa1950
ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocks
by Ludovic Desroches
· 10 years ago
726d32b
ARM: at91: SAMA5D4 SoC detection code and low level routines
by Nicolas Ferre
· 10 years ago
2dc850b
ARM: at91: introduce basic SAMA5D4 support
by Nicolas Ferre
· 10 years ago
bcc5fd4
clk: at91: add a driver for the h32mx clock
by Alexandre Belloni
· 10 years ago
5db722e
ARM: at91: Remove the support for the RSI EWS board
by Josef Holzmayr
· 10 years ago
050c0ea
ARM: at91: remove board file for Acme Systems Fox G20
by Nicolas Ferre
· 10 years ago
b052ff3
ARM: at91: PIT: Move the driver to drivers/clocksource
by Maxime Ripard
· 10 years ago
7d80335
ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init
by Maxime Ripard
· 10 years ago
04ffc96
ARM: at91: rm9200: fix clock registration
by Alexandre Belloni
· 10 years ago
4334ac2
pinctrl: at91: add drive strength configuration
by Marek Roszko
· 10 years ago
0f391f1
ARM: at91: Convert the boards to the init_time callback
by Maxime Ripard
· 10 years ago
d2992e5
ARM: at91: soc: Add init_time callback
by Maxime Ripard
· 10 years ago
64568d1
ARM: at91: PIT: (Almost) remove the global variables
by Maxime Ripard
· 10 years ago
7f282e0
ARM: at91: PIT: use request_irq instead of setup_irq
by Maxime Ripard
· 10 years ago
cffbfe6
ARM: at91: PIT: Use pr_fmt
by Maxime Ripard
· 10 years ago
a981b29
ARM: at91: PIT: Use consistent exit path in probe
by Maxime Ripard
· 10 years ago
bc1aeae
ARM: at91: dt: Remove init_time definitions
by Maxime Ripard
· 10 years ago
f807a89
ARM: at91: PIT: Rework probe functions
by Maxime Ripard
· 10 years ago
a7d84d7
ARM: at91: PIT: Use of_have_populated_dt instead of CONFIG_OF
by Maxime Ripard
· 10 years ago
2d7fdbe
ARM: at91: PIT: Use DIV_ROUND_CLOSEST to compute the cycles
by Maxime Ripard
· 10 years ago
1bd59db
ARM: at91: generic.h: Add include safe guards
by Maxime Ripard
· 10 years ago
52c3ffb
ARM: at91: PIT: Follow the general coding rules
by Maxime Ripard
· 10 years ago
5f81573
ARM: at91: remove phy fixup for sama5d3xek boards
by Boris BREZILLON
· 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
572e85e
ARM: at91/pm: Remove show_reset_status function
by Maxime Ripard
· 10 years ago
4ae9ccf
ARM: at91: Remove poweroff code
by Maxime Ripard
· 10 years ago
75ddf37
ARM: at91: Register the poweroff driver
by Maxime Ripard
· 10 years ago
5c0593d
ARM: at91: Remove poweroff DT probing
by Maxime Ripard
· 10 years ago
99d63fa
ARM: at91: Remove reset code from the machine code
by Maxime Ripard
· 10 years ago
e76265c
ARM: at91: Call at91_register_devices in the board files
by Maxime Ripard
· 10 years ago
d8dfa2d
ARM: at91: Probe the reset driver
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
2626063
ARM: at91: remove old irq material
by Boris BREZILLON
· 10 years ago
3b26f39
ARM: at91: make use of the new AIC driver for dt enabled boards
by Boris BREZILLON
· 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
91a55d4
ARM: at91: introduce OLD_IRQ_AT91 Kconfig option
by Boris BREZILLON
· 10 years ago
Next »