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
/
device
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+13
*
device: Add checks for NULL in device_const.c functions
Furquan Shaikh
2020-04-22
1
-0
/
+15
*
drivers/pc80/rtc: Reorganize prototypes
Kyösti Mälkki
2020-04-20
1
-0
/
+1
*
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
1
-2
/
+2
*
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-10
1
-2
/
+0
*
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-05
6
-13
/
+0
*
src/device: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
28
-336
/
+56
*
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-04-02
1
-1
/
+1
*
device/Kconfig: fix circular dependency for RUN_FSP_GOP
Matt DeVillier
2020-03-31
1
-1
/
+1
*
src/device/Kconfig: Adjust Graphics init defaults
Matt DeVillier
2020-03-29
1
-0
/
+3
*
Rework map_oprom_vendev to add revision check and mapping
Martin Roth
2020-03-25
1
-11
/
+16
*
src/device: Add option to look at revision in option roms
Martin Roth
2020-03-25
2
-10
/
+22
*
arch/x86: Add Kconfig option for 2nd VGA BIOS image
Martin Roth
2020-03-25
1
-0
/
+29
*
src/device/pci_rom.c: Show device IDs on oprom failure
Martin Roth
2020-03-17
1
-1
/
+1
*
treewide: Replace BOARD_EMULATION_QEMU_X86
Angel Pons
2020-03-03
1
-1
/
+1
*
device/Kconfig: select linear framebuffer for Tianocore
Matt DeVillier
2020-02-24
1
-0
/
+2
*
treewide: capitalize 'BIOS'
Elyes HAOUAS
2020-02-17
2
-2
/
+2
*
Add configurable ramstage support for minimal PCI scanning
Ronald G. Minnich
2020-02-08
1
-0
/
+6
*
pciexp: Add support for allocating PCI express hotplug resources
Jeremy Soller
2020-02-05
3
-1
/
+112
*
device/pnp_device: improve warning/error messages
Felix Held
2020-02-01
1
-2
/
+2
*
src/device: Update pci_class to PCI-SIG Specification
Elyes HAOUAS
2020-01-10
1
-2
/
+12
*
device/smbus: Drop unused smbus_set_link()
Kyösti Mälkki
2020-01-04
1
-37
/
+0
*
device/smbus: Drop SMBUS_HAS_AUX_CHANNELS
Kyösti Mälkki
2020-01-04
1
-4
/
+0
*
device/Kconfig: make sure display can't be selected by accident
Michael Niewöhner
2020-01-03
1
-0
/
+3
*
device: Log times with millisecond resolution
Kyösti Mälkki
2019-12-31
1
-13
/
+16
*
superio/common/conf_mode: Add op to write SSDT
Patrick Rudolph
2019-12-22
1
-0
/
+13
*
device/pciexp: Match Max_Payload_Size between ends of a link
Kyösti Mälkki
2019-12-19
1
-0
/
+44
*
src/{drivers,device,ec}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
4
-4
/
+0
*
device/pnp: introduce and use PNP_SKIP_FUNCTION
Felix Held
2019-12-16
1
-1
/
+1
*
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-11
2
-2
/
+2
*
src/device: Fix typo
Elyes HAOUAS
2019-12-09
1
-1
/
+1
*
device/hypertransport: Drop unused code
Arthur Heymans
2019-11-22
1
-42
/
+1
*
device/pci: Reduce scope of dev_find_slot()
Kyösti Mälkki
2019-11-21
1
-1
/
+2
*
device: Add back dummy HT_CHAIN_UNITID_BASE
Kyösti Mälkki
2019-11-20
1
-0
/
+8
*
nb/amd/fam10: Drop support
Arthur Heymans
2019-11-20
1
-7
/
+0
*
arch/x86: Remove EARLY_EBDA_INIT support
Arthur Heymans
2019-11-10
1
-7
/
+2
*
console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices'
Arthur Heymans
2019-11-01
1
-0
/
+10
*
arch/x86/*.S: use defines instead of hardcoded values
Patrick Rudolph
2019-10-29
1
-12
/
+14
*
device: add Kconfig option to hide GOP initialization option
Michael Niewöhner
2019-10-27
1
-1
/
+6
*
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
8
-54
/
+54
*
src/{device,drivers}: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-27
2
-0
/
+2
*
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-10-27
1
-0
/
+1
*
arch/acpi.h: Use of typedef for acpi_vfct
Himanshu Sahdev
2019-10-24
1
-3
/
+3
*
arch/acpi.h: Use of typedef for acpi_vfct_image_hdr
Himanshu Sahdev
2019-10-24
1
-1
/
+1
*
src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'
Elyes HAOUAS
2019-10-21
1
-1
/
+0
*
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-10-20
4
-4
/
+0
*
src: Remove unused include '<device/pci_ids.h>'
Elyes HAOUAS
2019-10-18
3
-3
/
+0
*
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-10-08
1
-9
/
+0
*
device/root_device: Consolidate common _scan_bus() functions
Nico Huber
2019-10-08
1
-21
/
+9
[next]