Age | Commit message (Expand) | Author |
2019-11-29 | security/tpm: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/smmstore: Fix some issues | Arthur Heymans |
2019-11-27 | cr50 i2c: add error message reporting TPM IRQ timeout | Vadim Bendebury |
2019-11-27 | AGESA,binaryPI: Remove early_all_cores() | Kyösti Mälkki |
2019-11-27 | binaryPI: Drop CAR teardown without POSTCAR_STAGE | Kyösti Mälkki |
2019-11-27 | binaryPI: Drop BINARYPI_LEGACY_WRAPPER support | Kyösti Mälkki |
2019-11-26 | soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T | Subrata Banik |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-22 | drivers/ipmi: Add IPMI get system GUID support | Johnny Lin |
2019-11-22 | src/drivers/ipmi: Implement BMC Get Self Test Result function | Morgan Jang |
2019-11-22 | drivers/pc80/rtc: Remove CMOS spinlock | Kyösti Mälkki |
2019-11-21 | drivers/crb: Replace __RAMSTAGE_ guards | Kyösti Mälkki |
2019-11-21 | drivers/pc80/tpm: Replace __RAMSTAGE_ guards | Kyösti Mälkki |
2019-11-21 | drivers/intel/fsp1_0: Drop support | Arthur Heymans |
2019-11-20 | Remove MIPS architecture | Julius Werner |
2019-11-19 | lib/fmap: Disable pre-RAM cache for FSP 1.0 | Julius Werner |
2019-11-18 | include: Make stdbool.h a separate file | Julius Werner |
2019-11-14 | drivers/spi: add drivers for sdcard mounted on the spi bus | Xiang Wang |
2019-11-14 | {drivers,mainboard}: Move FSP logo support to fsp1_1 | Frans Hendriks |
2019-11-13 | spi: Add Winbond W25Q128JW_DTR SPI ROM support | Peichao Wang |
2019-11-12 | arch/x86/car.ld: Rename suffix _start/_end | Arthur Heymans |
2019-11-12 | drivers/i2c/ptn3460: Provide chip driver for PTN3460 | Uwe Poeche |
2019-11-11 | drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver | Michael Niewöhner |
2019-11-11 | region: publicize region_end() and add region_device_end() | Aaron Durbin |
2019-11-10 | drivers/intel/fsp1_1: Fake microcode update to make FSP happy | Arthur Heymans |
2019-11-10 | soc/intel/braswell: Update microcode before FSP | Arthur Heymans |
2019-11-06 | drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP | Arthur Heymans |
2019-11-06 | drivers/intel/fsp2_0: Move Debug options to "Debugging" | Arthur Heymans |
2019-11-05 | drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames | Wim Vervoorn |
2019-11-05 | drivers/pc80: Remove UDELAY_TIMER2 | Kyösti Mälkki |
2019-11-05 | drivers/pc80: Remove UDELAY_IO | Kyösti Mälkki |
2019-11-05 | drivers/intel/fsp2_0: Hide CONFIG_FSP_CAR | Arthur Heymans |
2019-11-04 | soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSP | Michael Niewöhner |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-11-02 | cpu/x86: Move calibrate_tsc_with_pit() to drivers/pc80 | Kyösti Mälkki |
2019-10-28 | src: Remove unused '#include <cpu/cpu.h>' | Elyes HAOUAS |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | src/{device,drivers}: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-26 | drivers/intel/fsp2_0: move die() calls to the functions | Michael Niewöhner |
2019-10-26 | drivers/intel/fsp1_1: remove orphaned functionality | Michael Niewöhner |
2019-10-24 | drivers/ipmi: Add IPMI BMC FRB2 watchdog timer support | Johnny Lin |
2019-10-24 | drivers/i2c/rt1011: Add a driver for RT1011 | Cheng-Yi Chiang |
2019-10-23 | drivers/pc80/rtc: Avoid searching for cmos_layout.bin on each get/set_option | Arthur Heymans |
2019-10-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-10-21 | drivers/intel/fsp2_0: Add ENV_CACHE_AS_RAM check for consumed ranges | Marshall Dawson |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-21 | src/{drivers/vpd,include/device/dram}: Add missing 'include <stdint.h>' | Elyes HAOUAS |
2019-10-20 | drivers/intel/fsp2_0: Make vbt_get() conditional | Marshall Dawson |
2019-10-18 | src: Remove unused include '<device/pci_ids.h>' | Elyes HAOUAS |
2019-10-18 | build: Mark bootblock files on x86 as IBB | Patrick Rudolph |
2019-10-16 | drivers/usb: Enable EHCI debug during verstage | Arthur Heymans |
2019-10-09 | drivers/spi: ignore -Wvla on clang too | Greg V |
2019-10-08 | device/root_device: Consolidate common _scan_bus() functions | Nico Huber |
2019-10-04 | devicetree: Fix improper use of chip_operations | Kyösti Mälkki |
2019-09-30 | drivers/i2c/lm96000: Add more settings for fan control | Nico Huber |
2019-09-30 | drivers/i2c/lm96000: Fix integer sign issue | Nico Huber |
2019-09-30 | drivers/i2c/at24rf08c: Add proper Kconfig option | Nico Huber |
2019-09-30 | device,drivers/: Drop some __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-09-28 | usbdebug: Remove some __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-09-28 | drivers/net/ne2k: Remove some __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-09-21 | drivers/wifi/generic.c: Upper case the AML WiFi name as required by spec | Andrew McRae |
2019-09-15 | {cpu,device,drivers}: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-13 | drivers/pc80: Remove some __PRE_RAM__ and __SMM__ | Kyösti Mälkki |
2019-09-13 | drivers/intel/fsp2_0: Allocate cfg_region_size for UPD | Marshall Dawson |
2019-09-13 | drivers/elog: Add elog_boot_notify() | Kyösti Mälkki |
2019-09-13 | intel/fsp2_0: Move TS_BEFORE_INITRAM | Kyösti Mälkki |
2019-09-11 | intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig | Subrata Banik |
2019-09-11 | src: Remove unneeded include <arch/interrupt.h> | Elyes HAOUAS |
2019-09-11 | arch/x86: Drop _car_relocatable_data symbols | Kyösti Mälkki |
2019-09-11 | arch/x86: Move ehci_dbg_info outside _car_relocatable_data | Kyösti Mälkki |
2019-09-09 | drivers/intel/fsp2_0: Fix minor whitespace | Marshall Dawson |
2019-09-09 | intel/fsp2_0: Move temporary RAM to .bss with FSP_USES_CB_STACK | Kyösti Mälkki |
2019-09-04 | drivers/spi/spi_flash.c: Add SPI vendor IDs | Richard Spiegel |
2019-09-02 | drivers/vpd: add framework to search VPD in romstage | Jonathan Zhang |
2019-09-02 | drivers/ipmi/ipmi_kcs_ops: Advertise correct register spacing | Patrick Rudolph |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-23 | soc/intel/cometlake: Add ISH Device ID | Bernardo Perez Priego |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-21 | intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor | Kyösti Mälkki |
2019-08-20 | src: Remove variable length arrays | Jacob Garber |
2019-08-20 | AGESA,binaryPI: Replace use of __PRE_RAM__ | Kyösti Mälkki |
2019-08-20 | arch/non-x86: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-08-19 | intel/fsp2_0: Add TS_BEFORE_RAMINIT and TS_AFTER_RAMINIT | Kyösti Mälkki |
2019-08-18 | cpu/intel: Enter romstage without BIST | Kyösti Mälkki |
2019-08-15 | drivers/ipmi: make IPMI KCS status and command register spacing configurable | Johnny Lin |
2019-08-15 | cpu/x86/smm: Promote smm_memory_map() | Kyösti Mälkki |
2019-08-15 | arch/x86: Add postcar_frame_common_mtrrs() | Kyösti Mälkki |
2019-08-15 | cpu/intel: Refactor platform_enter_postcar() | Kyösti Mälkki |
2019-08-13 | drivers/i2c/generic: Add "compatible" property to _DSD | Furquan Shaikh |
2019-08-11 | arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION | Kyösti Mälkki |
2019-08-11 | arch/x86: Enable POSTCAR_CONSOLE by default | Kyösti Mälkki |
2019-08-10 | src: Include <stdint.h> instead of <inttypes.h> | Jacob Garber |
2019-08-08 | arch/x86: Change smm_subregion() prototype | Kyösti Mälkki |
2019-08-08 | arch/x86: Move TSEG_STAGE_CACHE implementation | Kyösti Mälkki |
2019-08-08 | drivers/ipmi: Add option to wait for BMC | Patrick Rudolph |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-08-07 | soc/intel: Obsolete mmap_region_granularity() | Kyösti Mälkki |
2019-08-06 | drivers/crb: Add support for PTT | Christian Walter |