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/pci_rom: Make ON_DEVICE_ROM_LOAD condition truthy
Raul E Rangel
2021-07-20
1
-5
/
+5
*
device/pci_rom: Convert #if to C code
Raul E Rangel
2021-07-20
1
-3
/
+1
*
lib/cbfs,device/pci_rom: Move cbfs_boot_map_optionrom and modernize
Raul E Rangel
2021-07-20
1
-0
/
+19
*
src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPC
Martin Roth
2021-07-14
2
-14
/
+0
*
device: Reflow strings in printk statements
Angel Pons
2021-07-05
3
-26
/
+25
*
device/resource_allocator_v4: Only highlight log message with ===
Paul Menzel
2021-07-05
1
-1
/
+1
*
device: Clean up resource utility function signatures
Kyösti Mälkki
2021-07-01
1
-4
/
+4
*
device/pci_device.c: Reuse `irq` variable
Angel Pons
2021-07-01
1
-3
/
+2
*
device/pci_device.c: Drop redundant guard
Angel Pons
2021-06-30
1
-2
/
+0
*
src/device/dram: Add terminating new lines to printk strings
Nikolai Vyssotski
2021-06-28
2
-2
/
+2
*
device: Add helper function devfn_disable()
Subrata Banik
2021-06-17
1
-0
/
+7
*
device/pnp: Always provide `pnp_unset_and_set_config`
Angel Pons
2021-06-10
1
-0
/
+9
*
device/dram: Add LPDDR4 utilities
Rob Barnes
2021-06-09
2
-2
/
+72
*
device: Add helper function is_devfn_enabled()
Subrata Banik
2021-06-09
1
-0
/
+6
*
device: Consider fw_config probing in `is_dev_enabled()`
Furquan Shaikh
2021-05-24
1
-0
/
+14
*
device/device.c: Print bus numbers in decimal
Angel Pons
2021-05-11
1
-1
/
+1
*
device: Drop unused `uma_memory_{base,size}` globals
Angel Pons
2021-05-10
1
-6
/
+0
*
device: Switch pci_dev_is_wake_source to take pci_devfn_t
Tim Wawrzynczak
2021-05-03
1
-6
/
+3
*
device/azalia_device.c: Add option to lock down GCAP
Angel Pons
2021-04-19
2
-0
/
+14
*
device/Kconfig: Adapt PCIEXP_HOTPLUG_BUSES
Nico Huber
2021-04-18
1
-0
/
+2
*
Rename do_printk() to printk()
Nico Huber
2021-04-14
1
-15
/
+15
*
device/i2c_bus.c: Correct code style
Frans Hendriks
2021-04-06
1
-8
/
+4
*
device/dram/ddr3: Drop unused MRS helpers
Angel Pons
2021-04-05
1
-223
/
+0
*
device/dram/ddr4.h: Align with DDR3 and DDR2
Angel Pons
2021-04-05
1
-6
/
+6
*
device/dram/ddr3: Rename DDR3 SPD memory types
Angel Pons
2021-04-05
1
-10
/
+10
*
device/dram/ddr3: Get rid of useless typedefs
Angel Pons
2021-04-05
1
-4
/
+4
*
device/azalia_device.c: Program beep verbs
Patrick Rudolph
2021-03-24
1
-0
/
+2
*
device/azalia_device.c: Introduce AZALIA_MAX_CODECS
Angel Pons
2021-03-24
2
-3
/
+12
*
device/azalia_device.c: Correct STATESTS access width
Angel Pons
2021-03-24
1
-13
/
+13
*
device/azalia_device.c: Unify `wait_for_valid` timeouts
Angel Pons
2021-03-24
1
-8
/
+11
*
device/azalia_device.c: Switch to stopwatch
Patrick Rudolph
2021-03-22
1
-12
/
+16
*
pciexp_device: Rewrite LTR configuration
Nico Huber
2021-03-15
1
-39
/
+69
*
device/pciexp_device.c: Remove CPP guarding
Arthur Heymans
2021-03-14
2
-10
/
+8
*
soc/amd/common/block/graphics/graphics: GOP: load VBIOS
Nikolai Vyssotski
2021-03-13
1
-1
/
+1
*
pci_def.h: Introduce PCI_EXP_DEVCAP2 & PCI_EXP_DEVCTL2 proper
Nico Huber
2021-03-12
1
-4
/
+4
*
device: Give `pci_ops.set_L1_ss_latency` a proper name
Nico Huber
2021-03-12
1
-2
/
+2
*
device/device.c: Rename .disable to .vga_disable
Arthur Heymans
2021-02-24
1
-2
/
+2
*
device/dram: Move SPD manufacturer names out of arch/x86
Patrick Rudolph
2021-02-16
2
-1
/
+38
*
device: Add unit to Kconfig option name: `PRE_GRAPHICS_DELAY_MS`
Paul Menzel
2021-02-15
2
-3
/
+3
*
src/device: Remove unused <console/console.h>
Elyes HAOUAS
2021-02-15
1
-1
/
+0
*
device/azalia_device: Add mainboard hook to program codecs
Angel Pons
2021-02-10
1
-0
/
+6
*
device/azalia_device: Add function to program a verb table
Angel Pons
2021-02-10
1
-10
/
+23
*
device/azalia_device.c: Correct print format
Angel Pons
2021-02-10
1
-1
/
+1
*
soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAY
Kyösti Mälkki
2021-02-06
2
-0
/
+19
*
device/device.c: Print done at end of assign_resources()
Frans Hendriks
2021-02-05
1
-1
/
+1
*
device: correct code style
Frans Hendriks
2021-02-05
5
-46
/
+41
*
device/oprom/include/x86emu/fpu_regs.h: Fix lint error
Frans Hendriks
2021-02-01
1
-8
/
+8
*
device: Drop `mmconf_resource_init` function
Angel Pons
2021-01-30
1
-11
/
+4
*
device/Kconfig: Introduce MMCONF_LENGTH
Angel Pons
2021-01-30
1
-0
/
+8
*
device/Kconfig: Declare MMCONF symbols' type once
Angel Pons
2021-01-29
1
-0
/
+8
[next]