Age | Commit message (Expand) | Author |
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 |
2019-05-13 | i82801gx/bootblock: Use macro instead of magic number | Elyes HAOUAS |
2019-05-13 | soc/intel/{cannonlake,icelake}: Drop unused cbmem.c file | Elyes HAOUAS |