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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
skylake: Remove dead code
Lee Leahy
2015-09-08
2
-21
/
+0
*
skylake: refactor flash_controller code
Aaron Durbin
2015-09-08
2
-208
/
+158
*
skylake: move flash_controller.h to the proper place
Aaron Durbin
2015-09-08
3
-5
/
+5
*
skylake: fix eventlog on resume path
Aaron Durbin
2015-09-08
1
-0
/
+12
*
skylake: allow timer_monotonic_get() in all stages
Aaron Durbin
2015-09-08
2
-25
/
+3
*
skylake: ACPI: Clean up GPIO controller
Duncan Laurie
2015-09-08
1
-37
/
+27
*
skylake: ACPI: Clean up and fix XHCI ACPI Device
Duncan Laurie
2015-09-08
3
-252
/
+165
*
skylake: ACPI: Remove SerialIO ACPI mode code
Duncan Laurie
2015-09-08
4
-600
/
+20
*
skylake: ACPI: Move storage controllers to separate file
Duncan Laurie
2015-09-08
3
-29
/
+127
*
skylake: ACPI: Remove itss.asl and cleanup irqlinks.asl
Duncan Laurie
2015-09-08
3
-297
/
+137
*
skylake: iomap: Remove unused RCBA region
Duncan Laurie
2015-09-08
1
-5
/
+1
*
skylake: PCR: Add Port ID for SCS
Duncan Laurie
2015-09-08
1
-2
/
+3
*
skylake: ACPI: Add functions for PCR access
Duncan Laurie
2015-09-08
2
-0
/
+77
*
skylake: ACPI: Clean up pch.asl
Duncan Laurie
2015-09-08
5
-30
/
+28
*
skylake: ACPI: Fix and clean up PCIE _PRT entries
Duncan Laurie
2015-09-08
3
-88
/
+156
*
microcode: Unify rules to add microcode to CBFS once again
Alexandru Gagniuc
2015-09-07
2
-22
/
+0
*
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-09-07
4
-12
/
+0
*
bootstate: remove need for #ifdef ENV_RAMSTAGE
Aaron Durbin
2015-09-04
4
-25
/
+2
*
x86: remove cpu_incs as romstage Make variable
Aaron Durbin
2015-09-04
2
-3
/
+3
*
soc/intel: Fix dependency of CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM
Alexandru Gagniuc
2015-08-31
3
-3
/
+3
*
soc/intel/braswell/Kconfig: Remove ENABLE_MRC_CACHE Kconfig
Alexandru Gagniuc
2015-08-31
1
-1
/
+0
*
Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS
Alexandru Gagniuc
2015-08-30
2
-4
/
+0
*
intel/skylake: Add support for DPTF
Shilpa Sreeramalu
2015-08-29
6
-1
/
+633
*
intel/skylake: remove the gpio_fsp.h usage as skylake boards move gpio
robbie zhang
2015-08-29
2
-513
/
+0
*
intel/skylake: gpio macro adding - gpio output with term and 20k pd
robbie zhang
2015-08-29
2
-3
/
+8
*
intel/skylake: Implement HW Sequence based WP status read functionality
Barnali Sarkar
2015-08-29
1
-111
/
+19
*
intel/skylake: Implemented generic SPI driver for ROM/RAMSTAGE access.
Subrata
2015-08-29
3
-269
/
+290
*
intel/skylake: Fix RMT disable of saved training data
Duncan Laurie
2015-08-29
2
-6
/
+15
*
intel/skylake: mask off txstate before setting new gpio value
Aaron Durbin
2015-08-29
1
-0
/
+1
*
intel/skylake: Clean up Serial IO DMA channels
Archana Patni
2015-08-29
1
-61
/
+3
*
intel/skylake: Force full memory train if RMT is enabled
Duncan Laurie
2015-08-29
1
-1
/
+6
*
fsp raminit: Add romstage_params to soc_memory_init_params
Duncan Laurie
2015-08-29
4
-31
/
+35
*
intel/braswell: allow dirty cache line evictions for SMRAM to stick
Chiranjeevi Rapolu
2015-08-29
2
-0
/
+16
*
intel/braswell: Adding conditional statements to turn on/off DPTF WIFI and WWAN
Prince Agyeman
2015-08-29
1
-2
/
+6
*
intel/braswell: remove CBFS_SIZE option in SoC directory
Aaron Durbin
2015-08-29
1
-12
/
+0
*
soc/intel/common/fsp_ramstage.c: Don't die when printing HOB info
Alexandru Gagniuc
2015-08-29
1
-29
/
+39
*
soc/intel/common: Add mrc.cache file to CBFS when appropriate
Alexandru Gagniuc
2015-08-29
2
-1
/
+14
*
soc/*/Makefile.inc: Do not add soc/common as a subdir
Alexandru Gagniuc
2015-08-28
2
-2
/
+0
*
skylake: only generate ACPI cpu entries once
Aaron Durbin
2015-08-27
2
-2
/
+2
*
skylake: make PAD_CFG_GPI default to GPIO ownership
Aaron Durbin
2015-08-27
1
-2
/
+3
*
Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig
Martin Roth
2015-08-25
2
-5
/
+0
*
soc/intel/common: CACHE_MRC_SETTINGS doesn't depend on HAVE_MRC
Martin Roth
2015-08-21
1
-4
/
+0
*
Skylake: update cbmem_top
Rizwan Qureshi
2015-08-19
5
-51
/
+94
*
skylake: Update Memory and Silicon Init params
Rizwan Qureshi
2015-08-19
3
-177
/
+194
*
skylake: correct IO-APIC redirection entry count
Aaron Durbin
2015-08-19
1
-2
/
+3
*
skylake: add gpe.h for ASL generation
Aaron Durbin
2015-08-19
1
-0
/
+137
*
Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUN
Martin Roth
2015-08-17
2
-2
/
+4
*
soc/intel/skylake/Kconfig: Fix recursive Kconfig dependency
Martin Roth
2015-08-17
1
-1
/
+1
*
skylake: fix SMI GPI status handling
Aaron Durbin
2015-08-14
6
-193
/
+140
*
skylake: enable SMI routed GPIs
Aaron Durbin
2015-08-14
1
-1
/
+32
[prev]
[next]