summaryrefslogtreecommitdiff
path: root/arch/arm/lib/image.c
AgeCommit message (Expand)Author
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2018-06-19ARM: image: Add option for ignoring ep bit 3Marek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-13ARM: image: indent with tab instead of 4 spacesMasahiro Yamada
2018-02-07move booti_setup to arch/arm/lig/image.cBin Chen