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
2019-06-13
Set ENV_PAYLOAD_LOADER to ENV_POSTCAR when CONFIG_RAMPAYLOAD is enabled
Subrata Banik
2019-06-13
stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enable
Subrata Banik
2019-06-13
soc/intel/icelake: Replace PCI device LPC to ESPI as per EDS
Subrata Banik
2019-06-11
console: Allow using vprintk() with disabled console
Jacob Garber
2019-06-11
console: Make die() and friends variadic
Jacob Garber
2019-06-10
spi_flash: Add Dual SPI support
Julius Werner
2019-06-08
src/soc/intel/skylake/bootblock: Add SPT C236 to PCH Table
Christian Walter
2019-06-07
soc/intel: Add some missing MCH PCIe IDs
Keno Fischer
2019-06-06
src/soc/intel/common/smbios: Add addtional infos to dimm_info
Christian Walter
2019-06-04
kconfig: Drop IS_ENABLED() macro
Nico Huber
2019-06-04
device_tree: Make FDT property data non-const
Julius Werner
2019-06-04
device_tree: Add support for aliases
Julius Werner
2019-06-04
device_tree: Drop sub-node path lookup from dt_find_node_by_path()
Julius Werner
2019-06-04
device_tree: Add phandle caching and lookups
Julius Werner
2019-06-04
device_tree: Add version checks
Julius Werner
2019-05-31
string.h: Move common string functions into .c file
Julius Werner
2019-05-29
src/{include,arch,cpu,lib}: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-28
src/arch/x86: Add automatic type41 entry creation
Christian Walter
2019-05-28
src/include/device/pci_ids.h: Add Kabylake C236 Device
Christian Walter
2019-05-24
superio: Add ASpeed AST2400
Frans Hendriks
2019-05-23
soc/intel/skylake: Add PCI Id for Kabylake DT
Christian Walter
2019-05-23
console: Move poor-man's atoi() into string.h
Julius Werner
2019-05-23
endian.h: Add be32dec/be32enc family of functions
Julius Werner
2019-05-23
src/mainboard/google: Adopt Mainboards to changed Type41 Func
Christian Walter
2019-05-22
post_code: add post code for video initialization failure
Keith Short
2019-05-22
post_code: add post code for hardware initialization failure
Keith Short
2019-05-22
post_code: add post code for memory error
Keith Short
2019-05-22
post_code: add post code for invalid vendor binary
Keith Short
2019-05-22
post_code: add post code for critical CBFS failures
Keith Short
2019-05-22
post_code: add post code for failure to load next stage
Keith Short
2019-05-20
console: Add new function die_with_post_code()
Keith Short
2019-05-17
src/include/assert.h: add noreturn attribute to dead_code()
Alan Green
2019-05-12
boot_device: Constify argument
Patrick Rudolph
2019-05-12
arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() function
Subrata Banik
2019-05-11
Define ENV_PAYLOAD_LOADER
Ronald G. Minnich
2019-05-10
assert.h: Undefine ASSERT macro in case vendorcode headers set it
Julius Werner
2019-05-07
sconfig: Add SMBIOS type 9 entries
Patrick Rudolph
2019-05-06
soc/skylake: Add missing PCH IDs
Marius Genheimer
2019-04-23
lib/fmap: Add area read/write functions
T Michael Turney
2019-04-23
smbios: Add memory type 9 system slot support
Lijian Zhao
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-19
smbios: Add type 17 device/bank locator override
Lijian Zhao
2019-04-09
arch/x86/smbios: Add type 7
Patrick Rudolph
2019-04-09
src: Fix remaining #include <timer.h>
Nico Huber
2019-04-08
Replace remaining IS_ENABLED(CONFIG_*) with CONFIG()
Nico Huber
2019-04-07
device/pci: Rewrite PCI MMCONF with symbol reference
Kyösti Mälkki
2019-04-01
assert: Make dead_code() work at link-time instead of compile-time
Julius Werner
2019-03-28
drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 module
Subrata Banik
2019-03-27
Revert "src/arch: An upgrade of SMBIOS to latest version 3.2"
Nico Huber
2019-03-27
Move calls to quick_ram_check() before CBMEM init
Kyösti Mälkki
[next]