summaryrefslogtreecommitdiff
path: root/arch/arm/lib/reset.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2014-09-05arm:reset: call the reset_misc() before the cpu resetPrzemyslaw Marczak1-0/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-0/+53