aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/facebook
AgeCommit message (Expand)Author
2024-06-26skl mainboards/dt: Move SATA related settings into SATA device scopeFelix Singer
2024-06-26skl mainboards/dt: Move genx_dec settings into LPC device scopeFelix Singer
2024-06-26skl mainboards/dt: Move usb{2,3}_ports settings into XHCI device scopeFelix Singer
2024-06-24skl mainboards/dt: Drop SataPortsEnable[x] setting if disabledFelix Singer
2024-06-24skl mainboards/dt: Drop SsicPortEnable setting if disabledFelix Singer
2024-06-23skl mainboards: Move cpu_cluster device to chipset devicetreeFelix Singer
2024-03-26mb/fb/fbg1701: Move VBOOT key locationArthur Heymans
2024-02-18mb/cavium to mb/foxcomm: Add SPDX license headers to Kconfig filesMartin Roth
2024-01-24mb/51nb to mb/gigabyte: Rename Makefiles from .inc to .mkMartin Roth
2023-11-13mb/facebook/monolith: Make use of the chipset devicetreeFelix Singer
2023-11-12mainboards: Drop stale comment about enumerate_buses()Nico Huber
2023-11-09Allow to build romstage sources inside the bootblockArthur Heymans
2023-11-03soc/intel/braswell: Unify DPTF enablementMatt DeVillier
2023-10-25mb/facebook/monolith/devicetree: Use comma separated list for arraysFelix Singer
2023-10-25devicetrees: Remove trailing backslash from multiline valuesFelix Singer
2023-09-28treewide: convert to tpm_result_tJon Murphy
2023-09-28treewide: convert to %#x hex printsJon Murphy
2023-09-25treewide: Adopt TCG standard namingJon Murphy
2023-09-18drivers/tpm: Make temp test value naming consistentJon Murphy
2023-08-09mb/facebook/fbg1701: Add config to additional listFrans Hendriks
2023-05-14mb/facebook/fbg1701/board_mboot.h: Remove config from mb_log_listFrans Hendriks
2023-05-01mainboard/*: Drop USB power control bits in GNVSKyösti Mälkki
2023-01-30mb/*: Remove lapic from devicetreeArthur Heymans
2022-12-31Enable VBOOT_VBNV_FLASH for SOC_INTEL_BRASWELLYu-Ping Wu
2022-12-31mb/facebook/fbg1701: Enlarge COREBOOT region for VBOOT by 64kBYu-Ping Wu
2022-10-17mb/*/*/gpio.h: Remove unused <soc/gpe.h>Elyes Haouas
2022-08-16mb/**/dsdt.asl: Drop misleading "OEM revision" commentAngel Pons
2022-08-16mb/**/dsdt.asl: Drop superfluous commentsAngel Pons
2022-08-13src/mb: Update unlicensable files with the CC-PDDC SPDX IDMartin Roth
2022-04-27mb/facebook/fbg1701: Remove ONBOARD_SAMSUNG_MEMFrans Hendriks
2022-04-21tpm: Refactor TPM Kconfig dimensionsJes B. Klinke
2022-04-11src/mb/facebook/fbg1701: Remove IGNORE_IASL_MISSING_DEPENDENCYFrans Hendriks
2022-04-11src/mb/facebook/fbg1701/acpi/superio.asl: Remove _PRSFrans Hendriks
2022-04-08src/mb/facebook/fbg1701: Verify FSP and SPD binaries in bootblockFrans Hendriks
2022-04-04src/mb/facebook/monolith: Remove IGNORE_IASL_MISSING_DEPENDENCYFrans Hendriks
2022-04-04src/mb/facebook/monolith/acpi/superio.asl: Remove _PRSFrans Hendriks
2022-01-28IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS
2022-01-16soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` configSubrata Banik
2021-12-09mb/facebook/fbg1701: Remove ONBOARD_SAMSUNG_MEMFrans Hendriks
2021-11-01soc/intel/braswell: Set GNVS DPTE via devicetreeAngel Pons
2021-10-17soc/intel/skylake: switch to common GNVSMichael Niewöhner
2021-10-17Skylake boards: Drop setting useless `IRQ_SLOT_COUNT`Angel Pons
2021-10-05src/mainboard to src/security: Fix spelling errorsMartin Roth
2021-09-27mb/facebook/monolith: Clean up dsdt.aslFelix Singer
2021-09-17skylake DDR4 boards: Set `CaVrefConfig` to 2Angel Pons
2021-09-03src/*: Specify type of `DIMM_MAX` onceAngel Pons
2021-09-03src/*: Specify type of `DIMM_SPD_SIZE` onceAngel Pons
2021-08-28soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by defaultFelix Singer
2021-07-26mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons
2021-07-26mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons
2021-07-26src/*: Specify type of `CBFS_SIZE` onceAngel Pons
2021-07-26mb/facebook/monolith: Don't override `CBFS_SIZE` promptAngel Pons
2021-06-25mb/facebook/fbg1701/fbg1701/vboot-rw.fmd: Correct FMD statementFrans Hendriks
2021-06-25mb/facebook/fbg1701/fbg1701/Kconfig: Update VBOOT key locationFrans Hendriks
2021-06-23mb/{fb/fbg1701,portwell/m107}: Don't select HAVE_FSP_BINArthur Heymans
2021-06-23mb/facebook/fbg1701/Kconfig: Correct dependencyFrans Hendriks
2021-04-16mb/facebook/fbg1701/Kconfig: Remove TPM_INIT_RAMSTAGEFrans Hendriks
2021-04-09drivers/tpm/Kconfig: Rename TPM_INIT to TPM_INIT_RAMSTAGEArthur Heymans
2021-04-08mb/facebook/fbg1701/Kconfig: Remove CACHE_MRC_SETTINGSFrans Hendriks
2021-04-06mb/facebook/monolith: Allow TPM initializationWim Vervoorn
2021-04-06mb/facebook/monolith: Update VBOOT settingsWim Vervoorn
2021-04-06mb/facebook/monolith: Remove disabled devices from devicetreeWim Vervoorn
2021-04-06mb/facebook/fbg1701/vboot-rw.fmd: Expand RO_SECTIONFrans Hendriks
2021-03-17spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map()Julius Werner
2021-03-12soc/intel/braswell: Factor out common `acpi_fill_madt`Angel Pons
2021-02-09drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki
2021-01-28treewide: Remove unused #includes of spi_winbond.hDaniel Gröber
2021-01-28arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-27ACPI: Separate device_nvs_tKyösti Mälkki
2021-01-15mb/facebook/fbg1701/Kconfig: Remove dependency for USE_VENDORCODE_ELTANFrans Hendriks
2021-01-10soc/intel: Replace acpi_init_gnvs()Kyösti Mälkki
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2020-12-14soc/intel/braswell: Clean up devicetree settingsAngel Pons
2020-12-03src: Remove redundant use of ACPI offset(0)Elyes HAOUAS
2020-12-03cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-23mb/**/cmos.layout: Remove crusty commentsAngel Pons
2020-11-22mb/facebook/fbg1701/Kconfig: Add dependencyFrans Hendriks
2020-11-22mb/facebook/fbg1701: Add VBOOT supportFrans Hendriks
2020-11-13soc/intel/{skl,cnl}: replace PM ACPI timer dt option by KconfigMichael Niewöhner
2020-10-26mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-21soc/intel,mb/*: get rid of legacy pad macrosMichael Niewöhner
2020-10-16soc/intel/skylake: Rename PcieRpAspm devicetree configBenjamin Doron
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-10-12mb/facebook: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-10-05soc/intel/common/block/acpi: Factor out common platform.aslSubrata Banik
2020-09-23treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner
2020-09-06mb/*: devicetree: drop now unneeded USBx_PORT_EMPTYMichael Niewöhner
2020-08-08soc/intel/skylake: Enable CIO depending on devicetree configurationFelix Singer
2020-08-08soc/intel/skylake: Enable SA IMGU depending on devicetree configurationFelix Singer
2020-08-07soc/intel/skylake: Enable thermal subsystem depending on devicetreeFelix Singer
2020-07-29soc/intel/skylake: Enable HDA depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable eMMC depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable SMBus depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable LAN depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable SATA depending on devicetree configurationFelix Singer
2020-07-26skylake boards: Factor out copy-pasted PIRQ routesAngel Pons
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki