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
/
include
/
device
/
device.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/device/device_util.c: add predicates for pci devices
Fabio Aiuto
2022-10-06
1
-0
/
+3
*
include/device/path.h: use functions for enabled cpu selection
Fabio Aiuto
2022-09-29
1
-0
/
+2
*
pciexp_device: Propagate above-4G flag to all hotplug devices
Nico Huber
2022-09-04
1
-0
/
+4
*
include: Add SPDX-License-Identifiers to files missing them
Martin Roth
2022-08-01
1
-0
/
+2
*
include/device/device.h: Remove unneeded blank line after '{'
Elyes HAOUAS
2022-07-17
1
-1
/
+0
*
device: Drop LOG_MEM/IO_RESOURCE
Kyösti Mälkki
2022-06-26
1
-17
/
+0
*
resource: Add helpers for memory resources
Kyösti Mälkki
2022-06-26
1
-0
/
+56
*
device: Add fixed_io_range_flags() and helpers
Kyösti Mälkki
2022-06-26
1
-6
/
+23
*
device: Add fixed_mem_range_flags() and helpers
Kyösti Mälkki
2022-06-26
1
-3
/
+34
*
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-06-22
1
-13
/
+13
*
SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries
Angel Pons
2021-11-04
1
-0
/
+11
*
include/device: ensure valid link/bus is passed to mp_cpu_bus_init
Felix Held
2021-10-22
1
-0
/
+11
*
device: Drop unused function `dev_find_matching_device_on_bus`
Furquan Shaikh
2021-09-24
1
-14
/
+0
*
device: Add helper macros for device pointers using alias names
Furquan Shaikh
2021-09-20
1
-0
/
+8
*
device/device.h: Drop unused function declaration
Angel Pons
2021-09-06
1
-1
/
+0
*
device: Add helper function devfn_disable()
Subrata Banik
2021-06-17
1
-0
/
+2
*
device: Add helper function is_devfn_enabled()
Subrata Banik
2021-06-09
1
-0
/
+1
*
device: Consider fw_config probing in `is_dev_enabled()`
Furquan Shaikh
2021-05-24
1
-5
/
+1
*
device: Drop unused `uma_memory_{base,size}` globals
Angel Pons
2021-05-10
1
-6
/
+0
*
device/device.c: Rename .disable to .vga_disable
Arthur Heymans
2021-02-24
1
-1
/
+1
*
device: Drop `mmconf_resource_init` function
Angel Pons
2021-01-30
1
-1
/
+0
*
device: Use __pci_0_00_0_config in config_of_soc()
Furquan Shaikh
2021-01-12
1
-5
/
+6
*
device + util/sconfig: introduce new device `gpio`
Michael Niewöhner
2020-12-28
1
-0
/
+2
*
include/device/device: add comment that config_of_soc never returns NULL
Felix Held
2020-12-06
1
-0
/
+1
*
soc/intel/xeon_sp: Move function debug macros
Marc Jones
2020-10-29
1
-0
/
+14
*
include/device/device.h: Move resource debug macros
Marc Jones
2020-10-29
1
-0
/
+18
*
device: Export enable_static_device() function
Duncan Laurie
2020-10-21
1
-0
/
+1
*
device: Clarify use of `config_of()`
Nico Huber
2020-10-08
1
-0
/
+6
*
device: Add find_dev_nested_path helper function
Rob Barnes
2020-07-28
1
-0
/
+4
*
device/device.h: Add `is_dev_enabled` function
Angel Pons
2020-07-26
1
-0
/
+5
*
fw_config: Add firmware configuration interface
Duncan Laurie
2020-06-02
1
-0
/
+4
*
device/pci_device: Extract pci_domain_set_resources from SOC
Raul E Rangel
2020-05-12
1
-0
/
+1
*
include/device/device.h: Include <smbios.h>
Elyes HAOUAS
2020-05-01
1
-1
/
+1
*
device: Constify struct device * parameter to acpi_inject_dsdt
Furquan Shaikh
2020-04-28
1
-1
/
+1
*
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
1
-1
/
+1
*
device: Constify struct device * parameter to dev_name
Furquan Shaikh
2020-04-28
1
-1
/
+1
*
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-28
1
-1
/
+1
*
device: Add helper function to find matching device on bus
Furquan Shaikh
2020-04-22
1
-0
/
+13
*
device: Add a helper to find device behind a PCI-to-PCI bridge device
Furquan Shaikh
2020-04-22
1
-0
/
+4
*
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
1
-2
/
+2
*
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-04-02
1
-2
/
+2
*
Add configurable ramstage support for minimal PCI scanning
Ronald G. Minnich
2020-02-08
1
-1
/
+4
*
pciexp: Add support for allocating PCI express hotplug resources
Jeremy Soller
2020-02-05
1
-0
/
+1
*
device/smbus: Drop unused smbus_set_link()
Kyösti Mälkki
2020-01-04
1
-1
/
+0
*
Drop ROMCC code and header guards
Arthur Heymans
2019-12-19
1
-9
/
+0
*
device/pci: Reduce scope of dev_find_slot()
Kyösti Mälkki
2019-11-21
1
-1
/
+0
*
include: Make stdbool.h a separate file
Julius Werner
2019-11-18
1
-2
/
+1
*
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-10-08
1
-1
/
+0
*
device/root_device: Consolidate common _scan_bus() functions
Nico Huber
2019-10-08
1
-1
/
+1
*
device: Rename scan_static_bus() -> enable_static_devices()
Nico Huber
2019-10-07
1
-1
/
+1
[next]