aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/facebook
AgeCommit message (Expand)Author
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
2020-06-30src: Remove whitespaces before tabsElyes HAOUAS
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-07acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()Kyösti Mälkki
2020-06-07soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADTKyösti Mälkki
2020-06-07mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()Kyösti Mälkki
2020-06-07acpi,mb/*: Use motherboard_fill_fadt()Kyösti Mälkki
2020-06-02src: Remove unused '#include <cbfs.h>'Elyes HAOUAS
2020-06-02mb/facebook/fbg1701: Remove C_ENV_BOOTBLOCK_SIZEKyösti Mälkki
2020-05-18src: Remove unused 'include <lib.h>'Elyes HAOUAS
2020-05-18mb/facebook/fbg1701: Remove direct 'include <soc/gpio.h>'Elyes HAOUAS
2020-05-18mb/facebookmonolith: Update root port settingsWim Vervoorn
2020-05-18mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08mainboard/*/*.spd.hex: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-14mb/facebook/monolith: Add fmd files for 6MB BIOS areaWim Vervoorn
2020-04-04mainboard/facebook: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-26mb/facebook/monolith: Update GT-Sliced icc_maxWim Vervoorn
2020-03-25mb/facebook/monolith: Configure COMB to 0x3e8Wim Vervoorn
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
2020-03-03mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons
2020-02-18mb/facebook/monolith: Use serial number and UUID from VPDWim Vervoorn
2020-02-18mb/facebook/monolith: Enable use of VPDWim Vervoorn
2020-02-11mb/facebook/monolith: Enable the 2nd EC UART at 0x2f8Wim Vervoorn
2020-01-22mb/facebook/fbg1701: Remove ACPI S4 supportWim Vervoorn
2020-01-22mb/facebook/monolith: Disable S3 and S4Wim Vervoorn
2020-01-20mb/facebook/monolith: Drop PWRB deviceWim Vervoorn
2020-01-20{mb/facebook/fbg1701,mb/portwell/m107}: Drop PWRB deviceWim Vervoorn
2020-01-18mb/facebook/monolith: Enable the xDCI controllerWim Vervoorn
2020-01-18mb/facebook/monolith: Describe device 4.0 in devicetreeWim Vervoorn
2020-01-18mb/facebook/monolith: Add support to read cpu temperatureWim Vervoorn
2020-01-18mb/facebook/monolith: Update power supply settingsWim Vervoorn
2020-01-13mb/facebook/monolith: Enable SpeedStep and DPTFWim Vervoorn
2020-01-10src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian
2020-01-10mb/facebook/monolith: Remove SDIO controller from devicetreeWim Vervoorn
2020-01-10mb/facebook/monolith: Enable HDA for HDMI outputWim Vervoorn
2020-01-10mb/facebook/monolith: Add UNIFIED_MRC_CACHE region in fmd fileWim Vervoorn
2020-01-10mb/**/devicetree.cb: Remove untrue commentsAngel Pons