Age | Commit message (Expand) | Author |
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 |
2018-09-10 | soc/intel/skylake: Add support for CmdTriStateDis UPD in devicetree | Shaunak Saha |
2018-09-10 | libpayload/x86/gdb: Migrate to use set_interrupt_handler | Raul E Rangel |
2018-09-10 | libpayload/x86/exception: Add ability to handle user defined interrupts | Raul E Rangel |
2018-09-09 | drivers/vpd: Add VPD support | Patrick Rudolph |
2018-09-09 | mainboard/google/kahlee: Reset trackpad & touchscreen | Martin Roth |
2018-09-07 | mb/google/poppy/variants/atlas: enable NVMe | Caveh Jalali |
2018-09-07 | util/crossgcc: Tell gcc that it'll use gnu as and ld | Patrick Georgi |
2018-09-07 | lib/gpio.c: Fix _gpio_base3_value invalid shift | Richard Spiegel |
2018-09-07 | amd/stoneyridge: Construct ACPI BERT table | Marshall Dawson |
2018-09-07 | amd/stoneyridge: Construct BERT region from machine check | Marshall Dawson |
2018-09-07 | amd/stoneyridge: Create an MCA structure | Marshall Dawson |
2018-09-07 | amd/stoneyridge: Relocate MCA error identification | Marshall Dawson |
2018-09-07 | amd/stoneyridge: Adjust memory map for reserved | Marshall Dawson |
2018-09-07 | amd/fam15: Add more MCA information | Marshall Dawson |
2018-09-07 | x86/acpi: Add BERT table | Marshall Dawson |
2018-09-07 | x86/acpi: Add BERT to the revision table | Marshall Dawson |
2018-09-07 | arch/x86: Add BERT region support functions | Marshall Dawson |