summaryrefslogtreecommitdiff
path: root/board/atmel/sama5d2_ptc_ek/sama5d2_ptc_ek.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-3/+3
2022-06-28board: atmel: remove calls to debug_uart_initEugen Hristev1-3/+0
2022-04-01board: at91: sama5d2: set blue led on at boot timeMihai Sain1-0/+9
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár1-1/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-06board: atmel: Fix compiler warning 'board_usb_hw_init()' not usedJosef Lusticky1-0/+2
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2018-09-29board: sama5d2_ptc_ek: add pda detect call at init timeEugen Hristev1-0/+10
2018-05-08board: sama5d2_ptc_ek: adjust the smc timings of nandEugen Hristev1-2/+2
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches1-6/+6
2018-05-08board: atmel: sama5d2_ptc_ek: update pin configuration for NANDLudovic Desroches1-8/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-30board: atmel: add sama5d2_ptc_ek boardLudovic Desroches1-0/+130