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
Age
Commit message (
Expand
)
Author
2016-08-23
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-08-23
src/northbridge: Remove unnecessary whitespace before "\n" and "\t"
Elyes HAOUAS
2016-08-23
src/include: Capitalize APIC and SMM
Elyes HAOUAS
2016-08-23
emulation/qemu-i440fx: add cmos.default file
Antonello Dettori
2016-08-23
soc/intel/apollolake: Use CONFIG_NHLT_DMIC_2CH_16B for dmic
Saurabh Satija
2016-08-23
nvramcui: refactor code
Antonello Dettori
2016-08-23
drivers/spi: be sure to call spi_init() before spi_flash_probe()
Aaron Durbin
2016-08-22
mb/asus/kgpe-d16: Add TPM support
Timothy Pearson
2016-08-22
util/scripts: Support cygwin in ucode conversion tool
Marshall Dawson
2016-08-21
mb/asus/[kgpe-d16|kcma-d8]: Fix whitespace errors in devicetree.cb
Timothy Pearson
2016-08-21
3rdparty/blobs: Update to get AGESA binary for pcengines/apu2
Martin Roth
2016-08-20
intel/skylake: Do not halt in poweroff if in SMM
Furquan Shaikh
2016-08-20
google/chromeec: Ensure data is ready before reading it
Furquan Shaikh
2016-08-20
intel/apollolake: Do not halt in poweroff if in SMM
Furquan Shaikh
2016-08-20
intel/apollolake: Fix typo in gpi_status_get
Furquan Shaikh
2016-08-20
google/reef: Save DIMM info from SMBIOS memory HOB
Ravi Sarawadi
2016-08-20
soc/intel/apollolake: Save DIMM info from SMBIOS memory HOB
Ravi Sarawadi
2016-08-20
drivers/intel/fsp2_0: Add SMBIOS memory HOB support
Ravi Sarawadi
2016-08-19
rockchip/rk3399 & gru/kevin: support sdram 933MHz on kevin
Lin Huang
2016-08-19
vboot/vbnv_flash: make I/O connection agnostic
Aaron Durbin
2016-08-19
vboot: provide RW region device support
Aaron Durbin
2016-08-19
drivers/elog: use region_device for NV storage
Aaron Durbin
2016-08-19
lib/fmap: provide RW region device support
Aaron Durbin
2016-08-19
soc/intel/skylake: use SPI flash boot_device_rw() for ealy stages
Aaron Durbin
2016-08-19
soc/intel/apollolake: use SPI flash boot_device_rw() for ealy stages
Aaron Durbin
2016-08-19
drivers/spi: provide optional implementation of boot_device_rw()
Aaron Durbin
2016-08-19
drivers/spi: include SPI flash modules for all stages
Aaron Durbin
2016-08-19
drivers/spi: ensure SPI flash is boot device for coreboot tables
Aaron Durbin
2016-08-19
util/lint: Add a tool to verify a single newline at the end of files
Martin Roth
2016-08-19
qemu-riscv: Remove obsolete CSR - send_ipi
Martin Roth
2016-08-19
soc/intel/skylake: make SPI support early stages
Aaron Durbin
2016-08-19
soc/intel/apollolake: make SPI support early stages
Aaron Durbin
2016-08-19
lib/cbfs_spi: provide boot_device_rw() support
Aaron Durbin
2016-08-19
lib/boot_device: add RW boot device construct
Aaron Durbin
2016-08-19
Kconfig: introduce writable boot device notion
Aaron Durbin
2016-08-19
drivers/spi: move cbfs_spi.c location
Aaron Durbin
2016-08-19
Kconfig: separate memory mapped boot device from SPI
Aaron Durbin
2016-08-19
google/reef: Configure NFC gpios correctly before entering sleep
Furquan Shaikh
2016-08-19
intel/apollolake: Skip ITSS configuration in SMM
Furquan Shaikh
2016-08-19
bd82x6x/pch: move global variables to static variables in functions
Felix Held
2016-08-19
tpm2: Fixed typo
Robert Foss
2016-08-18
pc80/mc146818rtc.h: Replace leftover macro token
Antonello Dettori
2016-08-18
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
2016-08-18
intel/amenia: Update eMMC DLL settings
Bora Guvendik
2016-08-18
soc/intel/skylake: Correct Cache as ram size
Rizwan Qureshi
2016-08-18
soc/intel/skylake: Move bootblock specific code from skylake/romstage
Naresh G Solanki
2016-08-18
skylake: Do FspTempRamInit only for FSP1.1 & tidy up PCH early init
Rizwan Qureshi
2016-08-18
Kconfig: lay groundwork for not assuming SPI flash boot device
Aaron Durbin
2016-08-18
util/docker: Update docker files for coreboot-sdk & jenkins builders
Martin Roth
2016-08-18
util/docker: Add docker files for coreboot-sdk & jenkins builders
Martin Roth
[next]