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
/
include
Age
Commit message (
Expand
)
Author
2019-01-04
src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h'
Elyes HAOUAS
2019-01-04
src: Get rid of device_t
Elyes HAOUAS
2018-10-12
libpayload: arm64: Conform to new coreboot lib_helpers.h and assume EL2
Julius Werner
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-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-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-05-24
src: Add space after 'while'
Elyes HAOUAS
2018-05-22
Introduce bootblock self-decompression
Julius Werner
2018-05-14
pci: Fix compilation on non x86
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-03-23
arch/arm64/armv8/mmu: Add support for 48bit VA
Patrick Rudolph
2018-02-12
arm64: Add read64() and write64()
David Hendricks
2017-05-30
arm64: Align cache maintenance code with libpayload and ARM32
Julius Werner
2016-12-08
buildsystem: Drop explicit (k)config.h includes
Kyösti Mälkki
2016-05-10
arch/arm64: add FRAMEBUFFER region macros to memlayout
Lin Huang
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-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: mmu: Spot check TTB memory attributes
Julius Werner
2016-01-26
src/arch: Update license headers missing paragraph 2
Martin Roth
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-03
arch/arm64: add DMA_COHERENT region macros to memlayout
Jimmy Huang
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-09-28
arm64: mmu: Prevent CPU prefetch instructions from device memory
Jimmy Huang
2015-09-09
rmodule: use program.ld for linking
Aaron Durbin
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-08-28
arm64: declare do_dcsw_op as function
Jimmy Huang
[next]