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
Age
Commit message (
Expand
)
Author
2019-05-23
nb/intel/haswell: Remove variable set but not used
Elyes HAOUAS
2019-05-23
soc/intel/denverton_ns: Remove variable set but not used
Elyes HAOUAS
2019-05-23
cpu/amd/quadcore: Remove variable set but not used
Elyes HAOUAS
2019-05-23
lib/bootblock: Sanitize CMOS after bootblock_*_early_init()
Nico Huber
2019-05-23
device_tree: Use be32dec/be32enc where appropriate
Julius Werner
2019-05-23
fit: Add "board-skuX" (without -rev) to allowed compatible strings
Julius Werner
2019-05-23
console: Move poor-man's atoi() into string.h
Julius Werner
2019-05-23
commonlib/stdlib.h: Remove printf() from coreboot
Julius Werner
2019-05-23
endian.h: Add be32dec/be32enc family of functions
Julius Werner
2019-05-23
src/mainboard/google: Adopt Mainboards to changed Type41 Func
Christian Walter
2019-05-23
mb/asus/p8h61-m_pro: Add small fixes
Patrick Rudolph
2019-05-22
mb/google/sarien: Send post code to the EC
Duncan Laurie
2019-05-22
ec/google/wilco: set diagnostic LEDs on boot failure
Keith Short
2019-05-22
post_code: add post code for video initialization failure
Keith Short
2019-05-22
post_code: add post code for hardware initialization failure
Keith Short
2019-05-22
post_code: add post code for memory error
Keith Short
2019-05-22
post_code: add post code for invalid vendor binary
Keith Short
2019-05-22
post_code: add post code for critical CBFS failures
Keith Short
2019-05-22
post_code: add post code for failure to load next stage
Keith Short
2019-05-22
post: during post_code, only call elog when enabled
Jett Rink
2019-05-22
mb/up/squared: Add mainboard
Felix Singer
2019-05-22
soc/intel/cannonlake: Dump ME f/w version and status information
Tim Wawrzynczak
2019-05-22
soc/amd/common: Identify AGESA call pattern
Kyösti Mälkki
2019-05-22
soc/fsp_baytrail: fix flashconsole on platform
Matt DeVillier
2019-05-22
soc/{baytrail/braswell/broadwell}: fix flashconsole on platform
Matt DeVillier
2019-05-22
vboot: determine display init before recovery check
Eric Lai
2019-05-21
soc/intel/fsp1.1: Implement postcar stage
Arthur Heymans
2019-05-21
soc/intel: Remove unused pointer argument in mca_configure()
Subrata Banik
2019-05-21
soc/intel/skylake: Remove redundant mca_configure() in ramstage
Subrata Banik
2019-05-21
mb/google/octopus: Create Garg variant
Kevin Chiu
2019-05-21
src/arch/arm64: Remove variable set but not used
Elyes HAOUAS
2019-05-21
mb/google/kohaku: Set ACPI_GPIO_IRQ_EDGE_BOTH for headset INT
Kane Chen
2019-05-21
binaryPI/00670F000: Remove AGESA.c file
Kyösti Mälkki
2019-05-21
soc/amd/common: Refactor AmdCreateStruct() use
Kyösti Mälkki
2019-05-21
mb/lenovo/r500: Add mainboard
Arthur Heymans
2019-05-21
mb/lenovo/t400: Add VBT file
Arthur Heymans
2019-05-21
src/drivers/intel/fsp2_0: Fix logical 'and' of equal expressions
Elyes HAOUAS
2019-05-20
soc/intel/cannonlake: Configure SPI CS parameters in FSP UPD.
Tim Wawrzynczak
2019-05-20
src/vendorcode/amd/agesa/f15tn: Update microcode to version 0x600111F 2018-03-05
Mike Banon
2019-05-20
src/vendorcode/amd/agesa/f16kb: Update microcode to version 0x7000110 2018-02-09
Mike Banon
2019-05-20
mb/google/{arcada, hatch, sarien}: Override FSP default GPIO PM configuration
Subrata Banik
2019-05-20
mb/google/dragonegg: Override FSP default GPIO PM configuration
Subrata Banik
2019-05-20
soc/intel/cannonlake: Make use of gpio_pm_configure()
Subrata Banik
2019-05-20
soc/intel/icelake: Make use of gpio_pm_configure()
Subrata Banik
2019-05-20
soc/intel/common/block/gpio: Add gpio_pm_configure() function
Subrata Banik
2019-05-20
ec/google/wilco: Add support for KB_ERR_CODE to Wilco EC
Keith Short
2019-05-20
i945: Add device identification D2:F1
Elyes HAOUAS
2019-05-20
console: Add new function die_with_post_code()
Keith Short
2019-05-20
sb/amd/cimx/sb800: Get rid of power button device in coreboot
Paul Menzel
2019-05-20
mb/google/hatch: Change SD_CD# reset config to PLTRST
Krishna Prasad Bhat
2019-05-20
soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC status
Frans Hendriks
2019-05-20
mb/google/octopus: Override emmc DLL values for Casta
Jamie Chen
2019-05-20
security/vboot/vboot_crtm.h: Remove ENV_ for vboot_measure_cbfs_hook()
Frans Hendriks
2019-05-20
vboot: save whether developer mode is enabled
Joel Kitching
2019-05-20
src/Kconfig: Move DRAM section to src/lib/Kconfig
Elyes HAOUAS
2019-05-19
timestamp: Update TIMESTAMP_CACHE_IN_BSS to include ENV_POSTCAR
Furquan Shaikh
2019-05-18
vendorcode/google/chromeos: Correct VPD field for MAC passthrough
Simon Glass
2019-05-18
SMBIOS: Fix SPD manufacture ID decoder
Lijian Zhao
2019-05-18
soc/intel: Fill DIMM serial number from SPD
Duncan Laurie
2019-05-18
mb/google/sarien: Set serial number in SMBIOS
Duncan Laurie
2019-05-17
soc/qualcomm/sdm845: Fix broken Kconfig
Patrick Rudolph
2019-05-17
src/include/assert.h: add noreturn attribute to dead_code()
Alan Green
2019-05-16
nb/intel/sandybridge: Move DMI init code
Patrick Rudolph
2019-05-16
sb/intel/bd82x6x/early_pch: Make use of RCBA and DMIBAR marcros
Patrick Rudolph
2019-05-16
sb/intel/sandybridge/early_pch: Make DMI init more readable
Patrick Rudolph
2019-05-16
mb/gigabyte/ga-b75m-d3{h,v}: Various cleanups
Alex James
2019-05-16
soc/qualcomm/common: replace IS_ENABLED(CONFIG_*) with CONFIG()
Patrick Georgi
2019-05-16
mb/ocp/monolake: replace IS_ENABLED(CONFIG_*) with CONFIG()
Patrick Georgi
2019-05-16
{arch,cpu}/x86, drivers/intel: Restore cpu_index error handling
Jacob Garber
2019-05-16
mb/google/sarien: leave gpio pads unlocks during fsp
Jett Rink
2019-05-16
soc/amd/stoneyridge: Move I2C bus clear out of gpio.c
Marshall Dawson
2019-05-16
soc/amd/common: Create AcpiMmio functionality from stoneyridge
Marshall Dawson
2019-05-16
soc/intel/skylake: Correct GPIO pointer assignment
Jacob Garber
2019-05-16
drivers/elog: Rename ramstage_elog_add_boot_count() to elog_add_boot_count()
Subrata Banik
2019-05-16
Remove remaining unnecessary ENV_RAMSTAGE guard
Subrata Banik
2019-05-15
src/mainboard: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-15
src/northbridge: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-15
src/soc: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-15
src/southbridge: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-15
soc/intel/broadwell/romstage: Clean up unused bist variable
Arthur Heymans
2019-05-15
soc/intel/broadwell: Enable LPC/SIO setup in bootblock
Arthur Heymans
2019-05-15
nb/intel/broadwell: Add an option for where verstage starts
Arthur Heymans
2019-05-15
soc/intel/broadwell: Use C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-05-15
soc/intel/broadwell: Use the common cpu/intel/car romstage entry
Arthur Heymans
2019-05-15
vboot: remove OPROM-related code
Joel Kitching
2019-05-15
vboot: rename BOOT_OPROM_NEEDED to BOOT_DISPLAY_REQUEST
Joel Kitching
2019-05-15
mb/packardbell/ms2290/acpi: Serialize Control Method
Elyes HAOUAS
2019-05-15
mb/google/poppy/variants/atlas: Remove B0D4 _PSV
Puthikorn Voravootivat
2019-05-15
mb/google/poppy/variants/rammus: Support new onboard Hynix memory
Kane Chen
2019-05-15
soc/intel/cannonlake: Support different SPD read type for each slot
Philip Chen
2019-05-15
superio/ite: Add IT8786E-I
Kyösti Mälkki
2019-05-15
src/superio/ite/common: Prepare for ITE IT8786E SuperIO
Michał Żygowski
2019-05-15
soc/amd/stoneyridge: Add ACPI D3Cold support for SD Controller
Raul E Rangel
2019-05-14
mb/google/poppy/variant/atlas: Add SPDs for Samsung D-die chips
Caveh Jalali
2019-05-14
mb/google/poppy/vr/atlas: Add a W/A for Samsung memory init error
Gaggery Tsai
2019-05-14
soc/intel/broadwell: Clean up the bootflow
Arthur Heymans
2019-05-14
soc/intel/broadwell: Don't use a pointer for pei_data
Arthur Heymans
2019-05-14
soc/intel/broadwell: Move GPIO init to a common place
Arthur Heymans
2019-05-14
mb/{lenovo/x201,packardbell/ms2290}: Remove superfluous TS init
Arthur Heymans
2019-05-14
Remove unnecessary ENV_RAMSTAGE guard
Subrata Banik
[prev]
[next]