index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device
Age
Commit message (
Expand
)
Author
2023-04-22
lib/version: Move board identification strings
Kyösti Mälkki
2023-04-20
device: Move D3COLD_SUPPORT symbol
Sean Rhodes
2023-04-12
Revert "device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORT"
Michael Niewöhner
2023-04-06
cpu/x86/topology: Add code to fill in topology on struct path
Arthur Heymans
2023-04-06
cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path
Arthur Heymans
2023-03-09
device/Kconfig: explain which PCI ID needs to be used for VGA_BIOS_ID
Felix Held
2023-03-09
device/pci_rom: rework PCI ID remapping in pci_rom_probe
Felix Held
2023-03-05
device/xhci: Add functions to work with resource pointers
Robert Zieba
2023-03-02
device/pciexp_device.c: Do not enable common clock if already active
Werner Zeh
2023-02-27
device/dram/spd.c: Add Nanya's Manufacturer ID
Martin Roth
2023-02-17
device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORT
Sean Rhodes
2023-02-09
treewide: Remove repeated words
Elyes Haouas
2023-02-06
device/pci_device.c: Add way to limit max bus numbers
Arthur Heymans
2023-02-01
treewide: Remove duplicated include <device/pci.h>
Elyes Haouas
2023-01-11
device/Kconfig: Fix selection of software connection manager
Martin Roth
2023-01-11
drivers/intel/gma: Hook up libgfxinit in romstage
Jeremy Compostella
2023-01-08
soc/intel/alderlake/acpi: Add Kconfig options for SCM and FCM
Sean Rhodes
2023-01-04
spd.h: Move enum ddr3_module_type to ddr3.h
Elyes Haouas
2023-01-04
spd.h: Move enum ddr2_module_type to ddr2.h
Elyes Haouas
2022-12-17
device/Kconfig: bump desktop framebuffer max height/width to support 4K
Matt DeVillier
2022-12-17
device/oprom/yabel/io: use __fallthrough instead of comment
Felix Held
2022-12-14
device/cpu_device.c: Zero initialize struct
Arthur Heymans
2022-12-10
treewide: Include <device/mmio.h> instead of <arch/mmio.h>
Elyes Haouas
2022-11-24
device/mdio: Provide helper functions for read and write
Werner Zeh
2022-11-24
src/device + util/sconfig: Introduce new device 'mdio'
Mario Scheithauer
2022-11-22
src/device/pci_: Remove unnecessary space after casts
Elyes Haouas
2022-11-20
device/pciexp: add pcie_find_dsn()
Jonathan Zhang
2022-11-14
device/Kconfig: Don't allow native mode in x86_64
Arthur Heymans
2022-11-12
device & commonlib: Update pci_scan_bus postcodes
Martin Roth
2022-11-10
/: Remove "ERROR: "/"WARNING: " prefixes from log messages
Elyes Haouas
2022-11-07
device/resource_allocator_v3: Drop code
Arthur Heymans
2022-11-04
device/dram: Add kconfig options for memory types
Martin Roth
2022-11-03
{device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h>
Elyes Haouas
2022-10-26
src/device: Clean up includes
Elyes Haouas
2022-10-12
device/dram/ddr2: Use 'enum cb_err' instead of 'int'
Elyes Haouas
2022-10-06
include/device/device_util.c: add predicates for pci devices
Fabio Aiuto
2022-10-06
device/device_const.c: Clean up includes and add <types.h>
Elyes Haouas
2022-09-29
treewide: use is_enabled_cpu() on cycles over device list
Fabio Aiuto
2022-09-29
include/device/path.h: use functions for enabled cpu selection
Fabio Aiuto
2022-09-13
device/dram: Reformat code
Elyes Haouas
2022-09-12
device: Clear lane error status
Wilson Chou
2022-09-08
device/pci_device: Add missing spaces to log messages
Paul Menzel
2022-09-06
allocator_v4: Disable top-down mode by default
Nico Huber
2022-09-05
Revert "allocator_v4: Treat above 4G resources more natively"
Nico Huber
2022-09-04
allocator_v4: Treat above 4G resources more natively
Nico Huber
2022-09-04
pciexp_device: Propagate above-4G flag to all hotplug devices
Nico Huber
2022-09-04
allocator_v4: Introduce RESOURCE_ALLOCATION_TOP_DOWN
Nico Huber
2022-09-04
device/i2c_bus: Add routines to read and write multiple bytes
Werner Zeh
2022-08-31
device/dram/ddr4.c: note that dimm size calculation won't work for 3DS
Krystian Hebel
2022-08-31
device/dram/ddr4.c: fill missing ECC info from SPD
Krystian Hebel
2022-08-31
allocator_v4: Completely ignore resources with 0 limit
Nico Huber
2022-08-29
pciexp: Move PCI path check one level up to pciexp_enable_ltr()
Nico Huber
2022-08-25
device/dram: Add function to convert freq to MT/s for (LP)DDR5
Matt DeVillier
2022-08-17
pciexp_device: Fix offset handling for extended capabilities
Nico Huber
2022-08-17
pciexp: Refactor extended capability handling
Nico Huber
2022-08-17
pciexp_device: Drop quirk handling in pciexp_get_ext_cap_offset()
Nico Huber
2022-08-17
pciexp_device: Properly search for Intel's 0xcafe capability
Nico Huber
2022-08-17
pciexp_device: Introduce pciexp_find_ext_vendor_cap()
Nico Huber
2022-08-17
pciexp_device: Join pciexp_find_(next_)extended_cap() APIs
Nico Huber
2022-08-15
pciexp_device: Fix pciexp_find_next_extended_cap()
Nico Huber
2022-08-13
device: Skip not assigned resources during global resource search
Shuo Liu
2022-08-13
payloads/tianocore: Rename TianoCore to edk2
Sean Rhodes
2022-08-07
pciexp_device: Handle unsupported requests in pciexp_get_ext_cap_offset()
Bill XIE
2022-08-07
pci_device: Add a function to find PCI capability ID recursively
Bill XIE
2022-08-07
pciexp_device: Fix a bug in pciexp_enable_ltr()
Bill XIE
2022-08-03
device: Fix 64Bit Device Resource Info Print
Gang Chen
2022-08-03
dev/i2c_bus: Fix `count` argument in i2c_dev_detect()
Nico Huber
2022-06-27
allocator_v4: Make it explicit that we start with the highest alignment
Nico Huber
2022-06-27
allocator_v4: Manually inline round()
Nico Huber
2022-06-27
allocator_v4: Reflow and revise comment blocks
Nico Huber
2022-06-27
allocator_v4: Drop spurious rule from comment
Nico Huber
2022-06-26
resource: Add helpers for memory resources
Kyösti Mälkki
2022-06-26
device: Add fixed_io_range_flags() and helpers
Kyösti Mälkki
2022-06-26
device: Add fixed_mem_range_flags() and helpers
Kyösti Mälkki
2022-06-22
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-06-21
device/i2c_bus: Add missing trailing newline to console output
Matt DeVillier
2022-06-21
device/i2c_bus: Check for self loop in bus link
Matt DeVillier
2022-05-31
dev/i2c_bus: Add declaration, implementation of i2c_dev_detect()
Matt DeVillier
2022-05-29
device: Add IORESOURCE_ABOVE_4G flag to PCI64 resources
Tim Wawrzynczak
2022-05-28
payloads/external: Add support for coreDOOM payload
Nicholas Chin
2022-05-24
device: Add log_resource()
Kyösti Mälkki
2022-05-17
arch/x86/ebda.c: Move setting up ebda to a BS hook
Arthur Heymans
2022-04-22
device: Remove unused <cbmem.h>
Elyes HAOUAS
2022-04-01
device/i2c_bus: Constify i2c_busdev and i2c_link
Matt DeVillier
2022-03-30
device/pci_device.c: Return if the scan parameter is invalid
Arthur Heymans
2022-03-28
device/pciexp_device: Set resources for pciexp_hotplug_dummy_ops
John Su
2022-03-15
i2c: Add configurable I2C transfer timeout
Jes Klinke
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2022-03-02
device/pci_device.c: Improve pci_bridge_route() readability
Arthur Heymans
2022-02-28
device/pci_device: Fix PCIe bridge detection
Nico Huber
2022-02-22
treewide: Get rid of CONFIG_AZALIA_MAX_CODECS
Elyes Haouas
2022-02-16
device: Add support for PCIe Resizable BARs
Tim Wawrzynczak
2022-02-10
device: Add pciexp_find_next_extended_cap function
Tim Wawrzynczak
2022-02-08
device/dram/ddr2.c: Fix log messages
Elyes HAOUAS
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2022-01-26
src: Add missing 'void' in function definition
Elyes HAOUAS
2022-01-24
device: constify pciexp_find_extended_cap()
Tim Wawrzynczak
2022-01-17
oprom/yabel/io.c: Fix building for ENV_X86_64
Arthur Heymans
2022-01-17
oprom/realmode/x86.c: Fix building for ENV_X86_64
Arthur Heymans
2022-01-12
device/pci_device.c: Make sure the PCI bus has a device
Arthur Heymans
[next]