aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-25soc/intel/dnv: Fix value of B_PCH_GPIO_RX_SCI_ROUTEPatrick Havelange
2019-06-25mainboard/facebook/fbg1701: Set CBFS_SIZE to 0x600000Frans Hendriks
2019-06-25mainboard/facebook/fbg1701: Use LCD Panel type for name of tablesFrans Hendriks
2019-06-25mb/lenovo/z61t: Remove `fn_ctrl_swap` optionPeter Lemenkov
2019-06-24add ctype.h headerJoel Kitching
2019-06-24mb/gigabyte/ga-h61ma-d3v: Add new mainboard as variantAngel Pons
2019-06-24cbfstool: Drop update-fit optionPatrick Rudolph
2019-06-24Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik
2019-06-23riscv: workaround selfboot putting the coreboot table into prog_entry_argXiang Wang
2019-06-23riscv: use mret to invoke M-mode payload and disable interruptsXiang Wang
2019-06-23riscv: Fix MENTRY_FRAME_SIZE to fit different machine lengthsXiang Wang
2019-06-22src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-06-22src/cpu: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-06-22drivers: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-06-22nuvoton/early_serial: improve comments on serial pinmux settingsFelix Held
2019-06-22mainboard/facebook/fbg1701: Configure TC358860 eDP to MIPI controllerFrans Hendriks
2019-06-21superio/nuvoton/nct6776: Make Kconfig symbol dependentAngel Pons
2019-06-21mb/asrock/h110m: Correct Kconfig symbol selectionAngel Pons
2019-06-21superio/nuvoton/nct6791d: Add symbol to select COM portAngel Pons
2019-06-21cpu: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-06-21arch: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-06-21mb/ocp/wedge100s: Use the new IPMI driverPatrick Rudolph
2019-06-21drivers/ipmi: Add chip opsPatrick Rudolph
2019-06-21arch/x86/acpi: use ALIGN_UP instead of ALIGNFelix Held
2019-06-21drivers/intel/fsp: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21cpu/x86: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21cpu/amd: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21device/pci_rom: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21commonlib/storage: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21arch/arm/cpu: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21arch/x86: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21arch/x86/tables: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21arch-x86/smbios: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21mb/lenovo/x201: Remove duplicated includePeter Lemenkov
2019-06-21mb/facebook/fbg1701: Remove unused Kconfig symbolsArthur Heymans
2019-06-21mediatek/mt8183: support SAMSUNG and MICRON EMCP LPDDR4X DDR bootupHuayang Duan
2019-06-21mediatek/mt8183: fix mode register setting fail issueHuayang Duan
2019-06-21mediatek/mt8183: enable DDR low power featuremtk11195
2019-06-21mb/google/octopus: Override VBT selection for GargKevin Chiu
2019-06-21mb/google/octopus: expose get_board_sku as globalKevin Chiu
2019-06-21mb/emulation/qemu-riscv: Support arbitrary ROM sizesPatrick Rudolph
2019-06-21device_tree: Update comment style to C89Julius Werner
2019-06-21fit: Check all compat strings for highest matchJulius Werner
2019-06-21fit: Add overlay supportJulius Werner
2019-06-21fit: Add device tree compressionJulius Werner
2019-06-21fit_payload: Don't call prog_segment_loaded() on extracted imagesJulius Werner
2019-06-21fit: Refactor config node handlingJulius Werner
2019-06-21device_tree: Add overlay supportJulius Werner
2019-06-21cpu/intel/haswell: Link monotonic_timer.c in early stagesArthur Heymans
2019-06-21sb/intel/common: Link SPI code in bootblockArthur Heymans
2019-06-21cpu/intel/haswell: Link tsc_freq.c in the bootblockArthur Heymans
2019-06-21src/cpu/amd/pi/00730F01: Add microcode update infrastructure for fam16h PIMichał Żygowski
2019-06-21soc/intel: Provide SPD manufacturer ID and module type to SMBIOSDuncan Laurie
2019-06-21nb/amd/amdmct/mct_ddr3: Remove unused codeJacob Garber
2019-06-21sb/amd/sr5650: Use 32 bit integers when disabling portsJacob Garber
2019-06-21mb/google/hatch/variants/kindred: Update memory strap GPIOsDavid Wu
2019-06-21nb/amd/amdfam10: Use 64 bits in multiplicationJacob Garber
2019-06-21arch/x86/cpu: Add define and strings for HygonJinke Fan
2019-06-21sb/nvidia/ck804/lpc.c: Remove variable set but not usedElyes HAOUAS
2019-06-21nb/amd/amdfam10/northbridge.c: Remove variable set but not usedElyes HAOUAS
2019-06-21nb/intel/nehalem/raminit.c: Remove variable set but not usedElyes HAOUAS
2019-06-21sb/intel/bd82x6x/early_pch.c: Remove variable set but not usedElyes HAOUAS
2019-06-21nb/intel/nehalem/raminit.c: Remove variable set but not usedElyes HAOUAS
2019-06-21sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans
2019-06-21soc/intel/cannonlake: Rename SOC_INTEL_COMMON_CANNONLAKE_BASEArthur Heymans
2019-06-21cpu/intel/{haswell,model_206{5,a}x}: Use MSR_CORE_THREAD_COUNT for msr at 0x35Elyes HAOUAS
2019-06-21cpu/x86/msr: Move IA32_MISC_ENABLE bits to common placeElyes HAOUAS
2019-06-21nb/x4x: Rename {ddr,fsb}2{mhz,ps} as {ddr,fsb}_to_{mhz,ps}Elyes HAOUAS
2019-06-21mainboard/facebook/fbg1701: Remove unused includesFrans Hendriks
2019-06-21mainboard/facebook/fbg1701/fadt.c: Use asl_revisionFrans Hendriks
2019-06-21soc/intel/skylake: Clean up KconfigArthur Heymans
2019-06-21soc/intel/skylake: Remove ROMCCFLAGSArthur Heymans
2019-06-21security/vboot: Remove useless 'const'Elyes HAOUAS
2019-06-21qcs405: Update bootblock sizeNitheesh Sekar
2019-06-21mb/google/hatch: Do not pull down GPP_F2 internallyPhilip Chen
2019-06-21soc/intel/skylake/romstage: Increase size of postcar stackChristian Walter
2019-06-21x86/smmstub: Fix compiling with external toolchainsArthur Heymans
2019-06-21mediatek/mt8183: set vproc12 voltage correctlyHsin-Hsiung Wang
2019-06-21mb/lenovo/x201/smihandler.c: Remove useless smihandler codeArthur Heymans
2019-06-21mb/packardbell/ms2290/Kconfig: Remove ARCH_x optionsArthur Heymans
2019-06-21mb/*/{x201,packardbell}: Remove unused C-state generation functionsArthur Heymans
2019-06-21sb/intel/ibexpeak/smihandler: Move finalizing to a common locationArthur Heymans
2019-06-21security/tpm/Makefile.inc: Remove VBOOT dependency for tss files in postcarFrans Hendriks
2019-06-21mediatek/mt8183: Add infra group DCM settingWeiyi Lu
2019-06-21src/driver/vpd: Update vpd_decode from upstreamHung-Te Lin
2019-06-21siemens/mc_apl5: Change PTN interface settingsMario Scheithauer
2019-06-21siemens/mc_apl5: Enable TPM supportMario Scheithauer
2019-06-21google/kukui: Increase SPI flash speed to boot fasterMengqi Zhang
2019-06-21mediatek: Add SPI tick_dly settingMengqi Zhang
2019-06-21mediatek/mt8183: Add SPI GPIO driving settingMengqi Zhang
2019-06-21google/kukui: Enable RTCYou-Cheng Syu
2019-06-21mediatek/mt8183: Support RTC in ramstageYou-Cheng Syu
2019-06-21mediatek/mt8183: Add efuse calibration in auxadcjg_poxu
2019-06-21google/kukui: Revise FMAP firmware layoutHung-Te Lin
2019-06-21cpu/amd/family_10h-family_15h: Fix 'if' condition identical branchesElyes HAOUAS
2019-06-21soc/intel/common/block/pcr: Remove unneded 'else'Elyes HAOUAS
2019-06-21mb/google/snappy: Remove unneeded 'else'Elyes HAOUAS
2019-06-21ec/kontron/kempld/kempld_i2c.c: Remove unneeded 'else'Elyes HAOUAS
2019-06-21ec/google/chromeec/ec_lpc: Remove unneeded 'else'Elyes HAOUAS
2019-06-21drivers/intel/fsp1_0/fastboot_cache: Remove unneeded 'else'Elyes HAOUAS