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
2021-03-12
arch/x86/smbios_defaults.c: Default to motherboard type
Angel Pons
2021-03-01
mb/ocp/deltalake: Fill ECC type in romstage
Angel Pons
2021-03-01
memory_info.h: Store SMBIOS error correction type
Angel Pons
2021-02-27
arch/x86/smbios: Update SMBIOS type 17 asset tag
Tim Chu
2021-02-22
arch/arm/armv7/thread.c: Remove stale file
Angel Pons
2021-02-19
memlayout: Store region sizes as separate symbols
Julius Werner
2021-02-16
device/dram: Move SPD manufacturer names out of arch/x86
Patrick Rudolph
2021-02-15
src: use ARRAY_SIZE where possible
Patrick Georgi
2021-02-15
src/arch: Remove unused <console/console.h>
Elyes HAOUAS
2021-02-14
arch/x86: Drop `cstates` pointer from CPU drivers
Angel Pons
2021-02-11
arch/x86/id.S: Remove unneeded whitespace before tab
Elyes HAOUAS
2021-02-10
acpi: Fix Coverity Scan report
Lijian Zhao
2021-02-07
arch/x86/cpu.c: Remove redundant <arch/cpu.h>
Elyes HAOUAS
2021-02-07
acpi: Fix BERT size_t printf format error
Benjamin Doron
2021-02-07
src: Remove redundant include <rules.h>
Elyes HAOUAS
2021-02-07
arch/x86/smbios: Add missing guard
Raul E Rangel
2021-02-06
intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI
Furquan Shaikh
2021-02-05
arch/x86/smbios: Correct SMBIOS type 4 max speed
Tim Chu
2021-02-04
acpi: Add support for reporting CrashLog in BERT table
Francois Toguo
2021-02-04
src: Remove useless comments in "includes" lines
Elyes HAOUAS
2021-02-01
arch/x86/smbios: Add Number Of Power Cords field to be overriden
JingleHsuWiwynn
2021-01-29
stage_cache: Add resume_from_stage_cache()
Kyösti Mälkki
2021-01-28
arch/x86/smbios: Update SMBIOS type 16 Extended Maximum Capacity
Tim Chu
2021-01-28
arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits
Kyösti Mälkki
2021-01-28
arch/x86: Top-align .text in bootblock
Kyösti Mälkki
2021-01-28
arch/x86: Top-align .init in bootblock
Kyösti Mälkki
2021-01-28
cpu/x86: Link entry32.inc
Kyösti Mälkki
2021-01-28
cpu/x86: Link reset16.inc
Kyösti Mälkki
2021-01-28
cpu/x86: Link entry16.inc
Kyösti Mälkki
2021-01-26
arch/x86/car.ld: Fix up blob reserved regions
Angel Pons
2021-01-25
arm64/armv8: Set ARCH_ARMV8_EXTENSION depend on ARCH_ARM64
Elyes HAOUAS
2021-01-24
arch/x86: Use wildcard for mb/smihandler.c
Kyösti Mälkki
2021-01-24
soc/intel/xeon_sp/cpx: Account for 'rc' heap manager
Arthur Heymans
2021-01-24
arch/x86/car.ld: Account for FSP-T reserved area
Arthur Heymans
2021-01-21
ach/x86/postcar.c: Avoid double CBMEM initialization
Frans Hendriks
2021-01-19
arch/x86/smbios: Update SMBIOS type 17 type detail
Tim Chu
2021-01-18
ChromeOS: Refactor SMBIOS type0 bios_version()
Kyösti Mälkki
2021-01-08
arch/x86/Makefile.inc: Clean up generated assembly stubs
Arthur Heymans
2021-01-07
arch/x86: Move prologue to .init section
Kyösti Mälkki
2021-01-04
ACPI: Final APM_CNT_GNVS_UPDATE cleanup
Kyösti Mälkki
2021-01-04
arch/x86: Move .id section higher
Kyösti Mälkki
2020-12-17
arch/arm: Replace .id section with build_info in CBFS
Kyösti Mälkki
2020-12-17
arch/ppc64: Remove .id section in bootblock
Kyösti Mälkki
2020-12-17
arch/x86: Remove ID_SECTION_OFFSET
Kyösti Mälkki
2020-12-16
arch/x86: Link gdt_init.S into bootblock
Kyösti Mälkki
2020-12-16
arch/x86: Clean up bootblock assembly
Kyösti Mälkki
2020-12-14
arch/x86: Combine bootblock linker scripts
Kyösti Mälkki
2020-12-11
Drop many cases of .previous directive use
Kyösti Mälkki
2020-12-10
arch/x86/smbios.c: Fix compilation on x86_64
Patrick Rudolph
2020-12-08
coreboot tables: Add SPI flash memory map windows to coreboot tables
Furquan Shaikh
[next]