aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-27mb/lenovo/x1_carbon_gen1/spd: remove trailing whitespaceElyes HAOUAS
2018-04-27mb/pcengines/apu2/spd: Remove unneeded whitespaceElyes HAOUAS
2018-04-27Documentation/Doxyfile.coreboot: Remove trailing whitespaceElyes HAOUAS
2018-04-27Documentation/COPYING: Remove trailing whitespaceElyes HAOUAS
2018-04-27payloads/coreinfo/README: Remove trailing whitespaceElyes HAOUAS
2018-04-27payloads/external/tianocore: Remove trailing whitespaceElyes HAOUAS
2018-04-27Documentation/Intel/NativeRaminit: Remove trailing whitespaceElyes HAOUAS
2018-04-27libpayload/curses/form: Remove trailing whitespaceElyes HAOUAS
2018-04-27payloads/libpayload/curses/menu: Remove trailing whitespaceElyes HAOUAS
2018-04-27RISC-V boards: Remove PAGETABLES section from memlayout.ldJonathan Neuschäfer
2018-04-27drivers/uart: Allow the 8250IO driver only on x86Jonathan Neuschäfer
2018-04-27vendorcode/intel: Update GLK FSP Header files w.r.t FSP v2.0.2Srinidhi N Kaushik
2018-04-27util/x86/x86_page_tables: add command line to generated filesAaron Durbin
2018-04-27mb/google/poppy,soraka,nautilus: Enable xDCIFurquan Shaikh
2018-04-27soc/intel/common/block/xdci: Use vboot_can_enable_udc in xdci_can_enableFurquan Shaikh
2018-04-27security/vboot: Add function to check if UDC can be enabledFurquan Shaikh
2018-04-27security/vboot: Add function to read UDC enable flagFurquan Shaikh
2018-04-26mainboard/google/kahlee: Set SPI speed in bootblockMarc Jones
2018-04-26soc/amd/common/block/include/amdblocks/psp.h: Replace todo messageRichard Spiegel
2018-04-26src: Fix a typo on "mtrr"Elyes HAOUAS
2018-04-26device: Add flag to disable PCIe ASPMNico Huber
2018-04-26mb/google/octopus: Add dptf.asl in dsdt.aslSumeet Pawnikar
2018-04-26mb/google/grunt: Add grunt touchpad wake GPE to devicestreeDaniel Kurtz
2018-04-26mainboard/google/kahlee: Enable EC wake on GPIO24Daniel Kurtz
2018-04-26mainboard/google/kahlee: Fix EC_SMI_GPIDaniel Kurtz
2018-04-26mb/lenovo/x200: Use acpi_s3_resume_allowed()Paul Menzel
2018-04-26payloads/depthcharge: Update stable version to upstream masterDuncan Laurie
2018-04-26Update vboot submodule to upstream masterDuncan Laurie
2018-04-26soc/intel/apollolake: enable exception handling in every stage for glkAaron Durbin
2018-04-26arch/x86: remove nop padding from exception vectorsAaron Durbin
2018-04-26arch/x86: print cr2 value on every exceptionAaron Durbin
2018-04-26arch/x86: allow idt to be available to link in all stagesAaron Durbin
2018-04-26util/hugo: Drop support for hugo based documentationPatrick Georgi
2018-04-26Documentation: Add support for building with SphinxJonathan Neuschäfer
2018-04-26drivers/i2c/ck505: Remove unneeded headersElyes HAOUAS
2018-04-26Documentation: SandyBridge_registers.md: Add a titleJonathan Neuschäfer
2018-04-26Documentation: Sandybridge RAM init: Fix links for Sphinx/recommonmarkJonathan Neuschäfer
2018-04-26mb/sifive: Add HiFive Unleashed mainboardJonathan Neuschäfer
2018-04-26src/sifive: Add the SiFive Freedom Unleashed 540 SoCJonathan Neuschäfer
2018-04-26arch/riscv: Store mprv bit in size_tJonathan Neuschäfer
2018-04-26soc/amd/stoneyridge: Fix smi_write32 arg order in disable_all_smi_statusDaniel Kurtz
2018-04-26soc/amd/stoneyridge: Static constify smi_sourcesDaniel Kurtz
2018-04-26src/mainboard/ibase/mb899: Fix typo in commentElyes HAOUAS
2018-04-26cpu/x86: add limited runtime identity page mappingAaron Durbin
2018-04-26siemens/mc_apl1: Provide baseboard and variant conceptsMario Scheithauer
2018-04-26drivers/uart: Add helper function to allow bit-bangingJulius Werner
2018-04-25soc/intel/apollake: add support for tracking memory detailsAaron Durbin
2018-04-25soc/intel/common: disable paging if PAGING_IN_CACHE_AS_RAM enabledAaron Durbin
2018-04-25arch/x86: add support for cache-as-ram pagingAaron Durbin
2018-04-25soc/amd/stoneyridge: Add additional early LPC and SPI initMarc Jones
2018-04-25vendorcode/amd/pi/00670F00: Remove include headerGarrett Kirkendall
2018-04-25cpu/via/car: drop CARTESTLubomir Rintel
2018-04-25cpu/via/car: ensure CAR ends up zeroed outLubomir Rintel
2018-04-25mb/google/octopus: Disable PCIE NPK deviceShaunak Saha
2018-04-25soc/intel/apollolake: Sync FSP PCIE NPK device as per devicetreeShaunak Saha
2018-04-25util/riscvtools: Rename to util/riscv/Jonathan Neuschäfer
2018-04-25vx900: Drop some unused definesLubomir Rintel
2018-04-25drivers/uart: Add a driver for SiFive's UARTJonathan Neuschäfer
2018-04-24soc/amd/common/block/pi/amd_late_init.c: Fix illegal memory accessRichard Spiegel
2018-04-24mb/google/kahlee/variants/baseboard/gpio.c: move all non-critical gpiosRichard Spiegel
2018-04-24mb/google/cyan/spd/spd.c: Fix module part number transferRichard Spiegel
2018-04-24include/memory_info.h: Change part number field from 19 bytes to 21Richard Spiegel
2018-04-24arch/x86: add ENV_CACHE_AS_RAMAaron Durbin
2018-04-24lib/ext_stage_cache: include prog arg in stage cache metadataAaron Durbin
2018-04-24arch/x86/postcar: add comment clarifying reason for finalize_load()Aaron Durbin
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-24arch/x86: align stack on entry to x86_exception()Aaron Durbin
2018-04-24arch/x86: prepare for having an idt in other stagesAaron Durbin
2018-04-24mainboard/emulation/qemu-i440fx/fw_cfg: fix checksum for ACPI tablesOleksii Kurochko
2018-04-24mb/google/poppy/variants/nami: Add keyboard backlight supportZhuohao Lee
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2018-04-23clang-format: Update .clang-format to be compliant with linux kernel coding s...zaolin
2018-04-23device/oprom/yabel: Fix spelling of *successful*Paul Menzel
2018-04-23cpu/x86: add paging_set_default_pat() functionAaron Durbin
2018-04-23cpu/x86: expose and add paging helper functionsAaron Durbin
2018-04-23cpu/x86: move NXE and PAT accesses to paging moduleAaron Durbin
2018-04-23cpu/x86: add pae paging module to all stagesAaron Durbin
2018-04-23util/x86/x86_page_tables: add license header to generated codeAaron Durbin
2018-04-23util/x86/x86_page_tables: update PAT mapping to match linuxAaron Durbin
2018-04-23soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectorsAaron Durbin
2018-04-23mb/google/poppy/atlas: Enable trackpadCaveh Jalali
2018-04-21mb/google/bip: Add GPIO configuration settingsShamile Khan
2018-04-20rules: Define SIMPLE_DEVICE on x86 onlyPatrick Rudolph
2018-04-20pci: Move inline PCI functions to pci_ops.hPatrick Rudolph
2018-04-20soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structureRichard Spiegel
2018-04-20soc/intel/common: Adjust LPC Generic IO setupLijian Zhao
2018-04-20device/oprom/yabel: Fix vbe-buffer index in vbe.cHal Tsai
2018-04-19libpayload: Move GDB functions to stdlib.hJulius Werner
2018-04-19ectool: Add an option to get and use EC ports from /proc/ioportsIru Cai
2018-04-19soc/amd/common/block/pi/heapmanager.c: Simplify codeRichard Spiegel
2018-04-19soc/intel/cannonlake: Set DISB after Dram initLijian Zhao
2018-04-19soc/intel/apollolake: fix 'DENSITY' misspellingAaron Durbin
2018-04-19soc/intel/cannonlake: Force LPC IO decode settingsLijian Zhao
2018-04-19mb/google/octopus: Select DRIVERS_I2C_HIDFurquan Shaikh
2018-04-18soc/amd/stoneyridge/include/soc/gpio.h: Remove vendor code referenceRichard Spiegel
2018-04-18mb/google/kahlee/variants/kahlee/gpio.c: Convert GPIO to new formatRichard Spiegel
2018-04-18mb/google/poppy/variants: Set VmxEnable to 1Furquan Shaikh
2018-04-17mainboard/google/kahlee: Add EC back into grunt devicetreeMartin Roth
2018-04-17mainboard/google/kahlee: Update EC pins from GPIOs to GPEsMartin Roth
2018-04-17Documentation/timestamp.md: Fix markdown formattingJonathan Neuschäfer