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
/
common
/
block
Age
Commit message (
Expand
)
Author
2019-06-03
soc/intel/common/uart: Correctly guard uart_platform_base()
Nico Huber
2019-06-03
soc/intel/common/uart: Only return valid UART base
Nico Huber
2019-06-03
soc/intel/common/uart: Drop dead call to soc_uart_set_legacy_mode()
Nico Huber
2019-06-03
soc/intel/common/lpss: Drop now unused lpss_clk_read()
Nico Huber
2019-06-03
soc/intel/common/mmc: Replace IS_ENABLED() with CONFIG()
Nico Huber
2019-05-30
soc/intel/common/block/gpio: Fix the mask for gpio_pm_configure
Furquan Shaikh
2019-05-29
soc/intel/common: Check bios_size and window_size after MIN operation
John Zhao
2019-05-29
soc/intel/common: Set GSPI clock value to prevent division by zero
John Zhao
2019-05-29
soc/intel/common/pmc: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-29
soc/intel/common/cse: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-29
soc/intel/common/cse: Declare g_cse statically
Arthur Heymans
2019-05-29
soc/intel/common/gspi: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-29
Clean up unused arch/early_variables.h header
Arthur Heymans
2019-05-28
src/include/device/pci_ids.h: Add Kabylake C236 Device
Christian Walter
2019-05-23
soc/intel/skylake: Add PCI Id for Kabylake DT
Christian Walter
2019-05-23
intel/common/block/scs: Add ability to send early CMD0, CMD1
Bora Guvendik
2019-05-22
post_code: add post code for hardware initialization failure
Keith Short
2019-05-21
soc/intel: Remove unused pointer argument in mca_configure()
Subrata Banik
2019-05-20
soc/intel/common/block/gpio: Add gpio_pm_configure() function
Subrata Banik
2019-05-13
soc/intel: Geminilake Refresh feature request support
John Zhao
2019-05-09
Change the guard for bootblock_systemagent_early_init to ENV_BOOTBLOCK
Ronald G. Minnich
2019-05-06
soc/skylake: Add missing PCH IDs
Marius Genheimer
2019-05-06
soc/intel/common: Add new PAD_CFG macro.
Tim Wawrzynczak
2019-05-01
soc/intel/common: Set RX_DISABLE for pads configured as NC
Furquan Shaikh
2019-04-29
Revert "soc/intel/common/block: add VMX support"
Nico Huber
2019-04-29
soc/intel/common: Add support to clear GPI IS & IE registers
Karthikeyan Ramasubramanian
2019-04-29
soc/intel: Add GPI interrupt config register offset info
Karthikeyan Ramasubramanian
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-21
cpu/x86: Move checking for MTRR's as a proxy for proper CPU reset
Arthur Heymans
2019-04-19
soc/intel/common: Inject SMBIOS type 16 table
Lijian Zhao
2019-04-17
soc/intel/common: Add the audio PCI device ID for Cometlake
V Sowmya
2019-04-17
soc/intel/common/timer: Calculate TSC frequency based on CPUID 0x15
Subrata Banik
2019-04-13
soc/intel/cpulib: Remove redundent enable/disable functions
Subrata Banik
2019-04-13
soc/intel/cpulib: Factor out IA32_PERF_CTL (0x199) MSR code
Subrata Banik
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-28
soc/intel/common: Move support to log XHCI wake events
Karthikeyan Ramasubramanian
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-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
2018-12-05
soc/intel/common/lpc_lib: Add function to disable LPC Clock Run
Nico Huber
2018-12-04
soc/intel/common: Limit BIOS region cache to 16MB
Lijian Zhao
2018-11-30
soc/intel/common: Rework acpi/cpu.asl
Arthur Heymans
2018-11-27
soc/intel/common: Add audio controller device id for SKL-H pch
Praveen hodagatta pranesh
2018-11-23
intelblocks/cpu: Fix wrong comment for P_Req field in PERF_CTL MSR
Werner Zeh
2018-11-23
intelblocks/cpu: Add function to set CPU clock to minimum value
Werner Zeh
2018-11-21
soc/intel/.../Kconfig: Drop SOC_INTEL_COMMON_BLOCK_I2C_DEBUG
Nico Huber
2018-11-19
soc/intel/{common, skylake}: Make ASPM enabling as common PCH feature
Subrata Banik
2018-11-18
soc/intel/.../Kconfig: Move GPIO debug option into debug menu
Nico Huber
2018-11-18
soc/intel/common/*/Kconfig: Remove redundant comments
Nico Huber
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
[next]