index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
quark
Age
Commit message (
Expand
)
Author
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
2016-06-12
soc/intel/quark: Add C bootblock
Lee Leahy
2016-06-09
soc/intel/quark: Pass serial port address to FSP
Lee Leahy
2016-05-31
quark: Enable HSUART0 as console
Lee Leahy
2016-05-31
soc/intel/quark: Move UART init into romstage.c
Lee Leahy
2016-05-31
soc/intel/quark: Split I2C out from driver
Lee Leahy
2016-05-31
soc/intel/quark: Set temporary I2C base address
Lee Leahy
2016-05-31
soc/intel/quark: Conditionally define BIT names
Lee Leahy
2016-05-31
soc/intel/quark: Fix reg_script display
Lee Leahy
2016-05-31
soc/intel/quark: Clear SMI interrupts and wake events
Lee Leahy
2016-05-31
soc/intel/quark: Rename pmc.c to lpc.c
Lee Leahy
2016-05-31
soc/intel/quark: Add PCIe reset support
Lee Leahy
2016-05-25
soc/intel/quark: Add USB device port support
Lee Leahy
2016-05-23
soc/intel/quark: Add EHCI errata
Lee Leahy
2016-05-23
soc/intel/quark: Rename usb.c to ehci.c
Lee Leahy
2016-05-23
soc/intel/quark: Switch reference from uart_dev to uart_bdf
Lee Leahy
2016-05-18
soc/intel/quark: Add I2C support
Lee Leahy
2016-05-17
soc/intel/quark: Fix spelling error
Lee Leahy
2016-05-17
soc/intel/quark: Perform GPIO initialization
Lee Leahy
2016-05-17
soc/intel/quark: Add GPIO register access
Lee Leahy
2016-05-17
soc/intel/quark: Add LPC symbols
Lee Leahy
2016-05-17
soc/intel/quark: Reformat include/soc/pci_devs.h
Lee Leahy
2016-05-17
soc/intel/quark: Add Ioh.h from EDK-II
Lee Leahy
2016-05-11
soc/intel/quark/include/soc: Update the Intel license
Lee Leahy
2016-05-09
drivers/uart: Use uart_platform_refclk for all UART models
Lee Leahy
2016-05-09
soc/intel/quark: Identify the console UART
Lee Leahy
2016-05-05
soc/intel/quark: Add script time delay support
Lee Leahy
2016-05-05
soc/intel/quark: Add temperature sensor support
Lee Leahy
2016-05-04
soc/intel/quark: Add USB PHY initialization
Lee Leahy
2016-05-03
soc/intel/quark: Add IntelQNCConfig.h from EDK-II
Lee Leahy
2016-05-02
soc/intel/quark: Remove UPD parameters
Lee Leahy
2016-04-22
soc/intel/quark: Fix MTRR reads
Lee Leahy
2016-04-22
soc/intel/quark: Fix uninitialized variable d_variant
Lee Leahy
2016-03-21
soc/intel/quark: Disable the ROM shadow
Lee Leahy
2016-03-08
soc/intel/quark: Set the UPD values for MemoryInit
Lee Leahy
2016-03-08
soc/intel/quark: Add the UPD support for SiliconInit
Lee Leahy
2016-03-07
soc/intel/quark: Split out MTRR support
Lee Leahy
2016-02-29
soc/intel/quark: Reserve non-MMIO space
Lee Leahy
2016-02-29
soc/intel/quark: Initialize some of the FADT base registers
Lee Leahy
2016-02-22
soc/intel/quark: Add the initial pieces required for ACPI tables
Lee Leahy
2016-02-19
soc/intel/quark: Use single ID value for HSUART1
Lee Leahy
2016-02-18
soc/intel/quark: Enable HSUART1
Lee Leahy
2016-02-18
soc/intel/quark: Establish the Memory Map
Lee Leahy
2016-02-18
soc/intel/quark: Enumerate the PCI devices
Lee Leahy
2016-02-10
soc/intel/quark: Report CPU info
Lee Leahy
2016-02-10
soc/intel/quark: Call FSP SiliconInit
Lee Leahy
2016-02-10
soc/intel/quark: MTRR support
Lee Leahy
2016-02-10
soc/intel/quark: FSP MemoryInit Support
Lee Leahy
2016-02-09
soc/intel/quark: Enable Serial Port
Lee Leahy
2016-02-08
soc/intel/quark: Add TempRamInit support
Lee Leahy
2016-02-08
soc/intel/quark: Enable ESRAM
Lee Leahy
2016-02-04
soc/intel/quark: Add minimal Quark SoC X1000 files
Lee Leahy