summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/rambi/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/rambi: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* google/rambi,intel/baytrail: Simplified romstage flowKyösti Mälkki2019-08-281-14/+8
* arch/x86: Rename some mainboard_romstage_entry()Kyösti Mälkki2019-08-211-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src: Remove space after `defined`Elyes HAOUAS2018-05-241-1/+1
* google/rambi: add explicit pull-down for ram-idMatt DeVillier2017-02-141-1/+4
* Add Baytrail ChromeOS devices using variant schemeMatt DeVillier2017-02-011-2/+6
* Combine Baytrail ChromeOS devices using variant schemeMatt DeVillier2017-01-171-18/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cbfs: new API and better program loadingAaron Durbin2015-06-021-4/+5
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-3/+3
* baytrail/rambi: spi, charger, and audio updatesAaron Durbin2014-09-191-9/+4
* rambi: Remove outdated commentPatrick Georgi2014-05-071-1/+0
* rambi: handle single channel configsAaron Durbin2014-05-071-3/+15
* rambi: disable internal pullups on ram_id[2:0]Aaron Durbin2014-02-161-0/+15
* rambi: add per-sku SPD supportAaron Durbin2014-02-111-2/+43
* mainboard/google: add initial rambi mainboard supportAaron Durbin2014-02-051-0/+37