summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/armv7
AgeCommit message (Expand)Author
2026-01-20arm: Update linker scripts to ensure appended device tree is alignedTom Rini
2025-07-25ARM: mach-at91: add support for new SoC sama7d65Ryan Wanner
2024-06-07arm: move _end to linker symbolsIlias Apalodimas
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: at91: Remove <common.h> and add needed includesTom Rini
2023-06-16ARM: at91: don't initialize clocks if scmi clock driver is enabledClément Léger
2022-12-20ARM: mach-at91: add support for sama7g5 chip id and extended id definitionMihai Sain
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-10-30video: Drop atmel LCD codeSimon Glass
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-04-26ARM: mach-at91: armv7: Remove default reset driverSergiu Moga
2022-04-01timer: atmel_tcb_timer: add atmel_tcb driverClément Léger
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-21ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESETClément Léger
2021-09-21ARM: at91: Add chip ID of SAMA5D29Hari Prasath
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-11-26ARM: mach-at91: fix timer.o compile conditionEugen Hristev
2020-11-26ARM: at91: armv7: sama7g5 uses CCF clock driverNicolas Ferre
2020-09-25ARM: mach-at91: add support for new SoC sama7g5Eugen Hristev
2020-09-22ARM: at91: common: guard ATMEL_PIT code by ifdefEugen Hristev
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-10-08ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus
2019-10-08ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiPNicolas Ferre
2019-04-09ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-14ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang
2017-09-14ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang
2017-08-26driver: timer: Add the Atmel PIT timer driver[email protected]
2017-04-13ARM: at91: lds: use "_image_binary_end" for DT locationWenyou Yang
2017-04-13gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-05-24ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang
2016-05-24ARM: at91: clock: fix the GCK's clock sourceWenyou Yang
2016-03-16spl: arm: Make sure to include all of the u_boot_list entriesTom Rini
2016-02-18ARM: at91: armv7: clean up UTMI PLL handle codeWenyou Yang
2016-02-18ARM: cpu: at91: clean up peripheral clock codeWenyou Yang
2016-02-18ARM: at91: clock: add a new file to handle clockWenyou Yang
2015-11-30arm: at91/spl: atmel_sfr: move saic redirect to separate fileWenyou Yang
2015-11-30arm: at91/spl: matrix: move matrix init to separate fileWenyou Yang
2015-11-30arm: atmel: Add SAMA5D2 Xplained boardWenyou Yang
2015-11-03arm: at91: clock: Add the generated clock supportWenyou Yang
2015-11-03arm: at91: Change the Chip ID registers' addressesWenyou Yang