summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/u-boot-arm.h
Commit message (Expand)AuthorAgeFilesLines
* common: Move reset_misc() function to arch headerSimon Glass2020-01-171-0/+2
* common: arm: Move s_init() to an ARM-specific headerSimon Glass2020-01-171-0/+2
* arm: remove duplicated prototypes in u-boot.arm.hPatrick Delaunay2018-10-101-3/+0
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-3/+0
* arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-101-1/+0
* arm: remove prototype for reset_timer_maskedPatrick Delaunay2018-10-101-1/+0
* arm: remove prototype for arch_interrupt_initPatrick Delaunay2018-10-101-1/+0
* Define board_quiesce_devices() in a shared locationSimon Glass2018-06-031-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: Add declarations to avoid needing to include headersSimon Glass2017-06-051-0/+2
* arm: Make u-boot-arm.h a private headerSimon Glass2017-06-051-0/+4
* Move dram_init_banksize() to a common headerSimon Glass2017-04-051-1/+0
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+1
* ls2080: Exit dpaa only right before exiting U-BootAlexander Graf2016-11-171-0/+1
* common: Move dram_init() declaration to common locationMichal Simek2015-02-091-1/+0
* arm: vectors: provide protypes from vectors.SJeroen Hofstee2014-10-251-0/+15
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* arm: Refactor bootm to reduce #ifdefsSimon Glass2013-05-141-2/+0
* arm: Use sections header to obtain link symbolsSimon Glass2013-03-151-4/+0
* ARM: introduce arch_early_init_r()Fabio Estevam2012-07-071-0/+1
* arm: Move CP15 init out of cpu_init_crit()Simon Glass2011-12-091-0/+3
* Unify timer_init() and cpu_init() prototypesWolfgang Denk2011-08-011-3/+0
* ARM: fix error: conflicting types for 'setenv'seedshope2011-08-011-8/+0
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-271-0/+1
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-291-6/+0
* arm: implement ELF relocationsAlbert Aribaud2010-10-131-7/+7
* ARM: add relocation supportHeiko Schocher2010-09-191-1/+13
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-131-0/+70