aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
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
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-22ARM: at91: spl: add spl_early_init for sama5d2 platformsGreg Gallagher
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
2021-01-12Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2021-01-07board: atmel: sama7g5ek: add initial support for sama7g5ekEugen Hristev
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-11-26ARM: mach-at91: fix timer.o compile conditionEugen Hristev
2020-11-26ARM: at91: armv7: sama7g5 uses CCF clock driverNicolas Ferre
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-22ARM: at91: common: guard ATMEL_PIT code by ifdefEugen Hristev
2020-09-22board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon 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-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-10-08ARM: at91: Add SFR definitionsTudor Ambarus
2019-10-08ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus
2019-10-08board: atmel: Add sam9x60ek boardSandeep Sheriker Mallikarjun
2019-10-08ARM: at91: Add sam9x60 socSandeep Sheriker Mallikarjun
2019-10-08board: atmel: sama5d2_wlsom1_ek: add SPL supportEugen Hristev
2019-10-08ARM: at91: mpddrc: add lpddr2 initialization procedureEugen Hristev
2019-10-08board: laird: wb50n: use configure_ddrcfg_input_buffersEugen Hristev
2019-10-08ARM: at91: sfr: implement DDR input buffers open functionEugen Hristev