Age | Commit message (Expand) | Author |
2022-10-31 | soc: Add SPDX license headers to Makefiles | Martin Roth |
2021-10-26 | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held |
2021-10-25 | cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs | Felix Held |
2021-09-28 | soc/intel/baytrail: Always handle MRC as ELF file | Angel Pons |
2021-09-08 | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons |
2021-05-20 | baytrail: Factor out INT15 handler | Angel Pons |
2021-05-18 | cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y | Arthur Heymans |
2020-08-02 | soc/intel/baytrail: Add native refcode replacement | Mate Kukri |
2020-07-21 | soc/intel/baytrail: Add new CPUID 0x30679 | Mate Kukri |
2020-07-14 | soc/intel/baytrail: Move `acpi_fill_fadt` to fadt.c | Angel Pons |
2019-11-29 | soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-27 | soc/intel/baytrail: Use sb/intel/common/spi.c | Arthur Heymans |
2019-08-03 | intel/baytrail,broadwell: Move stage cache support function | Kyösti Mälkki |
2019-07-26 | soc/intel/baytrail/Makefile.inc: Sort entries | Angel Pons |
2019-05-22 | soc/{baytrail/braswell/broadwell}: fix flashconsole on platform | Matt DeVillier |
2019-02-25 | security/vboot: Add measured boot mode | Philipp Deppenwiese |
2018-12-18 | soc/baytrail: add vmx support via CPU_INTEL_COMMON | Matt DeVillier |
2018-12-05 | soc/intel/baytrail: Implement POSTCAR stage | Arthur Heymans |
2018-10-22 | intel: Use CF9 reset (part 1) | Patrick Rudolph |
2017-09-20 | soc/intel/baytrail: refactor rtc failure checking | Aaron Durbin |
2015-09-30 | cpu: microcode: Use microcode stored in binary format | Alexandru Gagniuc |
2015-09-29 | intel: auto include intel/common/firmware | Aaron Durbin |
2015-09-09 | x86: bootblock: remove linking and program flow from build system | Aaron Durbin |
2015-07-02 | Move baytrail & fsp_baytrail to the common IFD interface. | Martin Roth |
2015-04-29 | kbuild: automatically include SOCs | Stefan Reinauer |
2015-04-10 | baytrail: Switch from ACPI mode to PCI mode for legacy support | Marc Jones |
2015-04-07 | baytrail: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-03-30 | Update hex values to CBFS binary name types in Makefiles | Martin Roth |
2014-11-13 | intel: use crosscompiler readelf, instead of global | Patrick Georgi |
2014-10-28 | baytrail: handle MRC being an ELF file | Aaron Durbin |
2014-10-22 | baytrail: Move HDA verb table to Intel SOC common directory | Duncan Laurie |
2014-10-22 | baytrail: Move MRC cache code to a common directory | Duncan Laurie |
2014-09-18 | rambi/baytrail: ACPI, GPIO, audio, misc updates | Shawn Nematbakhsh |
2014-05-17 | build: separate CPPFLAGS from CFLAGS | Patrick Georgi |
2014-05-17 | build: CPPFLAGS is more common than INCLUDES | Patrick Georgi |
2014-05-15 | baytrail: Add SOC thermal settings | Duncan Laurie |
2014-05-13 | baytrail: log reset, power, and wake events in elog | Aaron Durbin |
2014-05-10 | baytrail: allow ramstage_cache_location() usage in ramstage | Aaron Durbin |
2014-05-10 | baytrail: initialize perf/power registers | Aaron Durbin |
2014-05-09 | baytrail: allow SD card controller capabilities overrides | Aaron Durbin |
2014-05-07 | baytrail: pcie: Root port initialization | Aaron Durbin |
2014-05-07 | baytrail: first pass at lpss device initialization | Aaron Durbin |
2014-05-07 | baytrail: initialize eMMC device | Aaron Durbin |
2014-05-07 | baytrail: initialize common SSC functionality | Aaron Durbin |
2014-05-06 | baytrail: Enable Turbo/Burst and set some magic MSRs | Duncan Laurie |
2014-03-11 | baytrail: Add EHCI initialization | Duncan Laurie |
2014-03-11 | baytrail: Add XHCI initialization | Duncan Laurie |
2014-03-11 | baytrail: add audio clock workaround for LPE | Aaron Durbin |
2014-02-27 | baytrail: fix uninitialized acpi structures | Aaron Durbin |
2014-02-27 | baytrail: Add SATA driver | Shawn Nematbakhsh |
2014-02-24 | baytrail: Enable GFX device | Duncan Laurie |
2014-02-17 | baytrail: add support to run reference code blob | Aaron Durbin |
2014-02-17 | baytrail: add south cluster fixed resources | Aaron Durbin |
2014-02-16 | baytrail: SMM support | Aaron Durbin |
2014-02-16 | baytrail: bring up APs | Aaron Durbin |
2014-02-11 | baytrail: add reset support | Aaron Durbin |
2014-02-05 | baytrail: start collecting timestamps | Aaron Durbin |
2014-02-03 | baytrail: Add GPIO initial configuration infrastructure. | Shawn Nematbakhsh |
2014-01-31 | baytrail: introduce pattrs | Aaron Durbin |
2014-01-31 | baytrail: set host memory map | Aaron Durbin |
2014-01-31 | baytrail: add initial support | Aaron Durbin |