aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rambi/mainboard.c
AgeCommit message (Expand)Author
2020-08-05baytrail mainboards: Clean up mainboard.cArthur Heymans
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-06mb/google/rambi: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2020-02-17treewide: capitalize 'BIOS'Elyes HAOUAS
2019-12-19mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-09-16src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-05-23src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-08-14src: Remove duplicated 'include <device/device.h>'Elyes HAOUAS
2018-08-13src/mb: Remove some unneeded includesElyes HAOUAS
2018-05-08mb/google: Get rid of device_tElyes HAOUAS
2017-07-06mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-02-01Add Baytrail ChromeOS devices using variant schemeMatt DeVillier
2017-01-17Combine Baytrail ChromeOS devices using variant schemeMatt DeVillier
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2014-12-30Rambi: Set SOC_DISP_ON as GPIO to avoid LCD_VCC glitchKein Yuan
2014-10-28rambi: always show dev/rec screens on eDP connected panelKein Yuan
2014-10-22baytrail/rambi: S3 support and other updatesKein Yuan
2014-09-19baytrail/rambi: spi, charger, and audio updatesAaron Durbin
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-05-07rambi: Add DIRQs for trackpad and touchscreenShawn Nematbakhsh
2014-05-06rambi: Fix eDP panel functionalityDuncan Laurie
2014-02-24rambi: add chromeos EC supportAaron Durbin
2014-02-05mainboard/google: add initial rambi mainboard supportAaron Durbin