summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/u-boot-arm.h
AgeCommit message (Expand)Author
2022-04-01arm64: Save esr in pt_regsSean Anderson
2020-01-17common: Move reset_misc() function to arch headerSimon Glass
2020-01-17common: arm: Move s_init() to an ARM-specific headerSimon Glass
2018-10-10arm: remove duplicated prototypes in u-boot.arm.hPatrick Delaunay
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay
2018-10-10arm: remove prototype for reset_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for arch_interrupt_initPatrick Delaunay
2018-06-03Define board_quiesce_devices() in a shared locationSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-05arm: Add declarations to avoid needing to include headersSimon Glass
2017-06-05arm: Make u-boot-arm.h a private headerSimon Glass
2017-04-05Move dram_init_banksize() to a common headerSimon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2016-11-17ls2080: Exit dpaa only right before exiting U-BootAlexander Graf
2015-02-09common: Move dram_init() declaration to common locationMichal Simek
2014-10-25arm: vectors: provide protypes from vectors.SJeroen Hofstee
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-14arm: Refactor bootm to reduce #ifdefsSimon Glass
2013-03-15arm: Use sections header to obtain link symbolsSimon Glass
2012-07-07ARM: introduce arch_early_init_r()Fabio Estevam
2011-12-09arm: Move CP15 init out of cpu_init_crit()Simon Glass
2011-08-01Unify timer_init() and cpu_init() prototypesWolfgang Denk
2011-08-01ARM: fix error: conflicting types for 'setenv'seedshope
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-13arm: implement ELF relocationsAlbert Aribaud
2010-09-19ARM: add relocation supportHeiko Schocher
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser