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
/
drivers
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsp/intel common: Add support for Gfx PEIM (AKA GOP)
robbie zhang
2015-10-27
2
-3
/
+2
*
gma ACPI: Make brightness levels a per board setting
Nico Huber
2015-10-22
4
-24
/
+26
*
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-10-15
1
-4
/
+4
*
fsp1_1: add verstage support
Aaron Durbin
2015-10-14
7
-3
/
+134
*
gma ACPI: Do not overwrite backlight configuration
Nico Huber
2015-10-12
3
-10
/
+17
*
gma ACPI: Consolidate non-PCH and PCH brightness levels
Nico Huber
2015-10-12
3
-78
/
+47
*
gma: Consolidate Intel IGD ACPI code some more
Nico Huber
2015-10-12
3
-0
/
+155
*
intel fsp1_1: prepare for romstage vboot verification split
Aaron Durbin
2015-10-11
6
-140
/
+295
*
intel: update common and FSP cache-as-ram parameters
Aaron Durbin
2015-10-11
2
-27
/
+27
*
Kill lvds_num_lanes
Vladimir Serbinenko
2015-10-11
1
-1
/
+0
*
Derive lvds_dual_channel from EDID timings.
Vladimir Serbinenko
2015-10-11
1
-1
/
+0
*
fsp1_0: Fix broken logic when searching for FSP
Werner Zeh
2015-10-08
1
-2
/
+2
*
fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IO
Alexandru Gagniuc
2015-10-06
1
-56
/
+14
*
fsp1_1: move relocation algorithm to commonlib
Aaron Durbin
2015-10-02
5
-549
/
+1
*
fsp1_1: use commonlib/endian.h routines
Aaron Durbin
2015-10-02
1
-61
/
+62
*
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-09-30
1
-1
/
+1
*
intel/fsp1_0: Declare microcode to be size 0 if it doesn't exist
Patrick Georgi
2015-09-30
1
-1
/
+5
*
intel/fsp1.0: Get size of microcode during build time
Werner Zeh
2015-09-29
1
-1
/
+9
*
coreboot: introduce commonlib
Aaron Durbin
2015-09-22
1
-1
/
+1
*
drivers/intel/fsp1_1: split relocation code for tool use
Aaron Durbin
2015-09-17
4
-518
/
+547
*
drivers/intel/fsp1_1: handle UEFI endianness
Aaron Durbin
2015-09-17
1
-58
/
+102
*
drivers/intel/fsp1_1: prepare relocation code for sharing
Aaron Durbin
2015-09-17
1
-22
/
+38
*
fsp1_1: provide binding to UEFI version
Aaron Durbin
2015-09-10
11
-30
/
+147
*
FSP: Pass FSP image base address to find_fsp
Lee Leahy
2015-09-10
3
-5
/
+6
*
drivers/intel/fsp1_1: Take platform ID as a string, not integers
Alexandru Gagniuc
2015-09-08
2
-12
/
+13
*
intel: Do not hardcode the position of mrc.cache
Alexandru Gagniuc
2015-09-07
2
-12
/
+1
*
bootstate: remove need for #ifdef ENV_RAMSTAGE
Aaron Durbin
2015-09-04
1
-4
/
+0
*
x86: remove cpu_incs as romstage Make variable
Aaron Durbin
2015-09-04
1
-3
/
+1
*
drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macro
Alexandru Gagniuc
2015-08-31
1
-1
/
+1
*
drivers/intel/fsp_1_1: Remove useless #ifndef/#error pairs
Alexandru Gagniuc
2015-08-31
2
-22
/
+0
*
intel/fsp1_1/hob.c: Refactor file to match coreboot coding style
Alexandru Gagniuc
2015-08-29
1
-119
/
+45
*
drivers/intel/fsp1_1: Don't compile GOP support in romstage
Alexandru Gagniuc
2015-08-29
3
-5
/
+1
*
fsp1_1: remove duplicate mrc caching mechanism
Aaron Durbin
2015-08-29
5
-442
/
+0
*
edid: Use edid_mode struct to reduce redundancy
David Hendricks
2015-08-28
1
-13
/
+14
*
fsp1_1: fsp_relocate: use struct region_device and struct prog
Aaron Durbin
2015-08-14
2
-8
/
+29
*
FSP 1.1: Update the CBFS image type
Lee Leahy
2015-07-10
1
-1
/
+1
*
Kconfig: Remove unnecessary and incorrect MRC_CACHE symbols
Martin Roth
2015-06-27
2
-24
/
+0
*
Intel FSP 1.1: Move Kconfig comment inside 'if' block
Martin Roth
2015-06-25
1
-2
/
+2
*
FSP 1.1: Bring source up-to-date
Lee Leahy
2015-06-24
4
-9
/
+53
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
2
-2
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-06-04
1
-2
/
+1
*
Hide PLATFORM_USES_FSP1_1.
Vladimir Serbinenko
2015-06-02
1
-1
/
+1
*
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
3
-11
/
+9
*
igd.asl rewrite
Vladimir Serbinenko
2015-05-28
5
-0
/
+260
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-28
1
-1
/
+1
*
drivers/intel: Update FSP 1.1 Driver
Lee Leahy
2015-05-23
12
-657
/
+1600
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
26
-27
/
+26
*
ivybridge native gfx init: Adjust state to be compatible with OPROM.
Vladimir Serbinenko
2015-05-19
2
-0
/
+25
*
gma/edid: Fix gma register access.
Vladimir Serbinenko
2015-05-19
1
-2
/
+2
*
FSP 1.1 Comparison Base
Lee Leahy
2015-05-12
8
-0
/
+1422
[next]