index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2018-02-12
arm64: Add read64() and write64()
David Hendricks
2018-02-12
armv8: Allow for ARMv8 extensions to be chosen
David Hendricks
2018-02-02
arm64: Pass COREBOOT flag to ARM TF, always enable logging
Julius Werner
2017-06-02
arch/arm: Correct checkpatch errors
Logan Carlson
2017-05-30
arm64: Align cache maintenance code with libpayload and ARM32
Julius Werner
2017-05-18
3rdparty/arm-trusted-firmware: Update to upstream master
Martin Roth
2017-05-16
arch/arm64: Use variables of the right size for msr/mrs opcodes
Patrick Georgi
2017-03-28
Remove libverstage as separate library and source file class
Julius Werner
2017-03-28
arm64: Fix verstage to use proper assembly versions of mem*()
Julius Werner
2017-02-24
arm-trusted-firmware: Disable a couple of warnings for GCC 6.2
Martin Roth
2017-01-31
build system: mark sub-make invocations as parallelizable
Patrick Georgi
2016-12-08
buildsystem: Drop explicit (k)config.h includes
Kyösti Mälkki
2016-11-17
arm64: arm_tf: Do not build raw bl31.bin binary
Julius Werner
2016-10-06
arm64: Use 'payload' format for ATF instead of 'stage'
Simon Glass
2016-09-20
arm_tf: Fix code style nits and comments
Simon Glass
2016-09-12
src/arch: Improve code formatting
Elyes HAOUAS
2016-08-28
src/arch: Capitalize CPU and ACPI
Elyes HAOUAS
2016-08-23
arch/arm & arm64: Remove unnecessary whitespace before "\n"
Elyes HAOUAS
2016-05-24
arm64: Add stack dump to exception handler
Julius Werner
2016-05-10
arch/arm64: add FRAMEBUFFER region macros to memlayout
Lin Huang
2016-05-03
build system: remove CBFSTOOL_PRE1_OPTS
Patrick Georgi
2016-05-02
lib/coreboot_table: use the architecture dependent table size
Aaron Durbin
2016-05-02
arch: introduce architecture dependent common variables
Aaron Durbin
2016-04-21
lib: add common write_tables() implementation
Aaron Durbin
2016-04-21
lib/coreboot_table: add architecture hooks for adding tables
Aaron Durbin
2016-04-21
lib/bootmem: allow architecture specific bootmem ranges
Aaron Durbin
2016-04-21
arch: only print cbmem entries in one place
Aaron Durbin
2016-04-21
arch: use Kconfig variable for coreboot table size
Aaron Durbin
2016-03-09
Makefile: Add build-time overlap check for programs loaded after coreboot
Julius Werner
2016-02-22
die() when attempting to use bounce buffer on non-i386.
Vladimir Serbinenko
2016-02-19
lib/coreboot_table: add function to allow arch code to add records
Aaron Durbin
2016-02-18
arch/arm64: Compile arm-trusted-firmware with coreboot timestamp
Patrick Georgi
2016-02-11
arches: lib: add main_decl.h for main() declaration
Aaron Durbin
2016-02-11
arch/{arm64,riscv}: remove jmp_to_elf_entry() declaration
Aaron Durbin
2016-02-11
arch: remove stage_exit()
Aaron Durbin
2016-02-10
arch/arm64: Use correct SPSR.DAIF mask for BL31 and payload
Julius Werner
2016-02-10
arch/arm64: mmu: Spot check TTB memory attributes
Julius Werner
2016-01-29
arch/arm64: Override bl31 timestamp with coreboot build timestamp
Patrick Georgi
2016-01-28
Makefile: Make full use of src-to-obj macro
Nico Huber
2016-01-26
src/arch: Update license headers missing paragraph 2
Martin Roth
2016-01-22
arch/arm64: Extend verstage
Itamar
2016-01-21
console: Simplify bootblock console Kconfig selection logic
Alexandru Gagniuc
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2016-01-13
arch/arm64: add missing license headers
Martin Roth
2015-12-10
lib: remove assets infrastructure
Aaron Durbin
2015-12-03
arch/arm64: introduce mmu to bootblock and romstage
Jimmy Huang
2015-12-03
arch/arm64: add DMA_COHERENT region macros to memlayout
Jimmy Huang
2015-12-01
build system: strip quotes from CONFIG_CBFS_PREFIX in a single location
Patrick Georgi
2015-11-17
arm64: tegra132: tegra210: Remove old arm64/stage_entry.S
Julius Werner
2015-11-17
rules.h: Add ENV_ macros to detect current architecture
Julius Werner
2015-11-16
arm64: Implement generic stage transitions for non-Tegra SoCs
Julius Werner
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-11-11
arm64: mmu: Make page table manipulation work across stages
Julius Werner
2015-11-07
arm64: Remove cpu intialization through device-tree
Furquan Shaikh
2015-11-07
arm64: Remove SMP support
Furquan Shaikh
2015-11-07
arm64: remove spin table support
Aaron Durbin
2015-11-07
arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT
Aaron Durbin
2015-11-07
arm64: remove secmon
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-11
vboot: remove remnants of VBOOT_STUB
Aaron Durbin
2015-09-28
arm64: mmu: Prevent CPU prefetch instructions from device memory
Jimmy Huang
2015-09-09
linking: add and use LDFLAGS_common
Aaron Durbin
2015-09-09
rmodule: use program.ld for linking
Aaron Durbin
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-09-05
symbols: add '_' to pci_drivers and cpu_drivers symbols
Aaron Durbin
2015-08-31
armv7/arm64: remove timestamp.c
Aaron Durbin
2015-08-28
arm64: xcompile: Add support for A53 erratum 843419
Julius Werner
2015-08-28
arm64: Fix 'verstage-objs: command not found' error
Yidi Lin
2015-08-28
arm64: declare do_dcsw_op as function
Jimmy Huang
2015-07-29
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
Julius Werner
2015-07-21
arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serial
Furquan Shaikh
2015-07-13
arm64: Define stage_entry as weak symbol
Furquan Shaikh
2015-07-13
arm64/a57: Move cortex_a57.h under include directory
Furquan Shaikh
2015-07-12
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
Martin Roth
2015-07-09
arm64: Print sp value when dumping registers for exception
Furquan Shaikh
2015-06-30
arch/arm64: Avoid race condition when building bl31
Patrick Georgi
2015-06-30
arch/arm64: Fix compilation without CONFIG_SMP
Patrick Georgi
2015-06-30
arm64: Fix Kconfig issues for secure OS loading
Furquan Shaikh
2015-06-30
arm64: Add support for loading secure os
Furquan Shaikh
2015-06-23
Revert "arm64: remove assembly code string functions"
Furquan Shaikh
2015-06-21
Remove obsolete EARLY_CONSOLE usage
Martin Roth
2015-06-17
arm64: Move enabling floating point ahead of dev init
Jimmy Zhang
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-02
assets: abstract away the firmware assets used for booting
Aaron Durbin
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
arm64: correct cacheable/non-cacheable tag string in print_tag
Jimmy Huang
2015-06-02
arm64: Guard prints in mmu.c
Furquan Shaikh
2015-06-02
arm64: Decouple MMU functions from memranges
Julius Werner
2015-05-27
arm64: Add weak implementation of soc_get_bl31_plat_params
Furquan Shaikh
2015-05-27
arm64: Remove PLAT= variable initialization based on Kconfig variable
Furquan Shaikh
2015-05-27
arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilation
Furquan Shaikh
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
build system: use archives, not linker action to shorten command lines
Patrick Georgi
2015-05-19
arm64: Make SPSR exception masking on EL2 transition explicit
Julius Werner
2015-05-19
arm64: Add support for using ARM Trusted Firmware as secure monitor
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
[next]