summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/slippy/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/haswell: Consolidate memory-down SPD handlingAngel Pons2021-03-191-31/+4
* mb/google/slippy: Factor out SPD indexingAngel Pons2021-02-121-1/+28
* haswell: Drop `mainboard_fill_pei_data`Angel Pons2021-02-121-5/+0
* haswell: Move some MRC settings to devicetreeAngel Pons2020-07-121-3/+0
* haswell: Add function to retrieve SPD addressesAngel Pons2020-07-121-2/+7
* haswell: Automatically determine system typeAngel Pons2020-07-121-1/+0
* haswell boards: Drop unused romstage.c includesAngel Pons2020-07-121-2/+0
* haswell: Factor out `max_ddr3_freq`Angel Pons2020-07-121-1/+0
* haswell: Compute disabled channel masks at runtimeAngel Pons2020-07-121-8/+0
* mb/google/slippy: Factor out common MRC settingsAngel Pons2020-07-121-29/+14
* haswell: Relocate `mainboard_romstage_entry` to northbridgeAngel Pons2020-07-121-6/+4
* haswell boards: Fix writes to 16-bit DxxIR registersAngel Pons2020-07-121-8/+8
* haswell: Drop `struct romstage_params` typeAngel Pons2020-07-121-6/+2
* haswell: Drop GPIO indirection layersAngel Pons2020-07-091-3/+0
* mb/google/slippy: Put GPIOs in a C fileAngel Pons2020-07-091-0/+4
* haswell: Turn RCBA configuration into a functionAngel Pons2020-07-091-23/+20
* sb/intel/lynxpoint: Factor out RCBA Function DisableAngel Pons2020-07-081-3/+0
* mb/google/slippy: Factor out common romstage settingsAngel Pons2020-07-081-1/+80
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/slippy: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-2/+2
* cpu/intel/haswell: Use the common intel romstage_main functionArthur Heymans2018-06-141-1/+1
* Add/Combine Haswell Chromebooks using variant board schemeMatt DeVillier2016-12-051-0/+24
* mainboard/google/slippy: remove unobtainable mainboardAaron Durbin2016-07-271-201/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cbfs: new API and better program loadingAaron Durbin2015-06-021-2/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbfs: correct types used for accessing filesAaron Durbin2015-04-011-2/+2
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+3
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-5/+5
* mainboard/google/slippy: Fix usage of GNU field designator extEdward O'Callaghan2014-05-251-23/+23
* CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko2014-01-121-5/+7
* slippy/falco/peppy: Route USB to XHCI on resumeDuncan Laurie2013-12-211-0/+1
* haswell: Update pei_data to match ref codeDuncan Laurie2013-12-021-9/+17
* slippy/falco/peppy: Fix SPD GPIO initialization.Aaron Durbin2013-12-011-3/+1
* haswell: update pei_data data structureAaron Durbin2013-11-251-9/+17
* slippy: Update interrupt routingDuncan Laurie2013-11-241-17/+13
* slippy: Add SPD data for on-board memoryDuncan Laurie2013-11-241-1/+33
* slippy: Add iSSD power sequencingDuncan Laurie2013-11-241-0/+38
* slippy: Initial mainboard commitDuncan Laurie2013-11-241-0/+122