aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2023-05-31include: Remove unused header filesTom Rini
2023-01-20global: Remove unused CONFIG definesTom Rini
2023-01-06Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...Tom 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-07global: Remove extraneous DM_ETH imply/selectTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30video: Drop atmel LCD codeSimon Glass
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-08-12arm: Remove snapper9260 boardTom Rini
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-06-30Merge tag 'u-boot-at91-2022.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-06-30gpio: atmel_pio4: add support for PIO_PORTEMihai Sain
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini
2022-06-28Convert CONFIG_EFLASH_PROTSECTORS to KconfigTom Rini
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-04-26ARM: mach-at91: armv7: Remove default reset driverSergiu Moga
2022-04-26ARM: mach-at91: arm926ejs: Add SYSRESET conditionalSergiu Moga
2022-04-26board: Add sam9x60_curiosity supportDurai Manickam KR
2022-04-08at91: Remove unused LED codeTom Rini
2022-04-01timer: atmel_tcb_timer: add atmel_tcb driverClément Léger
2022-04-01ARM: at91: sama7g5: Reset external devices at software resetTudor Ambarus
2022-04-01configs: Convert AT91RESET_EXTRST to KconfigTudor Ambarus
2022-04-01ARM: at91: sama5d2: Enable the use of Galois Tables from ROMTudor Ambarus
2022-03-25Convert CONFIG_AT91_WANTS_COMMON_PHY to KconfigTom Rini
2022-03-18Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini
2022-03-18Convert CONFIG_AT91_GPIO_PULLUP to KconfigTom Rini
2022-03-18Convert CONFIG_AT91SAM9260 et al to KconfigTom Rini
2022-01-21Convert CONFIG_AT91_EFLASH to KconfigPatrick Delaunay
2021-12-16ARM: mach-at91: Add compile time option to choose proper timerHari Prasath
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
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-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-07-07arm: Remove at91rm9200ek boardsTom Rini
2021-06-17Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...Tom Rini
2021-06-07Revert "sama5d3: Fix Galois Field Table offsets"Tudor Ambarus
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-04-10arm: Remove picosam9g45 boardTom Rini
2021-04-10arm: Remove wb50n boardTom Rini
2021-04-10arm: Remove wb45n boardTom Rini
2021-03-30Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...Tom Rini
2021-03-22ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_...Martin Townsend
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-03-02pinctrl: at91-pio4: add support for slew-rateClaudiu Beznea