~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-18
* common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait2020-05-01
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* common: Move interrupt functions into a new headerSimon Glass2019-12-02
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-02
* arm: do not include efi_loader.h twiceHeinrich Schuchardt2018-10-16
* arm: print instructions pointed to by pcHeinrich Schuchardt2018-05-23
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* arm: print information about loaded UEFI imagesHeinrich Schuchardt2018-04-05
* arm: adjust PC displayed in exception handlers to point to the failing instru...Lothar Waßmann2017-06-12
* Remove various unused interrupt related codeTom Rini2017-04-06
* arm: Allow EFI payload code to take exceptionsAlexander Graf2016-03-15
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-12
* arm: Show relocated PC/LR in the register dumpSimon Glass2015-02-03
* arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj2014-10-29
* arm: vectors: provide protypes from vectors.SJeroen Hofstee2014-10-25
* ARM: add missing HYP mode constantMarc Zyngier2014-07-28
* arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-26
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-15
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26
* ARM: add relocation supportHeiko Schocher2010-09-19
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13