summaryrefslogtreecommitdiff
path: root/src/soc/intel/quark
AgeCommit message (Expand)Author
2017-11-03soc/intel/quark/spi: Correct conversion specifierPaul Menzel
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-03soc/intel/quark: Add I2C debuggingLee Leahy
2017-07-02soc/intel/quark/spi.c: Explain a read in order to flush buffersMartin Kepplinger
2017-06-27soc/intel/quark: We're not Broadwell anymoreStefan Reinauer
2017-06-20soc/intel/quark: Add legacy SPI flash controller driverLee Leahy
2017-06-06fsp1_1: Verify FSP_IMAGE_ID/_REV against headersNico Huber
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy
2017-05-08soc/intel/quark: Add SD/MMC test supportLee Leahy
2017-04-19soc/intel/quark: Move include of reg_access.hLee Leahy
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-15soc/intel/quark: Read the rmu.bin file from read-only regionLee Leahy
2017-03-14soc/intel/quark: Pass S3 wake status to fsp_silicon_initLee Leahy
2017-03-14soc/intel/quark: Add ESRAM display to FSP 1.1Lee Leahy
2017-03-14soc/intel/quark: Return NULL for top_of_memoryLee Leahy
2017-03-13soc/intel/quark: Add the verstage filesLee Leahy
2017-03-07soc/intel/quark: Fix errors detected by checkpatchLee Leahy
2017-03-07soc/intel/quark: Fix I2C driverLee Leahy
2017-01-16intel: Fix copy/paste error in license textMarshall Dawson
2017-01-04soc/intel/quark: Add monotonic timer supportLee Leahy
2017-01-03soc/intel/quark: Add early debugging codeLee Leahy
2017-01-03soc/intel/quark: Fix serial port configurationLee Leahy
2016-12-01romstage_handoff: add helper to determine resume statusAaron Durbin
2016-11-30driver/intel/fsp2_0: Add version parameter to FSP platform callbackAndrey Petrov
2016-11-21fsp2_0: implement stage cache for silicon initBrandon Breitenstein
2016-09-30soc/intel/quark: Fix FSP 2.0 buildLee Leahy
2016-09-30soc/intel/quark: Support multiple version of FSPLee Leahy
2016-09-30mainboard/intel/quark: Add FSP selection valuesLee Leahy
2016-08-31src/soc: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-15intel/quark: Fix assert checkFurquan Shaikh
2016-08-10soc/intel/quark: Switch to using serial routines for FSPLee Leahy
2016-08-05soc/intel/quark: Add missing breaksLee Leahy
2016-08-05soc/intel/quark: Add bootblock_c_entryLee Leahy
2016-08-05soc/intel/quark: Clean up debug output levelsLee Leahy
2016-08-05soc/intel/quark: Disable FSP serial outputLee Leahy
2016-08-05soc/intel/quark: Add FSP 2.0 romstage supportLee Leahy
2016-08-05soc/intel/quark: Add FSP 2.0 boot block supportLee Leahy
2016-08-03soc/intel/quark: Support access to CPU CR registersLee Leahy
2016-08-03soc/intel/quark: Add header files for FSP 2.0Lee Leahy
2016-08-03soc/intel/quark: Prepare for FSP2.0 supportLee Leahy
2016-08-03soc/intel/quark: Initialize MTRRs in bootblockLee Leahy
2016-08-03soc/intel/quark: Remove use of EDK-II macros and data typesLee Leahy
2016-08-03soc/intel/quark: Make ramstage relocatableLee Leahy
2016-08-01soc/intel/quark: Enable use of hard resetLee Leahy
2016-08-01soc/intel/quark: Fix car_stage_entry routine name.Lee Leahy
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-27cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy