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
/
mainboard
/
asrock
/
h81m-hds
Age
Commit message (
Expand
)
Author
2024-06-07
mb/**/hda_verb: Use `AZALIA_PIN_CFG_NC(0)`
Angel Pons
2024-02-18
mb/*: Add SPDX headers for cmos.default files
Martin Roth
2024-02-18
mb/51nb to mb/bytedance: Add SPDX license headers to Kconfig files
Martin Roth
2024-01-24
mb/51nb to mb/gigabyte: Rename Makefiles from .inc to .mk
Martin Roth
2022-11-25
cpu/intel/haswell: Move chip_ops to cpu cluster
Arthur Heymans
2022-11-18
Makefile.inc: Remove workaround ACPI warnings
Arthur Heymans
2022-11-09
nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetree
Arthur Heymans
2022-08-13
src/mb: Update unlicensable files with the CC-PDDC SPDX ID
Martin Roth
2022-05-30
mb/asrock/h81m-hds: Reorder selects alphabetically
Felix Singer
2022-01-28
IASL: Ignore IASL's "Missing dependency" warning
Elyes HAOUAS
2022-01-01
src: Use 'stdint.h' when appropriate
Elyes HAOUAS
2021-07-26
mb/*: Specify type of `MAINBOARD_PART_NUMBER` once
Angel Pons
2021-07-26
mb/*: Specify type of `MAINBOARD_DIR` once
Angel Pons
2021-07-26
src/*: Specify type of `CBFS_SIZE` once
Angel Pons
2021-05-04
mb/*/Kconfig: Drop select USE_OPTION_TABLE
Patrick Rudolph
2021-03-25
nb/intel/haswell: Decouple mainboard USB config from MRC
Angel Pons
2021-03-23
haswell boards: Use zero length for disabled USB ports
Angel Pons
2021-03-23
nb/intel/haswell: Use unshifted SPD addresses in mainboards
Angel Pons
2021-03-19
nb/intel/haswell: Consolidate memory-down SPD handling
Angel Pons
2021-02-12
haswell boards: Correct USB config indentation
Angel Pons
2021-02-12
haswell: Drop `mainboard_fill_pei_data`
Angel Pons
2021-02-12
mainboard: Drop unneeded `default_brightness_levels.asl`
Angel Pons
2021-01-27
ACPI: Add top-level ASL
Kyösti Mälkki
2021-01-15
cpu/intel/haswell: Factor out ACPI C-state values
Angel Pons
2021-01-10
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2020-11-23
mb/**/cmos.layout: Indent everything with tabs
Angel Pons
2020-11-23
mb/**/cmos.layout: Remove crusty comments
Angel Pons
2020-11-13
nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl`
Angel Pons
2020-11-10
sb/intel/lynxpoint/sata: Always use AHCI mode
Angel Pons
2020-10-19
superio/nuvoton: Factor out equivalent Kconfig option
Angel Pons
2020-10-13
{src/mb,util/autoport}: Use macro for DSDT revision
Elyes HAOUAS
2020-09-04
mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL'
Elyes HAOUAS
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 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/asrock/h81m-hds: 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-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/asrock: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-20
mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later
Angel Pons
2020-03-18
mainboard/[a-f]*: Remove copyright notices
Patrick Georgi
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
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-05-12
mb/asrock/h81m-hds: Drop now obsolete libgfxinit override
Nico Huber
2019-04-23
sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock
Arthur Heymans
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-06
Kconfig: Unify power-after-failure options
Nico Huber
2019-01-03
mb/asrock/h81m-hds: Move GPIO header to a linked C file
Tristan Corrick
2018-12-28
sb/intel/lynxpoint: Handle H81 only having 6 PCIe root ports
Tristan Corrick
2018-12-19
mb/asrock/h81m-hds: Allow "keep state" for power_on_after_fail
Tristan Corrick
2018-12-03
sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge Kconfig
Tristan Corrick
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-21
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-21
nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge Kconfig
Elyes HAOUAS
2018-11-16
mainboard: Add ASRock H81M-HDS
Tristan Corrick