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
/
foxconn
Age
Commit message (
Expand
)
Author
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-19
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-06-15
pineview boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
x4x boards: Factor out MAX_CPUS
Angel Pons
2020-05-18
mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header
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-04
mainboard/foxconn: 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
2020-03-03
mb/*/Kconfig: Factor out MAINBOARD_VENDOR
Angel Pons
2020-01-13
mb/foxconn/g41s-k/acpi_tables.c: Remove unneeded includes
Elyes HAOUAS
2020-01-10
mb/foxconn/d41s/devicetree.cb: Indent with tabs
Angel Pons
2020-01-02
mb/*/*/acpi_tables: Remove unused includes
Elyes HAOUAS
2019-12-31
mb/*/*/acpi_tables: Don't zero out gnvs again
Peter Lemenkov
2019-12-31
mb/**/dsdt.asl: Remove outdated sleepstates.asl comment
Angel Pons
2019-12-19
mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>
Elyes HAOUAS
2019-12-16
arch/x86: Make X86 stages select ARCH_X86
Arthur Heymans
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-15
nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-15
nb/intel/x4x: Move boilerplate romstage to a common location
Arthur Heymans
2019-11-14
mb/*/*(ich7/x4x): Use common early southbridge init
Arthur Heymans
2019-11-12
sb/intel/i82801gx: Add common LPC decode code
Arthur Heymans
2019-11-11
mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>'
Elyes HAOUAS
2019-11-04
mb/*/*{i82801gx}: Use sb/intel/common/acpi/platform.asl
Arthur Heymans
2019-11-03
mb/intel/{i82801gx,x4x}: Don't select ASPM options
Arthur Heymans
2019-11-01
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-10-11
sb/intel/i82801gx: Move CIR init to a common place
Arthur Heymans
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-06-06
sb/intel/i82801gx: Detect if the southbridge supports AHCI
Arthur Heymans
2019-06-05
mb/*/devicetree.cb: Remove unavailable PCIe ports
Arthur Heymans
2019-05-25
nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-23
src/mainboard/{foxconn/d41s,intel/d510mo}: Use pci_or_config
Arthur Heymans
2019-04-13
sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-03-18
mb/foxconn/g41m: Fix overridetree
Kyösti Mälkki
2019-03-13
src/mainboard/*/*/cstates.c: Drop unused includes
Elyes HAOUAS
2019-03-13
{mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h
Elyes HAOUAS
2019-03-08
src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-01-23
nb/intel/pineview: Use parallel MP init
Arthur Heymans
[next]