summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/include
AgeCommit message (Expand)Author
2026-02-04arm: at91: move atmel_serial.h to include/dm/platform_dataRobert Marko
2025-07-25ARM: mach-at91: add support for new SoC sama7d65Ryan Wanner
2025-06-19ARM: at91: Add sam9x7 socVarshini Rajendran
2025-06-19watchdog: at91sam9_wdt: Add SAM9X60 supportZixun LI
2025-06-19arm: at91: wdt: Rename regval in priv data to mrZixun LI
2025-06-19arm: at91: wdt: Remove at91_wdt structZixun LI
2025-06-14arch: use lowercase hex prefix styleE Shattow
2025-04-10usb: gadget: atmel: Add SAM9X60 supportZixun LI
2024-10-18ARM: at91: clock: Add missing include of asm/io.hAlexander Dahl
2024-09-24at91: rename mem_init() to at91_mem_init()Jerome Forissier
2024-09-10arm: Remove ethernut5 boardTom Rini
2024-07-15arm: mach: at91: Remove duplicate newlinesMarek Vasut
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-05-31include: Remove unused header filesTom Rini
2023-01-20global: Remove unused CONFIG definesTom Rini
2023-01-05ARM: at91: add sama7 SFR definitionsCristian Birsan
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-06-30gpio: atmel_pio4: add support for PIO_PORTEMihai Sain
2022-04-01ARM: at91: sama5d2: Enable the use of Galois Tables from ROMTudor Ambarus
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-21ARM: at91: Add chip ID of SAMA5D29Hari Prasath
2021-06-07Revert "sama5d3: Fix Galois Field Table offsets"Tudor Ambarus
2021-03-02pinctrl: at91-pio4: add support for slew-rateClaudiu Beznea
2021-01-22sam9x60.h: Fix Galois Field Table offsetsKai Stuhlemmer (ebee Engineering)
2021-01-22sama5d3: Fix Galois Field Table offsetsTudor Ambarus
2021-01-22pinctrl: at91-pio4: implement drive strength supportEugen Hristev
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-10-19ARM: at91: Add chip ID for SAM9X60 SiPNicolas Ferre
2020-09-25ARM: mach-at91: add support for new SoC sama7g5Eugen Hristev
2020-09-22board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-01-07Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-12-17board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flashTudor Ambarus
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-10-08ARM: at91: Add SFR definitionsTudor Ambarus
2019-10-08ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus
2019-10-08ARM: at91: Add sam9x60 socSandeep Sheriker Mallikarjun
2019-10-08ARM: at91: mpddrc: add lpddr2 initialization procedureEugen Hristev
2019-10-08ARM: at91: sfr: implement DDR input buffers open functionEugen Hristev
2019-10-08ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiPNicolas Ferre
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford
2019-04-26watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese
2019-04-09arm: at91: Enable watchdog supportStefan Roese
2019-04-09ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl
2018-11-16arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches