index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
Julius Werner
2015-07-29
1
-1
/
+3
*
arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serial
Furquan Shaikh
2015-07-21
1
-0
/
+3
*
arm64: Define stage_entry as weak symbol
Furquan Shaikh
2015-07-13
2
-1
/
+11
*
arm64/a57: Move cortex_a57.h under include directory
Furquan Shaikh
2015-07-13
2
-1
/
+4
*
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
Martin Roth
2015-07-12
1
-1
/
+1
*
arm64: Print sp value when dumping registers for exception
Furquan Shaikh
2015-07-09
1
-0
/
+1
*
arch/arm64: Avoid race condition when building bl31
Patrick Georgi
2015-06-30
1
-2
/
+3
*
arch/arm64: Fix compilation without CONFIG_SMP
Patrick Georgi
2015-06-30
1
-0
/
+2
*
arm64: Fix Kconfig issues for secure OS loading
Furquan Shaikh
2015-06-30
1
-0
/
+1
*
arm64: Add support for loading secure os
Furquan Shaikh
2015-06-30
3
-1
/
+39
*
Revert "arm64: remove assembly code string functions"
Furquan Shaikh
2015-06-23
4
-18
/
+177
*
Remove obsolete EARLY_CONSOLE usage
Martin Roth
2015-06-21
1
-1
/
+0
*
arm64: Move enabling floating point ahead of dev init
Jimmy Zhang
2015-06-17
1
-6
/
+6
*
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-09
1
-1
/
+0
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
2
-2
/
+0
*
assets: abstract away the firmware assets used for booting
Aaron Durbin
2015-06-02
2
-5
/
+2
*
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
1
-37
/
+11
*
arm64: correct cacheable/non-cacheable tag string in print_tag
Jimmy Huang
2015-06-02
1
-2
/
+2
*
arm64: Guard prints in mmu.c
Furquan Shaikh
2015-06-02
1
-3
/
+6
*
arm64: Decouple MMU functions from memranges
Julius Werner
2015-06-02
2
-94
/
+77
*
arm64: Add weak implementation of soc_get_bl31_plat_params
Furquan Shaikh
2015-05-27
1
-0
/
+6
*
arm64: Remove PLAT= variable initialization based on Kconfig variable
Furquan Shaikh
2015-05-27
1
-2
/
+0
*
arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilation
Furquan Shaikh
2015-05-27
1
-1
/
+1
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
59
-75
/
+59
*
build system: use archives, not linker action to shorten command lines
Patrick Georgi
2015-05-20
1
-4
/
+4
*
arm64: Make SPSR exception masking on EL2 transition explicit
Julius Werner
2015-05-19
3
-21
/
+8
*
arm64: Add support for using ARM Trusted Firmware as secure monitor
Julius Werner
2015-05-19
6
-2
/
+295
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-11
/
+8
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-2
/
+2
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-1
/
+2
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-4
/
+4
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-16
/
+18
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
5
-9
/
+10
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
2
-12
/
+3
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-7
/
+7
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-9
/
+9
*
arm64: psci: add cpu_suspend support
Joseph Lo
2015-05-18
2
-3
/
+166
*
arm64: update verstage linking
Aaron Durbin
2015-05-11
1
-2
/
+3
*
cache: Add arch_program_segment_loaded call to arm and arm64
Furquan Shaikh
2015-05-11
1
-0
/
+12
*
arch/arm64: provide boot_cpu()
Aaron Durbin
2015-05-05
1
-0
/
+6
*
vboot: split class in library and stage
Patrick Georgi
2015-04-30
2
-2
/
+4
*
vboot2: Build verstage archive, then use that for building the stage
Patrick Georgi
2015-04-28
1
-2
/
+2
*
arch/arm64: update mmu translation table granule size, logic and macros
Jimmy Huang
2015-04-27
2
-51
/
+40
*
arm64: save/restore cptr_el3 and cpacr_el1 registers
Joseph Lo
2015-04-27
4
-2
/
+23
*
arm64: implement CPU power down sequence as per A57/A53/A72 TRM
Joseph Lo
2015-04-27
5
-0
/
+126
*
arm64: introduce data cache ops by set/way to the level specified
Joseph Lo
2015-04-27
7
-60
/
+184
*
arm64: perform early setup in secmon too
Joseph Lo
2015-04-27
2
-0
/
+2
*
arm64: Allow cpu specific early setup
Furquan Shaikh
2015-04-27
8
-1
/
+134
*
armv8/secmon: Disable and Enable GIC in PSCI path
Furquan Shaikh
2015-04-22
2
-0
/
+5
*
armv8/secmon: Correct PSCI function ids
Furquan Shaikh
2015-04-22
2
-3
/
+7
[next]