Age | Commit message (Expand) | Author |
2019-11-30 | cpu/x86/tsc: Remove indirection when accessing mono_timer_g | Patrick Georgi |
2019-11-30 | src/drivers: Fix two issues discovered by checkpatch | Patrick Georgi |
2019-11-30 | AGESA,binaryPI: Add compatibility wrapper for romstage entry | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Fix stack location on entry to romstage | Michał Żygowski |
2019-11-30 | AGESA,binaryPI: Remove __x86_64__ long mode in CAR | Michał Żygowski |
2019-11-30 | AGESA,binaryPI: Remove redundant SSE enable | Michał Żygowski |
2019-11-30 | AGESA,binaryPI: Remove BIST reporting in romstage | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Split romstage_main() to BSP and AP parts | Kyösti Mälkki |
2019-11-30 | binaryPI boards: Remove BIST reporting | Kyösti Mälkki |
2019-11-30 | binaryPI: Clean leftover romstage prototype | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-11-29 | {northbridge,soc,southbridge}: Don't use both of _ADR and _HID | Elyes HAOUAS |
2019-11-29 | soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-29 | cpu/intel/common/fsb.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | lib/imd_cbmem.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/spi/boot_device_rw_nommap.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | soc/intel/braswell: Don't reinitialize SPI after lockdown | Arthur Heymans |
2019-11-29 | soc/intel/braswell: Use sb/intel/common/spi.c | Arthur Heymans |
2019-11-29 | drivers/elog/elog.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | lib/*_stage_cache.c: drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/amd/agesa/def_callouts.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | commonlib/storage/pci_sdhci.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | cpu/x86/lapic/apic_timer.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | cpu/x86/tsc/delay_tsc.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | arch/x86/exception.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | console/init.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/pc80/pc/i8254.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/spi/spi_flash.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/uart/oxpcie_early.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/usb/ehci_debug.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/vpd/vpd.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | ec/google/chromeec: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | lib/fmap.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | lib/spd_bin.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | lib/timestamp.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | security/tpm: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | security/vboot: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | sb/intel/spi: Drop CAR_GLOBAL_MIGRATION | Arthur Heymans |
2019-11-29 | vendorcode/siemens/hwilib: Fix current file string usage | Arthur Heymans |
2019-11-29 | vendorcode/siemens/hwilib: Drop CAR_GLOBAL_MIGRATION | Arthur Heymans |
2019-11-29 | mainboard/google/kahlee: add G2 TS support for careena | Kevin Chiu |
2019-11-29 | cpu/amd/{agesa,pi}/Kconfig: select SSE2 | Michał Żygowski |
2019-11-29 | sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocks | Michał Żygowski |
2019-11-29 | drivers/smmstore: Fix some issues | Arthur Heymans |
2019-11-29 | mb/lenovo/t400/Makefile: Build gpio w/o subdir makefiles | Peter Lemenkov |
2019-11-29 | mb/lenovo/t400/Kconfig: Remove default data.vbt path | Peter Lemenkov |
2019-11-28 | soc/amd/common: Remove guards on ACPIMMIO utils | Kyösti Mälkki |
2019-11-28 | soc/intel/tigerlake: select correct chipset based on soc Kconfig | Maulik V Vaghela |
2019-11-28 | soc/amd/common: Fix indirect includes | Kyösti Mälkki |
2019-11-28 | mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR | Arthur Heymans |