summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8/ahab.c
Commit message (Expand)AuthorAgeFilesLines
* arm: imx8: Move container image header file to mach-imxYe Li2021-08-091-1/+1
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* imx: ahab: allow to bypass confirmation for ahab_close cmdClément Péron2020-12-261-1/+2
* imx: ahab: fix implicit declaration warningOliver Graute2020-12-061-0/+1
* imx: ahab: fix compiler warnings in debugOliver Graute2020-12-061-1/+1
* imx: ahab: Fix compiler warnings in printfOliver Graute2020-12-061-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-6/+7
* imx8: ahab: fix some bad debug message formatingSeb Fagard2020-05-011-4/+3
* imx8: ahab: fix 'end address' parameter of rm_find_memregPeng Fan2020-05-011-1/+1
* imx8: Change to use new SECO API commandsYe Li2020-05-011-3/+3
* imx8: Add AHAB secure boot supportPeng Fan2019-11-031-0/+347