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
/
asus
/
p5qpl-am
Age
Commit message (
Expand
)
Author
2020-01-10
mb/asus/p5qpl-am/devicetree.cb: Do minor cosmetic fixes
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-16
arch/x86: Make X86 stages select ARCH_X86
Arthur Heymans
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-07-18
mb/*/*/gpio: Use static for const structures
Peter Lemenkov
2019-06-06
sb/intel/i82801gx: Detect if the southbridge supports AHCI
Arthur Heymans
2019-05-15
src/mainboard: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-06
src: Remove unused include <halt.h>
Elyes HAOUAS
2019-04-29
src/mb: Use system_reset()
Elyes HAOUAS
2019-04-13
sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-03-13
{mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-08
mb/{asrock,intel,kontron}: Include missing <arch/io.h>
Elyes HAOUAS
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-01-14
mb/asus/p5qpl-am: Add p5g41t-m_lx as a variant
Angel Pons
2019-01-10
mb: Move timestamp_add_now to northbridge x4x
Elyes HAOUAS
2019-01-09
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-08
sb/intel/i82801gx: Autodisable functions based on devicetree
Arthur Heymans
2019-01-07
src/mb/asus/p5qpl-am/romstage.c: Fix comment
Angel Pons
2018-12-28
arch/x86: Drop spurious arch/stages.h includes
Kyösti Mälkki
2018-12-24
mb/asus/p5qpl-am: Add mainboard
Arthur Heymans