summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/armv7
AgeCommit message (Expand)AuthorFilesLines
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-11-26ARM: mach-at91: fix timer.o compile conditionEugen Hristev1-1/+4
2020-11-26ARM: at91: armv7: sama7g5 uses CCF clock driverNicolas Ferre2-4/+7
2020-09-25ARM: mach-at91: add support for new SoC sama7g5Eugen Hristev2-0/+12
2020-09-22ARM: at91: common: guard ATMEL_PIT code by ifdefEugen Hristev1-0/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-10-08ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus1-1/+1
2019-10-08ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiPNicolas Ferre1-0/+8
2019-04-09ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl1-1/+1
2019-01-27linker: Modify linker scripts to be more genericTom Rini1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini9-19/+9
2017-09-14ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang1-2/+24
2017-09-14ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang1-0/+42
2017-08-26driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com1-0/+2
2017-04-13ARM: at91: lds: use "_image_binary_end" for DT locationWenyou Yang1-0/+2
2017-04-13gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang1-70/+70
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-05-24ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang1-0/+6
2016-05-24ARM: at91: clock: fix the GCK's clock sourceWenyou Yang1-0/+5
2016-03-16spl: arm: Make sure to include all of the u_boot_list entriesTom Rini1-0/+3
2016-02-18ARM: at91: armv7: clean up UTMI PLL handle codeWenyou Yang3-12/+3
2016-02-18ARM: cpu: at91: clean up peripheral clock codeWenyou Yang2-2/+0
2016-02-18ARM: at91: clock: add a new file to handle clockWenyou Yang1-26/+0
2015-12-01arm: at91/spl: atmel_sfr: move saic redirect to separate fileWenyou Yang1-13/+0
2015-12-01arm: at91/spl: matrix: move matrix init to separate fileWenyou Yang1-42/+0
2015-12-01arm: atmel: Add SAMA5D2 Xplained boardWenyou Yang2-0/+58
2015-11-03arm: at91: clock: Add the generated clock supportWenyou Yang1-0/+95
2015-11-03arm: at91: Change the Chip ID registers' addressesWenyou Yang1-3/+4
2015-04-01ARM: atmel: armv7: switch to use common timer functionsBo Shen1-61/+0
2015-03-19ARM: atmel: sama5d4: set non-secured for peripheralsBo Shen1-0/+9
2015-03-19ARM: atmel: armv7: move spl lds to armv7 directoryBo Shen1-0/+55
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada7-0/+733