aboutsummaryrefslogtreecommitdiff
path: root/board/cavium/thunderx/atf.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-12/+12
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-4/+4
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2016-01-19armv8: cavium: Add an implementation of ATF calling functionsSergey Temerkhanov1-0/+312