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-12-01
lib/nhlt: add support for setting the oem_revision
Aaron Durbin
2016-12-01
arch/x86: cache postcar in stage cache
Aaron Durbin
2016-12-01
lib: put romstage_handoff implementation in own compilation unit
Aaron Durbin
2016-12-01
romstage_handoff: add helper to determine resume status
Aaron Durbin
2016-12-01
romstage_handoff: remove code duplication
Aaron Durbin
2016-11-30
lib: Add library to handle SPD data in CBFS or DIMM
Naresh G Solanki
2016-11-30
soc/intel/common: Add save/restore for variable MRC data
Andrey Petrov
2016-11-24
x86 BIST: Fix missing include
Kyösti Mälkki
2016-11-24
x86 BIST: Declare function with inline in header file
Kyösti Mälkki
2016-11-23
AGESA binaryPI: Fix PCI ID namespace
Kyösti Mälkki
2016-11-23
include/device/early_smbus.h: Declare smbus write function
Naresh G Solanki
2016-11-22
spi: Get rid of flash_programmer_probe in spi_slave structure
Furquan Shaikh
2016-11-22
spi: Get rid of max_transfer_size parameter in spi_slave structure
Furquan Shaikh
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-11-20
device/dram/ddr3: Calculate CRC16 of SPD unique identifier
Kyösti Mälkki
2016-11-17
rtc: Check update-in-progress bit
Marshall Dawson
2016-11-16
include/device/pci_ids.h: Correct Entertainment sub-class
Elyes HAOUAS
2016-11-16
vboot: TPM2 - report attempts to re-create NVRAM spaces
Vadim Bendebury
2016-11-14
vboot: Add new function for logging recovery mode switches
Furquan Shaikh
2016-11-14
elog: Update event log IDs for EC events
Furquan Shaikh
2016-11-12
drivers/intel/fsp2_0: track end of firmware notifications
Aaron Durbin
2016-11-12
cpu/x86/mtrr: allow temporary MTRR range during coreboot
Aaron Durbin
2016-11-11
src/vboot: mark factory_initialze_tpm() as static
Vadim Bendebury
2016-11-11
intel post-car: Separate files for setup_stack_and_mtrrs()
Kyösti Mälkki
2016-11-10
vboot: Add support for recovery hash space in TPM
Furquan Shaikh
2016-11-10
antirollback: Sync TPM space indices with vboot library
Furquan Shaikh
2016-11-10
mrc: Add support for separate training cache in recovery mode
Furquan Shaikh
2016-11-10
vboot: Add support for recovery mode with forced memory retraining
Furquan Shaikh
2016-11-09
cpu/intel: Add MSR to support enabling turbo frequency
Shaunak Saha
2016-11-09
ACPI S3: Remove HIGH_MEMORY_SAVE where possible
Kyösti Mälkki
2016-11-09
string.h: only guard snprintf() with __ROMCC__
Aaron Durbin
2016-11-07
pci_ids.h: Correct recent AMD ID names
Marshall Dawson
2016-11-06
soc/intel/common: log event when MRC cache is updated
Aaron Durbin
2016-11-06
elog: add sources to reflect full event type namespace usage
Aaron Durbin
2016-11-06
elog: fix default elog_add_event_raw() declaration
Aaron Durbin
2016-11-06
Add option to use Ada code in ramstage
Nico Huber
2016-11-02
pci_ids.h: Add ID for amd/00670F00 northbridge
Marshall Dawson
2016-11-02
soc/intel/apollolake: Disable Monitor and Mwait feature
Venkateswarlu Vinjamuri
2016-10-31
lib/prog_loaders: use common ramstage_cache_invalid()
Aaron Durbin
2016-10-24
RISCV: Clean up the common architectural code
Ronald G. Minnich
2016-10-13
vboot: Stop creating backup space in TPM
Daisuke Nojiri
2016-10-06
arm64: Use 'payload' format for ATF instead of 'stage'
Simon Glass
2016-10-01
cpu/amd/model_fxx: transition away from device_t
Antonello Dettori
2016-09-20
src/include: Add space around operators
Elyes HAOUAS
2016-09-19
arch/x86,lib: make cbmem console work in postcar stage
Aaron Durbin
2016-09-19
console: honor CONFIG_POSTCAR_CONSOLE
Aaron Durbin
2016-09-12
arch/arm: Add armv7-r configuration
Hakim Giydan
2016-09-12
cpu/x86: Move fls() and fms() to mtrr.h
Rizwan Qureshi
2016-09-08
edid: Fix a function signature
Nico Huber
2016-09-05
src/include: Improve code formatting
Elyes HAOUAS
2016-09-04
device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__
Antonello Dettori
2016-08-28
src/include: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-27
cbmem: Always maintain backing store struct in a global on non-x86
Julius Werner
2016-08-27
cbfs: Add "struct" file type and associated helpers
Julius Werner
2016-08-23
memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG()
Julius Werner
2016-08-23
src/include: Capitalize APIC and SMM
Elyes HAOUAS
2016-08-19
lib/fmap: provide RW region device support
Aaron Durbin
2016-08-19
lib/boot_device: add RW boot device construct
Aaron Durbin
2016-08-18
pc80/mc146818rtc.h: Replace leftover macro token
Antonello Dettori
2016-08-16
console: Change CONFIG_CHROMEOS requirement from do_printk_va_list()
Julius Werner
2016-08-10
console: Add write line routine
Lee Leahy
2016-08-09
drivers/elog: provide return status for all operations
Aaron Durbin
2016-08-02
elog: Include declarations for boot count functions unconditionally
Furquan Shaikh
2016-08-02
console: Drop leftover struct console_driver
Kyösti Mälkki
2016-08-01
arch/x86: Enable postcar console
Lee Leahy
2016-07-31
src/include: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-27
cpu/x86: Support CPUs without rdmsr/wrmsr instructions
Lee Leahy
2016-07-25
drivers/uart: Enable debug serial output during postcar
Lee Leahy
2016-07-19
soc/intel/common: Add reset_prepare() for common reset
Andrey Petrov
2016-07-15
lib: add poweroff() declaration
Aaron Durbin
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
[next]