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
/
soc
/
intel
/
xeon_sp
/
chip_common.c
Age
Commit message (
Expand
)
Author
2024-01-31
soc/intel/xeon_sp: Attach UBOX stacks
Patrick Rudolph
2024-01-31
device/device.h: Rename busses for clarity
Arthur Heymans
2024-01-29
device: Add a helper function to add a downstream bus
Arthur Heymans
2024-01-24
soc/intel/xeon_sp/chip_common: Improve the domain ID
Patrick Rudolph
2024-01-22
soc/intel/xeon_sp: Scan and allocate resources on all stacks
Arthur Heymans
2024-01-22
soc/intel/xeon_sp: Fix devicetree walking up
Patrick Rudolph
2024-01-15
soc/intel/xeon_sp: Redesign resource allocation
Arthur Heymans
2023-05-17
console: Add format-checking __printf() to die()
Nico Huber
2023-03-25
soc/intel/xeon_sp/chip_common.c: Probe all buses in attach_iio_stacks()
Jonathan Zhang
2023-02-13
soc/intel/xeon_sp/chip_common.c: check SOC_INTEL_PCIE_64BIT_ALLOC
Jonathan Zhang
2022-09-15
soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-05-13
soc/intel/xeon_sp: Remove set but unused variable
Arthur Heymans
2020-11-13
soc/intel/xeon_sp: Change the return type of get_iio_stack_info()
Arthur Heymans
2020-10-30
soc/intel/xeon_sp: Move common chip.c code
Marc Jones