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
2015-08-27
stdlib: don't hide the malloc et all declarations
Aaron Durbin
2015-08-14
stage_cache: make prog const in stage_cache_add()
Aaron Durbin
2015-07-29
Add SoC specific microcode update check in ramstage
Rizwan Qureshi
2015-07-23
intel/common: Add SMBIOS memory width
Lee Leahy
2015-07-22
lib/hexdump: Add xxd hint
Lee Leahy
2015-07-15
cbfs: hardcode file alignment
Patrick Georgi
2015-07-14
cbtable: describe boot media
Patrick Georgi
2015-07-14
fmap: publish find_fmap_directory()
Patrick Georgi
2015-07-14
fmap: Introduce new function to derive fmap name from offset/size
Patrick Georgi
2015-07-12
Verify Kconfigs symbols are not zero for hex and int type symbols
Martin Roth
2015-07-12
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
Martin Roth
2015-07-10
include/cbmem_id.h: Add name for `CBMEM_ID_TCPA_LOG`
Paul Menzel
2015-07-10
include/cbmem_id.h: Sort `CBMEM_ID_TCPA_LOG` entry
Paul Menzel
2015-07-07
stddef.h: Disable check_member() macro when compiling with CLANG
Stefan Reinauer
2015-07-07
timestamp: add generic cache region
Aaron Durbin
2015-06-30
arm64: Add support for loading secure os
Furquan Shaikh
2015-06-30
Expose get_lid_switch() in romstage
Patrick Georgi
2015-06-24
cpu/x86: Add more MTRR symbols
Lee Leahy
2015-06-22
AMD Merlin Falcon: Add northbridge files for new AMD processor
WANG Siyuan
2015-06-22
device: DDR3 generic code 64bit fix
Stefan Reinauer
2015-06-20
x86: Make reading / writing of CRx registers 64bit proof
Stefan Reinauer
2015-06-17
coreboot_tables: Add CBMEM ID and tag for MTC
Furquan Shaikh
2015-06-13
Move remap_bsp_lapic to AMD specific code
Stefan Reinauer
2015-06-13
southbridge/amd/pi: Add support for new AMD southbridge Kern
WANG Siyuan
2015-06-11
Clearly define printk log level use cases.
Nicky Sielicki
2015-06-10
resource: Refactor IORESOURCE flags use
Kyösti Mälkki
2015-06-09
stage_cache: use cbmem init hooks
Aaron Durbin
2015-06-09
cbmem: add indicator to hooks if cbmem is being recovered
Aaron Durbin
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-09
cbmem: Break out CBMEM_ID to a separate header file
Marc Jones
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-06-05
lib: Unify log2() and related functions
Julius Werner
2015-06-05
AMD K8 fam10: Drop extra HT scan_chain() parameters
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Refactor HT link connection test
Kyösti Mälkki
2015-06-05
devicetree: Add fields for HyperTransport scans
Kyösti Mälkki
2015-06-04
devicetree: Change scan_bus() prototype in device ops
Kyösti Mälkki
2015-06-04
devicetree: Single scan_bridges()
Kyösti Mälkki
2015-06-04
PCI subsystem: Drop parameter max from scan_bus
Kyösti Mälkki
2015-06-04
PCI subsystem: Refactor PCI bridge register control
Kyösti Mälkki
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-06-04
HyperTransport: Move pci_scan_bus() call
Kyösti Mälkki
2015-06-02
assets: abstract away the firmware assets used for booting
Aaron Durbin
2015-06-02
prog_loading: add region_device representing memory
Aaron Durbin
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-29
Remove leftover smi_get_tseg_base
Vladimir Serbinenko
2015-05-28
smm: Merge configs SMM_MODULES and SMM_TSEG
Vladimir Serbinenko
2015-05-28
Remove leftover tseg_relocate
Vladimir Serbinenko
[next]