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-07-02
cpu/x86/pae/pgtbl: Add memset with PAE
Patrick Rudolph
2019-06-30
pci_ids.h: Add AMD Picasso IDs
Marshall Dawson
2019-06-28
device: Tidy up add_more_links()
Jacob Garber
2019-06-28
device,nb/amd: Deduplicate add_more_links()
Jacob Garber
2019-06-24
add ctype.h header
Joel Kitching
2019-06-24
Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER
Subrata Banik
2019-06-21
device_tree: Update comment style to C89
Julius Werner
2019-06-21
fit: Add overlay support
Julius Werner
2019-06-21
fit: Refactor config node handling
Julius Werner
2019-06-21
device_tree: Add overlay support
Julius Werner
2019-06-21
cpu/x86/msr: Move IA32_MISC_ENABLE bits to common place
Elyes HAOUAS
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
[prev]
[next]