summaryrefslogtreecommitdiff
path: root/src/mainboard/google/rambi
AgeCommit message (Expand)Author
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
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2018-12-19google/rambi: disable TXE in devicetree for all variantsMatt DeVillier
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-21ACPI: Fix DSDT's revision fieldElyes HAOUAS
2018-11-16mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetreePeter Lemenkov
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS