summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-16mb/google/sarien: leave gpio pads unlocks during fspJett Rink
2019-05-16soc/amd/stoneyridge: Move I2C bus clear out of gpio.cMarshall Dawson
2019-05-16soc/amd/common: Create AcpiMmio functionality from stoneyridgeMarshall Dawson
2019-05-16soc/intel/skylake: Correct GPIO pointer assignmentJacob Garber
2019-05-16drivers/elog: Rename ramstage_elog_add_boot_count() to elog_add_boot_count()Subrata Banik
2019-05-16Remove remaining unnecessary ENV_RAMSTAGE guardSubrata Banik
2019-05-15src/mainboard: Remove unneeded include <arch/io.h>Elyes HAOUAS
2019-05-15src/northbridge: Remove unneeded include <arch/io.h>Elyes HAOUAS
2019-05-15src/soc: Remove unneeded include <arch/io.h>Elyes HAOUAS
2019-05-15src/southbridge: Remove unneeded include <arch/io.h>Elyes HAOUAS
2019-05-15soc/intel/broadwell/romstage: Clean up unused bist variableArthur Heymans
2019-05-15soc/intel/broadwell: Enable LPC/SIO setup in bootblockArthur Heymans
2019-05-15nb/intel/broadwell: Add an option for where verstage startsArthur Heymans
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-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-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-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-13soc/intel: Geminilake Refresh feature request supportJohn Zhao
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-05-13mb/google/sarien: config ISH_GP6 with NF2Jett Rink
2019-05-13lib/hexdump: Drop redundant isprint() implementationNico Huber
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-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