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
2015-10-16
arch/x86/smbios: Add Crucial DIMM manufacturer ID
Timothy Pearson
2015-10-16
arch/x86/boot/smbios: Add SPD IDs for Kingston and Corsair
Timothy Pearson
2015-10-14
x86: add standalone verstage support
Aaron Durbin
2015-10-11
vboot: remove remnants of VBOOT_STUB
Aaron Durbin
2015-10-08
arch/x86/bootblock: Do not include non-code files in bootblock.S
Alexandru Gagniuc
2015-10-08
arch/x86: Link walkcbfs.S instead on including it in bootblock.S
Alexandru Gagniuc
2015-10-08
arch/x86/bootblock: Link in object files selected with bootblock-y
Alexandru Gagniuc
2015-10-08
arch/x86/Makefile.inc: Simplify rule for bootblock.debug
Alexandru Gagniuc
2015-10-07
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
Alexandru Gagniuc
2015-09-30
x86: prepare cache-as-ram to allow multiple stages
Aaron Durbin
2015-09-30
x86: provide common macro for linking early stages
Aaron Durbin
2015-09-29
Makefile: Replace the way to test if a string is empty
zbao
2015-09-28
arm64: mmu: Prevent CPU prefetch instructions from device memory
Jimmy Huang
2015-09-23
RISCV: modify arch_prog_run to handle payloads correctly.
Ronald G. Minnich
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-09-16
riscv-virtual-memory: move page tables into virtual address space
Thaminda Edirisooriya
2015-09-16
riscv-memlayout: fix existing memlayout issues, add sbi interface
Thaminda Edirisooriya
2015-09-16
x86: remove double link step for romstage
Aaron Durbin
2015-09-15
riscv-trap-handling: Add functionality, prevent stack corruption
Thaminda Edirisooriya
2015-09-10
riscv-trap-handling: Add implementation for trap calls in riscv
Thaminda Edirisooriya
2015-09-10
riscv-virtual-memory: Add virtual memory setup
Thaminda Edirisooriya
2015-09-09
x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE
Aaron Durbin
2015-09-09
linking: add and use LDFLAGS_common
Aaron Durbin
2015-09-09
x86: link romstage and ramstage with 1 file
Aaron Durbin
2015-09-09
rmodule: use program.ld for linking
Aaron Durbin
2015-09-09
x86: link romstage like the other architectures
Aaron Durbin
2015-09-09
x86: link ramstage like the other architectures
Aaron Durbin
2015-09-09
linking: lay the groundwork for a unified linking approach
Aaron Durbin
2015-09-09
x86: provide minimum alignment for romstage
Aaron Durbin
2015-09-09
x86: remove unused sections from romstage.ld
Aaron Durbin
2015-09-09
x86: add romstage.S to bind program flow and ordering
Aaron Durbin
2015-09-09
x86: don't create MAINBOARDDIR/romstage.inc for !ROMCC boards
Aaron Durbin
2015-09-09
x86: bootblock: remove linking and program flow from build system
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-09-04
x86: remove cpu_incs as romstage Make variable
Aaron Durbin
2015-08-31
timestamp: add tick frequency to exported table
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-08-26
riscv-trap-handling: Add preliminary trap handling for riscv
Thaminda Edirisooriya
2015-08-25
x86: Get rid of empty loadable segment warning
Martin Roth
2015-08-14
acpi: 64bit fixes
Stefan Reinauer
2015-08-13
x86: parameterize asl_template for CBFS inclusion
Aaron Durbin
2015-08-13
amd: raminit sysinfo offset fix
Aaron Durbin
2015-08-09
riscv-spike: support for Spike emulation of riscv
Thaminda Edirisooriya
2015-08-09
acpi: Align FACS to 64 bytes
Patrick Georgi
2015-08-04
x86: Make sure boot device is mapped below 4G
Stefan Reinauer
2015-07-29
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
Julius Werner
[next]