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
*
arch/x86: Move prologue to .init section
Kyösti Mälkki
2021-01-07
2
-2
/
+7
*
drivers/vpd: Add support to read device serial from VPD
Matt DeVillier
2021-01-04
3
-0
/
+32
*
drivers/vpd: Add VPD region to default FMAP when selected
Matt DeVillier
2021-01-04
1
-0
/
+14
*
drivers/intel/gma: add macro for one internal panel in gfx struct
Michael Niewöhner
2021-01-03
1
-0
/
+6
*
nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings
Michael Niewöhner
2021-01-01
1
-0
/
+14
*
drivers/intel/gma: Include gfx.asl by default for all platforms...
Matt DeVillier
2020-12-30
1
-3
/
+1
*
soc/intel/common: Move gfx.asl to drivers/intel/gma
Matt DeVillier
2020-12-30
1
-0
/
+6
*
soc/intel/cnl: add Kconfig values for GMA backlight registers
Michael Niewöhner
2020-12-30
1
-0
/
+3
*
drivers/ipmi: implement "POST complete" notification functionality
Michael Niewöhner
2020-12-30
2
-0
/
+33
*
drivers/ipmi: add code to set BMC/IPMI enablement from jumper
Michael Niewöhner
2020-12-30
2
-5
/
+30
*
drivers/intel/gma: drop unused register to resolve name conflict
Michael Niewöhner
2020-12-28
1
-1
/
+0
*
drivers/libgfxinit: Add Comet Lake to supported platforms
Felix Singer
2020-12-28
1
-2
/
+3
*
3rdparty/libgfxinit: Update for Cannon Point support
Nico Huber
2020-12-28
1
-0
/
+9
*
vpd: Add vpd_get_int() function
Nico Huber
2020-12-27
2
-0
/
+32
*
drivers/ipmi: Add Supermicro OEM commands
Patrick Rudolph
2020-12-25
5
-0
/
+99
*
drivers/tpm/ppi_stub: Fix interface version
Patrick Rudolph
2020-12-21
1
-2
/
+2
*
drivers/tpm: Implement full PPI
Patrick Rudolph
2020-12-21
4
-1
/
+830
*
drivers/intel/fsp2_0: recreate FSP targets on config change
Michael Niewöhner
2020-12-21
1
-1
/
+1
*
drivers: Replace set_vbe_mode_info_valid
Patrick Rudolph
2020-12-17
3
-19
/
+8
*
drivers: Replace multiple fill_lb_framebuffer with single instance
Patrick Rudolph
2020-12-14
9
-169
/
+102
*
drivers/ipmi: Handle the condition when (dev->chip_info == NULL)
Bill XIE
2020-12-12
1
-29
/
+27
*
drivers/genesyslogic/gl9755: Adjust L1 exit latency to enable ASPM
Duncan Laurie
2020-12-10
2
-4
/
+21
*
drivers/intel/fsp1_1/cache_as_ram.S: Correct comment
Frans Hendriks
2020-12-10
1
-1
/
+1
*
drivers/crb/tpm: Fix compilation on x86_64
Patrick Rudolph
2020-12-10
2
-3
/
+4
*
coreboot tables: Add SPI flash memory map windows to coreboot tables
Furquan Shaikh
2020-12-08
1
-0
/
+8
*
drivers/i2c/tpm: Unconditionally allow I2C TPM ACPI node
Jes Klinke
2020-12-08
1
-2
/
+1
*
drivers/intel/fsp2_0/memory_init: Wrap calls into FSP
Patrick Rudolph
2020-12-05
3
-3
/
+22
*
drivers/i2c/sx9324: Add more registers and reorder
Eric Lai
2020-12-05
1
-23
/
+32
*
drivers/intel/fsp2_0: FSP-T requires NO_CBFS_MCACHE
Arthur Heymans
2020-12-04
1
-0
/
+1
*
spi/flashconsole: Fix internal buffer overflow
Nico Huber
2020-12-03
1
-1
/
+2
*
cbfs: Introduce cbfs_ro_map() and cbfs_ro_load()
Julius Werner
2020-12-03
1
-52
/
+19
*
lib/trace: Remove TRACE support
Kyösti Mälkki
2020-12-02
1
-3
/
+0
*
drivers/i2c/nct7802y: Move the sensor initialization procedure
Maxim Polyakov
2020-12-02
2
-7
/
+15
*
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-12-02
6
-13
/
+8
*
drivers/aspeed/common/ast: Fix compilation under x86_64
Patrick Rudolph
2020-12-01
1
-2
/
+2
*
drivers/intel/fsp2_0/notify: Fix compilation under x86_64
Patrick Rudolph
2020-12-01
1
-1
/
+1
*
drivers/intel/fsp2_0: Remove console in weak function
Arthur Heymans
2020-11-30
1
-1
/
+0
*
drivers/intel/i210: Request Bus Master in .final ops
Angel Pons
2020-11-30
1
-4
/
+4
*
drivers/intel/i210: Define MAC_ADDR_LEN
Angel Pons
2020-11-30
1
-2
/
+3
*
drivers/intel/fsp2_0: move the FSP FD PATH option down in menuconfig
Michael Niewöhner
2020-11-26
1
-6
/
+6
*
drivers/intel/fsp2_0: introduce possibility of using a full FD binary
Michael Niewöhner
2020-11-26
2
-10
/
+17
*
drivers/tpm: Move PPI stub
Patrick Rudolph
2020-11-22
4
-122
/
+199
*
drivers/i2c/hid: Use ACPI device name if provided by config
Matt DeVillier
2020-11-22
1
-0
/
+4
*
drivers/i2c/generic: Only write DDN field if description not empty
Matt DeVillier
2020-11-22
1
-1
/
+2
*
drivers/i2c: Add a driver for Semtech SX9324
Eric Lai
2020-11-22
5
-0
/
+192
*
drivers/intel/fsp1_1: Add function to report FSP-T output
Frans Hendriks
2020-11-22
4
-0
/
+42
*
src/drivers/intel/fsp1_1/cache_as_ram.S: Clear _bss area only
Frans Hendriks
2020-11-22
1
-6
/
+5
*
intel/fsp2_0: Add soc_validate_fsp_version for FSP version check
Johnny Lin
2020-11-20
3
-18
/
+21
*
drivers/intel/fsp1_1/cache_as_ram.S: Use _car_stack area for stack
Frans Hendriks
2020-11-20
1
-1
/
+1
*
vc/google/chromeos/sar: Make "SAR not found" log a debug message
Maulik V Vaghela
2020-11-20
1
-1
/
+1
[next]