~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
u-boot-arm.h
Commit message (
Expand
)
Author
Age
*
arm64: Save esr in pt_regs
Sean Anderson
2022-04-01
*
common: Move reset_misc() function to arch header
Simon Glass
2020-01-17
*
common: arm: Move s_init() to an ARM-specific header
Simon Glass
2020-01-17
*
arm: remove duplicated prototypes in u-boot.arm.h
Patrick Delaunay
2018-10-10
*
arm: remove prototype for get_timer_masked
Patrick Delaunay
2018-10-10
*
arm: remove prototype for udelay_masked
Patrick Delaunay
2018-10-10
*
arm: remove prototype for reset_timer_masked
Patrick Delaunay
2018-10-10
*
arm: remove prototype for arch_interrupt_init
Patrick Delaunay
2018-10-10
*
Define board_quiesce_devices() in a shared location
Simon Glass
2018-06-03
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
arm: Add declarations to avoid needing to include headers
Simon Glass
2017-06-05
*
arm: Make u-boot-arm.h a private header
Simon Glass
2017-06-05
*
Move dram_init_banksize() to a common header
Simon Glass
2017-04-05
*
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
*
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
2016-11-17
*
common: Move dram_init() declaration to common location
Michal Simek
2015-02-09
*
arm: vectors: provide protypes from vectors.S
Jeroen Hofstee
2014-10-25
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
arm: Refactor bootm to reduce #ifdefs
Simon Glass
2013-05-14
*
arm: Use sections header to obtain link symbols
Simon Glass
2013-03-15
*
ARM: introduce arch_early_init_r()
Fabio Estevam
2012-07-07
*
arm: Move CP15 init out of cpu_init_crit()
Simon Glass
2011-12-09
*
Unify timer_init() and cpu_init() prototypes
Wolfgang Denk
2011-08-01
*
ARM: fix error: conflicting types for 'setenv'
seedshope
2011-08-01
*
arm: fix incorrect monitor protection region in FLASH
Po-Yu Chuang
2011-03-27
*
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-29
*
arm: implement ELF relocations
Albert Aribaud
2010-10-13
*
ARM: add relocation support
Heiko Schocher
2010-09-19
*
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
2010-04-13