aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)AuthorFilesLines
2022-04-08at91: Remove unused LED codeTom Rini2-48/+0
2022-04-01timer: atmel_tcb_timer: add atmel_tcb driverClément Léger1-0/+2
2022-04-01ARM: at91: sama7g5: Reset external devices at software resetTudor Ambarus1-0/+1
2022-04-01configs: Convert AT91RESET_EXTRST to KconfigTudor Ambarus1-0/+3
2022-04-01ARM: at91: sama5d2: Enable the use of Galois Tables from ROMTudor Ambarus1-3/+7
2022-03-25Convert CONFIG_AT91_WANTS_COMMON_PHY to KconfigTom Rini1-0/+9
2022-03-18Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini1-0/+3
2022-03-18Convert CONFIG_AT91_GPIO_PULLUP to KconfigTom Rini1-0/+4
2022-03-18Convert CONFIG_AT91SAM9260 et al to KconfigTom Rini1-0/+1
2022-01-21Convert CONFIG_AT91_EFLASH to KconfigPatrick Delaunay1-0/+8
2021-12-16ARM: mach-at91: Add compile time option to choose proper timerHari Prasath1-2/+5
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2-13/+13
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk2-2/+0
2021-09-21ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESETClément Léger1-1/+3
2021-09-21ARM: at91: Add chip ID of SAMA5D29Hari Prasath2-0/+3
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+2
2021-07-07arm: Remove at91rm9200ek boardsTom Rini1-5/+0
2021-06-17Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...WIP/17Jun2021-nextTom Rini1-2/+2
2021-06-07Revert "sama5d3: Fix Galois Field Table offsets"Tudor Ambarus1-2/+2
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún1-1/+1
2021-04-10arm: Remove picosam9g45 boardTom Rini1-6/+0
2021-04-10arm: Remove wb50n boardTom Rini1-9/+0
2021-04-10arm: Remove wb45n boardTom Rini1-6/+0
2021-03-30Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...WIP/30Mar2021-nextTom Rini2-8/+9
2021-03-22ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_...Martin Townsend1-8/+8
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler3-3/+3
2021-03-02pinctrl: at91-pio4: add support for slew-rateClaudiu Beznea1-0/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass7-0/+7
2021-01-22ARM: at91: spl: add spl_early_init for sama5d2 platformsGreg Gallagher1-0/+7
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
2021-01-12Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini1-0/+8
2021-01-07board: atmel: sama7g5ek: add initial support for sama7g5ekEugen Hristev1-0/+8
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini2-2/+2
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini2-5/+11
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2-2/+2
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass4-4/+4
2020-11-26ARM: mach-at91: fix timer.o compile conditionEugen Hristev1-1/+4
2020-11-26ARM: at91: armv7: sama7g5 uses CCF clock driverNicolas Ferre2-4/+7
2020-10-19ARM: at91: Add chip ID for SAM9X60 SiPNicolas Ferre2-0/+9
2020-09-25ARM: mach-at91: add support for new SoC sama7g5Eugen Hristev5-0/+92
2020-09-22ARM: at91: common: guard ATMEL_PIT code by ifdefEugen Hristev1-0/+2
2020-09-22board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev1-0/+1
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass1-1/+1
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano2-8/+8
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini1-2/+0
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass3-0/+3