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
/
include
Age
Commit message (
Expand
)
Author
2019-11-15
soc/intel/{icl,tgl}: Rename pch_early_init() to pch_init()
Subrata Banik
2019-11-10
soc/intel/common/ebda: Drop code
Arthur Heymans
2019-11-07
soc/intel/icelake: Refactor pch_early_init() code
Subrata Banik
2019-11-04
soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSP
Michael Niewöhner
2019-11-04
soc/intel/icelake: Remove unused headers
Subrata Banik
2019-11-01
soc/intel/{cnl,icl}: Move globalnvs.asl/nvs.h into common/block/
Subrata Banik
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-15
intel/ice,sky,cannon: Drop unused EMRR and UNCORE_EMRR code
Kyösti Mälkki
2019-08-15
mainboard/google: Fix indirect includes
Kyösti Mälkki
2019-08-09
cpu/x86/smm: Drop SMI handler address from struct
Kyösti Mälkki
2019-08-08
arch/x86: Change smm_subregion() prototype
Kyösti Mälkki
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-07-25
soc/intel: Guard remaining SA_DEV_ROOT definition
Kyösti Mälkki
2019-07-21
soc/intel: Expand SA_DEV_ROOT for ramstage
Kyösti Mälkki
2019-07-17
soc/intel: Fix regression with hidden PCI devices
Kyösti Mälkki
2019-07-13
cpu/x86: Move smm_lock() prototype
Kyösti Mälkki
2019-07-10
soc/intel: Remove invalid smm_relocate stubs
Kyösti Mälkki
2019-07-09
soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.h
Subrata Banik
2019-07-07
soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstage
Furquan Shaikh
2019-07-04
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-06-13
soc/intel/icelake: Replace PCI device LPC to ESPI as per EDS
Subrata Banik
2019-06-03
soc/intel: Replace UART_BASE() and friends with a Kconfig
Nico Huber
2019-05-20
soc/intel/icelake: Make use of gpio_pm_configure()
Subrata Banik
2019-05-02
soc/intel/icelake: Correct the GPE DWx mapping for GPIO groups
Subrata Banik
2019-05-02
soc/intel/icelake: Add chipset event logging
Subrata Banik
2019-05-02
soc/intel/icelake: Clear PMCON status bits
Subrata Banik
2019-04-29
soc/intel: Add GPI interrupt config register offset info
Karthikeyan Ramasubramanian
2019-04-26
soc/{amd,intel}/chip: Use local include for chip.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
arch/io.h: Drop unnecessary include
Kyösti Mälkki
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
2018-11-28
soc/intel/icelake: Fix IO decode setup
Subrata Banik
2018-11-22
soc/intel/icelake: Create macros for FSP consumption
Subrata Banik
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-05
soc/intel/icelake: Add PID based on Icelake EDS
Aamir Bohra
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-26
soc/intel/icelake: Do initial SoC commit
Aamir Bohra