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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-28
3
-6
/
+6
*
drivers/intel/fsp2_0: Update MRC cache with dead version in recovery
Furquan Shaikh
2016-07-27
1
-0
/
+10
*
cpu/x86: Support CPUs without rdmsr/wrmsr instructions
Lee Leahy
2016-07-27
2
-11
/
+4
*
drivers/intel/fsp2_0/header_util: Convert UPD headers
Lee Leahy
2016-07-26
2
-0
/
+11
*
drivers/elog: put back 4KiB limit
Aaron Durbin
2016-07-26
1
-1
/
+2
*
drivers/intel/fsp2_0: Enable XIP romstage with loaded FSP-M
Lee Leahy
2016-07-26
2
-1
/
+7
*
drivers/uart: Enable debug serial output during postcar
Lee Leahy
2016-07-25
1
-0
/
+5
*
drivers/elog: remove elog Kconfig variables
Aaron Durbin
2016-07-24
2
-33
/
+9
*
drivers/intel/fsp2_0: Split reset handling logic
Andrey Petrov
2016-07-19
3
-14
/
+33
*
drivers/intel/fsp2_0: handle reset requests from FSPS
Aaron Durbin
2016-07-19
1
-0
/
+4
*
drivers/intel/fsp2_0: handle reset requests from FSPM
Aaron Durbin
2016-07-19
1
-1
/
+3
*
drivers/intel/fsp2_0: range check stack provided to FSPM
Aaron Durbin
2016-07-19
1
-26
/
+58
*
drivers/intel/fsp2_0: don't use saved memory data in recovery mode
Aaron Durbin
2016-07-19
1
-0
/
+7
*
drivers/intel/fsp2_0: honor FSP revision for memory training data
Aaron Durbin
2016-07-19
1
-24
/
+55
*
drivers/intel/fsp2_0: remove unused fsp_load_binary()
Aaron Durbin
2016-07-19
2
-41
/
+0
*
drivers/intel/fsp2_0: load and relocate FSPS in cbmem
Aaron Durbin
2016-07-19
3
-7
/
+45
*
drivers/intel/fsp2_0: handle XIP and non-XIP for FSPM component
Aaron Durbin
2016-07-19
2
-5
/
+88
*
drivers/intel/fsp2_0: separate component validation from loading
Aaron Durbin
2016-07-19
2
-21
/
+36
*
drivers/intel/fsp2_0: implement common memory_init() tasks
Aaron Durbin
2016-07-19
2
-16
/
+97
*
drivers/intel/fsp2_0: set BootLoaderTolumSize generically
Aaron Durbin
2016-07-19
1
-0
/
+4
*
drivers/intel/fsp2_0: fix hand-off-block types and size
Aaron Durbin
2016-07-19
1
-5
/
+5
*
elog: Use rdev_mmap to find offset of ELOG
Furquan Shaikh
2016-07-18
1
-6
/
+8
*
drivers/intel/fsp1_1: align on using ACPI_Sx definitions
Aaron Durbin
2016-07-15
2
-8
/
+10
*
drivers/i2c: Add new driver for RTC type PCF8523
Werner Zeh
2016-07-14
5
-0
/
+323
*
tpm: report firmware version
Vadim Bendebury
2016-07-12
1
-0
/
+31
*
tpm: use proper locality zero SPI bus addresses
Vadim Bendebury
2016-07-11
1
-5
/
+7
*
intel post-car: Consolidate choose_top_of_stack()
Kyösti Mälkki
2016-07-10
2
-24
/
+3
*
drivers/i2c/da7219: Add driver for generating device in SSDT
Duncan Laurie
2016-07-08
4
-0
/
+231
*
acpi: Change device properties to work as a tree
Duncan Laurie
2016-07-08
2
-10
/
+13
*
siemens/nc_fpga: Add driver for Siemens NC FPGA
Werner Zeh
2016-07-06
4
-0
/
+222
*
intel/i210: Change API for function mainboard_get_mac_address()
Werner Zeh
2016-07-05
3
-9
/
+26
*
drivers/generic/max98357a: Fix naming and ACPI path handling
Duncan Laurie
2016-07-02
1
-6
/
+4
*
intel romstage: Use run_ramstage()
Kyösti Mälkki
2016-06-29
1
-2
/
+2
*
drivers/intel/fsp2_0: Add simple reset handler
Andrey Petrov
2016-06-24
2
-0
/
+30
*
kconfig: add missing SPI TPM CS config definition
Vadim Bendebury
2016-06-23
1
-0
/
+5
*
tpm2: add SPI TPM driver
Vadim Bendebury
2016-06-23
5
-0
/
+693
*
kconfig: allow various tpm type and interface permutations
Vadim Bendebury
2016-06-23
2
-1
/
+9
*
drivers/i2c/generic: Fix compile failure
Duncan Laurie
2016-06-22
1
-1
/
+1
*
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-22
1
-2
/
+2
*
Fix some cbmem.h includes
Kyösti Mälkki
2016-06-17
1
-1
/
+0
*
drivers/intel/fsp2_0: Add FSP return types for reset
Andrey Petrov
2016-06-14
1
-0
/
+5
*
soc/intel/apollolake: Update FSP header files
Bora Guvendik
2016-06-09
1
-0
/
+64
*
drivers/intel/fsp2.0: Add semantic patch for FspUpdVpd.h header
Alexandru Gagniuc
2016-06-08
2
-0
/
+220
*
drivers/intel/fsp1_1: Make weak routines quiet
Lee Leahy
2016-06-03
2
-15
/
+0
*
Add Board Checklist Support
Lee Leahy
2016-06-03
1
-0
/
+4
*
drivers/intel/fsp1_1: Update weak MRC cache routines
Lee Leahy
2016-06-02
1
-3
/
+4
*
generic: Add a Maxim 98357A codec driver
Duncan Laurie
2016-06-02
4
-0
/
+125
*
i2c: Add a generic i2c driver
Duncan Laurie
2016-06-02
4
-0
/
+143
*
drivers/intel/wifi: Add support for generating SSDT table
Duncan Laurie
2016-06-02
2
-13
/
+96
*
drivers/lenovo: Add hybrid graphics driver
Patrick Rudolph
2016-06-01
3
-0
/
+139
[prev]
[next]