Age | Commit message (Expand) | Author |
2023-10-25 | mb/facebook/monolith/devicetree: Use comma separated list for arrays | Felix Singer |
2023-10-25 | devicetrees: Remove trailing backslash from multiline values | Felix Singer |
2023-09-28 | treewide: convert to tpm_result_t | Jon Murphy |
2023-09-28 | treewide: convert to %#x hex prints | Jon Murphy |
2023-09-25 | treewide: Adopt TCG standard naming | Jon Murphy |
2023-09-18 | drivers/tpm: Make temp test value naming consistent | Jon Murphy |
2023-08-09 | mb/facebook/fbg1701: Add config to additional list | Frans Hendriks |
2023-05-14 | mb/facebook/fbg1701/board_mboot.h: Remove config from mb_log_list | Frans Hendriks |
2023-05-01 | mainboard/*: Drop USB power control bits in GNVS | Kyösti Mälkki |
2023-01-30 | mb/*: Remove lapic from devicetree | Arthur Heymans |
2022-12-31 | Enable VBOOT_VBNV_FLASH for SOC_INTEL_BRASWELL | Yu-Ping Wu |
2022-12-31 | mb/facebook/fbg1701: Enlarge COREBOOT region for VBOOT by 64kB | Yu-Ping Wu |
2022-10-17 | mb/*/*/gpio.h: Remove unused <soc/gpe.h> | Elyes Haouas |
2022-08-16 | mb/**/dsdt.asl: Drop misleading "OEM revision" comment | Angel Pons |
2022-08-16 | mb/**/dsdt.asl: Drop superfluous comments | Angel Pons |
2022-08-13 | src/mb: Update unlicensable files with the CC-PDDC SPDX ID | Martin Roth |
2022-04-27 | mb/facebook/fbg1701: Remove ONBOARD_SAMSUNG_MEM | Frans Hendriks |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2022-04-11 | src/mb/facebook/fbg1701: Remove IGNORE_IASL_MISSING_DEPENDENCY | Frans Hendriks |
2022-04-11 | src/mb/facebook/fbg1701/acpi/superio.asl: Remove _PRS | Frans Hendriks |
2022-04-08 | src/mb/facebook/fbg1701: Verify FSP and SPD binaries in bootblock | Frans Hendriks |
2022-04-04 | src/mb/facebook/monolith: Remove IGNORE_IASL_MISSING_DEPENDENCY | Frans Hendriks |
2022-04-04 | src/mb/facebook/monolith/acpi/superio.asl: Remove _PRS | Frans Hendriks |
2022-01-28 | IASL: Ignore IASL's "Missing dependency" warning | Elyes HAOUAS |
2022-01-16 | soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` config | Subrata Banik |
2021-12-09 | mb/facebook/fbg1701: Remove ONBOARD_SAMSUNG_MEM | Frans Hendriks |
2021-11-01 | soc/intel/braswell: Set GNVS DPTE via devicetree | Angel Pons |
2021-10-17 | soc/intel/skylake: switch to common GNVS | Michael Niewöhner |
2021-10-17 | Skylake boards: Drop setting useless `IRQ_SLOT_COUNT` | Angel Pons |
2021-10-05 | src/mainboard to src/security: Fix spelling errors | Martin Roth |
2021-09-27 | mb/facebook/monolith: Clean up dsdt.asl | Felix Singer |
2021-09-17 | skylake DDR4 boards: Set `CaVrefConfig` to 2 | Angel Pons |
2021-09-03 | src/*: Specify type of `DIMM_MAX` once | Angel Pons |
2021-09-03 | src/*: Specify type of `DIMM_SPD_SIZE` once | Angel Pons |
2021-08-28 | soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default | Felix Singer |
2021-07-26 | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons |
2021-07-26 | src/*: Specify type of `CBFS_SIZE` once | Angel Pons |
2021-07-26 | mb/facebook/monolith: Don't override `CBFS_SIZE` prompt | Angel Pons |
2021-06-25 | mb/facebook/fbg1701/fbg1701/vboot-rw.fmd: Correct FMD statement | Frans Hendriks |
2021-06-25 | mb/facebook/fbg1701/fbg1701/Kconfig: Update VBOOT key location | Frans Hendriks |
2021-06-23 | mb/{fb/fbg1701,portwell/m107}: Don't select HAVE_FSP_BIN | Arthur Heymans |
2021-06-23 | mb/facebook/fbg1701/Kconfig: Correct dependency | Frans Hendriks |
2021-04-16 | mb/facebook/fbg1701/Kconfig: Remove TPM_INIT_RAMSTAGE | Frans Hendriks |
2021-04-09 | drivers/tpm/Kconfig: Rename TPM_INIT to TPM_INIT_RAMSTAGE | Arthur Heymans |
2021-04-08 | mb/facebook/fbg1701/Kconfig: Remove CACHE_MRC_SETTINGS | Frans Hendriks |
2021-04-06 | mb/facebook/monolith: Allow TPM initialization | Wim Vervoorn |
2021-04-06 | mb/facebook/monolith: Update VBOOT settings | Wim Vervoorn |
2021-04-06 | mb/facebook/monolith: Remove disabled devices from devicetree | Wim Vervoorn |
2021-04-06 | mb/facebook/fbg1701/vboot-rw.fmd: Expand RO_SECTION | Frans Hendriks |
2021-03-17 | spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() | Julius Werner |
2021-03-12 | soc/intel/braswell: Factor out common `acpi_fill_madt` | Angel Pons |
2021-02-09 | drivers/intel/fsp1_1,fsp2_0: Refactor logo display | Kyösti Mälkki |
2021-01-28 | treewide: Remove unused #includes of spi_winbond.h | Daniel Gröber |
2021-01-28 | arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits | Kyösti Mälkki |
2021-01-27 | ACPI: Add top-level ASL | Kyösti Mälkki |
2021-01-27 | ACPI: Separate device_nvs_t | Kyösti Mälkki |
2021-01-15 | mb/facebook/fbg1701/Kconfig: Remove dependency for USE_VENDORCODE_ELTAN | Frans Hendriks |
2021-01-10 | soc/intel: Replace acpi_init_gnvs() | Kyösti Mälkki |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2020-12-14 | soc/intel/braswell: Clean up devicetree settings | Angel Pons |
2020-12-03 | src: Remove redundant use of ACPI offset(0) | Elyes HAOUAS |
2020-12-03 | cbfstool: Use cbfs_serialized.h and standard vboot helpers | Julius Werner |
2020-11-23 | mb/**/cmos.layout: Indent everything with tabs | Angel Pons |
2020-11-23 | mb/**/cmos.layout: Remove crusty comments | Angel Pons |
2020-11-22 | mb/facebook/fbg1701/Kconfig: Add dependency | Frans Hendriks |
2020-11-22 | mb/facebook/fbg1701: Add VBOOT support | Frans Hendriks |
2020-11-13 | soc/intel/{skl,cnl}: replace PM ACPI timer dt option by Kconfig | Michael Niewöhner |
2020-10-26 | mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable` | Michael Niewöhner |
2020-10-26 | src: Include <arch/io.h> when appropriate | Elyes HAOUAS |
2020-10-21 | soc/intel,mb/*: get rid of legacy pad macros | Michael Niewöhner |
2020-10-16 | soc/intel/skylake: Rename PcieRpAspm devicetree config | Benjamin Doron |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-10-12 | mb/facebook: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2020-10-05 | soc/intel/common/block/acpi: Factor out common platform.asl | Subrata Banik |
2020-09-23 | treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS | Michael Niewöhner |
2020-09-06 | mb/*: devicetree: drop now unneeded USBx_PORT_EMPTY | Michael Niewöhner |
2020-08-08 | soc/intel/skylake: Enable CIO depending on devicetree configuration | Felix Singer |
2020-08-08 | soc/intel/skylake: Enable SA IMGU depending on devicetree configuration | Felix Singer |
2020-08-07 | soc/intel/skylake: Enable thermal subsystem depending on devicetree | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable HDA depending on devicetree configuration | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable eMMC depending on devicetree configuration | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable SMBus depending on devicetree configuration | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable LAN depending on devicetree configuration | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable SATA depending on devicetree configuration | Felix Singer |
2020-07-26 | skylake boards: Factor out copy-pasted PIRQ routes | Angel Pons |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-30 | src: Remove whitespaces before tabs | Elyes HAOUAS |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-07 | acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt() | Kyösti Mälkki |
2020-06-07 | soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADT | Kyösti Mälkki |
2020-06-07 | mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() | Kyösti Mälkki |
2020-06-07 | acpi,mb/*: Use motherboard_fill_fadt() | Kyösti Mälkki |
2020-06-02 | src: Remove unused '#include <cbfs.h>' | Elyes HAOUAS |
2020-06-02 | mb/facebook/fbg1701: Remove C_ENV_BOOTBLOCK_SIZE | Kyösti Mälkki |
2020-05-18 | src: Remove unused 'include <lib.h>' | Elyes HAOUAS |
2020-05-18 | mb/facebook/fbg1701: Remove direct 'include <soc/gpio.h>' | Elyes HAOUAS |
2020-05-18 | mb/facebookmonolith: Update root port settings | Wim Vervoorn |
2020-05-18 | mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |