Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b957cd4d7de6892a35a66c1cf7b5199aafe1b2c9
/
arch
/
arm
/
mach-at91
/
Kconfig
6016b23
ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly
by Kishon Vijay Abraham I
· 8 years ago
5c34a4e
ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
by Linus Walleij
· 8 years ago
863a81c
clk: at91: make use of syscon to share PMC registers in several drivers
by Boris Brezillon
· 10 years ago
5083c54
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
8423536
ARM: at91: fix pinctrl driver selection
by Ludovic Desroches
· 9 years ago
e324654
ARM: use "depends on" for SoC configs instead of "if" after prompt
by Masahiro Yamada
· 9 years ago
df70aee
clk: at91: add generated clock driver
by Nicolas Ferre
· 9 years ago
c268a74
ARM: at91/soc: add basic support for new sama5d2 SoC
by Nicolas Ferre
· 9 years ago
e8621d8
ARM: at91: add a Kconfig dependency on multi-platform
by Nicolas Ferre
· 10 years ago
1164f67
ARM: at91: drop AT91_TIMER_HZ
by Alexandre Belloni
· 10 years ago
4114112
ARM: at91: switch to multiplatform
by Alexandre Belloni
· 10 years ago
b53cdd0
ARM: at91: time: move the system timer driver to drivers/clocksource
by Alexandre Belloni
· 10 years ago
1be27c6
ARM: at91: remove NEED_MACH_IO_H
by Arnd Bergmann
· 10 years ago
09fc78a
ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option
by Wenyou Yang
· 10 years ago
896bc87
ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5
by Wenyou Yang
· 10 years ago
936748f
ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek board
by Boris Brezillon
· 10 years ago
d88d6cf
ARM: mm: Remove Kconfig symbol CACHE_PL310
by Paul Bolle
· 10 years ago
2b019a4
ARM: at91: merge all SOC_AT91SAM9xxx
by Alexandre Belloni
· 10 years ago
ae57d0c
ARM: at91: stop using HAVE_AT91_DBGUx
by Alexandre Belloni
· 10 years ago
d2e4679
ARM: at91: pm: use the mmio-sram pool to access SRAM
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
e093d7cf
ARM: at91/Kconfig: select board files automatically
by Arnd Bergmann
· 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
93d2cf4
ARM: at91: remove CONFIG_MACH_SAMA5_DT
by Alexandre Belloni
· 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
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
b052ff3
ARM: at91: PIT: Move the driver to drivers/clocksource
by Maxime Ripard
· 10 years ago
f807a89
ARM: at91: PIT: Rework probe functions
by Maxime Ripard
· 10 years ago
99d63fa
ARM: at91: Remove reset code from the machine code
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
3b26f39
ARM: at91: make use of the new AIC driver for dt enabled boards
by Boris BREZILLON
· 10 years ago
91a55d4
ARM: at91: introduce OLD_IRQ_AT91 Kconfig option
by Boris BREZILLON
· 10 years ago
63e6036
ARM: at91: select ATMEL_SDRAMC when using OF
by Alexandre Belloni
· 10 years ago
c2bddbd
ARM: at91: move at91sam9263 SoC to the CCF
by Alexandre Belloni
· 10 years ago
5c5a57a
ARM: at91: move at91sam9g45 SoC to the CCF
by Alexandre Belloni
· 10 years ago
2018311
ARM: at91: move at91sam9260 SoCs to the CCF
by Alexandre Belloni
· 10 years ago
93af052
ARM: at91: move at91rm9200 SoC to the CCF
by Alexandre Belloni
· 10 years ago
b4a86b3
ARM: at91: move sam9n12 SoC to the CCF
by Boris BREZILLON
· 11 years ago
ed093dc
ARM: at91: move sam9x5 SoCs to the CCF
by Boris BREZILLON
· 11 years ago
dfc25e4
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
a162860
ARM: at91: sama5 always uses DT
by Arnd Bergmann
· 11 years ago
fe138c2
ARM: at91: split out at91x40 into a top-level option
by Arnd Bergmann
· 11 years ago
acc3e38
ARM: at91: move sam9261 SoC to common clk
by Jean-Jacques Hiblot
· 11 years ago
c7945cf
ARM: at91: switch sam9rl to common clock framework
by Alexandre Belloni
· 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
8330148
ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option
by Nicolas Ferre
· 11 years ago
bc34eb5
ARM: at91: remove redundant dependency
by Yanis Moreno
· 11 years ago
7f45716
ARM: at91: sama5d3: add support for sama5d36 chip
by Josh Wu
· 11 years ago
8ab0331
ARM: at91: move sama5d3 SoC to common clk
by Boris BREZILLON
· 11 years ago
a9c0688
clk: at91: add PMC smd clock
by Boris BREZILLON
· 11 years ago
c84a61d
clk: at91: add PMC usb clock
by Boris BREZILLON
· 11 years ago
f090fb3
clk: at91: add PMC utmi clock
by Boris BREZILLON
· 11 years ago
c8a8c63
ARM: at91: add Kconfig options for common clk support
by Boris BREZILLON
· 11 years ago
0580ed3
ARM: at91: Fix link breakage when !CONFIG_PHYLIB
by Alexandre Belloni
· 11 years ago
8f4b479
ARM: at91: introduce SAMA5 support
by Ludovic Desroches
· 12 years ago
8f0cdcc
ARM: at91: introduce the core type choice to split ARMv4/5 and ARMv7 arch
by Ludovic Desroches
· 12 years ago
fc05b65
ARM: at91: add AT91_SAM9_TIME entry to select at91sam926x_time.c compilation
by Ludovic Desroches
· 12 years ago
4afcd1d
ARM: at91: rename board-dt to more specific name board-dt-sam9
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
3ae8dbd
ARM: at91: move non DT Kconfig to Kconfig.non_dt
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
b65adbe
ARM: at91: remove NEOCORE 926 board
by Nicolas Ferre
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
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
35ed3c7
ARM: AT91: Fix build failure on board-dt
by Joachim Eastwood
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
08d04a1
ARM: at91: drop duplicated config SOC_AT91SAM9 entry
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
84222e2
net/cadence: get rid of HAVE_NET_MACB
by Joachim Eastwood
· 12 years ago
b1b3f49
ARM: config: sort select statements alphanumerically
by Russell King
· 12 years ago
14070ad
ARM: at91: fix new build errors
by Arnd Bergmann
· 12 years ago
8fe82a5
ARM: at91: sparse irq support
by Ludovic Desroches
· 12 years ago
3e13546
ARM: at91: at91 based machines specify their own irq handler at run time
by Ludovic Desroches
· 12 years ago
74db4fb
ARM: at91: Add machine files for AT91SAM9N12 SoC
by Hong Xu
· 13 years ago
1e3ce2b
ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
1441bd3
ARM: at91: add SOC_AT91SAM9 kconfig option to factorise select
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
5f29d0a
ARM: at91: uncompress: autodetect the uart to use
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
ff65e39
ARM: at91/Kconfig: website link for AT91SAM9G20-EK
by Nicolas Ferre
· 13 years ago
514982a
ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entry
by Nicolas Ferre
· 13 years ago
fefbc40
ARM: at91/Kconfig: add clarifications to AT91SAM9M10G45-EK entry
by Nicolas Ferre
· 13 years ago
a26e1af
ARM: at91/Kconfig: add comment to at91sam9x5 family entry
by Nicolas Ferre
· 13 years ago
ca1dcbf
ARM: at91/Kconfig: change at91sam9g45 entry
by Nicolas Ferre
· 13 years ago
21ea52a
ARM: at91: always enable sam9 restart
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
9a3ee40
ARM: at91/at91sam9x5: Configuration and Makefile
by Nicolas Ferre
· 13 years ago
9918cea
ARM: at91: code removal of CAP9 SoC
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
14f991a
ARM: at91: Fix at91sam9g45 and at91cap9 reset
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
c017759
ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative reset
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
13079a7
ARM: at91: make DBGU soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
02ebbbd
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
367069f
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
c7c0fb7
arm: at91: drop unused Kconfig symbol
by Paul Bolle
· 13 years ago
49fe2ba
ARM: at91: dt: at91sam9g45 family and board device tree files
by Nicolas Ferre
· 13 years ago
0a072a2
at91: USB-A9G20 C01 & C11 board support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
82cb865
at91: add support for RSIs EWS board
by Josef Holzmayr
· 13 years ago
7a2207a
at91: drop at572d940hf support
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
76b2ab7
at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 option
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
Next »