summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-04-26mb/lenovo/x200: Use acpi_s3_resume_allowed()Paul Menzel
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-26drivers/i2c/ck505: Remove unneeded headersElyes HAOUAS
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-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-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