aboutsummaryrefslogtreecommitdiffstats
path: root/board/cavium/thunderx/atf.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+2
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-2/+1
* board: cavium: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+2
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-1/+1
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-12/+12
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-4/+4
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* armv8: cavium: Add an implementation of ATF calling functionsSergey Temerkhanov2016-01-191-0/+312