summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/rambi/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* mainboards: Drop stale comment about enumerate_buses()Nico Huber2023-11-121-3/+0
* src/mainboard/google: Remove unused <console/console.h>Elyes HAOUAS2022-01-101-1/+0
* ChromeOS: Refactor ACPI CNVS generationKyösti Mälkki2021-12-231-2/+0
* baytrail: Factor out INT15 handlerAngel Pons2021-05-201-93/+4
* baytrail mainboards: Clean up mainboard.cArthur Heymans2020-08-051-5/+0
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mb/google/rambi: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* treewide: capitalize 'BIOS'Elyes HAOUAS2020-02-171-1/+1
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-271-1/+0
* src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-161-1/+0
* src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter2019-05-231-2/+4
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-4/+4
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src: Remove duplicated 'include <device/device.h>'Elyes HAOUAS2018-08-141-1/+0
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-1/+0
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-3/+3
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-3/+3
* Add Baytrail ChromeOS devices using variant schemeMatt DeVillier2017-02-011-1/+1
* Combine Baytrail ChromeOS devices using variant schemeMatt DeVillier2017-01-171-4/+8
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-301-0/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-1/+1
* bootstate: use structure pointers for scheduling callbacksAaron Durbin2015-03-181-3/+1
* Rambi: Set SOC_DISP_ON as GPIO to avoid LCD_VCC glitchKein Yuan2014-12-301-0/+11
* rambi: always show dev/rec screens on eDP connected panelKein Yuan2014-10-281-5/+5
* baytrail/rambi: S3 support and other updatesKein Yuan2014-10-221-4/+4
* baytrail/rambi: spi, charger, and audio updatesAaron Durbin2014-09-191-2/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* rambi: Add DIRQs for trackpad and touchscreenShawn Nematbakhsh2014-05-071-1/+30
* rambi: Fix eDP panel functionalityDuncan Laurie2014-05-061-1/+1
* rambi: add chromeos EC supportAaron Durbin2014-02-241-0/+7
* mainboard/google: add initial rambi mainboard supportAaron Durbin2014-02-051-0/+143