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
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
acpi: Call acpi_fill_ssdt() only for enabled devices
Karthikeyan Ramasubramanian
2020-11-09
3
-3
/
+3
*
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
1
-1
/
+0
*
drivers/generic/generic: Drop dead code
Angel Pons
2020-07-09
4
-122
/
+0
*
acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo
Furquan Shaikh
2020-07-02
2
-2
/
+2
*
drivers/generic/gpio_regulator: Drop unused driver for gpio_regulator
Furquan Shaikh
2020-07-02
4
-97
/
+0
*
gpio_keys: Allow boards to configure different wakeup routes
Furquan Shaikh
2020-06-28
2
-4
/
+31
*
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-06-06
1
-5
/
+1
*
drivers/generic/max98357a: Don't write device if HID is missing
Raul E Rangel
2020-06-03
1
-4
/
+4
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
2
-4
/
+0
*
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-13
3
-3
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
18
-18
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
2
-18
/
+2
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
10
-15
/
+15
*
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
5
-5
/
+5
*
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
6
-11
/
+11
*
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-10
6
-6
/
+0
*
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
16
-192
/
+32
*
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-04-02
5
-21
/
+21
*
drivers/generic/max98357a: Allow custom _HID from config
Aamir Bohra
2020-03-20
2
-2
/
+11
*
gfx: Move drivers/generic/gfx to drivers/gfx/generic
Furquan Shaikh
2020-02-24
4
-192
/
+0
*
drivers/generic/gfx: Add null pointer error check
Jacob Garber
2020-02-03
1
-0
/
+3
*
drivers/generic/cbfs-serial: Add driver to read serial from CBFS
Matt DeVillier
2019-12-26
3
-0
/
+57
*
src: Remove unused include <string.h>
Elyes HAOUAS
2019-12-26
1
-1
/
+0
*
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-11
1
-1
/
+1
*
drivers/gfx: Add generic graphics with SSDT generator
Mathew King
2019-12-02
4
-0
/
+190
*
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
1
-3
/
+3
*
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-10-22
17
-35
/
+30
*
devicetree: Fix improper use of chip_operations
Kyösti Mälkki
2019-10-04
1
-7
/
+1
*
src/{device,drivers}: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
1
-0
/
+2
*
drivers/generic/max98357a: Add extra error handling
Jacob Garber
2019-05-29
1
-2
/
+7
*
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
2
-2
/
+0
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
2
-2
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
3
-5
/
+5
*
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
1
-0
/
+1
*
drivers/gpio_keys: Remove redundant is_wakeup_source flag
Karthikeyan Ramasubramanian
2019-02-08
2
-5
/
+1
*
drivers/generic/gpio_keys: Add trigger for wakeup event action
Karthikeyan Ramasubramanian
2019-01-24
2
-1
/
+14
*
src/drivers: Remove needless '&' on function pointers
Elyes HAOUAS
2019-01-23
5
-15
/
+15
*
drivers/generic/adau7002: Add wakeup-delay-ms property
Akshu Agrawal
2019-01-16
2
-0
/
+11
*
drivers/generic/gpio_keys: Add mechanism to configure GPE wake event
Karthikeyan Ramasubramanian
2018-12-10
2
-0
/
+4
*
drivers/generic: Add support for providing DSD properties
Furquan Shaikh
2018-10-06
4
-1
/
+148
*
src/*: normalize Google copyright headers
Patrick Georgi
2018-09-28
3
-3
/
+3
*
acpi: Call acpi_gen_writeSTA by status from device tree
Hung-Te Lin
2018-09-16
2
-2
/
+2
*
google/grunt: Reset BayHub EMMC freq to SD base CLK 50MHz
Kevin Chiu
2018-08-28
2
-4
/
+11
*
google/grunt: Override BayHub EMMC driving strength
Kevin Chiu
2018-08-09
2
-21
/
+53
*
mb/google/kahlee/variants/grunt: Select low-power mode for BayHub720
Simon Glass
2018-06-25
1
-6
/
+20
*
src/drivers: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
1
-3
/
+3
*
drivers/generic/ioapic/ioapic.c: Remove unneeded include
Elyes HAOUAS
2018-06-04
1
-8
/
+0
*
drivers/generic/bayhub: Add driver for BayHub BH720
Simon Glass
2018-05-02
4
-0
/
+120
*
ioapic: extend definition name to avoid collision
Marc Jones
2018-04-09
1
-2
/
+2
*
drivers/generic/adau7002/adau7002.c: Fix null pointer dereference
Richard Spiegel
2018-02-15
1
-3
/
+8
[next]