summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/armv7
Commit message (Expand)AuthorAgeFilesLines
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-231-1/+1
* ARM: mach-at91: armv7: Remove default reset driverSergiu Moga2022-04-262-34/+0
* timer: atmel_tcb_timer: add atmel_tcb driverClément Léger2022-04-011-0/+2
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESETClément Léger2021-09-211-1/+3
* ARM: at91: Add chip ID of SAMA5D29Hari Prasath2021-09-211-0/+2
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-022-0/+2
* ARM: mach-at91: fix timer.o compile conditionEugen Hristev2020-11-261-1/+4
* ARM: at91: armv7: sama7g5 uses CCF clock driverNicolas Ferre2020-11-262-4/+7
* ARM: mach-at91: add support for new SoC sama7g5Eugen Hristev2020-09-252-0/+12
* ARM: at91: common: guard ATMEL_PIT code by ifdefEugen Hristev2020-09-221-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus2019-10-081-1/+1
* ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiPNicolas Ferre2019-10-081-0/+8
* ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl2019-04-091-1/+1
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-079-19/+9
* ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang2017-09-141-2/+24
* ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang2017-09-141-0/+42
* driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com2017-08-261-0/+2
* ARM: at91: lds: use "_image_binary_end" for DT locationWenyou Yang2017-04-131-0/+2
* gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang2017-04-131-70/+70
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang2016-05-241-0/+6
* ARM: at91: clock: fix the GCK's clock sourceWenyou Yang2016-05-241-0/+5
* spl: arm: Make sure to include all of the u_boot_list entriesTom Rini2016-03-161-0/+3
* ARM: at91: armv7: clean up UTMI PLL handle codeWenyou Yang2016-02-183-12/+3
* ARM: cpu: at91: clean up peripheral clock codeWenyou Yang2016-02-182-2/+0
* ARM: at91: clock: add a new file to handle clockWenyou Yang2016-02-181-26/+0
* arm: at91/spl: atmel_sfr: move saic redirect to separate fileWenyou Yang2015-11-301-13/+0
* arm: at91/spl: matrix: move matrix init to separate fileWenyou Yang2015-11-301-42/+0
* arm: atmel: Add SAMA5D2 Xplained boardWenyou Yang2015-11-302-0/+58
* arm: at91: clock: Add the generated clock supportWenyou Yang2015-11-031-0/+95
* arm: at91: Change the Chip ID registers' addressesWenyou Yang2015-11-031-3/+4
* ARM: atmel: armv7: switch to use common timer functionsBo Shen2015-04-011-61/+0
* ARM: atmel: sama5d4: set non-secured for peripheralsBo Shen2015-03-181-0/+9
* ARM: atmel: armv7: move spl lds to armv7 directoryBo Shen2015-03-181-0/+55
* ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-217-0/+733