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
Age
Commit message (
Expand
)
Author
2017-09-25
nb/i945/raminit: Don't fall back to smbus read on failed SPD decode
Arthur Heymans
2017-09-25
console: Ignore loglevel in nvram until ramstage
Kyösti Mälkki
2017-09-23
mb/intel/dg43gt: Add romstage timestamps
Arthur Heymans
2017-09-23
mb/intel/dg43gt: Set SuperIO gpio correctly
Arthur Heymans
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-23
toolchain: Always use GCC for Ada sources
Nico Huber
2017-09-23
Makefile.inc: Remove -gnatg from ADAFLAGS_common
Nico Huber
2017-09-23
toolchain: Use xcompile proposed CFLAGS for Ada
Nico Huber
2017-09-22
sb/intel/bd82x6x: Revise flash ROM lockdown options
Nico Huber
2017-09-22
device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flag
Arthur Heymans
2017-09-22
sb/intel/common/spi.c: Port to i82801gx
Arthur Heymans
2017-09-22
nb/intel/x4x: Select LAPIC_MONOTONIC_TIMER
Arthur Heymans
2017-09-22
device/dram/ddr2: Add break to several case statements that lack it
Patrick Georgi
2017-09-22
soc/intel/skylake: Calculate soc reserved memory size
Subrata Banik
2017-09-22
soc/intel/common: Add function to get soc reserved memory size
Subrata Banik
2017-09-22
soc/intel/skylake: Use EBDA area to store cbmem_top address
Subrata Banik
2017-09-22
soc/intel/common: Add intel common EBDA support
Subrata Banik
2017-09-22
soc/intel/skylake: Refactor memory layout calculation
Subrata Banik
2017-09-22
arch/x86: Add ebda read/write functions into EBDA library
Subrata Banik
2017-09-22
arch/x86: Enable ebda library for romstage and postcar
Subrata Banik
2017-09-22
arch/x86: Include acpi_s3.c support in postcar stage
Subrata Banik
2017-09-22
mb/asrock/g41c-gs: Fix the SATA clock output on ck505
Arthur Heymans
2017-09-22
mb/intel/d510mo: Use common ramstage driver to configure the ck505
Arthur Heymans
2017-09-22
nb/intel/i945: Add space after comma in log message
Paul Menzel
2017-09-22
mainboard/intel/cannonlake_rvp: enable SATA
Bora Guvendik
2017-09-22
soc/intel/skylake: add Kabylake Celeron base SKU
Gaggery Tsai
2017-09-22
mb/purism/librem13v2: Remove redundant MAINBOARD_VENDOR setting
Jonathan Neuschäfer
2017-09-22
AGESA binaryPI: Clean up amdfamXX.h include
Kyösti Mälkki
2017-09-21
src/lib/ubsan: Indent macros to improve readability
Jonathan Neuschäfer
2017-09-21
Makefile: Don't rebuild when generating tags or file list
Martin Roth
2017-09-21
google/celes: add new board as variant of cyan baseboard
Matt DeVillier
2017-09-21
google/banon: add new board as variant of cyan baseboard
Matt DeVillier
2017-09-21
google/terra: add new board as variant of cyan baseboard
Matt DeVillier
2017-09-21
amd/gardenia: Fix number of memory channels
Marc Jones
2017-09-21
Makefile.inc: Add left shift macro
Martin Roth
2017-09-21
winbond/w83627hf: Drop early_init.c
Keith Hui
2017-09-21
winbond/w83697hf: Drop early_serial.c
Keith Hui
2017-09-21
superio/winbond/*: Unify w*_set_clksel_48()
Keith Hui
2017-09-21
siemens/mc_apl1: Move SCI to IRQ 10
Mario Scheithauer
2017-09-21
soc/intel/apollolake: Make SCI configurable
Mario Scheithauer
2017-09-21
mb/google/{poppy,soraka}: Enable LTR for Root port
Rizwan Qureshi
2017-09-21
soc/intel/skylake: Add config for enabling LTR for PCIe Root port
Rizwan Qureshi
2017-09-21
soc/intel/cannonlake: Remove old soc_get_rtc_failed function
Martin Roth
2017-09-20
vboot: reset vbnv in cmos when cmos failure occurs
Aaron Durbin
2017-09-20
vboot: expose vbnv_reset() function
Aaron Durbin
2017-09-20
southbridge/intel/bd82x6x: refactor rtc failure checking
Aaron Durbin
2017-09-20
southbridge/intel/lynxpoint: refactor rtc failure checking
Aaron Durbin
2017-09-20
soc/intel/braswell: refactor rtc failure checking
Aaron Durbin
2017-09-20
soc/intel/baytrail: refactor rtc failure checking
Aaron Durbin
2017-09-20
soc/intel/skylake: refactor rtc failure checking
Aaron Durbin
2017-09-20
soc/intel/cannonlake: add rtc failure checking
Aaron Durbin
2017-09-20
soc/intel/broadwell: refactor rtc failure checking
Aaron Durbin
2017-09-20
soc/intel/apollolake: refactor rtc failure checking
Aaron Durbin
2017-09-20
vboot: introduce vbnv_init()
Aaron Durbin
2017-09-20
vboot: remove init_vbnv_cmos()
Aaron Durbin
2017-09-20
google/kahlee: Prevent AGESA memory clear
Marc Jones
2017-09-20
google/kahee: Fix number of memory channels
Marc Jones
2017-09-20
util/cbfstool: Add "expand" command to make CBFS span an fmap region
Patrick Georgi
2017-09-20
util/docker: Update coreboot-sdk dockerfile
Martin Roth
2017-09-20
util/lint: update checkpatch & spelling.txt to upstream versions
Martin Roth
2017-09-20
device/dram/ddr2.c: Improve error returning and debug output
Arthur Heymans
2017-09-20
nb/i945/raminit: Use common ddr2 decode functions
Arthur Heymans
2017-09-20
board_status: Tell user where to find output when results are uploaded
David Hendricks
2017-09-20
soc/intel/cannonlake: Add PMC pci drivers
Lijian Zhao
2017-09-20
nb/intel/i945/early_init.c: Replace numbers with macros
Elyes HAOUAS
2017-09-19
mainboard/intel/cannonlake_rvp: Add PCI, PCIE IRQs to DSDT table
Bora Guvendik
2017-09-19
soc/intel/cannonlake: Add PCIE IRQs
Bora Guvendik
2017-09-19
soc/intel/common/block: Add pci device id for CNL-Y
Bora Guvendik
2017-09-19
AGESA binaryPI: Clean up amdfamXX.h include
Kyösti Mälkki
2017-09-19
ec/quanta/it8518: add missing HID to SIO device
Matt DeVillier
2017-09-19
ec/quanta/it8518: correct ACPI battery data fed into ToString()
Matt DeVillier
2017-09-19
ec/purism/librem: fix battery present rate
Matt DeVillier
2017-09-19
sb/intel/bd82x6x: Add awareness of ME's Alt Disable Mode
Nathaniel Roach
2017-09-19
amd/stoneyridge: Add northbridge definitions
Marshall Dawson
2017-09-17
ifdtool: Refactor some code
Bill XIE
2017-09-17
ifdtool: redesign some structures
Bill XIE
2017-09-17
ifdtool: merge region_filenames with region_name(s)
Bill XIE
2017-09-17
ifdtool: Const-correct and redesign some functions
Bill XIE
2017-09-17
board_status: Add option to set cbmem path
David Hendricks
2017-09-17
cpu/x86/sipi_vector.S: Use correct op suffix
Damien Zammit
2017-09-17
via/cn700: Fix clang error with missing main
Damien Zammit
2017-09-16
mb/google/poppy: Add lens_focus property for OV13858 camera module
V Sowmya
2017-09-16
google/lulu,gandof: set kb backlight on boot
Matt DeVillier
2017-09-16
soc/intel/common: smm.h: Fix copyright year
Jonathan Neuschäfer
2017-09-16
payloads/external: Clone GRUB2 over HTTPS
Jonathan Neuschäfer
2017-09-16
google/reks: add new board as variant of cyan baseboard
Matt DeVillier
2017-09-16
google/edgar: add new board as variant of cyan baseboard
Matt DeVillier
2017-09-16
mainboard/intel/glkrvp: Add support for audio
Hannah Williams
2017-09-16
soc/intel/apollolake: Leave Hda enabled for GLK
Hannah Williams
2017-09-16
device/dram/ddr2: Fix decoding tRR
Arthur Heymans
2017-09-15
mainboard/intel/cannonlake: Add ec entry into flashmap
Lijian Zhao
2017-09-15
util/scripts/cross-repo-cherrypick: improve cros-side rewrite
Patrick Georgi
2017-09-15
soc/amd/stoneyridge: Improve code quality
Richard Spiegel
2017-09-15
mb/google/poppy: enable AER for PCIe root port 0
Rizwan Qureshi
2017-09-15
soc/intel/skylake: Move UNCORE PRMRR base and mask defines.
Pratik Prajapati
2017-09-15
soc/intel/common/sgx: use SOC specific API to get PRMRR base and mask
Pratik Prajapati
2017-09-15
soc/intel/common/sgx: Define and use soc_fill_sgx_param()
Pratik Prajapati
2017-09-15
MAINTAINERS: Remove extra unnecessary space
Sumeet Pawnikar
2017-09-15
MAINTAINERS: Add Julius as LZ4 maintainer
Julius Werner
2017-09-15
MAINTAINERS: Add INTEL FSP DENVERTON-NS SOC & HARCUVAR CRB
Mariusz Szafranski
[prev]
[next]