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
/
fsp_broadwell_de
/
include
Age
Commit message (
Expand
)
Author
2019-09-26
soc/intel/fsp_broadwell_de: move get_busno1() into vtd.c
Andrey Petrov
2019-09-24
soc/fsp_broadwell_de: Add devhide functionality
Andrey Petrov
2019-09-21
soc/fsp_broadwell_de: Move function to get CPUBUSNO(1) into common file
Andrey Petrov
2019-09-13
soc/intel: Remove some __PRE_RAM__ use
Kyösti Mälkki
2019-08-29
intel/fsp_broadwell_de: Use smm_subregion()
Kyösti Mälkki
2019-08-29
soc/intel/fsp_broadwell_de: Implement SystemAgent TSEG functions
Patrick Rudolph
2019-08-27
soc/intel/fsp_broadwell_de: Add ACPI HPET table
Johnny Lin
2019-08-15
intel/smm: Define struct ied_header just once
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-08-14
soc/intel/fsp_broadwell_de: Populate SMBIOS tables with memory information
Andrey Petrov
2019-08-14
soc/fsp_broadwell_de: Implement SMBus read/write over IMC
Andrey Petrov
2019-08-13
soc/intel/fsp_broadwell_de: Enable early integrated UART
Andrey Petrov
2019-07-13
cpu/x86: Move smm_lock() prototype
Kyösti Mälkki
2019-03-16
drivers/intel/fsp1_0: Deduplicate code
Patrick Rudolph
2019-01-07
soc/intel: Standardize names of common MSRs
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-22
intel: Use CF9 reset (part 1)
Patrick Rudolph
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-01
soc/intel/fsp_broadwell_de: Fix IA32_MC0_* names
Elyes HAOUAS
2018-09-20
soc/intel/fsp_broadwell_de: Add fixed VT-d MMIO range to the resources
Werner Zeh
2018-09-20
fsp_broadwell_de: Move DMAR table generation to corresponding VT-d device
Werner Zeh
2018-06-04
soc/intel/fsp_broadwell_de: Get rid of device_t
Elyes HAOUAS
2017-10-19
soc/fsp_broadwell_de: Add support for GPIO handling
Werner Zeh
2017-10-12
intel/fsp_broadwell_de: Add timestamp functionality
Werner Zeh
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-05-05
fsp_broadwell_de: Switch CPU to high frequency mode
Werner Zeh
2017-04-28
fsp_broadwell_de: Add SMM code
Werner Zeh
2017-01-16
intel: Fix copy/paste error in license text
Marshall Dawson
2016-09-13
fsp_broadwell_de: Add Kconfig switch for SERIRQ operation mode
Werner Zeh
2016-09-12
siemens/mc_bdx1: Enable decoding for COM 3 & COM 4 on LPC
Werner Zeh
2016-08-03
fsp_broadwell_de: Add DMAR table to ACPI
Werner Zeh
2016-07-15
soc/intel/fsp_broadwell_de: use common Intel ACPI hardware definitions
Aaron Durbin
2016-07-14
fsp_broadwell_de: Add SMBus driver for ramstage
Werner Zeh
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-06-30
fsp_broadwell_de: Enable Super I/O address range decode
Werner Zeh
2016-04-14
soc/intel: Add Broadwell-DE SoC support
York Yang