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
*
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
*
src/drivers/i2c/rx6110sa: Omit _HID temporarily
Werner Zeh
2020-11-19
2
-2
/
+0
*
src: Add missing 'include <console/console.h>'
Elyes HAOUAS
2020-11-17
2
-0
/
+3
*
src/drivers/intel: Correct Kconfig option in Makefile
Martin Roth
2020-11-16
1
-1
/
+1
*
drivers/i2c/tpm: Remove ifdef of non-existant Kconfig option
Martin Roth
2020-11-16
1
-5
/
+0
*
src: Update some incorrect config options in comments
Martin Roth
2020-11-16
1
-1
/
+1
*
drivers/i2c/dw: Check for TX_ABORT in transfer
Kangheui Won
2020-11-16
1
-2
/
+11
*
mrc_cache: Move code for triggering memory training into mrc_cache
Shelley Chen
2020-11-13
4
-56
/
+79
*
drivers/i2c/rx6110sa: Delete unused defines
Werner Zeh
2020-11-12
1
-4
/
+0
*
drivers/i2c/rx6110sa: Add basic ACPI support
Werner Zeh
2020-11-12
3
-2
/
+70
*
drivers/wifi: Check device is of type PCI before checking vendor ID
Furquan Shaikh
2020-11-10
1
-2
/
+5
*
drivers/usb/acpi: Add support for privacy_gpio
Ricardo Ribalda
2020-11-09
2
-11
/
+45
*
driver/usb/acpi: Add power resources for devices on USB ports
Karthikeyan Ramasubramanian
2020-11-09
2
-2
/
+32
*
drivers/intel/gma: Add Kconfig option for vbt data size
Srinidhi N Kaushik
2020-11-09
2
-1
/
+5
*
acpi: Call acpi_fill_ssdt() only for enabled devices
Karthikeyan Ramasubramanian
2020-11-09
29
-40
/
+25
*
soc/intel/common: Create common Intel FSP reset code block
Subrata Banik
2020-11-02
1
-0
/
+8
*
drivers/intel/fsp2_0: Add function to report FSP-T output
Arthur Heymans
2020-11-02
3
-0
/
+30
*
drivers/wifi/generic: Use is_dev_enabled() instead of dev->enabled
Furquan Shaikh
2020-11-02
1
-2
/
+2
*
wifi: Drop PCI IDs for JfP and HrP
Furquan Shaikh
2020-11-02
1
-10
/
+0
*
drivers/wifi/generic: Add support for CNVi dummy device ops
Furquan Shaikh
2020-11-02
4
-12
/
+48
*
drivers/wifi/generic: Split wifi_generic_fill_ssdt into two functions
Furquan Shaikh
2020-11-02
1
-16
/
+29
*
drivers/wifi/generic: Move ACPI functions to a separate file
Furquan Shaikh
2020-11-02
4
-227
/
+235
*
drivers/wifi/generic: Move SMBIOS functions to a separate file
Furquan Shaikh
2020-11-02
4
-39
/
+58
*
drivers/wifi/generic: Use acpigen_write_ADR_pci_device
Furquan Shaikh
2020-11-02
1
-5
/
+1
*
soc/intel/xeon_sp: Move read_msr_ppin() to common util.c
Marc Jones
2020-10-30
1
-1
/
+1
*
drivers/soundwire/alc711: Add Realtek ALC711 soundwire device
Anil Kumar
2020-10-30
4
-0
/
+170
*
drivers/mrc_cache: Fix size comparison in mrc_cache update
Tim Wawrzynczak
2020-10-28
1
-2
/
+2
*
src/drivers/ipmi: Add function to get BMC revision
Tim Chu
2020-10-26
2
-0
/
+20
*
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-10-26
2
-0
/
+2
*
drivers/smmstore: Implement SMMSTORE version 2
Patrick Rudolph
2020-10-22
5
-3
/
+364
*
drivers/intel/gma: Increase vbt_data size
Srinidhi N Kaushik
2020-10-21
1
-1
/
+1
[next]