~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: at91: don't initialize clocks if scmi clock driver is enabledClément Léger2023-06-16
* ARM: mach-at91: add support for sama7g5 chip id and extended id definitionMihai Sain2022-12-20
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* video: Drop atmel LCD codeSimon Glass2022-10-30
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* ARM: mach-at91: armv7: Remove default reset driverSergiu Moga2022-04-26
* timer: atmel_tcb_timer: add atmel_tcb driverClément Léger2022-04-01
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-30
* ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESETClément Léger2021-09-21
* ARM: at91: Add chip ID of SAMA5D29Hari Prasath2021-09-21
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* ARM: mach-at91: fix timer.o compile conditionEugen Hristev2020-11-26
* ARM: at91: armv7: sama7g5 uses CCF clock driverNicolas Ferre2020-11-26
* ARM: mach-at91: add support for new SoC sama7g5Eugen Hristev2020-09-25
* ARM: at91: common: guard ATMEL_PIT code by ifdefEugen Hristev2020-09-22
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* common: Move get_tbclk() to time.hSimon Glass2020-01-17
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* Move strtomhz() to vsprintf.hSimon Glass2019-12-02
* ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus2019-10-08
* ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiPNicolas Ferre2019-10-08
* ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl2019-04-09
* linker: Modify linker scripts to be more genericTom Rini2019-01-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang2017-09-14
* ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang2017-09-14
* driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com2017-08-26
* ARM: at91: lds: use "_image_binary_end" for DT locationWenyou Yang2017-04-13
* gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang2017-04-13
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang2016-05-24
* ARM: at91: clock: fix the GCK's clock sourceWenyou Yang2016-05-24
* spl: arm: Make sure to include all of the u_boot_list entriesTom Rini2016-03-16
* ARM: at91: armv7: clean up UTMI PLL handle codeWenyou Yang2016-02-18
* ARM: cpu: at91: clean up peripheral clock codeWenyou Yang2016-02-18
* ARM: at91: clock: add a new file to handle clockWenyou Yang2016-02-18
* arm: at91/spl: atmel_sfr: move saic redirect to separate fileWenyou Yang2015-11-30
* arm: at91/spl: matrix: move matrix init to separate fileWenyou Yang2015-11-30
* arm: atmel: Add SAMA5D2 Xplained boardWenyou Yang2015-11-30
* arm: at91: clock: Add the generated clock supportWenyou Yang2015-11-03
* arm: at91: Change the Chip ID registers' addressesWenyou Yang2015-11-03
* ARM: atmel: armv7: switch to use common timer functionsBo Shen2015-04-01
* ARM: atmel: sama5d4: set non-secured for peripheralsBo Shen2015-03-18
* ARM: atmel: armv7: move spl lds to armv7 directoryBo Shen2015-03-18
* ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-21