aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-27Merge tag 'at91-soc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/lateArnd Bergmann1-1/+1
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+2
2022-05-17ARM: at91: pm: Fix rand build errorYueHaibing1-1/+1
2022-05-12ARM: at91: pm: add support for sama5d2 secure suspendClément Léger1-1/+10
2022-05-12ARM: at91: Kconfig: implement PIT64B selectionClaudiu Beznea1-0/+9
2022-04-08ARM: rework endianess selectionArnd Bergmann1-1/+2
2022-02-25ARM: at91: Kconfig: select PM_OPPClaudiu Beznea1-0/+1
2021-10-04ARM: at91: add basic support for new SoC family lan966Kavyasree Kotagiri1-0/+9
2021-07-19ARM: at91: add new SoC sama7g5Eugen Hristev1-0/+18
2020-02-10ARM: at91: Drop unneeded select of COMMON_CLKGeert Uytterhoeven1-1/+0
2019-12-10ARM: at91: Kconfig: add config flag for SAM9X60 SoCClaudiu Beznea1-2/+19
2019-12-10ARM: at91: Kconfig: add sam9x60 pll config flagClaudiu Beznea1-0/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+23
2019-05-02ARM: at91: Implement clocksource selectionAlexandre Belloni1-0/+23
2019-04-04ARM: at91: remove HAVE_FB_ATMEL for sama5 SoC as they use DRMNicolas Ferre1-3/+0
2018-07-06clk: at91: add I2S clock mux driverCodrin Ciubotariu1-0/+4
2018-02-28ARM: at91: Kconfig: Update company to MicrochipNicolas Ferre1-7/+7
2017-09-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+4
2017-09-01clk: at91: add audio pll clock driversQuentin Schulz1-0/+4
2017-08-23ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann1-1/+1
2017-06-18Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/socOlof Johansson1-0/+1
2017-06-02ARM: at91: handle CONFIG_PM for armv7m configurationsAlexandre Belloni1-0/+6
2017-06-02ARM: at91: Add armv7m supportSzemző András1-1/+9
2017-05-29ARM: at91: select CONFIG_ARM_CPU_SUSPENDArnd Bergmann1-0/+1
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I1-1/+0
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-02-17clk: at91: make use of syscon to share PMC registers in several driversBoris Brezillon1-0/+1
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+10
2015-12-04ARM: at91: fix pinctrl driver selectionLudovic Desroches1-1/+5
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-5/+10
2015-10-01clk: at91: add generated clock driverNicolas Ferre1-0/+3
2015-08-05ARM: at91/soc: add basic support for new sama5d2 SoCNicolas Ferre1-0/+12
2015-04-03ARM: at91: add a Kconfig dependency on multi-platformNicolas Ferre1-0/+1
2015-03-19ARM: at91: drop AT91_TIMER_HZAlexandre Belloni1-18/+0
2015-03-19ARM: at91: switch to multiplatformAlexandre Belloni1-69/+52
2015-03-16ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni1-0/+1
2015-03-13ARM: at91: remove NEED_MACH_IO_HArnd Bergmann1-0/+1
2015-03-13ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config optionWenyou Yang1-13/+0
2015-03-13ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5Wenyou Yang1-1/+3
2015-03-12ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek boardBoris Brezillon1-1/+0
2015-02-18ARM: mm: Remove Kconfig symbol CACHE_PL310Paul Bolle1-1/+0
2015-02-02ARM: at91: merge all SOC_AT91SAM9xxxAlexandre Belloni1-66/+26
2015-01-26ARM: at91: stop using HAVE_AT91_DBGUxAlexandre Belloni1-19/+0
2015-01-16ARM: at91: pm: use the mmio-sram pool to access SRAMAlexandre Belloni1-0/+1
2015-01-15ARM: at91: remove useless config MACH_AT91SAM9_DTAlexandre Belloni1-5/+0
2015-01-15ARM: at91: remove useless config MACH_AT91RM9200_DTAlexandre Belloni1-3/+0
2014-12-02ARM: at91/Kconfig: select board files automaticallyArnd Bergmann1-12/+2
2014-11-26ARM: at91: remove all !DT related configuration optionsNicolas Ferre1-20/+7
2014-11-21ARM: at91: switch configuration option to SOC_AT91RM9200Nicolas Ferre1-1/+1