summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-15soc/intel/broadwell: Use C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-05-15soc/intel/broadwell: Use the common cpu/intel/car romstage entryArthur Heymans
2019-05-15libpayload: ahci: Prevent memory leaks when failing on initJacob Garber
2019-05-15vboot: remove OPROM-related codeJoel Kitching
2019-05-15vboot: rename BOOT_OPROM_NEEDED to BOOT_DISPLAY_REQUESTJoel Kitching
2019-05-15mb/packardbell/ms2290/acpi: Serialize Control MethodElyes HAOUAS
2019-05-15mb/google/poppy/variants/atlas: Remove B0D4 _PSVPuthikorn Voravootivat
2019-05-15mb/google/poppy/variants/rammus: Support new onboard Hynix memoryKane Chen
2019-05-15soc/intel/cannonlake: Support different SPD read type for each slotPhilip Chen
2019-05-15superio/ite: Add IT8786E-IKyösti Mälkki
2019-05-15src/superio/ite/common: Prepare for ITE IT8786E SuperIOMichał Żygowski
2019-05-15util/inteltool: Add Kabylake E3-1200 SupportChristian Walter
2019-05-15Documentation/lessons/lesson2.md: Add reminder to check username setAlan Green
2019-05-15soc/amd/stoneyridge: Add ACPI D3Cold support for SD ControllerRaul E Rangel
2019-05-14mb/google/poppy/variant/atlas: Add SPDs for Samsung D-die chipsCaveh Jalali
2019-05-14mb/google/poppy/vr/atlas: Add a W/A for Samsung memory init errorGaggery Tsai
2019-05-14soc/intel/broadwell: Clean up the bootflowArthur Heymans
2019-05-14soc/intel/broadwell: Don't use a pointer for pei_dataArthur Heymans
2019-05-14soc/intel/broadwell: Move GPIO init to a common placeArthur Heymans
2019-05-14mb/{lenovo/x201,packardbell/ms2290}: Remove superfluous TS initArthur Heymans
2019-05-14Remove unnecessary ENV_RAMSTAGE guardSubrata Banik
2019-05-13Reland "Makefile.inc: Enable -Wtype-limits""Julius Werner
2019-05-13crossgcc: Upgrade acpica to version 20190509Elyes HAOUAS
2019-05-133rdparty: Uprev vboot submodule to upstream masterJulius Werner
2019-05-13i82801gx/bootblock: Use macro instead of magic numberElyes HAOUAS
2019-05-13soc/intel/{cannonlake,icelake}: Drop unused cbmem.c fileElyes HAOUAS
2019-05-13{bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macroElyes HAOUAS
2019-05-13nb/intel/sandybridge: Move boot_count_increment()Patrick Rudolph
2019-05-13nb/intel/sandybridge: Migrate MRC settings to devicetreePatrick Rudolph
2019-05-13mb/samsung/lumpy: Move onboard SPD to second channelPatrick Rudolph
2019-05-13nb/intel/sandybridge: Update pei_data commentsPatrick Rudolph
2019-05-13src/ec/lenovo/h8/acpi: Serialize Control MethodElyes HAOUAS
2019-05-13mb/lenovo/s230u: Rewrite trigger inversion ACPI codeMartin Roth
2019-05-13mb/t400/acpi: Update ATPR buffer to fit all entriesElyes HAOUAS
2019-05-13libpayload/drivers/i8042: Add fallthrough commentJacob Garber
2019-05-13util/inteltool: Use appropriate channel for printing timingsJacob Garber
2019-05-13soc/intel: Geminilake Refresh feature request supportJohn Zhao
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-05-13libpayload: classify all keyboardsMatt Delco
2019-05-13mb/google/sarien: config ISH_GP6 with NF2Jett Rink
2019-05-13lib/hexdump: Drop redundant isprint() implementationNico Huber
2019-05-13util/kconfig: Use snprintf to avoid buffer overflowJacob Garber
2019-05-13soc/intel/braswell: Remove unused include <timestamp.h>Elyes HAOUAS
2019-05-13mainboard: Remove unused include <timestamp.h>Elyes HAOUAS
2019-05-13soc/intel/braswell: Add tsc_freq.c and pmutil.c in verstageFrans Hendriks
2019-05-13util/intelvbttool: Add error checking for memory allocationJacob Garber
2019-05-13util/intelvbttool: Free file object on error pathJacob Garber
2019-05-13util/ifdtool: Add find_fd null checkJacob Garber
2019-05-13lapic/lapic_cpu_init: Add cpu_add_map_entry() to store default_apic_idSubrata Banik
2019-05-13src/arch/x86: Use core apic id to get cpu_index()Subrata Banik