aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rambi
AgeCommit message (Expand)Author
2023-08-05mb/google/rambi: Fix built-in audio under WindowsMatt DeVillier
2023-07-31mb/google/rambi: Remove touchscreen as ACPI wake deviceMatt DeVillier
2023-05-09mb/google,intel: Use common ChromeEC code for lid shutdownKyösti Mälkki
2023-05-09mb/google,intel: Use common ChromeEC code for SMI APMCKyösti Mälkki
2023-02-17tree: Use __func__ instead of hard-coded namesElyes Haouas
2023-01-30mb/*: Remove lapic from devicetreeArthur Heymans
2023-01-25mainboard: Drop invalid `hyper_threading` optionAngel Pons
2022-12-31mb/google/rambi: Drop ChromeOS supportYu-Ping Wu
2022-12-27mainboard/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27mainboard/acpi: Replace constant "One" with actual numberFelix Singer
2022-12-12mb/google/rambi/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-11-19ec/google/chromeec: Remove EC_HOST_EVENT_USB_CHARGERCaveh Jalali
2022-11-15mb/google: Fix log messagesElyes Haouas
2022-08-16mb/**/dsdt.asl: Drop misleading "OEM revision" commentAngel Pons
2022-08-13src/mb: Update unlicensable files with the CC-PDDC SPDX IDMartin Roth
2022-04-21tpm: Refactor TPM Kconfig dimensionsJes B. Klinke
2022-04-20ChromeEC boards: Drop `IGNORE_IASL_MISSING_DEPENDENCY`Angel Pons
2022-04-07ChromeOS: Add DECLARE_x_CROS_GPIOS()Kyösti Mälkki
2022-04-06ChromeOS: Promote variant_cros_gpio()Kyösti Mälkki
2022-01-31mb/**/Kconfig: Properly override `IGNORE_IASL_MISSING_DEPENDENCY`Angel Pons
2022-01-28IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS
2022-01-10src/mainboard/google: Remove unused <console/console.h>Elyes HAOUAS
2022-01-01mb/google/rambi: Select board-specific options per boardFelix Singer
2022-01-01mb/google/rambi: Move selects from Kconfig.name to KconfigFelix Singer
2021-12-28mb/google/rambi/Kconfig: Reorder selects alphabeticallyFelix Singer
2021-12-23ChromeOS: Refactor ACPI CNVS generationKyösti Mälkki
2021-11-15Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen
2021-11-11ChromeOS: Replace with or add <types.h>Kyösti Mälkki
2021-10-15Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen
2021-09-16vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_mainHsuan Ting Chen
2021-07-26mb/*: Specify type of `VARIANT_DIR` onceAngel Pons
2021-07-26mb/*: Specify type of `OVERRIDE_DEVICETREE` onceAngel Pons
2021-07-26mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons
2021-07-26mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons
2021-06-30ec/google: Use EC_HOST_EVENT_NONERob Barnes
2021-05-20baytrail: Factor out INT15 handlerAngel Pons
2021-04-21mb/google/*: allow LAN MAC to be read from VPD w/o ChromeOSMatt DeVillier
2021-02-01mb/google/{butterfly,link,rambi,stout}: Remove unused <acpi/acpi_gnvs.h>Elyes HAOUAS
2021-01-28ACPI: Move include for <vc/google/chromeos.asl>Kyösti Mälkki
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-24arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki
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-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-11-24mb/**/cmos.layout: Drop copy-pasted SNB entries on non-SNBAngel Pons
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-23mb/**/cmos.layout: Remove crusty commentsAngel Pons
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-09-23treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner
2020-09-22mb/google: Drop unneeded empty linesElyes HAOUAS
2020-09-06mb: remove duplicated Make code for spd.bin generationMichael Niewöhner
2020-08-05baytrail mainboards: Clean up mainboard.cArthur Heymans
2020-08-04soc/intel/baytrail: Factor out `acpi_fill_madt()`Angel Pons
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-07-12soc/intel/baytrail: Add dedicated devices for MMC and MMC 4.5 controllerMate Kukri
2020-07-09soc/intel/baytrail: Rename "pmc.h" to "pm.h"Angel Pons
2020-07-01ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
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-02src: Remove unused 'include <arch/smp/mpspec.h>'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-02payloads/seabios: Add Hardware IRQ KconfigMatt DeVillier
2020-04-06mb/google/rambi: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05mb/google/rambi: use ACPI backlight controlsMatt DeVillier
2020-04-03mb/google/rambi: Disable console output by defaultMatt DeVillier
2020-04-03mb/google/rambi: Convert to use override devicetreeMatt DeVillier
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2020-03-07chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching
2020-02-17treewide: capitalize 'BIOS'Elyes HAOUAS
2019-12-31mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons
2019-12-21mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-19mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS
2019-12-17mb/google/rambi: add VBTs for variantsMatt DeVillier
2019-11-28mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-09ELOG: Introduce elog_gsmi variantsKyösti Mälkki
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-03mb/[google/intel]/*: Specify Chrome EC bus - LPC or ESPIMartin Roth
2019-09-30mb: remove test-only HWIDsHung-Te Lin
2019-09-16src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-08-28google/rambi,intel/baytrail: Simplified romstage flowKyösti Mälkki
2019-08-23mb/google/rambi: update GPIO, RAM config for clapperMatt DeVillier
2019-08-21arch/x86: Rename some mainboard_romstage_entry()Kyösti Mälkki
2019-08-19google/rambi: Replace __PRE_RAM__ with ENV_ROMSTAGEKyösti Mälkki
2019-08-19mainboard/google: Remove use of __PRE_RAM__Kyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-06-02soc/intel/baytrail: set default VBIOS filename and PCI IDMatt DeVillier
2019-05-29google/clapper: fix up devicetreeMatt DeVillier
2019-05-29mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier
2019-05-23src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter