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
/
compulab
Commit message (
Expand
)
Author
Age
Files
Lines
*
mainboard/compulab: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
9
-118
/
+18
*
drivers/intel/gma/acpi: Provide default definition for displays
Nico Huber
2020-03-29
1
-3
/
+2
*
drivers/intel/gma: Ditch `link_frequency_270_mhz` setting
Nico Huber
2020-03-24
1
-1
/
+0
*
mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later
Angel Pons
2020-03-20
1
-12
/
+1
*
mainboard/[a-f]*: Remove copyright notices
Patrick Georgi
2020-03-18
10
-15
/
+0
*
mb/*/Kconfig: Factor out MAINBOARD_VENDOR
Angel Pons
2020-03-03
1
-1
/
+0
*
mb/compulab/intense_pc: Reformat devicetree
Angel Pons
2020-01-10
1
-124
/
+39
*
mb/compulab/intense_pc: Drop zero values
Angel Pons
2020-01-10
1
-10
/
+0
*
mb/**/hda_verb.{c,h}: use denary numerals for codec IDs
Angel Pons
2020-01-02
1
-19
/
+19
*
mb/*/*/acpi_tables: Don't initialize already initialized fields
Peter Lemenkov
2019-12-31
1
-8
/
+0
*
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
-1
/
+0
*
mb/**/hda_verb.c: Clean up formatting
Angel Pons
2019-12-12
1
-43
/
+6
*
mb/**/hda_verb.c: use denary numerals for lengths
Angel Pons
2019-12-11
1
-2
/
+2
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
1
-1
/
+1
*
mb/compulab/intense_pc: Clean PCH and super-i/o config up
Nico Huber
2019-11-18
1
-21
/
+4
*
nb/intel/sandybridge: Set up console in bootblock
Arthur Heymans
2019-11-18
2
-1
/
+4
*
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
-1
/
+1
*
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
-3
/
+0
*
smsc/superio/sio1007: Fix header name
Kyösti Mälkki
2019-08-27
1
-1
/
+1
*
sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported
Patrick Rudolph
2019-07-19
1
-1
/
+0
*
sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree
Arthur Heymans
2019-06-21
1
-6
/
+0
*
nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE
Nico Huber
2019-05-12
1
-1
/
+1
*
nb/intel/sandybridge: Drop pch.h from sandybridge.h
Patrick Rudolph
2019-04-23
1
-0
/
+1
*
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
2
-2
/
+2
*
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
-4
/
+2
*
nb/intel/sandybridge: Remove the C native graphic init
Arthur Heymans
2019-01-16
1
-1
/
+0
*
mb/*/*: Use libgfxinit on sandy and ivy bridge boards
Arthur Heymans
2019-01-15
3
-0
/
+36
*
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
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
*
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
1
-1
/
+0
*
mb/*/*/Makefile.inc: Remove acpi_tables.c from Makefiles
Peter Lemenkov
2018-10-16
1
-1
/
+0
*
southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
Angel Pons
2018-08-05
1
-12
/
+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
/
+0
*
mainboard: Get rid of device_t
Elyes HAOUAS
2018-06-09
1
-1
/
+1
*
mainboard: Get rid of device_t in ramstage
Elyes HAOUAS
2018-06-09
1
-2
/
+2
*
sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
Arthur Heymans
2018-02-27
1
-0
/
+1
*
mb/compulab: Mark Intense-PC as single board computer in board_info.txt
Jonathan Neuschäfer
2018-02-20
1
-1
/
+1
[next]