index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
supermicro
/
x10slm-f
Age
Commit message (
Expand
)
Author
2020-07-28
lynxpoint: Factor out PIRQ routing from devicetree
Angel Pons
2020-07-26
mb/*/*/devicetree.cb: Normalize disabled PIRQ values
Angel Pons
2020-07-12
haswell: Move some MRC settings to devicetree
Angel Pons
2020-07-12
haswell: Add function to retrieve SPD addresses
Angel Pons
2020-07-12
haswell: Automatically determine system type
Angel Pons
2020-07-12
haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig option
Angel Pons
2020-07-12
haswell boards: Drop unused romstage.c includes
Angel Pons
2020-07-12
haswell: Factor out `max_ddr3_freq`
Angel Pons
2020-07-12
haswell: Compute disabled channel masks at runtime
Angel Pons
2020-07-12
mb/supermicro/x10slm-f: Factor out common MRC settings
Angel Pons
2020-07-12
haswell: Relocate `mainboard_romstage_entry` to northbridge
Angel Pons
2020-07-12
haswell: Drop `struct romstage_params` type
Angel Pons
2020-07-09
haswell: Drop GPIO indirection layers
Angel Pons
2020-07-09
haswell: Turn RCBA configuration into a function
Angel Pons
2020-07-08
sb/intel/lynxpoint: Factor out RCBA Function Disable
Angel Pons
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-15
haswell boards: Factor out MAX_CPUS
Angel Pons
2020-06-02
src: Remove redundant includes
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-10
src/mainboard: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-22
nb/intel/haswell: Deprecate WDB params in pei_data
Angel Pons
2020-04-04
mainboard/supermicro: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
mainboard/[^a-p]*: Remove copyright notices
Patrick Georgi
2019-12-19
mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>
Elyes HAOUAS
2019-11-04
sb/intel/lynxpoint: Use sb/intel/common/platform.asl
Arthur Heymans
2019-11-01
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-18
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
2019-07-13
intel/haswell: Replace monotonic timer
Kyösti Mälkki
2019-04-25
mb/supermicro/x10slm-f: Do SIO setup in bootblock
Tristan Corrick
2019-04-19
src/mb/Kconfig: Fix PCI subsystem IDs
Elyes HAOUAS
2019-03-06
Remove DEFAULT_PCIEXBAR alias
Kyösti Mälkki
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-01-25
mb/{kontron,supermicro}: Use pcidev_on_root()
Elyes HAOUAS
2018-12-29
mainboard: Add Supermicro X10SLM+-F
Tristan Corrick