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
/
include
Age
Commit message (
Expand
)
Author
2020-04-05
src/include: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
assert.h: Add a tag parameter to dead_code()
Nico Huber
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-31
security/vboot: relocate and rename vboot_platform_is_resuming()
Bill XIE
2020-03-31
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-30
memranges: Change align attribute to be log2 of required alignment
Furquan Shaikh
2020-03-25
create stdio.h and stdarg.h for {,v}snprintf
Joel Kitching
2020-03-25
Rework map_oprom_vendev to add revision check and mapping
Martin Roth
2020-03-25
src/device: Add option to look at revision in option roms
Martin Roth
2020-03-22
device/pci_id: Maintain consistent tab in pci_ids.h
Subrata Banik
2020-03-20
sb/ibexpeak: Use macros instead of hard-coded IDs
Felix Singer
2020-03-18
assert.h: add assertions with descriptive failures
Eric Peers
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
src/include/device: Add Intel Tiger Lake Thunderbolt device Id
John Zhao
2020-03-17
memrange: Add a helper function to determine if memranges is empty
Furquan Shaikh
2020-03-17
memrange: Add support for stealing required memory from given ranges
Furquan Shaikh
2020-03-17
memrange: Enable memranges to support different alignments
Furquan Shaikh
2020-03-16
drivers/intel/ish: Add TGL ISH PCI id
li feng
2020-03-15
treewide: Replace uses of "Nehalem"
Angel Pons
2020-03-15
lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDs
Eric Lai
2020-03-11
prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING
Julius Werner
2020-03-11
cbfs: Remove unused functions
Julius Werner
2020-03-07
lib/spd_bin: Extend LPDDR4 SPD information
Eric Lai
2020-03-07
cpu/x86/smm: Add smm_size to relocatable smmstub
Arthur Heymans
2020-03-04
include/cpu/amd: Drop unused files
Elyes HAOUAS
2020-03-02
soc/intel/denverton: Move PCI IDs to pci_ids.h
Felix Singer
2020-03-02
soc/amd/picasso: Add PCI ID for Dali xHCI
Marshall Dawson
2020-02-25
include/stdint.h: Remove old reference to ROMCC
Elyes HAOUAS
2020-02-25
soc/intel/common: Update Jasper Lake Device IDs
Meera Ravindranath
2020-02-21
security/intel/stm: Check for processor STM support
Eugene Myers
2020-02-17
soc/tigerlake: Add Device id for Tiger Lake Dual Core
Srinidhi N Kaushik
2020-02-17
vboot: push clear recovery mode switch until BS_WRITE_TABLES
Joel Kitching
2020-02-08
Add configurable ramstage support for minimal PCI scanning
Ronald G. Minnich
2020-02-05
security/intel/stm: Add STM support
Eugene Myers
2020-02-05
pciexp: Add support for allocating PCI express hotplug resources
Jeremy Soller
2020-01-28
drivers/spi/spi_flash: remove spi flash names
Aaron Durbin
2020-01-28
commonlib: Add commonlib/bsd
Julius Werner
2020-01-22
soc/intel/common: Add Elkhartlake Device IDs
Tan, Lean Sheng
2020-01-18
soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDs
Gaggery Tsai
2020-01-18
src/include: Fix typos
Elyes HAOUAS
2020-01-18
cbfs: Remove locator concept
Julius Werner
2020-01-17
drivers/spi/spi_flash: organize spi flash by sector topology
Aaron Durbin
2020-01-17
drivers/spi/spi_flash: introduce common spi_flash_part_id object
Aaron Durbin
2020-01-16
drivers/spi/spi_flash: separate out protection ops
Aaron Durbin
2020-01-14
sb/intel/common: Declare common smbus_base() and enable_smbus()
Kyösti Mälkki
2020-01-14
drivers/pc80/rtc: Clean up some POST_CODE_EXTRA use
Kyösti Mälkki
2020-01-14
console/post: Split parts to arch/
Kyösti Mälkki
2020-01-10
console/post: Move cmos_post_code() under pc80/rtc
Kyösti Mälkki
2020-01-10
drivers/pc80/rtc: Move sanitize_cmos()
Kyösti Mälkki
2020-01-10
drivers/spi/spi_flash: explicitly handle STMicro deep power state
Aaron Durbin
[next]