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
Age
Commit message (
Expand
)
Author
2016-02-19
x86: add coreboot table entry for TSC info
Aaron Durbin
2016-02-19
lib/coreboot_table: add function to allow arch code to add records
Aaron Durbin
2016-02-19
RISC-V: Add more debug info to debug printks
Andrew Waterman
2016-02-19
RISC-V: Make inline asm usage safer
Andrew Waterman
2016-02-18
arch/arm64: Compile arm-trusted-firmware with coreboot timestamp
Patrick Georgi
2016-02-17
arch/x86: Add option to disable default mmap_boot implementation
Alexandru Gagniuc
2016-02-13
x86: make bootblock size for C_ENVIRONMENT_BOOTBLOCK configurable
Aaron Durbin
2016-02-12
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
Julius Werner
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-11
arch/x86: Change how BOOTBLOCK_CUSTOM is selected by default
Andrey Petrov
2016-02-11
arch/x86: Allow bootblock code to use CAR_GLOBAL variables
Andrey Petrov
2016-02-11
arch/x86: Reserve space for stack in CAR layout
Andrey Petrov
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-02-03
xcompile: Add a way to specify -march=i586
Martin Roth
2016-02-02
arch/x86: Add second paragraph to license header
Martin Roth
2016-01-30
arch/x86: Implement minimal bootblock for C_ENVIRONMENT_BOTOBLOCK
Alexandru Gagniuc
2016-01-30
arch/x86: Rename bootblock.S to bootblock_romcc.S
Alexandru Gagniuc
2016-01-29
arch/arm64: Override bl31 timestamp with coreboot build timestamp
Patrick Georgi
2016-01-28
Move object files to $(obj)/<class>/
Nico Huber
2016-01-28
Makefile: Make full use of src-to-obj macro
Nico Huber
2016-01-26
arch/x86: Drop arch/pciconf.h
Stefan Reinauer
2016-01-26
src/arch: Update license headers missing paragraph 2
Martin Roth
2016-01-26
arch/x86: move SetCodeSelector to .text segment
Patrick Georgi
2016-01-23
arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK
Aaron Durbin
2016-01-23
arch/x86: remove .intel_syntax
Patrick Georgi
2016-01-22
arch/arm64: Extend verstage
Itamar
2016-01-21
arch/x86: Add files needed for C environment bootblock on x86
Alexandru Gagniuc
2016-01-21
console: Simplify bootblock console Kconfig selection logic
Alexandru Gagniuc
2016-01-21
arch/x86/include: Rename bootblock_common to bootblock_romcc.h
Alexandru Gagniuc
2016-01-19
arch/x86/Makefile.inc: Add a comment to fix syntax highlighting
Martin Roth
2016-01-19
arch/x86: Indent using tabs not spaces
Martin Roth
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2016-01-18
arch/riscv: Add missing license headers
Martin Roth
2016-01-18
arch/x86/Makefile.inc: Update symbol check macro
Martin Roth
2016-01-14
arch/x86: add missing license headers
Martin Roth
2016-01-14
arch/x86/include: add missing license headers
Martin Roth
2016-01-13
arch/arm64: add missing license headers
Martin Roth
2016-01-13
arch/arm: add missing license headers
Martin Roth
2016-01-07
Correct some common spelling mistakes
Martin Roth
2016-01-07
cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure
Timothy Pearson
2016-01-06
Revert "x86: Align CBFS on top of ROM"
Aaron Durbin
2015-12-31
imgtec/pistachio: Add SOC_REGISTERS memory region
Ionela Voinescu
2015-12-29
x86: Align CBFS on top of ROM
Nico Huber
2015-12-29
mips: add coherency argument to identity mapping
Ionela Voinescu
2015-12-18
drivers/pc80: Add optional spinlock for nvram CBFS access
Timothy Pearson
2015-12-16
x86/smbios: Return index 0 for empty strings
Ben Gardner
2015-12-16
build system/x86: depend on directories before touch /empty targets
Alexander Couzens
[next]