summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* src/northbridge: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-1510-10/+0
* src/soc: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-152-2/+0
* src/southbridge: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-151-1/+0
* soc/intel/broadwell/romstage: Clean up unused bist variableArthur Heymans2019-05-151-1/+0
* soc/intel/broadwell: Enable LPC/SIO setup in bootblockArthur Heymans2019-05-158-65/+83
* nb/intel/broadwell: Add an option for where verstage startsArthur Heymans2019-05-156-2/+35
* soc/intel/broadwell: Use C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-05-157-78/+26
* soc/intel/broadwell: Use the common cpu/intel/car romstage entryArthur Heymans2019-05-152-19/+5
* vboot: remove OPROM-related codeJoel Kitching2019-05-155-19/+1
* vboot: rename BOOT_OPROM_NEEDED to BOOT_DISPLAY_REQUESTJoel Kitching2019-05-152-3/+3
* mb/packardbell/ms2290/acpi: Serialize Control MethodElyes HAOUAS2019-05-152-2/+2
* mb/google/poppy/variants/atlas: Remove B0D4 _PSVPuthikorn Voravootivat2019-05-151-3/+0
* mb/google/poppy/variants/rammus: Support new onboard Hynix memoryKane Chen2019-05-152-0/+17
* soc/intel/cannonlake: Support different SPD read type for each slotPhilip Chen2019-05-1510-160/+177
* superio/ite: Add IT8786E-IKyösti Mälkki2019-05-157-0/+395
* src/superio/ite/common: Prepare for ITE IT8786E SuperIOMichał Żygowski2019-05-154-2/+46
* soc/amd/stoneyridge: Add ACPI D3Cold support for SD ControllerRaul E Rangel2019-05-151-3/+28
* mb/google/poppy/variant/atlas: Add SPDs for Samsung D-die chipsCaveh Jalali2019-05-143-0/+34
* mb/google/poppy/vr/atlas: Add a W/A for Samsung memory init errorGaggery Tsai2019-05-141-1/+12
* soc/intel/broadwell: Clean up the bootflowArthur Heymans2019-05-146-44/+39
* soc/intel/broadwell: Don't use a pointer for pei_dataArthur Heymans2019-05-146-27/+10
* soc/intel/broadwell: Move GPIO init to a common placeArthur Heymans2019-05-1427-96/+25
* mb/{lenovo/x201,packardbell/ms2290}: Remove superfluous TS initArthur Heymans2019-05-142-8/+0
* Remove unnecessary ENV_RAMSTAGE guardSubrata Banik2019-05-145-10/+0
* i82801gx/bootblock: Use macro instead of magic numberElyes HAOUAS2019-05-131-2/+2
* soc/intel/{cannonlake,icelake}: Drop unused cbmem.c fileElyes HAOUAS2019-05-132-44/+0
* {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macroElyes HAOUAS2019-05-138-108/+6
* nb/intel/sandybridge: Move boot_count_increment()Patrick Rudolph2019-05-132-17/+5
* nb/intel/sandybridge: Migrate MRC settings to devicetreePatrick Rudolph2019-05-132-0/+166
* mb/samsung/lumpy: Move onboard SPD to second channelPatrick Rudolph2019-05-132-1/+14
* nb/intel/sandybridge: Update pei_data commentsPatrick Rudolph2019-05-132-5/+4
* src/ec/lenovo/h8/acpi: Serialize Control MethodElyes HAOUAS2019-05-131-1/+1
* mb/lenovo/s230u: Rewrite trigger inversion ACPI codeMartin Roth2019-05-131-11/+12
* mb/t400/acpi: Update ATPR buffer to fit all entriesElyes HAOUAS2019-05-131-2/+0
* soc/intel: Geminilake Refresh feature request supportJohn Zhao2019-05-133-0/+3
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-1347-64/+10
* mb/google/sarien: config ISH_GP6 with NF2Jett Rink2019-05-131-1/+1
* lib/hexdump: Drop redundant isprint() implementationNico Huber2019-05-131-5/+1
* soc/intel/braswell: Remove unused include <timestamp.h>Elyes HAOUAS2019-05-131-1/+0
* mainboard: Remove unused include <timestamp.h>Elyes HAOUAS2019-05-133-3/+0
* soc/intel/braswell: Add tsc_freq.c and pmutil.c in verstageFrans Hendriks2019-05-131-0/+3
* lapic/lapic_cpu_init: Add cpu_add_map_entry() to store default_apic_idSubrata Banik2019-05-131-0/+2
* src/arch/x86: Use core apic id to get cpu_index()Subrata Banik2019-05-132-7/+38
* mb/asrock/h81m-hds: Drop now obsolete libgfxinit overrideNico Huber2019-05-121-8/+0
* nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber2019-05-1231-47/+32
* 3rdparty/libgfxinit: Update for runtime CPU detectionNico Huber2019-05-121-11/+8
* mb/lenovo/*: Add MAINBOARD_FAMILYPatrick Rudolph2019-05-121-0/+4
* boot_device: Constify argumentPatrick Rudolph2019-05-123-3/+3
* lib/timestamp: Make timestamp_sync_cache_to_cbmem() in postcarSubrata Banik2019-05-121-0/+1
* Kconfig: Create RAMPAYLOAD kconfigSubrata Banik2019-05-121-0/+15