summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-16acpi: Call acpi_gen_writeSTA by status from device treeHung-Te Lin
2018-09-16sconfig: Allow setting device status in device treeHung-Te Lin
2018-09-16riscv: don't write to mstatus.XSXiang Wang
2018-09-16google/kukui: Configure EMMCTristan Shieh
2018-09-16mb/google/poppy/variants/rammus: fix S0ix entering issueZhuohao Lee
2018-09-16google/kukui: Notify EC that AP is in S0Hung-Te Lin
2018-09-16mb/intel/coffelake_rvp: Implement mainboard memory informationLijian Zhao
2018-09-16mb/google/poppy: Set UPD CmdTriStateDis for AtlasCaveh Jalali
2018-09-15mb/lenovo: Add Lenovo W500 as clone of Lenovo T400Paul Menzel
2018-09-15sifive/hifive-unleashed: enable CBMEM supportPhilipp Hug
2018-09-15soc/sifive: move ram_resource to mainboardPhilipp Hug
2018-09-15riscv: add documentation for stages and payloadsRonald G. Minnich
2018-09-15arch/x86/acpi_bert_storage.c: Fix coverity error CID 1395706Richard Spiegel
2018-09-15arch/riscv: Configure delegation only if S-mode is supportedJonathan Neuschäfer
2018-09-15pcengines/apu2: enable IOMMU for all apu2 variantsPiotr Król
2018-09-15nb/amd/pi/00730F01: Add initial native IVRS supportTimothy Pearson
2018-09-15nb/amd/pi/00730F01: Initialize IOMMU deviceKyösti Mälkki
2018-09-15mb/asrock/g41c-gs: Add more buildin PCI devices to the devicetreeArthur Heymans
2018-09-14drivers/intel/gma: Do not rely on CBLV in OpRegion Mailbox3Nico Huber
2018-09-14arch/x86/acpigen: Fix comment in _ROM method generatorJonathan Neuschäfer
2018-09-14nb/intel/sandybridge: Don't add SMBIOS Table 17 entries on resumeNico Huber
2018-09-14device/ddr3: Prevent overflow when adding SMBUS Table 17 entriesNico Huber
2018-09-14arch/riscv: Only execute on hart 0 for nowPhilipp Hug
2018-09-14riscv: add trampoline in MBR block to support boot mode 1Philipp Hug
2018-09-14soc/intel/denverton_ns: Enable common block PMCJulien Viard de Galbert
2018-09-14ec/lenovo/pmh7: support 9bit address spaceAlexander Couzens
2018-09-14soc/sifive/fu540: Implement uart_platform_refclk for UART divisor calculationPhilipp Hug
2018-09-14soc/sifive/fu540: Initialize SDRAMPhilipp Hug
2018-09-14rampayload: Add the linuxcheck payloadRonald G. Minnich
2018-09-14soc/sifive/fu540: Switch clock to 1GHz in romstagePhilipp Hug
2018-09-14soc/sifive/fu540: create ram_resource with actual memory sizePhilipp Hug
2018-09-14arch/riscv: provide a monotonic timerPhilipp Hug
2018-09-14soc/sifive/fu540: add SiFive supplied header files for SDRAM initializationPhilipp Hug
2018-09-14lint-000-license-headers: add SPDX-License-Identifier: GPL-2.0-or-laterRonald G. Minnich
2018-09-14mb/google/octopus: Query the EC for board versionKarthikeyan Ramasubramanian
2018-09-14arch/riscv: add missing endian.h header to io.hPhilipp Hug
2018-09-14mb/google/octopus: fetch DRAM part number from CBI for phaser after DVT phasepeichao.wang
2018-09-14complier.h: add __always_inline and use it in code baseAaron Durbin
2018-09-13payloads/tianocore: Add option to use 8254 timerLijian Zhao
2018-09-13soc/sifive/fu540: Get SDRAM controller out of resetPhilipp Hug
2018-09-13soc/sifive/fu540: Update clock settings according SiFive bootloaderPhilipp Hug
2018-09-13uart/sifive: make divisor configurablePhilipp Hug
2018-09-13Makefile.inc: Fix dependency tracking of fmap{_config.h,.desc}Nico Huber
2018-09-13util/superiotool: Add Winbond W83667HG register dumpAngel Pons
2018-09-13src/mainboard/*/*: Set Mini-ITX boards' category to "mini"Angel Pons
2018-09-13src/*/intel: introduce warning when building with no IFDAngel Pons
2018-09-13src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner
2018-09-12libpayload/x86/delay: Make arch_ndelay call apic_delay if delay is longRaul E Rangel
2018-09-12libpayload/x86/delay: Add an x86 arch_ndelayRaul E Rangel
2018-09-12libpayload/libc/time: Add an arch_ndelay()Raul E Rangel