summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/u-boot-arm.h
AgeCommit message (Expand)Author
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