summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/wtm2/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* broadwell: Flatten `mainboard_pre_raminit`Angel Pons2021-01-241-13/+0
* broadwell: Clean up `mainboard_post_raminit`Angel Pons2021-01-241-4/+0
* 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
* mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-201-1/+0
* soc/intel/broadwell: Clean up the bootflowArthur Heymans2019-05-141-4/+4
* soc/intel/broadwell: Don't use a pointer for pei_dataArthur Heymans2019-05-141-5/+1
* soc/intel/broadwell: Move GPIO init to a common placeArthur Heymans2019-05-141-4/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-4/+4
* wtm2: Convert to use soc/intel/broadwellDuncan Laurie2015-01-041-112/+17
* mainboard/intel/wtm2: Fix usage of GNU field designator extensionEdward O'Callaghan2014-05-231-22/+22
* wtm2: disable SDcard USB portDuncan Laurie2013-12-211-1/+1
* haswell: Update pei_data to match ref codeDuncan Laurie2013-12-021-8/+16
* slippy/falco/peppy: Fix SPD GPIO initialization.Aaron Durbin2013-12-011-0/+2
* haswell: update pei_data data structureAaron Durbin2013-11-251-15/+17
* haswell: unify romstage logicAaron Durbin2013-03-181-126/+9
* haswell: adjust CAR usageAaron Durbin2013-03-181-5/+2
* wtm2: Disable USB port 7 (SD card) due to hangDuncan Laurie2013-03-181-1/+1
* Add Intel Whitetip Mountain 2 mainboardDuncan Laurie2013-03-181-0/+248