Age | Commit message (Expand) | Author |
2017-06-06 | fsp1_1: Verify FSP_IMAGE_ID/_REV against headers | Nico Huber |
2017-05-12 | commonlib: Move drivers/storage into commonlib/storage | Lee Leahy |
2017-05-08 | soc/intel/quark: Add SD/MMC test support | Lee Leahy |
2017-04-19 | soc/intel/quark: Move include of reg_access.h | Lee Leahy |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-03-15 | soc/intel/quark: Read the rmu.bin file from read-only region | Lee Leahy |
2017-03-14 | soc/intel/quark: Pass S3 wake status to fsp_silicon_init | Lee Leahy |
2017-03-14 | soc/intel/quark: Add ESRAM display to FSP 1.1 | Lee Leahy |
2017-03-14 | soc/intel/quark: Return NULL for top_of_memory | Lee Leahy |
2017-03-13 | soc/intel/quark: Add the verstage files | Lee Leahy |
2017-03-07 | soc/intel/quark: Fix errors detected by checkpatch | Lee Leahy |
2017-03-07 | soc/intel/quark: Fix I2C driver | Lee Leahy |
2017-01-16 | intel: Fix copy/paste error in license text | Marshall Dawson |
2017-01-04 | soc/intel/quark: Add monotonic timer support | Lee Leahy |
2017-01-03 | soc/intel/quark: Add early debugging code | Lee Leahy |
2017-01-03 | soc/intel/quark: Fix serial port configuration | Lee Leahy |
2016-12-01 | romstage_handoff: add helper to determine resume status | Aaron Durbin |
2016-11-30 | driver/intel/fsp2_0: Add version parameter to FSP platform callback | Andrey Petrov |
2016-11-21 | fsp2_0: implement stage cache for silicon init | Brandon Breitenstein |
2016-09-30 | soc/intel/quark: Fix FSP 2.0 build | Lee Leahy |
2016-09-30 | soc/intel/quark: Support multiple version of FSP | Lee Leahy |
2016-09-30 | mainboard/intel/quark: Add FSP selection values | Lee Leahy |
2016-08-31 | src/soc: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-15 | intel/quark: Fix assert check | Furquan Shaikh |
2016-08-10 | soc/intel/quark: Switch to using serial routines for FSP | Lee Leahy |
2016-08-05 | soc/intel/quark: Add missing breaks | Lee Leahy |
2016-08-05 | soc/intel/quark: Add bootblock_c_entry | Lee Leahy |
2016-08-05 | soc/intel/quark: Clean up debug output levels | Lee Leahy |
2016-08-05 | soc/intel/quark: Disable FSP serial output | Lee Leahy |
2016-08-05 | soc/intel/quark: Add FSP 2.0 romstage support | Lee Leahy |
2016-08-05 | soc/intel/quark: Add FSP 2.0 boot block support | Lee Leahy |
2016-08-03 | soc/intel/quark: Support access to CPU CR registers | Lee Leahy |
2016-08-03 | soc/intel/quark: Add header files for FSP 2.0 | Lee Leahy |
2016-08-03 | soc/intel/quark: Prepare for FSP2.0 support | Lee Leahy |
2016-08-03 | soc/intel/quark: Initialize MTRRs in bootblock | Lee Leahy |
2016-08-03 | soc/intel/quark: Remove use of EDK-II macros and data types | Lee Leahy |
2016-08-03 | soc/intel/quark: Make ramstage relocatable | Lee Leahy |
2016-08-01 | soc/intel/quark: Enable use of hard reset | Lee Leahy |
2016-08-01 | soc/intel/quark: Fix car_stage_entry routine name. | Lee Leahy |
2016-07-31 | src/soc: Capitalize CPU, ACPI, RAM and ROM | Elyes HAOUAS |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-07-27 | cpu/x86: Support CPUs without rdmsr/wrmsr instructions | Lee Leahy |
2016-07-20 | soc/intel/quark: Fix legacy GPIO reads | Lee Leahy |
2016-07-15 | soc/intel/quark: use common Intel ACPI hardware definitions | Aaron Durbin |
2016-07-14 | soc/intel/quark/bootblock: Remove clear_smi_and_wake_events | Jonathan Neuschäfer |
2016-07-12 | soc/intel/quark: Set CBMEM top from HW register | Lee Leahy |
2016-07-12 | soc/intel/quark: Add host bridge access support | Lee Leahy |
2016-07-08 | soc/intel/quark: Pass in the memory initialization parameters | Lee Leahy |
2016-07-08 | soc/intel/quark: Remove use of PDAT.bin file | Lee Leahy |
2016-07-06 | PCI: Use PCI_DEVFN macro instead of DEV_FUNC | Werner Zeh |