Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
7850b5836bfe250f31cc32ca3cde70077fcbd887
/
src
/
arch
/
arm64
6403167
compiler.h: add __weak macro
by Aaron Durbin
· 5 years ago
57afc5e
arch/arm64/armv8/mmu: Add support for 48bit VA
by Patrick Rudolph
· 6 years ago
3b63e0f
arm64: Add read64() and write64()
by David Hendricks
· 6 years ago
cc3b69b
armv8: Allow for ARMv8 extensions to be chosen
by David Hendricks
· 6 years ago
91ebbfd
arm64: Pass COREBOOT flag to ARM TF, always enable logging
by Julius Werner
· 6 years ago
c058d1c
arch/arm: Correct checkpatch errors
by Logan Carlson
· 6 years ago
baa3e70
arm64: Align cache maintenance code with libpayload and ARM32
by Julius Werner
· 8 years ago
76b8c0e
3rdparty/arm-trusted-firmware: Update to upstream master
by Martin Roth
· 7 years ago
ff2938f
arch/arm64: Use variables of the right size for msr/mrs opcodes
by Patrick Georgi
· 6 years ago
e91d170
Remove libverstage as separate library and source file class
by Julius Werner
· 7 years ago
2f891a0
arm64: Fix verstage to use proper assembly versions of mem*()
by Julius Werner
· 7 years ago
80c314d
arm-trusted-firmware: Disable a couple of warnings for GCC 6.2
by Martin Roth
· 7 years ago
78a5f22
build system: mark sub-make invocations as parallelizable
by Patrick Georgi
· 7 years ago
530f677
buildsystem: Drop explicit (k)config.h includes
by Kyösti Mälkki
· 7 years ago
50e7670
arm64: arm_tf: Do not build raw bl31.bin binary
by Julius Werner
· 7 years ago
7ae73fc
arm64: Use 'payload' format for ATF instead of 'stage'
by Simon Glass
· 7 years ago
17c2b94
arm_tf: Fix code style nits and comments
by Simon Glass
· 7 years ago
6b72787
src/arch: Improve code formatting
by Elyes HAOUAS
· 7 years ago
2078e75
src/arch: Capitalize CPU and ACPI
by Elyes HAOUAS
· 7 years ago
0638b60
arch/arm & arm64: Remove unnecessary whitespace before "\n"
by Elyes HAOUAS
· 7 years ago
2c51572
arm64: Add stack dump to exception handler
by Julius Werner
· 7 years ago
03f5072
arch/arm64: add FRAMEBUFFER region macros to memlayout
by Lin Huang
· 7 years ago
5cc0ee27
build system: remove CBFSTOOL_PRE1_OPTS
by Patrick Georgi
· 7 years ago
a6e9051
lib/coreboot_table: use the architecture dependent table size
by Aaron Durbin
· 7 years ago
a2118a2
arch: introduce architecture dependent common variables
by Aaron Durbin
· 7 years ago
a4db050
lib: add common write_tables() implementation
by Aaron Durbin
· 7 years ago
5481c96
lib/coreboot_table: add architecture hooks for adding tables
by Aaron Durbin
· 7 years ago
d4afa93
lib/bootmem: allow architecture specific bootmem ranges
by Aaron Durbin
· 7 years ago
60eb2c2
arch: only print cbmem entries in one place
by Aaron Durbin
· 7 years ago
a0546da
arch: use Kconfig variable for coreboot table size
by Aaron Durbin
· 7 years ago
fffee87
Makefile: Add build-time overlap check for programs loaded after coreboot
by Julius Werner
· 8 years ago
f0d39c4
die() when attempting to use bounce buffer on non-i386.
by Vladimir Serbinenko
· 8 years ago
f6ada1c
lib/coreboot_table: add function to allow arch code to add records
by Aaron Durbin
· 8 years ago
800e964
arch/arm64: Compile arm-trusted-firmware with coreboot timestamp
by Patrick Georgi
· 8 years ago
622eea7
arches: lib: add main_decl.h for main() declaration
by Aaron Durbin
· 8 years ago
711455f
arch/{arm64,riscv}: remove jmp_to_elf_entry() declaration
by Aaron Durbin
· 8 years ago
ae3f302
arch: remove stage_exit()
by Aaron Durbin
· 8 years ago
3834520
arch/arm64: Use correct SPSR.DAIF mask for BL31 and payload
by Julius Werner
· 8 years ago
372d0ff
arch/arm64: mmu: Spot check TTB memory attributes
by Julius Werner
· 8 years ago
dcc3ecc
arch/arm64: Override bl31 timestamp with coreboot build timestamp
by Patrick Georgi
· 8 years ago
81b09f4
Makefile: Make full use of src-to-obj macro
by Nico Huber
· 8 years ago
4af5886
src/arch: Update license headers missing paragraph 2
by Martin Roth
· 8 years ago
ab0df6d
arch/arm64: Extend verstage
by Itamar
· 8 years ago
ee464b1
console: Simplify bootblock console Kconfig selection logic
by Alexandru Gagniuc
· 8 years ago
fd277d8
header files: Fix guard name comments to match guard names
by Martin Roth
· 8 years ago
cf77d28
arch/arm64: add missing license headers
by Martin Roth
· 8 years ago
7e7a4df
lib: remove assets infrastructure
by Aaron Durbin
· 8 years ago
8578296
arch/arm64: introduce mmu to bootblock and romstage
by Jimmy Huang
· 8 years ago
9b423a7
arch/arm64: add DMA_COHERENT region macros to memlayout
by Jimmy Huang
· 8 years ago
6dc8570
build system: strip quotes from CONFIG_CBFS_PREFIX in a single location
by Patrick Georgi
· 8 years ago
7dcf9d5
arm64: tegra132: tegra210: Remove old arm64/stage_entry.S
by Julius Werner
· 8 years ago
d3634c1
rules.h: Add ENV_ macros to detect current architecture
by Julius Werner
· 8 years ago
66a476a
arm64: Implement generic stage transitions for non-Tegra SoCs
by Julius Werner
· 8 years ago
86fc11d
arm/arm64: Generalize bootblock C entry point
by Julius Werner
· 8 years ago
fe4cbf1
arm64: mmu: Make page table manipulation work across stages
by Julius Werner
· 8 years ago
fdb3a8d
arm64: Remove cpu intialization through device-tree
by Furquan Shaikh
· 8 years ago
b3f6ad3
arm64: Remove SMP support
by Furquan Shaikh
· 8 years ago
1148786
arm64: remove spin table support
by Aaron Durbin
· 8 years ago
0325a45
arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT
by Aaron Durbin
· 8 years ago
8c8e2b7
arm64: remove secmon
by Aaron Durbin
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
e957832b
vboot: remove remnants of VBOOT_STUB
by Aaron Durbin
· 8 years ago
c159a0e
arm64: mmu: Prevent CPU prefetch instructions from device memory
by Jimmy Huang
· 8 years ago
d4dd44c
linking: add and use LDFLAGS_common
by Aaron Durbin
· 8 years ago
dde7629
rmodule: use program.ld for linking
by Aaron Durbin
· 8 years ago
4460703
Drop "See file CREDITS..." comment
by Stefan Reinauer
· 8 years ago
0375815
symbols: add '_' to pci_drivers and cpu_drivers symbols
by Aaron Durbin
· 8 years ago
107d1fb
armv7/arm64: remove timestamp.c
by Aaron Durbin
· 8 years ago
4bfa29e
arm64: xcompile: Add support for A53 erratum 843419
by Julius Werner
· 8 years ago
3d09230
arm64: Fix 'verstage-objs: command not found' error
by Yidi Lin
· 8 years ago
46502c9
arm64: declare do_dcsw_op as function
by Jimmy Huang
· 8 years ago
8d8799a
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
by Julius Werner
· 9 years ago
87d492f
arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serial
by Furquan Shaikh
· 8 years ago
6e1dc0c
arm64: Define stage_entry as weak symbol
by Furquan Shaikh
· 8 years ago
8799fde
arm64/a57: Move cortex_a57.h under include directory
by Furquan Shaikh
· 8 years ago
c4e49f6
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
by Martin Roth
· 8 years ago
dc19761
arm64: Print sp value when dumping registers for exception
by Furquan Shaikh
· 8 years ago
2268b3b
arch/arm64: Avoid race condition when building bl31
by Patrick Georgi
· 8 years ago
fbc45a6
arch/arm64: Fix compilation without CONFIG_SMP
by Patrick Georgi
· 8 years ago
67246f4
arm64: Fix Kconfig issues for secure OS loading
by Furquan Shaikh
· 8 years ago
a384c28
arm64: Add support for loading secure os
by Furquan Shaikh
· 8 years ago
464f5ca
Revert "arm64: remove assembly code string functions"
by Furquan Shaikh
· 8 years ago
a412d39
Remove obsolete EARLY_CONSOLE usage
by Martin Roth
· 8 years ago
121b4c0
arm64: Move enabling floating point ahead of dev init
by Jimmy Zhang
· 8 years ago
4fbac46
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
by Kyösti Mälkki
· 9 years ago
5264862
Remove empty lines at end of file
by Elyes HAOUAS
· 8 years ago
ac12c66c
assets: abstract away the firmware assets used for booting
by Aaron Durbin
· 8 years ago
899d13d
cbfs: new API and better program loading
by Aaron Durbin
· 8 years ago
2e01e8d
arm64: correct cacheable/non-cacheable tag string in print_tag
by Jimmy Huang
· 8 years ago
3553119
arm64: Guard prints in mmu.c
by Furquan Shaikh
· 8 years ago
6233681
arm64: Decouple MMU functions from memranges
by Julius Werner
· 8 years ago
49d3066
arm64: Add weak implementation of soc_get_bl31_plat_params
by Furquan Shaikh
· 8 years ago
b9215ab
arm64: Remove PLAT= variable initialization based on Kconfig variable
by Furquan Shaikh
· 8 years ago
e45a3eb
arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilation
by Furquan Shaikh
· 8 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
eec8dfb
build system: use archives, not linker action to shorten command lines
by Patrick Georgi
· 8 years ago
da3a146
arm64: Make SPSR exception masking on EL2 transition explicit
by Julius Werner
· 8 years ago
745a75f
arm64: Add support for using ARM Trusted Firmware as secure monitor
by Julius Werner
· 8 years ago
bbca3a9
arm64: Reorganize payload entry code and related Kconfigs
by Julius Werner
· 8 years ago
883ec98
arm64: Reorganize payload entry code and related Kconfigs
by Julius Werner
· 8 years ago
Next »