aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-0/+2
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-2/+0
2024-05-06arm: at91: Remove <common.h> and add needed includesTom Rini1-0/+2
2023-05-31include: Remove unused header filesTom Rini1-32/+0
2023-01-20global: Remove unused CONFIG definesTom Rini1-2/+0
2023-01-05ARM: at91: add sama7 SFR definitionsCristian Birsan1-0/+59
2022-12-20ARM: mach-at91: add support for sama7g5 chip id and extended id definitionMihai Sain1-0/+28
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini10-10/+10
2022-06-30gpio: atmel_pio4: add support for PIO_PORTEMihai Sain1-0/+1
2022-04-01ARM: at91: sama5d2: Enable the use of Galois Tables from ROMTudor Ambarus1-3/+7
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2-13/+13
2021-09-21ARM: at91: Add chip ID of SAMA5D29Hari Prasath1-0/+1
2021-06-07Revert "sama5d3: Fix Galois Field Table offsets"Tudor Ambarus1-2/+2
2021-03-02pinctrl: at91-pio4: add support for slew-rateClaudiu Beznea1-0/+1
2021-01-22sam9x60.h: Fix Galois Field Table offsetsKai Stuhlemmer (ebee Engineering)1-2/+2
2021-01-22sama5d3: Fix Galois Field Table offsetsTudor Ambarus1-2/+2
2021-01-22pinctrl: at91-pio4: implement drive strength supportEugen Hristev1-0/+1
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2-2/+2
2020-10-19ARM: at91: Add chip ID for SAM9X60 SiPNicolas Ferre1-0/+3
2020-09-25ARM: mach-at91: add support for new SoC sama7g5Eugen Hristev2-0/+76
2020-09-22board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev1-0/+1
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini1-2/+0
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass3-0/+3
2020-01-07Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini1-0/+1
2019-12-17board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flashTudor Ambarus1-0/+1
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-1/+1
2019-10-08ARM: at91: Add SFR definitionsTudor Ambarus1-3/+45
2019-10-08ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus1-2/+2
2019-10-08ARM: at91: Add sam9x60 socSandeep Sheriker Mallikarjun2-0/+171
2019-10-08ARM: at91: mpddrc: add lpddr2 initialization procedureEugen Hristev1-0/+23
2019-10-08ARM: at91: sfr: implement DDR input buffers open functionEugen Hristev1-0/+3
2019-10-08ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiPNicolas Ferre1-0/+4
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-1/+0
2019-04-26watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese1-2/+0
2019-04-09arm: at91: Enable watchdog supportStefan Roese1-0/+10
2019-04-09ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl1-1/+4
2018-11-16arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar1-1/+5
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches1-8/+8
2018-05-08gpio: atmel_pio4: add drive strength macrosLudovic Desroches1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini49-98/+49
2018-03-16clk: at91: add USB Host clock driverWenyou Yang1-0/+6
2017-11-29board: laird: add WB45N CPU moduleBen Whitten1-0/+2
2017-11-29ARM: at91: add sama5d2 smc headerLudovic Desroches1-0/+76
2017-09-14ARM: at91: Move CONFIG_AT91FAMILY option to KconfigWenyou Yang10-43/+0
2017-09-14ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang1-1/+6
2017-09-14ARM: at91: mach: Add missing defines of MPDDRCWenyou Yang1-0/+4
2017-09-14ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang1-0/+1
2017-09-14ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang1-0/+2
2017-09-14atmel: common: Add function to display via DM_VIDEO's APIWenyou Yang1-0/+1
2017-09-14clk: at91: utmi: Set the reference clock frequencyWenyou Yang1-0/+5