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
/
mainboard
/
intel
/
dcp847ske
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/intel/gma/acpi: Provide default definition for displays
Nico Huber
2020-03-29
1
-2
/
+1
*
mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-only
Angel Pons
2020-03-20
1
-11
/
+1
*
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2020-03-18
14
-24
/
+0
*
mb/intel/dcp847ske: Make devicetree prettier
Angel Pons
2020-01-10
1
-27
/
+28
*
mb/**/acpi_tables.c: Drop lid settings on desktops
Angel Pons
2020-01-02
1
-3
/
+0
*
mb/**/hda_verb.{c,h}: use denary numerals for codec IDs
Angel Pons
2020-01-02
1
-4
/
+4
*
mb/**/dsdt.asl: Remove "Some generic macros" comment
Angel Pons
2019-12-21
1
-1
/
+0
*
mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>
Elyes HAOUAS
2019-12-19
1
-2
/
+0
*
mb/**/hda_verb.c: Clean up formatting
Angel Pons
2019-12-12
1
-11
/
+3
*
mb/**/hda_verb.c: use denary numerals for lengths
Angel Pons
2019-12-11
1
-1
/
+1
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
1
-1
/
+1
*
nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree
Nico Huber
2019-11-18
1
-3
/
+0
*
sb/intel/bd82x6x: Handle enabling of GbE
Nico Huber
2019-11-18
1
-10
/
+0
*
mb/intel/dcp847ske: Disable xHCI via devicetree
Nico Huber
2019-11-18
2
-1
/
+2
*
nb/intel/sandybridge: Set up console in bootblock
Arthur Heymans
2019-11-18
2
-1
/
+3
*
nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-18
1
-0
/
+1
*
sb/intel/bd82x6x: Make the pch_enable_lpc hook optional
Arthur Heymans
2019-11-18
1
-4
/
+0
*
nb/intel/sandybridge: Make the mainboard_rcba_config hook optional
Arthur Heymans
2019-11-18
1
-1
/
+1
*
nb/intel/sandybridge: Make the mainboard_early_init hook optional
Arthur Heymans
2019-11-18
1
-4
/
+0
*
mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl
Arthur Heymans
2019-11-04
1
-1
/
+1
*
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-11-01
1
-1
/
+1
*
sb/intel/bd82x6x/lpc: Set up default LPC decode ranges
Arthur Heymans
2019-10-16
1
-10
/
+0
*
intel/dcp847ske: use functions from hwm5_conf.h for HWM setup
Felix Held
2019-10-08
1
-6
/
+2
*
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-09
1
-1
/
+1
*
src/mainboard: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-15
1
-1
/
+0
*
src: Remove unused include <halt.h>
Elyes HAOUAS
2019-05-06
1
-1
/
+0
*
src/mb: Use system_reset()
Elyes HAOUAS
2019-04-29
1
-2
/
+2
*
nb/intel/sandybridge: Drop pch.h from sandybridge.h
Patrick Rudolph
2019-04-23
2
-0
/
+2
*
src/mb/Kconfig: Fix PCI subsystem IDs
Elyes HAOUAS
2019-04-19
1
-8
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
3
-6
/
+6
*
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-06
1
-1
/
+0
*
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
1
-0
/
+1
*
sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...
Jan Tatje
2019-01-25
1
-0
/
+1
*
cpu/intel/model_206ax: Remove the notion of sockets
Arthur Heymans
2019-01-24
2
-4
/
+1
*
mb/*/*/devicetree.cb: Make sandybridge devicetree uniform
Arthur Heymans
2019-01-23
1
-1
/
+1
*
src/mainboard: Use smm-$(CONFIG_HAVE_SMI_HANDLER)
Elyes HAOUAS
2019-01-03
1
-1
/
+1
*
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
1
-1
/
+1
*
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-28
1
-1
/
+1
*
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-23
1
-2
/
+3
*
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-21
1
-1
/
+1
*
mb: Fix non-local header treated as local
Elyes HAOUAS
2018-10-18
1
-1
/
+1
*
src/mainboard/*: Remove IFD_*_REGION values for ifdfake
Angel Pons
2018-08-22
1
-12
/
+0
*
southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
Angel Pons
2018-08-05
1
-8
/
+0
*
src/mb: Fix non-local header treated as local
Elyes HAOUAS
2018-07-02
1
-1
/
+1
*
Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"
Arthur Heymans
2018-06-21
1
-1
/
+1
*
mb/intel: Get rid of device_t
Elyes HAOUAS
2018-05-08
1
-1
/
+1
*
sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
Arthur Heymans
2018-02-27
1
-1
/
+1
*
sb/intel/bd82x6x: Reduce function-disable mess
Nico Huber
2018-01-23
1
-2
/
+2
*
intel/dcp847ske: Add superio ACPI declarations
Tobias Diedrich
2018-01-07
1
-1
/
+28
*
mb/intel/dcp847ske: remove reference to non-existent file
Aaron Durbin
2017-12-22
1
-1
/
+0
[next]