aboutsummaryrefslogtreecommitdiff
path: root/board/cavium
AgeCommit message (Expand)AuthorFilesLines
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 Glass2-0/+2
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-12-02common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass1-1/+1
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun1-3/+6
2016-03-15thunderx: Move mmu table into board fileAlexander Graf1-0/+24
2016-01-19armv8: cavium: Get DRAM size from ATFSergey Temerkhanov1-0/+27
2016-01-19armv8: cavium: Add an implementation of ATF calling functionsSergey Temerkhanov2-1/+313
2016-01-19armv8: cavium: Add ThunderX 88xx board definitionSergey Temerkhanov4-0/+116