aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-23commonlib/stdlib.h: Remove printf() from corebootJulius Werner
2019-05-23endian.h: Add be32dec/be32enc family of functionsJulius Werner
2019-05-23src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter
2019-05-23mb/asus/p8h61-m_pro: Add small fixesPatrick Rudolph
2019-05-22mb/google/sarien: Send post code to the ECDuncan Laurie
2019-05-22ec/google/wilco: set diagnostic LEDs on boot failureKeith Short
2019-05-22post_code: add post code for video initialization failureKeith Short
2019-05-22post_code: add post code for hardware initialization failureKeith Short
2019-05-22post_code: add post code for memory errorKeith Short
2019-05-22post_code: add post code for invalid vendor binaryKeith Short
2019-05-22post_code: add post code for critical CBFS failuresKeith Short
2019-05-22post_code: add post code for failure to load next stageKeith Short
2019-05-22post: during post_code, only call elog when enabledJett Rink
2019-05-22mb/up/squared: Add mainboardFelix Singer
2019-05-22util/sconfig: Move 'static' at beginning of declarationElyes HAOUAS
2019-05-22soc/intel/cannonlake: Dump ME f/w version and status informationTim Wawrzynczak
2019-05-22soc/amd/common: Identify AGESA call patternKyösti Mälkki
2019-05-22soc/fsp_baytrail: fix flashconsole on platformMatt DeVillier
2019-05-22soc/{baytrail/braswell/broadwell}: fix flashconsole on platformMatt DeVillier
2019-05-22util/romcc: Prevent out-of-bounds readJacob Garber
2019-05-22vboot: determine display init before recovery checkEric Lai
2019-05-21soc/intel/fsp1.1: Implement postcar stageArthur Heymans
2019-05-21soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik
2019-05-21soc/intel/skylake: Remove redundant mca_configure() in ramstageSubrata Banik
2019-05-21Documentation: Add RotunduPatrick Rudolph
2019-05-21mb/google/octopus: Create Garg variantKevin Chiu
2019-05-21src/arch/arm64: Remove variable set but not usedElyes HAOUAS
2019-05-21mb/google/kohaku: Set ACPI_GPIO_IRQ_EDGE_BOTH for headset INTKane Chen
2019-05-21util/romcc: Fix parsing of empty string literalJacob Garber
2019-05-21util/romcc: Free variable after it is usedJacob Garber
2019-05-21util/romcc: Use 64 bit integers when shiftingJacob Garber
2019-05-21binaryPI/00670F000: Remove AGESA.c fileKyösti Mälkki
2019-05-21soc/amd/common: Refactor AmdCreateStruct() useKyösti Mälkki
2019-05-21mb/lenovo/r500: Add mainboardArthur Heymans
2019-05-21mb/lenovo/t400: Add VBT fileArthur Heymans
2019-05-21src/drivers/intel/fsp2_0: Fix logical 'and' of equal expressionsElyes HAOUAS
2019-05-20soc/intel/cannonlake: Configure SPI CS parameters in FSP UPD.Tim Wawrzynczak
2019-05-20src/vendorcode/amd/agesa/f15tn: Update microcode to version 0x600111F 2018-03-05Mike Banon
2019-05-20src/vendorcode/amd/agesa/f16kb: Update microcode to version 0x7000110 2018-02-09Mike Banon
2019-05-20mb/google/{arcada, hatch, sarien}: Override FSP default GPIO PM configurationSubrata Banik
2019-05-20mb/google/dragonegg: Override FSP default GPIO PM configurationSubrata Banik
2019-05-20soc/intel/cannonlake: Make use of gpio_pm_configure()Subrata Banik
2019-05-20soc/intel/icelake: Make use of gpio_pm_configure()Subrata Banik
2019-05-20soc/intel/common/block/gpio: Add gpio_pm_configure() functionSubrata Banik
2019-05-20ec/google/wilco: Add support for KB_ERR_CODE to Wilco ECKeith Short
2019-05-20i945: Add device identification D2:F1Elyes HAOUAS
2019-05-20util: Fix typo on plural form of indexElyes HAOUAS
2019-05-20console: Add new function die_with_post_code()Keith Short
2019-05-20util/scripts: update references to cross-repo-cherrypickJett Rink
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-16libpayload: make log2 and clz work on signed values internallyPatrick Georgi
2019-05-16{arch,cpu}/x86, drivers/intel: Restore cpu_index error handlingJacob Garber
2019-05-16Documentation/lessons: Tidy up lesson 2Jacob 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-15payloads/coreinfo: Remove unused variableJacob Garber
2019-05-15util/lint/check-style: Don't hardcode clang-format pathAlex James
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-15autoport: 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-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