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
*
drivers/genesyslogic/gl9755: Add driver for Genesys Logic GL9755
Ben Chuang
2020-09-18
4
-0
/
+66
*
drivers/intel/mipi_camera: Add compatible field for NVM
Pandya, Varshit B
2020-09-16
2
-3
/
+7
*
drivers/spi/tpm: Improve error checking
Caveh Jalali
2020-09-16
1
-17
/
+39
*
drivers/aspeed/common: Reduce severity of `EDID not found` log message
Angel Pons
2020-09-16
1
-1
/
+5
*
drivers/elog: Remove ELOG_PRERAM config
Shelley Chen
2020-09-14
2
-10
/
+4
*
include/console/uart: make index parameter unsigned
Felix Held
2020-09-12
5
-19
/
+19
*
sc7180: Add support for sn65dsi86 bridge
Vinod Polimera
2020-09-10
4
-0
/
+546
*
drivers/ipmi: Add CONFIG_IPMI_KCS_TIMEOUT_MS for IPMI KCS timeout value
Johnny Lin
2020-09-09
2
-18
/
+22
*
drivers/aspeed/common: Support disabled P2A bridge
Patrick Rudolph
2020-09-09
3
-71
/
+149
*
drivers/mrc_cache: Reduce severity of `region not found` log message
Angel Pons
2020-09-07
1
-1
/
+1
*
soc/intel/apl: Add panel power and backlight configuration
Nico Huber
2020-09-06
1
-0
/
+27
*
{intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file
Elyes HAOUAS
2020-08-31
2
-240
/
+0
*
mrc_cache: Move mrc_cache_stash_data to end of file
Shelley Chen
2020-08-24
1
-35
/
+35
*
mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms
Shelley Chen
2020-08-24
3
-60
/
+107
*
drivers/spi/tpm: Add helper to get cr50 firmware version
Karthikeyan Ramasubramanian
2020-08-22
2
-5
/
+15
*
drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systems
Jes Klinke
2020-08-20
2
-25
/
+140
*
src: Remove unused 'include <delay.h>'
Elyes HAOUAS
2020-08-18
1
-1
/
+0
*
src: Remove unused 'include <lib.h>'
Elyes HAOUAS
2020-08-18
1
-1
/
+0
*
src: Remove unuse '<timestamp.h>
Elyes HAOUAS
2020-08-18
1
-1
/
+0
*
src: Remove unused '<option.h>'
Elyes HAOUAS
2020-08-18
2
-2
/
+0
*
src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers
Elyes HAOUAS
2020-08-17
3
-4
/
+6
*
drivers/intel/fsp2_0/hand_off_block: Remove dead decrement
Elyes HAOUAS
2020-08-17
1
-3
/
+2
*
drivers/usb: Replace return value -10 with variable
John Zhao
2020-08-17
1
-1
/
+1
*
drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platform
Felix Held
2020-08-13
2
-6
/
+9
*
drivers/intel/fsp2_0: Fill EFI_CPU_PHYSICAL_LOCATION structure information
Subrata Banik
2020-08-13
1
-1
/
+11
*
drivers/intel/fsp2_0: Do AP re-init after FSP-S if USE_INTEL_FSP_MP_INIT enable
Subrata Banik
2020-08-06
4
-0
/
+26
*
drivers/intel/mipi_camera: Fix SSDT generation for IPU devices
Sugnan Prabhu S
2020-08-05
1
-19
/
+22
*
drivers/genesyslogic/gl9763e: Add driver for Genesys Logic GL9763E
Ben Chuang
2020-08-05
4
-0
/
+79
*
drivers/ipmi/ocp: Add ipmi set processor information
Tim Chu
2020-08-03
3
-0
/
+138
*
drivers/amd/i2s_machine_dev: return if scope is NULL
Martin Roth
2020-08-03
1
-0
/
+5
*
drivers/intel/mipi_camera: Add reference counting for shared resources
Sugnan Prabhu S
2020-08-03
2
-38
/
+351
*
drivers/ipmi/ocp: Add function to support OCP specific ipmi command
Tim Chu
2020-07-31
4
-0
/
+82
*
drivers/i2c/max98373: fix error message formatting
Caveh Jalali
2020-07-28
1
-1
/
+1
*
drivers/wifi: Adapt generic wifi driver into a chip driver
Karthikeyan Ramasubramanian
2020-07-28
7
-23
/
+50
*
Revert "src: Remove unused include <cpu/x86/smm.h>"
Patrick Rudolph
2020-07-28
1
-0
/
+1
*
src/drivers/intel/soundwire/soundwire.h: Add include <types.h>
Elyes HAOUAS
2020-07-26
1
-1
/
+1
*
drivers/intel/dptf: Remove prompts from DPTF config options
Tim Wawrzynczak
2020-07-26
1
-5
/
+6
*
drivers/mrc_cache: Avoid unused variable assignment
Paul Menzel
2020-07-26
1
-3
/
+1
*
src: Update bare access to BOOL CONFIG_ vals to CONFIG()
Martin Roth
2020-07-26
1
-1
/
+1
*
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-26
3
-4
/
+4
*
src: Remove whitespace between 'sizeof' and '('
Elyes HAOUAS
2020-07-26
4
-22
/
+22
*
drivers/usb: Avoid NULL pointer dereference
John Zhao
2020-07-26
1
-2
/
+7
*
drivers/intel/dptf: Add missing Scope operator for _FIF
Tim Wawrzynczak
2020-07-26
1
-0
/
+2
*
src: Remove unused 'include <cbmem.h>'
Elyes HAOUAS
2020-07-26
1
-1
/
+0
*
src: Remove extra lines in license header
Elyes HAOUAS
2020-07-26
1
-5
/
+1
*
src: Remove unused include <cpu/x86/smm.h>
Elyes HAOUAS
2020-07-26
1
-1
/
+0
*
drivers/intel/gma/Kconfig: Avoid dependency hell when ignoring straps
Angel Pons
2020-07-20
1
-7
/
+8
*
drivers/intel/dptf: Add missing scope operator around TSR options
Tim Wawrzynczak
2020-07-18
1
-1
/
+4
*
dptf: Fix scope of TCPU device
Tim Wawrzynczak
2020-07-18
1
-99
/
+123
*
drivers/amd/i2s_machine_dev: Add a driver for AMD I2S machine device
Furquan Shaikh
2020-07-17
4
-0
/
+115
[next]