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
/
lib
Age
Commit message (
Expand
)
Author
2019-05-14
Remove unnecessary ENV_RAMSTAGE guard
Subrata Banik
2019-05-13
lib/hexdump: Drop redundant isprint() implementation
Nico Huber
2019-05-12
boot_device: Constify argument
Patrick Rudolph
2019-05-12
lib/timestamp: Make timestamp_sync_cache_to_cbmem() in postcar
Subrata Banik
2019-04-30
vboot: refactor OPROM code
Joel Kitching
2019-04-25
src/lib/selfboot: Remove unused variables
Elyes HAOUAS
2019-04-23
lib/fmap: Add area read/write functions
T Michael Turney
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-23
Klocwork: Fix the Null pointer derefernce found by klocwork
Thejaswani Putta
2019-04-06
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-04-02
vboot: Change oprom checks to CONFIG_VBOOT, assert OPROM_MATTERS
Julius Werner
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-29
lib/edid.c: Add missing break statement
Jacob Garber
2019-03-29
lib/edid.c: Log an error if unable to find edid or header
Jacob Garber
2019-03-27
lib/edid.c: Dump EDID breakdown after null check
Jacob Garber
2019-03-27
Move calls to quick_ram_check() before CBMEM init
Kyösti Mälkki
2019-03-22
lib/ramtest.c: Make it a bit more arch-agnostic
Kyösti Mälkki
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
vboot: make vboot workbuf available to payload
Joel Kitching
2019-03-19
src: Drop unused 'include <cbfs.h>'
Elyes HAOUAS
2019-03-14
Remove leftover files
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if exist
Subrata Banik
2019-03-07
arch/x86/postcar: Add separate timestamp for postcar stage
Subrata Banik
2019-03-07
src: Drop unused include <timestamp.h>
Elyes HAOUAS
2019-03-05
mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage
Arthur Heymans
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-27
rtc: Fix rtc_calc_weekday
Tim Wawrzynczak
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-21
timestamp: Move timestamp_should_run() call
Kyösti Mälkki
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-21
SMBIOS: Fix bios version
Elyes HAOUAS
2019-02-13
riscv: Add initial support for 32bit boards
Philipp Hug
2019-02-06
Hook up Kconfig Ada spec file
Nico Huber
2019-02-05
bootmem: add new memory type for BL31
Ting Shen
2019-01-30
string: move strdup() & strconcat() to lib/string.c
Thomas Heijligen
2019-01-30
selfload: check target memory type in selfload_check
Ting Shen
2019-01-30
lib/hardwaremain: Fix typo ACPI
Subrata Banik
2019-01-21
lib/boot_device: Add API for write protect a region
Rizwan Qureshi
2019-01-17
lib/libgcc.c: Fix shift warnings
Paul Menzel
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-04
src: Get rid of device_t
Elyes HAOUAS
2018-12-22
arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-12-19
lib/fit: Normalize spaces in board names to dashes
Jonathan Neuschäfer
2018-12-07
cbfs: Alert if something goes wrong in cbfs_boot_locate()
Nico Huber
[prev]
[next]