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
*
src/device/dram/Makefile.inc: specify one file per line
Sergii Dmytruk
2023-08-28
1
-2
/
+4
*
device/dram: add DDR4 RCD I2C access functions
Krystian Hebel
2023-08-21
2
-1
/
+219
*
device/dram: add DDR4 MRS commands
Krystian Hebel
2023-08-21
1
-0
/
+222
*
device/oprom/realmode/x86: temporary disable NULL breakpoints
Felix Held
2023-08-15
1
-1
/
+8
*
device/pnp_device: Remove return statement from void function
Elyes Haouas
2023-08-15
1
-1
/
+0
*
commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles
Martin Roth
2023-08-14
1
-0
/
+1
*
treewide: Get rid of "NO_DDRx" selection
Elyes Haouas
2023-08-09
1
-31
/
+5
*
device, soc: Add SPDX license headers to Makefiles
Martin Roth
2023-08-06
1
-0
/
+2
*
allocator_v4: Disable top-down allocation for EDK2
Nico Huber
2023-07-08
1
-2
/
+5
*
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2023-06-23
2
-3
/
+3
*
allocator_v4: Fix top-level allocations w/o IORESOURCE_ABOVE_4G
Nico Huber
2023-06-23
1
-2
/
+2
*
allocator_v4: Remove redundant parameter
Nico Huber
2023-06-22
1
-2
/
+3
*
allocator_v4: Manually inline some thin functions
Nico Huber
2023-06-22
1
-46
/
+22
*
allocator_v4: Factor resource printing out
Nico Huber
2023-06-22
1
-48
/
+67
*
allocator_v4: Use memranges only for toplevel
Nico Huber
2023-06-22
1
-125
/
+123
*
allocator_v4: Treat above 4G resources more natively
Nico Huber
2023-06-22
2
-189
/
+51
*
device/resource_allocator_v4: Remove "ERROR: " from log message
Elyes Haouas
2023-06-19
1
-1
/
+1
*
device/pci: Limit default domain memory window
Nico Huber
2023-06-01
2
-1
/
+25
*
device/resource_allocator_v4.c: Fix printing unsigned integers
Arthur Heymans
2023-06-01
1
-4
/
+4
*
device/allocator: Allow for multiple domain resources of a type
Arthur Heymans
2023-06-01
1
-64
/
+69
*
device/dram: Update RDIMM classification from RIMM to DIMM
Ziang Wang
2023-05-31
1
-4
/
+4
*
device/Kconfig: Reduce PCIe hotplug bus numbers and IO resources
Arthur Heymans
2023-05-19
1
-6
/
+4
*
console: Add format-checking __printf() to die()
Nico Huber
2023-05-17
2
-10
/
+4
*
device/allocator: Fix format string for resource flags (%lu)
Nico Huber
2023-05-15
1
-1
/
+1
*
lib/version: Move board identification strings
Kyösti Mälkki
2023-04-22
1
-2
/
+0
*
device: Move D3COLD_SUPPORT symbol
Sean Rhodes
2023-04-20
1
-0
/
+14
*
Revert "device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORT"
Michael Niewöhner
2023-04-12
1
-13
/
+0
*
cpu/x86/topology: Add code to fill in topology on struct path
Arthur Heymans
2023-04-06
1
-10
/
+0
*
cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path
Arthur Heymans
2023-04-06
1
-0
/
+1
*
device/Kconfig: explain which PCI ID needs to be used for VGA_BIOS_ID
Felix Held
2023-03-09
1
-0
/
+4
*
device/pci_rom: rework PCI ID remapping in pci_rom_probe
Felix Held
2023-03-09
1
-15
/
+5
*
device/xhci: Add functions to work with resource pointers
Robert Zieba
2023-03-05
3
-95
/
+134
*
device/pciexp_device.c: Do not enable common clock if already active
Werner Zeh
2023-03-02
1
-0
/
+18
*
device/dram/spd.c: Add Nanya's Manufacturer ID
Martin Roth
2023-02-27
1
-0
/
+2
*
device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORT
Sean Rhodes
2023-02-17
1
-0
/
+13
*
treewide: Remove repeated words
Elyes Haouas
2023-02-09
1
-1
/
+1
*
device/pci_device.c: Add way to limit max bus numbers
Arthur Heymans
2023-02-06
1
-1
/
+13
*
treewide: Remove duplicated include <device/pci.h>
Elyes Haouas
2023-02-01
2
-4
/
+0
*
device/Kconfig: Fix selection of software connection manager
Martin Roth
2023-01-11
1
-0
/
+6
*
drivers/intel/gma: Hook up libgfxinit in romstage
Jeremy Compostella
2023-01-11
1
-1
/
+30
*
soc/intel/alderlake/acpi: Add Kconfig options for SCM and FCM
Sean Rhodes
2023-01-08
1
-0
/
+24
*
spd.h: Move enum ddr3_module_type to ddr3.h
Elyes Haouas
2023-01-04
2
-32
/
+11
*
spd.h: Move enum ddr2_module_type to ddr2.h
Elyes Haouas
2023-01-04
1
-10
/
+11
*
device/Kconfig: bump desktop framebuffer max height/width to support 4K
Matt DeVillier
2022-12-17
1
-2
/
+4
*
device/oprom/yabel/io: use __fallthrough instead of comment
Felix Held
2022-12-17
1
-1
/
+1
*
device/cpu_device.c: Zero initialize struct
Arthur Heymans
2022-12-14
1
-1
/
+1
*
treewide: Include <device/mmio.h> instead of <arch/mmio.h>
Elyes Haouas
2022-12-10
1
-1
/
+1
*
device/mdio: Provide helper functions for read and write
Werner Zeh
2022-11-24
1
-0
/
+24
*
src/device + util/sconfig: Introduce new device 'mdio'
Mario Scheithauer
2022-11-24
4
-0
/
+27
*
src/device/pci_: Remove unnecessary space after casts
Elyes Haouas
2022-11-22
2
-15
/
+15
[next]