index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2016-07-14
tpm2: implement locking firmware rollback counter
Vadim Bendebury
2016-07-13
tpm2: use pcr0 dependent nvram space policy definitions
Vadim Bendebury
2016-07-12
SPD: Add CAS latency 2
Elyes HAOUAS
2016-07-12
vboot2: tpm2 factory initialization.
Vadim Bendebury
2016-07-11
tpm2: implement tlcl layer
Vadim Bendebury
2016-07-10
intel post-car: Consolidate choose_top_of_stack()
Kyösti Mälkki
2016-07-07
lib/gpio: add pullup & pulldown gpio_base2_value() variants
Aaron Durbin
2016-07-02
gpio: Add support for translating gpio_t into ACPI pin
Duncan Laurie
2016-07-01
lib: remove ulzma()
Aaron Durbin
2016-06-29
lib/nhlt: drop nhlt_soc_add_endpoint()
Aaron Durbin
2016-06-29
lib/nhlt: add helper functions for adding endpoints
Aaron Durbin
2016-06-24
soc/intel/common: Add prototype for global_reset() reset
Andrey Petrov
2016-06-24
lib: Add real-time-clock functions
Simon Glass
2016-06-24
SPD: Add DRAM devices types
Elyes HAOUAS
2016-06-24
SPD: fix DDR3 SDRAM memory module types
Elyes HAOUAS
2016-06-24
SPD: fix and add DDR2 SDRAM memory module types
Elyes HAOUAS
2016-06-24
spd: Add module voltage for 1.8V
Elyes HAOUAS
2016-06-22
soc/intel/common/acpi: Add _PTS, _WAK methods
Hannah Williams
2016-06-22
cpu/cpu.h: Change guard around function declarations
Kyösti Mälkki
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-22
intel: Drop old romstage main() without asmlinkage
Kyösti Mälkki
2016-06-20
include/device/dram/ddr3: Add additional frequencies
Patrick Rudolph
2016-06-18
intel: Fix romstage main() with asmlinkage
Kyösti Mälkki
2016-06-18
AMD boards: Fix romstage main() declaration
Kyösti Mälkki
2016-06-17
intel/model_206ax: Move platform specific defines
Kyösti Mälkki
2016-06-17
Move definitions of HIGH_MEMORY_SAVE
Kyösti Mälkki
2016-06-14
Added CL7 support
Elyes HAOUAS
2016-06-12
bootblock: Declare common bootblock_pre_c_entry routine
Lee Leahy
2016-06-09
lib: Add asmlinkage attribute to bootblock_main_with_timestamp
Lee Leahy
2016-06-09
device: i2c: Add support for I2C bus operations
Duncan Laurie
2016-06-02
SMBIOS: Implement SKU field
Kyösti Mälkki
2016-06-02
wrdd: Export WRDD info in the header
Duncan Laurie
2016-05-28
acpi_device: Add support for writing ACPI I2C descriptors
Duncan Laurie
2016-05-25
soc/intel/common: Add common smihandler code
Hannah Williams
2016-05-21
gpio: Add a function to map GPIO to ACPI path
Duncan Laurie
2016-05-21
device: Add an ACPI device name and path concept to devices
Duncan Laurie
2016-05-21
hexstrtobin: Add a library function to decode ASCII hex into binary
Duncan Laurie
2016-05-19
lib/bootblock: Provide mechanism to pass in an early timestamp
Alexandru Gagniuc
2016-05-16
sconfig: Add a new generic device type
Duncan Laurie
2016-05-16
sconfig: Add 10bit addressing mode to i2c device type
Duncan Laurie
2016-05-09
drivers/uart: Enable override for input clock divider
Lee Leahy
2016-05-06
cpu/x86/mp_init: reduce exposure of internal implementation
Aaron Durbin
2016-05-04
lib/reg_script: Add display support
Lee Leahy
2016-05-04
cpu/x86: combine multiprocessor and SMM initialization
Aaron Durbin
2016-05-04
cpu/x86/smm_module_loader: always build with SMM module support
Aaron Durbin
2016-05-02
cpu/x86/mp_init: remove unused callback arguments
Aaron Durbin
2016-04-30
lib/reg_script: Allow multiple independent handlers
Lee Leahy
2016-04-30
lib/regscript: Add exclusive-or (xor) support
Lee Leahy
2016-04-21
lib: add common write_tables() implementation
Aaron Durbin
2016-04-21
lib/coreboot_table: add architecture hooks for adding tables
Aaron Durbin
2016-04-21
lib/bootmem: allow architecture specific bootmem ranges
Aaron Durbin
2016-04-21
lib: add helper for constructing coreboot forwarding table
Aaron Durbin
2016-04-19
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-15
stddef.h: fix zeroptr's definition
Patrick Georgi
2016-04-07
edid: Make framebuffer row alignment configurable
Julius Werner
2016-04-05
chromeos: Simplify fill_lb_gpios even further
Julius Werner
2016-04-02
lib/prog_loading: introduce prog_segment_loaded()
Aaron Durbin
2016-03-29
cbmem: Add comment for cbmem_top returning NULL if backing store is not ready
Furquan Shaikh
2016-03-24
edid: Add helper function to calculate bits-per-pixel dependent values
Julius Werner
2016-03-23
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-22
gpio: Add support for binary_first base3 number system
Julius Werner
2016-03-22
lib/rmodule: export parameters in struct rmod_stage_load
Aaron Durbin
2016-03-21
device: Add i2c read/write register field API
Yidi Lin
2016-03-18
mtrr: Define a function for obtaining free var mtrr
Furquan Shaikh
2016-03-12
device/i2c: Add i2c_read_bytes() API
Jitao Shi
2016-03-10
cbmem: Add utility to get memory region occupied by cbmem
Alexandru Gagniuc
2016-03-09
lib/memrange: add function to initialize range_entry
Aaron Durbin
2016-03-08
cpu/x86/mtrr: add helper function to detect variable MTRRs
Aaron Durbin
2016-03-05
include/device/dram: Fix DDR3-1866
Patrick Rudolph
2016-03-03
src/device/dram/ddr3: Parse additional information
Patrick Rudolph
2016-03-02
nb/intel/sandybridge/romstage: Read fuse bits for max MEM Clk
Patrick Rudolph
2016-02-26
lib/bootblock: provide SoC callback parity with mainboard
Aaron Durbin
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-22
memlayout: Add symbols for stage bounds
Julius Werner
2016-02-22
fsp_baytrail: Add full support for iosf access in reg_script
Werner Zeh
2016-02-22
die() when attempting to use bounce buffer on non-i386.
Vladimir Serbinenko
2016-02-20
nb/intel/sandybridge/raminit: Add XMP support
Patrick Rudolph
2016-02-19
lib/coreboot_table: add function to allow arch code to add records
Aaron Durbin
2016-02-18
device: Add device path display support
Lee Leahy
2016-02-18
lib: Add Kconfig to toggle boot state debugging
Lee Leahy
2016-02-12
lzma: Port size-checking ulzman() version to coreboot
Julius Werner
2016-02-12
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
Julius Werner
2016-02-11
arches: lib: add main_decl.h for main() declaration
Aaron Durbin
2016-02-10
cpu/intel/microcode: allow microcode to be loaded in romstage
Aaron Durbin
2016-02-09
nhlt: add api to override oem_id and oem_table_id of acpi_header_t
Fang, Yang A
2016-02-03
include/device: Move inline functions from pci_def.h to pci.h
Alexandru Gagniuc
2016-02-01
cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function
Timothy Pearson
2016-02-01
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2016-01-28
Provide a gcc-safe zero pointer
Patrick Georgi
2016-01-28
Move object files to $(obj)/<class>/
Nico Huber
2016-01-23
lib/memrange: allow stack allocated free list
Aaron Durbin
2016-01-22
lib: Implement framework for retrieving WiFi regulatory domain
Felix Durairaj
2016-01-21
memlayout: Fix unified CBFS_CACHE macro
Julius Werner
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2016-01-15
lib: NHLT ACPI table support
Aaron Durbin
2016-01-07
Correct some common spelling mistakes
Martin Roth
2016-01-06
commonlib: Prepare code to be included in cbfstool builds.
Aaron Durbin
2016-01-06
commonlib: Add common cbfs parsing logic to coreboot and cbfstool.
Aaron Durbin
2015-12-31
imgtec/pistachio: Add SOC_REGISTERS memory region
Ionela Voinescu
2015-12-29
device/pnp: Ability to set vendor specific logical device config
Damien Zammit
[next]