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
/
broadwell
Age
Commit message (
Expand
)
Author
2015-04-10
broadwell: Preserve VbNv around cmos_init
Duncan Laurie
2015-04-10
broadwell: Add function to apply PRR to a range of SPI flash
Duncan Laurie
2015-04-10
broadwell: Turn off panel backlight in S5 SMI handler
Duncan Laurie
2015-04-10
broadwell: Skip steps when disabling PCIe port
Duncan Laurie
2015-04-10
broadwell: Remove XHCI workarounds on WPT
Duncan Laurie
2015-04-10
broadwell: Only do pre-graphics delay when running option rom
Duncan Laurie
2015-04-10
broadwell: Fix PCIe ports programming sequences to enable HSIOPC
Wenkai Du
2015-04-10
broadwell: Update SATA Gen3 TX adjustment registers
Duncan Laurie
2015-04-10
broadwell: Add a few bits to finalize step
Duncan Laurie
2015-04-10
Broadwell: Set boot_mode of pei_data before running reference code
Kenji Chen
2015-04-10
broadwell: Increase I2C SDA hold timing to 300ns
Chiranjeevi Rapolu
2015-04-10
broadwell: add RCBA posting read after writing
Wenkai Du
2015-04-10
Broadwell: Synchronization with FRC for Root Port Power Management
Kenji Chen
2015-04-10
broadwell: Skip DDI-A enable in S3 resume
Duncan Laurie
2015-04-10
broadwell: Add support for ACPI \_GPE._SWS
Duncan Laurie
2015-04-08
console: fix Kconfig uses
Patrick Georgi
2015-04-07
broadwell: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-04
broadwell: Enable turbo ratio if available
Duncan Laurie
2015-04-04
Broadwell: Pass TSC value to romstage_main
Lee Leahy
2015-04-04
broadwell: fix typo in pei_data
Duncan Laurie
2015-04-04
broadwell: Add USB3 PHY tuning fields to PEI DATA
Duncan Laurie
2015-04-04
Broadwell: Fix PCIe L1 Sub-State capability ID not filled.
Kenji Chen
2015-04-04
broadwell: Fix building with USE=quiet-cb
Duncan Laurie
2015-04-03
rmodule: use struct prog while loading rmodules
Aaron Durbin
2015-04-02
Broadwell: Select PCIE_L1_SUB_STATE and apply Broadwell settings.
Kenji Chen
2015-04-02
broadwell: Disable ADSP power gating feature by default
Duncan Laurie
2015-04-02
broadwell: Add event log entry for GPIO27
Duncan Laurie
2015-04-02
Broadwell: Reg_Script: add END tag to array "smbus_init_script"
Ryan Lin
2015-04-02
Broadwell: Synchronize for power management with FRC
Kenji Chen
2015-04-02
Broadwell: Synchronize RO, Link Arbiter, and OBFF with FRC
Kenji Chen
2015-04-02
Broadwell: Revise programming flow for write-once registers
Kenji Chen
2015-04-02
broadwell: Configure IOSF Port and Grant Count
Kenji Chen
2015-04-02
Samus: Synchronization with FRC to enable PCIe Relaxed Order.
Kenji Chen
2015-04-02
broadwell: Update PCIe configuration to follow BWG
Kane Chen
2015-04-02
broadwell: Clear pending GPE events before entering sleep state
Duncan Laurie
2015-04-02
broadwell: Add reporting of broadwell MCH revision
Duncan Laurie
2015-04-02
broadwell: Change CPUID 306D4 to report "E0 or F0"
Duncan Laurie
2015-04-02
broadwell: me: Fix typo and add missing phase state
Duncan Laurie
2015-04-01
cbfs: correct types used for accessing files
Aaron Durbin
2015-03-30
broadwell: fix HAVE_REFCODE_BLOB build errors
Aaron Durbin
2015-03-30
Update hex values to CBFS binary name types in Makefiles
Martin Roth
2015-03-27
broadwell: add support for smbios type17 in broadwell
Kane Chen
2015-03-27
broadwell: Fix some errors in selftest
Kane Chen
2015-03-27
broadwell: Apply pcie updates from 2.1.0 ref code
Kane Chen
2015-03-27
broadwell: Read and save HSIO version from ME in romstage
Duncan Laurie
2015-03-27
broadwell: Fix GPE register addresses
Duncan Laurie
2015-03-27
broadwell: Changes from 2.2.0 ref code
Duncan Laurie
2015-03-27
broadwell: Add broadwell specific platform ASL
Duncan Laurie
2015-03-27
broadwell: fixed power gating enable for disabled sata port
Kane Chen
2015-03-27
broadwell: sata updates from 2.1.0 ref code
Kane Chen
2015-03-27
broadwell: Fix devslp enable to use correct register
Duncan Laurie
2015-03-27
broadwell: Add small delay before Flex Ratio reboot
Duncan Laurie
2015-03-27
broadwell: Fix TCO register size and event reporting
Duncan Laurie
2015-03-27
broadwell: Misc updates from 2.1.0 ref code
Duncan Laurie
2015-03-27
samus: Disable CMDPWR on broadwell
Kane Chen
2015-03-27
broadwell: Tweak GFXPAUSE settings based on revision
Duncan Laurie
2015-03-27
broadwell: Add config option to disable DSP power gating in D3
Duncan Laurie
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-03-10
ACPI: Get S3 resume state from romstage_handoff
Kyösti Mälkki
2015-03-09
broadwell: enable PCIe endpoint CLK power management
Kane Chen
2015-02-25
intel/broadwell: free local heap object
Patrick Georgi
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
vboot2: add verstage
Stefan Reinauer
2015-01-14
baytrail broadwell: Use timestamps internal stash
Kyösti Mälkki
2015-01-12
soc/intel/broadwell/me.c: Prevent unused function warning
Edward O'Callaghan
2015-01-12
soc/intel/broadwell/spi_loading.c: Remove dead code
Edward O'Callaghan
2015-01-06
broadwell: Use correct include file for console functions
Stefan Reinauer
2015-01-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2014-12-31
broadwell: Preparations for building
Marc Jones
2014-12-28
intel baytrail broadwell: Include microcode updates
Kyösti Mälkki
2014-12-16
Intel FSP: Move to DYNAMIC_CBMEM
Kyösti Mälkki
2014-12-08
intel/broadwell: Spelling fixes
Martin Roth
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-30
Replace hlt() loops with halt()
Patrick Georgi
2014-11-28
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-11-25
intel: Remove IRQ1 from possible PIRQ assignemnt.
Vladimir Serbinenko
2014-11-19
broadwell: move to per-device ACPI.
Vladimir Serbinenko
2014-11-13
intel: use crosscompiler readelf, instead of global
Patrick Georgi
2014-11-09
src: Too many terminators ';;' at end of stmts, stop Skynet
Edward O'Callaghan
2014-11-08
intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044'
Edward O'Callaghan
2014-11-04
Redundant addr '&' operator on func ptr's in struct initiator
Edward O'Callaghan
2014-11-01
{cpu,soc}: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-22
broadwell: Update Haswell and Broadwell E0 microcode
Duncan Laurie
2014-10-22
broadwell: Update microcode
Duncan Laurie
2014-10-22
broadwell: ACPI, romstage, and other updates
Duncan Laurie
2014-10-22
broadwell: Update D0 microcode to FFFF000E
Duncan Laurie
2014-10-22
broadwell: Update microcode for supported CPUs
Duncan Laurie
2014-10-22
broadwell: add new intel SOC
Duncan Laurie