Age | Commit message (Expand) | Author |
2019-11-03 | arch/arm64: Pass cbmem_top to ramstage via calling argument | Arthur Heymans |
2019-11-03 | arch/arm: Pass cbmem_top to ramstage via calling argument | Arthur Heymans |
2019-11-03 | arch/x86: Use the stage argument to implement cbmem_top | Arthur Heymans |
2019-11-03 | intel/quark: Switch to TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-11-03 | intel/broadwell: Switch to TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-11-02 | soc/intel/skylake: set FSP param to enable or skip GOP | Michael Niewöhner |
2019-11-02 | timestamps: COLLECT_TIMESTAMPS is mostly optional | Kyösti Mälkki |
2019-11-02 | soc/intel/common/pch: move EBDA Kconfig to soc level | Michael Niewöhner |
2019-11-02 | soc/intel/skylake: set LT_LOCK_MEMORY at end of POST | Michael Niewöhner |
2019-11-02 | soc/intel: common,apl,skl: remove orphaned memory locking API | Michael Niewöhner |
2019-11-02 | soc/intel/common: sgx: use cpu_lt_lock_memory in sgx setup | Michael Niewöhner |
2019-11-02 | soc/intel/skylake: select the new SGX Kconfig option for LT_LOCK_MEMORY | Michael Niewöhner |
2019-11-02 | soc/intel/common: sgx: add new Kconfig option for setting LT_LOCK_MEMORY | Michael Niewöhner |
2019-11-02 | soc/amd/stoneyridge: Remove UDELAY_LAPIC_FIXED_FSB | Kyösti Mälkki |
2019-11-01 | soc/skylake/vr_config: fix VR config for KBL-U CPUs | Maxim Polyakov |
2019-11-01 | soc/intel/{cnl,icl,skl}: Move ipu.asl into common/block/acpi | Subrata Banik |
2019-11-01 | soc/intel/{cnl,icl}: Move globalnvs.asl/nvs.h into common/block/ | Subrata Banik |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-11-01 | soc/intel/{apl,cnl,dnv,icl,skl}: Move lpc.asl into common/block/acpi | Subrata Banik |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-11-01 | soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>' | Elyes HAOUAS |
2019-11-01 | soc/intel/fsp_baytrail: Remove unused 'barrier()' | Elyes HAOUAS |
2019-11-01 | sc7180: support bitbang UART w/gpio | T Michael Turney |
2019-11-01 | sc7180: Add gpio driver | Taniya Das |
2019-10-31 | soc/intel/skylake: Remove unused ASL debug options | Subrata Banik |
2019-10-31 | soc/intel/{cnl,icl,skl}: Fix multiple whitespace issue | Subrata Banik |
2019-10-31 | soc/intel/{cnl,icl,skl}: Remove unused SMI opregion | Subrata Banik |
2019-10-31 | soc/intel/common: add common function to set LT_LOCK_MEMORY | Michael Niewöhner |
2019-10-31 | soc/intel/icelake: adapt FSP GOP param to match the other FSP2.0 platforms | Michael Niewöhner |
2019-10-31 | soc/mediatek/mt8183: Disable DRAM DVFS in recovery mode | Yu-Ping Wu |
2019-10-31 | soc/intel/icelake: Enable caching on SPI memory-mapped boot device unconditio... | Subrata Banik |
2019-10-30 | soc/intel/apollolake: set FSP param to enable or skip GOP | Michael Niewöhner |
2019-10-30 | soc/intel/cannonlake: set FSP param to enable or skip GOP | Michael Niewöhner |
2019-10-30 | soc/intel/common: move common memmap functionality from skl,icl,cnl,apl | Michael Niewöhner |
2019-10-29 | soc/skylake/vr_config: print mch_id in hex | Maxim Polyakov |
2019-10-28 | src/soc/intel: skl,cnl,icl: remove unneeded check in cbmem_top() | Michael Niewöhner |
2019-10-28 | soc/intel/broadwell_de: Implement smbios_cpu_get_maximum_freq_mhz() | Andrey Petrov |
2019-10-28 | arch/x86: Move max cpuid leaf function into arch/x86 | Andrey Petrov |
2019-10-28 | soc/mediatek/mt8183: Pass MR values as function arguments | Yu-Ping Wu |
2019-10-28 | src: Remove unused '#include <cpu/cpu.h>' | Elyes HAOUAS |
2019-10-27 | src/soc: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-26 | soc/intel: common,skl,cnl,icl: drop reserved mmio memory size calculation | Michael Niewöhner |
2019-10-26 | soc,mb/intel: clean up remaining FSP2.0 socs/boards | Michael Niewöhner |
2019-10-26 | soc/intel/skylake: move/rename files after drop of FSP 1.1 | Michael Niewöhner |
2019-10-26 | soc/intel/skylake: drop support for FSP 1.1 | Michael Niewöhner |
2019-10-25 | soc/intel: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-24 | soc/amd/picasso: Remove duplicate AMD_PUBKEY_FILE from Kconfig | Justin Frodsham |
2019-10-24 | soc/intel/apollolake/acpi: Drop wrong _ADR objects for gpio | Elyes HAOUAS |