aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/slippy/romstage.c
AgeCommit message (Expand)Author
2020-07-12haswell: Move some MRC settings to devicetreeAngel Pons
2020-07-12haswell: Add function to retrieve SPD addressesAngel Pons
2020-07-12haswell: Automatically determine system typeAngel Pons
2020-07-12haswell boards: Drop unused romstage.c includesAngel Pons
2020-07-12haswell: Factor out `max_ddr3_freq`Angel Pons
2020-07-12haswell: Compute disabled channel masks at runtimeAngel Pons
2020-07-12mb/google/slippy: Factor out common MRC settingsAngel Pons
2020-07-12haswell: Relocate `mainboard_romstage_entry` to northbridgeAngel Pons
2020-07-12haswell boards: Fix writes to 16-bit DxxIR registersAngel Pons
2020-07-12haswell: Drop `struct romstage_params` typeAngel Pons
2020-07-09haswell: Drop GPIO indirection layersAngel Pons
2020-07-09mb/google/slippy: Put GPIOs in a C fileAngel Pons
2020-07-09haswell: Turn RCBA configuration into a functionAngel Pons
2020-07-08sb/intel/lynxpoint: Factor out RCBA Function DisableAngel Pons
2020-07-08mb/google/slippy: Factor out common romstage settingsAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06mb/google/slippy: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-18cpu/intel: Enter romstage without BISTKyösti Mälkki
2018-06-14cpu/intel/haswell: Use the common intel romstage_main functionArthur Heymans
2016-12-05Add/Combine Haswell Chromebooks using variant board schemeMatt DeVillier
2016-07-27mainboard/google/slippy: remove unobtainable mainboardAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2014-05-25mainboard/google/slippy: Fix usage of GNU field designator extEdward O'Callaghan
2014-01-12CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko
2013-12-21slippy/falco/peppy: Route USB to XHCI on resumeDuncan Laurie
2013-12-02haswell: Update pei_data to match ref codeDuncan Laurie
2013-12-01slippy/falco/peppy: Fix SPD GPIO initialization.Aaron Durbin
2013-11-25haswell: update pei_data data structureAaron Durbin
2013-11-24slippy: Update interrupt routingDuncan Laurie
2013-11-24slippy: Add SPD data for on-board memoryDuncan Laurie
2013-11-24slippy: Add iSSD power sequencingDuncan Laurie
2013-11-24slippy: Initial mainboard commitDuncan Laurie