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-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
2015-07-27
arch/x86: make dependency explicit
Patrick Georgi
2015-07-22
riscv: Link in libgcc
Patrick Georgi
2015-07-21
arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serial
Furquan Shaikh
2015-07-15
cbfs: hardcode file alignment
Patrick Georgi
2015-07-13
x86: flatten hierarchy
Stefan Reinauer
2015-07-13
x86: Port x86 over to compile cleanly with x86-64
Stefan Reinauer
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-11
arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variable
Martin Roth
2015-07-09
arm: add __umoddi3() to libgcc implementation
Stefan Reinauer
2015-07-09
arm: enhance eabi compat functions
Stefan Reinauer
2015-07-09
arm64: Print sp value when dumping registers for exception
Furquan Shaikh
2015-07-07
payloads: Reorganize Makefile.incs for external payloads
Stefan Reinauer
2015-07-07
timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS
Aaron Durbin
2015-07-07
timestamp: add generic cache region
Aaron Durbin
2015-07-07
x86 makefile: Use preprocessed linker files
Marc Jones
2015-07-07
smbios: fix copy&paste error
Patrick Georgi
2015-07-07
x86: Drop -Wa,--divide
Stefan Reinauer
2015-07-07
Unconditionally compile romstage with -Wa,--divide
Stefan Reinauer
2015-07-07
smbios: Calculate SMBIOS Max Struct size
Ben Frisch
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-26
x86: Move architecture selection from linker script to Makefile.inc
Stefan Reinauer
2015-06-23
acpi: bring back ability to link DSDT into ramstage
Patrick Georgi
2015-06-23
SeaBIOS: Clean up build command line.
Martin Roth
2015-06-23
Revert "arm64: remove assembly code string functions"
Furquan Shaikh
2015-06-22
x86: make PCI MMIO CFG functions 64bit proof
Stefan Reinauer
2015-06-21
Remove obsolete EARLY_CONSOLE usage
Martin Roth
2015-06-20
x86: Make ACPI 64bit clean
Stefan Reinauer
2015-06-20
x86: make memcpy 64bit safe
Stefan Reinauer
2015-06-17
x86 cpu: Allow some cpuid functions during romstage
Lee Leahy
2015-06-17
arm64: Move enabling floating point ahead of dev init
Jimmy Zhang
2015-06-16
x86: Make stdint.h x64 proof
Stefan Reinauer
2015-06-16
x86: Make x86 architecture makefiles x64 aware
Stefan Reinauer
2015-06-16
Add x64 support to src/arch/x86/Kconfig
Stefan Reinauer
2015-06-11
lenovo: Hide SMBIOS config
Vladimir Serbinenko
2015-06-10
mips: implement arch_segment_loaded callback
Ionela Voinescu
2015-06-10
mips: CBMEM table reference is passed to payload
Ionela Voinescu
2015-06-10
smbios: Fix type1 family setting
Marc Jones
[next]