index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
skylake
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER
Kyösti Mälkki
2019-07-13
1
-3
/
+2
*
cpu/x86: Move smm_lock() prototype
Kyösti Mälkki
2019-07-13
1
-0
/
+1
*
soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timer
Subrata Banik
2019-07-11
4
-14
/
+6
*
soc/intel: Remove invalid smm_relocate stubs
Kyösti Mälkki
2019-07-10
1
-10
/
+0
*
arch/x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
1
-1
/
+0
*
cpu/x86: Flip SMM_TSEG default
Kyösti Mälkki
2019-07-09
1
-1
/
+0
*
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-07-04
9
-23
/
+23
*
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-07-04
1
-1
/
+1
*
Revert "soc/intel/skylake/romstage: Increase size of postcar stack"
Kyösti Mälkki
2019-07-04
1
-1
/
+1
*
soc/intel/skylake: Add Kabylake-R microcode update files
Arthur Heymans
2019-07-03
1
-2
/
+4
*
Use 3rdparty/intel-microcode
Arthur Heymans
2019-07-01
1
-4
/
+4
*
soc/intel: Provide SPD manufacturer ID and module type to SMBIOS
Duncan Laurie
2019-06-21
1
-1
/
+3
*
soc/intel/skylake: Clean up Kconfig
Arthur Heymans
2019-06-21
2
-4
/
+8
*
soc/intel/skylake: Remove ROMCCFLAGS
Arthur Heymans
2019-06-21
1
-2
/
+0
*
soc/intel/skylake/romstage: Increase size of postcar stack
Christian Walter
2019-06-21
1
-1
/
+1
*
soc/intel/skylake: Select microcode updates depending on discrete PCH
Arthur Heymans
2019-06-18
1
-5
/
+7
*
src/soc/intel/skylake/acpi: Remove Return for PS0/3
Christian Walter
2019-06-08
1
-78
/
+74
*
src/soc/intel/skylake/bootblock: Add SPT C236 to PCH Table
Christian Walter
2019-06-08
1
-0
/
+1
*
soc/intel: Add some missing MCH PCIe IDs
Keno Fischer
2019-06-07
1
-0
/
+3
*
soc/intel/skl/graphics: Implement panel setup
Nico Huber
2019-06-06
2
-0
/
+76
*
src/soc/intel/common/smbios: Add addtional infos to dimm_info
Christian Walter
2019-06-06
1
-1
/
+4
*
soc/intel: Replace UART_BASE() and friends with a Kconfig
Nico Huber
2019-06-03
2
-7
/
+5
*
soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode()
Nico Huber
2019-06-03
1
-15
/
+0
*
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
1
-0
/
+1
*
src/soc/intel/skylake/chip.h: Add smbios.h for Type9 Entries
Christian Walter
2019-05-29
1
-0
/
+1
*
soc/intel/skylake: Use common cpu/intel/car romstage code
Arthur Heymans
2019-05-29
2
-42
/
+1
*
Clean up unused arch/early_variables.h header
Arthur Heymans
2019-05-29
2
-2
/
+0
*
soc/intel/skylake: Add PCI Id for Kabylake DT
Christian Walter
2019-05-23
1
-0
/
+1
*
soc/intel/fsp1.1: Implement postcar stage
Arthur Heymans
2019-05-21
1
-2
/
+3
*
soc/intel: Remove unused pointer argument in mca_configure()
Subrata Banik
2019-05-21
1
-1
/
+1
*
soc/intel/skylake: Remove redundant mca_configure() in ramstage
Subrata Banik
2019-05-21
1
-4
/
+0
*
soc/intel: Fill DIMM serial number from SPD
Duncan Laurie
2019-05-18
1
-0
/
+1
*
soc/intel/skylake: Correct GPIO pointer assignment
Jacob Garber
2019-05-16
1
-1
/
+1
*
soc/intel/skylake: remove PrimaryDisplay check
Maxim Polyakov
2019-05-07
1
-5
/
+1
*
soc/skl/memmap: calculate mem size even if IGD undefined in devtree
Maxim Polyakov
2019-05-07
1
-12
/
+7
*
intel/fsp1_1: Drop remnants of `pei_data`
Nico Huber
2019-05-07
6
-163
/
+0
*
intel/fsp1_1: Move MRC cache pointers into `romstage_params`
Nico Huber
2019-05-07
3
-18
/
+6
*
intel/fsp1_1: Drop `boot_mode` from `pei_data`
Nico Huber
2019-05-07
1
-1
/
+0
*
soc/skylake: Add missing PCH IDs
Marius Genheimer
2019-05-06
1
-0
/
+5
*
soc/intel/{broadwell, skylake}: Remove unused pch_log_state() declaration
Subrata Banik
2019-05-02
1
-1
/
+0
*
vboot: refactor OPROM code
Joel Kitching
2019-04-30
1
-1
/
+1
*
soc/skl: set IGD resources only if device is enabled
Maxim Polyakov
2019-04-29
4
-18
/
+38
*
soc/intel: Add GPI interrupt config register offset info
Karthikeyan Ramasubramanian
2019-04-29
2
-0
/
+10
*
soc/{amd,intel}/chip: Use local include for chip.h
Elyes HAOUAS
2019-04-26
14
-14
/
+28
*
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
2
-2
/
+0
*
soc/skl: Update SkipExtGfxScan in UPD from devtree
Maxim Polyakov
2019-04-08
1
-0
/
+1
*
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
2
-3
/
+2
*
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-04-06
2
-2
/
+1
*
soc/intel/skylake: Set FSP options for PEG port
Maxim Polyakov
2019-04-06
3
-0
/
+87
*
{mb,soc/intel/skylake}: remove unused InternalGfx
Maxim Polyakov
2019-04-06
1
-1
/
+0
[next]