summaryrefslogtreecommitdiff
path: root/arch/arc/lib/bootm.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+2
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-1/+2
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARC: bootm: Refactor GO and PREP subcommands implementationEugeniy Paltsev2018-03-231-22/+29
* ARC: Implement a function to sync and cleanup cachesEugeniy Paltsev2018-03-211-2/+2
* fdt: Implement weak arch_fixup_fdt()Alexey Brodkin2018-02-181-5/+0
* arc: bootm: Move slave cores kick-starting under !fakeAlexey Brodkin2017-11-241-4/+4
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-021-0/+5
* arc: implement slave cores kick-start for Linux kernelAlexey Brodkin2015-07-011-0/+6
* arc: add library functionsAlexey Brodkin2014-02-071-0/+106