aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-20console: Add new function die_with_post_code()Keith Short
2019-05-20sb/amd/cimx/sb800: Get rid of power button device in corebootPaul Menzel
2019-05-20mb/google/hatch: Change SD_CD# reset config to PLTRSTKrishna Prasad Bhat
2019-05-20soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC statusFrans Hendriks
2019-05-20mb/google/octopus: Override emmc DLL values for CastaJamie Chen
2019-05-20security/vboot/vboot_crtm.h: Remove ENV_ for vboot_measure_cbfs_hook()Frans Hendriks
2019-05-20vboot: save whether developer mode is enabledJoel Kitching
2019-05-20src/Kconfig: Move DRAM section to src/lib/KconfigElyes HAOUAS
2019-05-19timestamp: Update TIMESTAMP_CACHE_IN_BSS to include ENV_POSTCARFurquan Shaikh
2019-05-18vendorcode/google/chromeos: Correct VPD field for MAC passthroughSimon Glass
2019-05-18SMBIOS: Fix SPD manufacture ID decoderLijian Zhao
2019-05-18soc/intel: Fill DIMM serial number from SPDDuncan Laurie
2019-05-18mb/google/sarien: Set serial number in SMBIOSDuncan Laurie
2019-05-17soc/qualcomm/sdm845: Fix broken KconfigPatrick Rudolph
2019-05-17src/include/assert.h: add noreturn attribute to dead_code()Alan Green
2019-05-16nb/intel/sandybridge: Move DMI init codePatrick Rudolph
2019-05-16sb/intel/bd82x6x/early_pch: Make use of RCBA and DMIBAR marcrosPatrick Rudolph
2019-05-16sb/intel/sandybridge/early_pch: Make DMI init more readablePatrick Rudolph
2019-05-16mb/gigabyte/ga-b75m-d3{h,v}: Various cleanupsAlex James
2019-05-16soc/qualcomm/common: replace IS_ENABLED(CONFIG_*) with CONFIG()Patrick Georgi
2019-05-16mb/ocp/monolake: replace IS_ENABLED(CONFIG_*) with CONFIG()Patrick Georgi
2019-05-16{arch,cpu}/x86, drivers/intel: Restore cpu_index error handlingJacob Garber
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
2019-05-12mb/asrock/h81m-hds: Drop now obsolete libgfxinit overrideNico Huber
2019-05-12nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber
2019-05-123rdparty/libgfxinit: Update for runtime CPU detectionNico Huber
2019-05-12mb/lenovo/*: Add MAINBOARD_FAMILYPatrick Rudolph
2019-05-12boot_device: Constify argumentPatrick Rudolph
2019-05-12lib/timestamp: Make timestamp_sync_cache_to_cbmem() in postcarSubrata Banik
2019-05-12Kconfig: Create RAMPAYLOAD kconfigSubrata Banik
2019-05-12arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() functionSubrata Banik
2019-05-11soc/intel/cnl: Enable VT-dJohn Zhao
2019-05-11Define ENV_PAYLOAD_LOADERRonald G. Minnich
2019-05-10vboot: Turn vboot_logic_executed() into a static inlineJulius Werner
2019-05-10assert.h: Undefine ASSERT macro in case vendorcode headers set itJulius Werner
2019-05-10vboot: Make vboot_logic_executed() a bit more preciseJulius Werner
2019-05-10soc/amd/stoneyridge: Add IO access functions for PMxMarshall Dawson
2019-05-10mb/google/sarien: Fix s5 touchscreen power leakageLijian Zhao
2019-05-10sb/bd82x6x: Don't rewrite over BCTRLElyes HAOUAS
2019-05-10sb/i82801gx: Don't rewrite over BCTRLElyes HAOUAS
2019-05-10mb/google/nami: Add VBT blobs and include them in cbfsArthur Heymans
2019-05-10mb/google/sarien/variants/arcada: Set tcc offset valueBonnie Lin
2019-05-10mb/google/hatch: Fine tune Goodix touch screen timingDtrain Hsu
2019-05-10mb/google/hatch: Fix GBB_HWID for kohakuFurquan Shaikh
2019-05-10nb/intel/i945: Use macro instead of magic numberElyes HAOUAS
2019-05-10mainboard/google/kahlee: Fix Micron MT40A512M16TB-062E:J SPD CRC errorKevin Chiu
2019-05-10soc/intel/braswell/smbus: Enable early SMBus in romstageMichał Żygowski
2019-05-10sb/i82801gx: Remove duplicated 'define PMBASE'Elyes HAOUAS
2019-05-09soc/intel/cannonlake: Fix pcie clock numberLijian Zhao
2019-05-09vendorcode/google/chromeos: Use explicit zero check in ACPI codeDuncan Laurie
2019-05-09Change the guard for bootblock_systemagent_early_init to ENV_BOOTBLOCKRonald G. Minnich