index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
common
Age
Commit message (
Expand
)
Author
2019-03-27
device/pciexp_device: Convert LTR non-snoop/snoop value into common macro
Subrata Banik
2019-03-24
soc/intel/common: Remove common chip config use_fsp_mp_init
Subrata Banik
2019-03-24
soc/intel/common: Add Kconfig option to choose desired MP Init for platform
Subrata Banik
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()
Subrata Banik
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
Fix 'unsigned int' to bare use of 'unsigned'
Subrata Banik
2019-03-18
soc/intel/common: Update ESPI disable option
Duncan Laurie
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
soc/intel/skylake: Add H110 PCH series
Maxim Polyakov
2019-03-06
soc/intel/skylake: Add new Northbridge and IGD IDs
Maxim Polyakov
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/io.h: Add missing includes
Kyösti Mälkki
2019-03-04
{src/include},{soc/intel): Configure HDA codecs
Frans Hendriks
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-28
soc/intel/cannonlake: Add Comet Lake U SA 2+2 Device ID
Subrata Banik
2019-02-26
soc/intel/common: Include cometlake PCH IDs
Ronak Kanabar
2019-02-24
soc/intel/common: Include cometlake SA IDs
Ronak Kanabar
2019-02-24
soc/intel/common: Include cometlake CPU IDs
Ronak Kanabar
2019-02-19
soc/intel/common: Add whiskeylake celeron v-0 support
Lijian Zhao
2019-02-18
soc/intel: Add mem_rank info in SMBIOS
Francois Toguo
2019-02-15
soc/intel/skylake: Avoid TOL_1V8 being set for GPP_F4 ~ GPP_F11
Kane Chen
2019-02-05
src/soc/intel/common: Clear GPIO driver ownership when not requested
Keith Short
2019-02-05
soc/intel/cpulib: Add debug message to mca_configure()
Nico Huber
2019-01-28
soc/apollolake: Generate DMAR table
Werner Zeh
2019-01-28
intelblocks/systemagent: Add ACPI table generation hook
Werner Zeh
2019-01-28
soc/intel/denverton_ns: Add ACPI T-States and P-States
Julien Viard de Galbert
2019-01-28
soc/intel/common/rtc: Enable RTC in common code RTC
Lijian Zhao
2019-01-27
src: Fix the warning "type 'hex' are always defined"
Elyes HAOUAS
2019-01-25
soc/intel/denverton_ns: Enable ACPI using intelblock
Julien Viard de Galbert
2019-01-24
soc/intel/common/block/acpi: fix P-States extra entry
Julien Viard de Galbert
2019-01-24
soc/intel/gpio: Enable configuring GPIO debounce duration
Karthikeyan Ramasubramanian
2019-01-24
soc/intel/common/gpio_defs: Enable configuring GPIO_DW2 pad register
Karthikeyan Ramasubramanian
2019-01-23
soc/{amd,intel}: Remove needless '&' on function pointers
Elyes HAOUAS
2019-01-21
drivers/spi: Add controller protection type
Rizwan Qureshi
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-10
soc/intel/common/block: Move tco common functions into block/smbus
Subrata Banik
2019-01-09
soc/intel: Clean mess around UART_DEBUG
Nico Huber
2019-01-08
arch/x86: Link walkcbfs.S instead of including it
Arthur Heymans
2019-01-07
soc/intel: Standardize names of common MSRs
Elyes HAOUAS
2019-01-06
soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()
Nico Huber
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-03
soc/intel: Fix bad uses of __SIMPLE_DEVICE__
Kyösti Mälkki
2018-12-20
soc/intel: Get rid of device_t
Elyes HAOUAS
2018-12-14
soc/intel/common: Add support for GPIO group pad base
Duncan Laurie
2018-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
2018-12-05
smmstore: make smmstore's SMM handler code follow everything else
Patrick Georgi
2018-12-05
elog: make elog's SMM handler code follow everything else
Patrick Georgi
[next]