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
Age
Commit message (
Expand
)
Author
2016-07-13
soc/intel/apollolake: add offset of GPIO_TIER1_SCI_EN bit
Shaunak Saha
2016-07-13
soc/intel/apollolake: work around FSP for gpio interrupt polarity
Aaron Durbin
2016-07-13
soc/intel/apollolake: set gpio interrupt polarity in ITSS
Aaron Durbin
2016-07-13
soc/intel/apollolake: add initial ITSS support
Aaron Durbin
2016-07-13
soc/intel/apollolake: provide gpio _HIGH/_LOW macros
Aaron Durbin
2016-07-12
Documentation: Fix doxygen errors
Martin Roth
2016-07-12
soc/intel/apollolake: Add handler for SCI
Shaunak Saha
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-10
intel post-car: Consolidate choose_top_of_stack()
Kyösti Mälkki
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-08
soc/intel/apollolake: Include gpio_defs header
Harsha Priya
2016-07-08
acpi: Change device properties to work as a tree
Duncan Laurie
2016-07-07
soc/intel/apollolake: add LPDDR4 sku selection support
Aaron Durbin
2016-07-07
soc/intel/apollolake: make internal pulls weak for gpio inputs
Aaron Durbin
2016-07-07
intel/fsp_broadwell_de: Do not use hard coded SCI IRQ for ACPI
Werner Zeh
2016-07-06
PCI: Use PCI_DEVFN macro instead of DEV_FUNC
Werner Zeh
2016-07-02
soc/apollolake: Allow enable/disable of LPSS S0ix from devicetree
Saurabh Satija
2016-07-02
soc/intel/apollolake: Add GPE routing code
Shaunak Saha
2016-07-02
soc/intel/apollolake: Let CSE know Ring Buffer Protocol is not needed
Andrey Petrov
2016-07-02
soc/intel/apollolake: Add Audio DSP device
Harsha Priya
2016-07-02
soc/intel/apollolake: handle p2sb quirks
Aaron Durbin
2016-07-02
soc/intel/skylake: Add function for gpio_t to ACPI pin translation
Duncan Laurie
2016-07-02
soc/intel/apollolake: Add function to translate gpio_t into ACPI pin
Duncan Laurie
2016-07-02
soc/intel/apollolake: Add support for LPSS I2C driver
Duncan Laurie
2016-07-02
soc/intel/apollolake: Add function to translate device into ACPI name
Duncan Laurie
2016-07-01
skylake: Generate ACPI timing values for I2C devices
Duncan Laurie
2016-07-01
soc/intel/apollolake: add initial NHLT support
Saurabh Satija
2016-07-01
soc/intel/common: use nvs.h include for nhlt code
Aaron Durbin
2016-07-01
soc/intel/apollolake: typedef global_nvs_t for consistency
Aaron Durbin
2016-06-30
soc/apollolake: Expose a function to read pmc bar
Shaunak Saha
2016-06-30
fsp_broadwell_de: Enable Super I/O address range decode
Werner Zeh
2016-06-30
soc/intel/apollolake: fix space indention in pm.h
Aaron Durbin
2016-06-29
soc/intel/{common,skylake}: provide common NHLT SoC support
Aaron Durbin
2016-06-29
soc/intel/skylake: refactor nhlt support
Aaron Durbin
2016-06-29
soc/intel/skylake: fix nhlt/ssm4567.c indention
Aaron Durbin
2016-06-29
soc/intel/apollolake: Change PCI macros to match Skylake
Andrey Petrov
2016-06-29
soc/intel/apollolake: Update Upd header files for FSP Label 143_10
Brandon Breitenstein
2016-06-29
intel romstage: Use run_ramstage()
Kyösti Mälkki
2016-06-28
soc/intel/apollolake: Add NHLT table region to ACPI global nvs
Saurabh Satija
2016-06-28
apollolake: Add ACPI device for audio controller
Saurabh Satija
2016-06-28
soc/apollolake: Populate fields in FADT to enable\disable SCI
Hannah Williams
2016-06-27
soc/intel/apollolake: add code to disable unused device
Jagadish Krishnamoorthy
2016-06-27
intel/apollolake: Set sleep type to S5 on vboot reboot request
Furquan Shaikh
2016-06-24
region: Add writeat and eraseat support
Antonello Dettori
2016-06-24
soc/apollolake: Clear SLP_TYP in PM1_CNT
Hannah Williams
2016-06-24
soc/intel/apollolake: Add handling of global reset in FspNotify stage
Andrey Petrov
2016-06-24
soc/intel/apollolake: Implement global reset handling
Andrey Petrov
2016-06-24
soc/intel/apollolake: Move PMC BAR setup to bootblock
Andrey Petrov
2016-06-24
soc/intel/apollolake: Add utility functions for global reset
Andrey Petrov
2016-06-24
Revert "intel/apollolake: Use custom reset calls"
Andrey Petrov
2016-06-24
soc/intel/apollolake: Include _PTS, _WAK and _SWS
Hannah Williams
2016-06-23
intel/apollolake: Enable prefetching and caching for BIOS reads
Furquan Shaikh
2016-06-22
intel/apollolake: Add API for get_bios_size and use it
Furquan Shaikh
2016-06-22
soc/intel/common/acpi: Add _PTS, _WAK methods
Hannah Williams
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-21
intel/apollolake: Calculate BIOS mmap at runtime
Furquan Shaikh
2016-06-21
intel/apollolake: Add helper routine for spi reg read
Furquan Shaikh
2016-06-21
intel/apollolake: Rename _spi_reg_read/write to _spi_ctrlr_read/write
Furquan Shaikh
2016-06-21
commonlib/region: Rename XLATE region device init macro
Furquan Shaikh
2016-06-21
intel/apollolake/spi: Add support for reading status reg
Furquan Shaikh
2016-06-21
intel/apollolake: Disable setting of EISS bit in FSP
Furquan Shaikh
2016-06-21
intel/skylake: Run spi_init as early as possible in ramstage
Furquan Shaikh
2016-06-21
intel/apollolake: Enable SPI properly in bootblock and ramstage
Furquan Shaikh
2016-06-21
lpss_i2c: Set SDA hold and support custom speed config
Duncan Laurie
2016-06-21
soc/intel/apollolake: make gpo.h ACPI compatible
Freddy Paul
2016-06-20
soc/apollolake: Include PCI _OSC method
Hannah Williams
2016-06-20
soc/intel/common: Add _OSC method
Hannah Williams
2016-06-19
intel/broadwell: Remove old USBDEBUG backup store in CAR
Kyösti Mälkki
2016-06-18
intel cache_as_ram: Fix typo in comment
Kyösti Mälkki
2016-06-17
Fix some cbmem.h includes
Kyösti Mälkki
2016-06-15
intel/apollolake: Correct the offsets in gnvs
Furquan Shaikh
2016-06-15
intel/apollolake: Add CBMEM console to GNVS
Furquan Shaikh
2016-06-12
soc/intel/quark: Add C bootblock
Lee Leahy
2016-06-12
bootblock: Declare common bootblock_pre_c_entry routine
Lee Leahy
2016-06-12
soc/intel/common: don't infinitely recurse in busmaster_disable_on_bus()
Aaron Durbin
2016-06-12
soc/intel/apollolake: save GNVS pointer to SMM handler
Aaron Durbin
2016-06-12
soc/intel/apollolake: allow DEBUG_SMI to work
Aaron Durbin
2016-06-12
soc/intel/apollolake: provide fake PM1 SMI status bit
Aaron Durbin
2016-06-12
soc/intel/apollolake: add SMI status bit definitons and use them
Aaron Durbin
2016-06-12
intel/apollolake: Use custom reset calls
Furquan Shaikh
2016-06-10
Revert "soc/intel/apollolake: Do not use StackBase FSP-M parameter"
Brandon Breitenstein
2016-06-10
soc/intel/apollolake: FSP Header file update for FSP 139_40
Brandon Breitenstein
2016-06-09
soc/intel/apollolake: Update FSP header files
Bora Guvendik
2016-06-09
soc/intel/apollolake: Add EMMC DLL API
Zhao, Lijian
2016-06-09
skylake: Support common LPSS I2C driver
Duncan Laurie
2016-06-09
skylake: Move I2C bus configuration to separate structure
Duncan Laurie
2016-06-09
skylake: gpio: Add support for setting 1.8V tolerant
Duncan Laurie
2016-06-09
skylake: Add function to set PRR for protecting flash
Duncan Laurie
2016-06-09
soc/intel/common: Add LPSS I2C driver
Duncan Laurie
2016-06-09
soc/intel/quark: Pass serial port address to FSP
Lee Leahy
2016-06-08
soc/apollolake: Add SOC specific c-state table
Hannah Williams
2016-06-08
soc/intel/common: Add common code for acpi c/p/t-state entries
Hannah Williams
2016-06-07
soc/intel/apollolake: Add missing DRAM density constants
Andrey Petrov
2016-06-06
intel/skylake: Fix typo in comment
Paul Menzel
2016-06-04
soc/apollolake: Put CSE to low power state
Hannah Williams
2016-06-04
soc/apollolake/pmc: Store the ACPI bar during set_resources stage
Alexandru Gagniuc
2016-06-03
intel/fsp_baytrail/i2c: mask i2c interrupts in i2c_init()
Ben Gardner
2016-06-03
intel/apollolake: Clear TSEG reg early in bootblock
Furquan Shaikh
[next]