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
/
icelake
Age
Commit message (
Expand
)
Author
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-13
soc/intel/cpulib: Remove redundent enable/disable functions
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
soc/intel/icelake: Fix chipset_power_state structure
Subrata Banik
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
soc/intel/icelake: Enable support for FSP 2.1 specification
Subrata Banik
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
soc/intel/icelake: Add PM timer emulation support in ICL
Aamir Bohra
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/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-18
soc/intel: Add mem_rank info in SMBIOS
Francois Toguo
2019-02-13
soc/intel/icelake: Don't use CAR_GLOBAL
Arthur Heymans
2019-02-01
soc/intel/icelake: Make correct C-state entries for S0ix and non-S0ix
Subrata Banik
2019-01-29
soc/intel/icelake: Remove unnecessary USB charging ASL entries
Subrata Banik
2019-01-17
soc/intel/icelake: Fix AG3E programming in PMC
Lijian Zhao
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-10
Untangle CBFS microcode updates
Nico Huber
2019-01-09
soc/intel: Clean mess around UART_DEBUG
Nico Huber
2019-01-08
soc/intel/icelake: Increase bootblock size
Subrata Banik
2019-01-06
soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()
Nico Huber
2018-12-19
soc: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
soc/intel/icelake: Add GPIO group pad base for ACPI
Subrata Banik
2018-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
2018-12-10
mb/intel/icelake_rvp: Fill Icelake U and Y RVP devicetree parameters
Aamir Bohra
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
soc/intel/common: Rework acpi/cpu.asl
Arthur Heymans
2018-11-28
soc/intel/icelake: Fix IO decode setup
Subrata Banik
2018-11-26
soc/intel/icelake: Add support to enable/disable USB charging in s3/S5
Aamir Bohra
2018-11-22
soc/intel/icelake: Create macros for FSP consumption
Subrata Banik
2018-11-18
soc/intel/{cnl, icl}: Remove unnecessary __SIMPLE_DEVICE__ check
Subrata Banik
2018-11-17
soc/intel/icelake: Make static IRQ mapping for PIC mode
Subrata Banik
2018-11-17
soc/intel/icelake: Make static IRQ mapping for ICP PCH pci devices
Subrata Banik
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-13
soc/intel/icelake: Update GPIOs for Icelake SOC
Aamir Bohra
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-09
mb/intel/icelake_rvp: Move CNVi ASL entry from static DSDT to dynamic SSDT ge...
Subrata Banik
2018-11-07
soc/intel/common: Include Icelake device IDs
Aamir Bohra
2018-11-05
src: Remove unneeded include <arch/ioapic.h>
Elyes HAOUAS
2018-11-05
soc/intel/icelake: Add PID based on Icelake EDS
Aamir Bohra
2018-11-02
soc/intel/icelake: Allow coreboot to reserve stack for fsp
Aamir Bohra
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-31
soc/intel/icelake: Open ports 0x60,0x64 for keyboard controller
Shelley Chen
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-27
soc/intel/*: Make FSP header path user configurable
Patrick Georgi
2018-10-26
soc/intel/icelake: Do initial SoC commit
Aamir Bohra