index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-25
selfboot: create selfboot_check function, remove check param
Ronald G. Minnich
2018-10-12
libpayload: arm64: Conform to new coreboot lib_helpers.h and assume EL2
Julius Werner
2018-10-11
selfboot: remove bounce buffers
Ronald G. Minnich
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-14
complier.h: add __always_inline and use it in code base
Aaron Durbin
2018-08-17
arm64: Factor out common parts of romstage execution flow
Julius Werner
2018-08-13
arm64: mmu: Spot check security state for TTB mapping
Julius Werner
2018-08-10
arm64: Turn architectural register accessors into inline functions
Julius Werner
2018-08-10
arm64: Drop checks for current exception level, hardcode EL3 assumption
Julius Werner
2018-08-10
arm64: Remove set_cntfrq() function
Julius Werner
2018-08-09
src/arch: Fix typo
Elyes HAOUAS
2018-08-07
arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm)
Julius Werner
2018-08-07
arm64: Disable MMU during legacy payload handoff (without Arm TF)
Julius Werner
2018-07-26
arch/arm64: Add Kconfig to include BL31 as blob
Patrick Rudolph
2018-07-02
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-26
arm64: Reimplement mmu_disable() in assembly
Julius Werner
2018-06-26
arm64: Switch remaining uses of __ASSEMBLY__ to __ASSEMBLER__
Julius Werner
2018-06-26
arm64: Drop dead file stage_entry.S
Julius Werner
2018-06-19
lib: Add FIT payload support
Patrick Rudolph
2018-06-19
lib/prog_loaders: Move argument selection into selfload
Patrick Rudolph
2018-05-24
src: Add space after 'while'
Elyes HAOUAS
2018-05-22
Introduce bootblock self-decompression
Julius Werner
2018-05-16
Revert "cbfs/payload type: Fix build warning and whitespace in name"
Ronald G. Minnich
2018-05-15
cbfs/payload type: Fix build warning and whitespace in name
Paul Menzel
2018-05-14
pci: Fix compilation on non x86
Patrick Rudolph
2018-05-04
lib/bootmem: Add more bootmem tags
Patrick Rudolph
2018-05-03
pci: Add dummy file for ARM64
Patrick Rudolph
2018-04-30
arm64: Add ARCH Timer
T Michael Turney
2018-04-30
arm64: Add mmu context save/restore APIs
T Michael Turney
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-03-23
arch/arm64/armv8/mmu: Add support for 48bit VA
Patrick Rudolph
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
[next]