Age | Commit message (Expand) | Author |
2018-09-14 | device/ddr3: Prevent overflow when adding SMBUS Table 17 entries | Nico Huber |
2018-09-14 | arch/riscv: Only execute on hart 0 for now | Philipp Hug |
2018-09-14 | riscv: add trampoline in MBR block to support boot mode 1 | Philipp Hug |
2018-09-14 | soc/intel/denverton_ns: Enable common block PMC | Julien Viard de Galbert |
2018-09-14 | ec/lenovo/pmh7: support 9bit address space | Alexander Couzens |
2018-09-14 | soc/sifive/fu540: Implement uart_platform_refclk for UART divisor calculation | Philipp Hug |
2018-09-14 | soc/sifive/fu540: Initialize SDRAM | Philipp Hug |
2018-09-14 | rampayload: Add the linuxcheck payload | Ronald G. Minnich |
2018-09-14 | soc/sifive/fu540: Switch clock to 1GHz in romstage | Philipp Hug |
2018-09-14 | soc/sifive/fu540: create ram_resource with actual memory size | Philipp Hug |
2018-09-14 | arch/riscv: provide a monotonic timer | Philipp Hug |
2018-09-14 | soc/sifive/fu540: add SiFive supplied header files for SDRAM initialization | Philipp Hug |
2018-09-14 | lint-000-license-headers: add SPDX-License-Identifier: GPL-2.0-or-later | Ronald G. Minnich |
2018-09-14 | mb/google/octopus: Query the EC for board version | Karthikeyan Ramasubramanian |
2018-09-14 | arch/riscv: add missing endian.h header to io.h | Philipp Hug |
2018-09-14 | mb/google/octopus: fetch DRAM part number from CBI for phaser after DVT phase | peichao.wang |
2018-09-14 | complier.h: add __always_inline and use it in code base | Aaron Durbin |
2018-09-13 | payloads/tianocore: Add option to use 8254 timer | Lijian Zhao |
2018-09-13 | soc/sifive/fu540: Get SDRAM controller out of reset | Philipp Hug |
2018-09-13 | soc/sifive/fu540: Update clock settings according SiFive bootloader | Philipp Hug |
2018-09-13 | uart/sifive: make divisor configurable | Philipp Hug |
2018-09-13 | Makefile.inc: Fix dependency tracking of fmap{_config.h,.desc} | Nico Huber |
2018-09-13 | util/superiotool: Add Winbond W83667HG register dump | Angel Pons |
2018-09-13 | src/mainboard/*/*: Set Mini-ITX boards' category to "mini" | Angel Pons |
2018-09-13 | src/*/intel: introduce warning when building with no IFD | Angel Pons |
2018-09-13 | src/*/intel/: clarify Kconfig options regarding IFD | Stefan Tauner |
2018-09-12 | libpayload/x86/delay: Make arch_ndelay call apic_delay if delay is long | Raul E Rangel |
2018-09-12 | libpayload/x86/delay: Add an x86 arch_ndelay | Raul E Rangel |
2018-09-12 | libpayload/libc/time: Add an arch_ndelay() | Raul E Rangel |
2018-09-12 | libpayload/x86/apic: Add an apic_delay method and calibrate the timer | Raul E Rangel |
2018-09-12 | libpayload/arch/x86: Add support for initializing the APIC | Raul E Rangel |
2018-09-12 | soc/sifive/fu540: Initialize PLL and clock | Philipp Hug |
2018-09-12 | mainboards: Add SMMSTORE region in chromeos configs | Patrick Georgi |
2018-09-12 | soc/amd/stoneyridge: Fix more GPIO functions | Jonathan Neuschäfer |
2018-09-12 | rammus: add SPD mapping for rammus and shyvana support | kane_chen |
2018-09-11 | amd/stoneyridge: Enable BERT table generation | Marshall Dawson |
2018-09-11 | amd/stoneyridge: Set BERT region size when no TSEG used | Marshall Dawson |
2018-09-11 | soc/intel/baytrail: Remove trailing space in log message | Paul Menzel |
2018-09-11 | src/device/dram: Fix typo | Elyes HAOUAS |
2018-09-10 | soc/sifive: fix compiler warning | Philipp Hug |
2018-09-10 | soc/sifive/fu540: Makefile: include mtime_init in ramstage | Philipp Hug |
2018-09-10 | mb/google/poppy/variants/nami: Add SPD for two memory parts | Ren Kuo |
2018-09-10 | soc/sifive/fu540: Add driver for OTP memory | Philipp Hug |
2018-09-10 | mainboard/google/poppy/variants/rammus: Enable DA7219 | marxwang |
2018-09-10 | soc/intel/cannonlake: Correct number of root ports for CNL PCH H | Maulik V Vaghela |
2018-09-10 | riscv: update misaligned memory access exception handling | Xiang Wang |
2018-09-10 | soc/sifive/fu540: add CLINT support | Xiang Wang |
2018-09-10 | riscv: update mtime initialization | Xiang Wang |
2018-09-10 | complier.h: add __noreturn and use it in code base | Aaron Durbin |
2018-09-10 | mb/google/poppy: Set UPD CmdTriStateDis for Nocturne | Shaunak Saha |