summaryrefslogtreecommitdiffstats
path: root/board/cavium
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-2/+2
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-2/+2
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-2/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* 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-182-0/+2
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* armv8: mmu: Add support of non-identical mappingYork Sun2016-07-151-3/+6
* thunderx: Move mmu table into board fileAlexander Graf2016-03-151-0/+24
* armv8: cavium: Get DRAM size from ATFSergey Temerkhanov2016-01-191-0/+27
* armv8: cavium: Add an implementation of ATF calling functionsSergey Temerkhanov2016-01-192-1/+313
* armv8: cavium: Add ThunderX 88xx board definitionSergey Temerkhanov2016-01-194-0/+116