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
/
asus
/
p5qpl-am
Age
Commit message (
Expand
)
Author
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-06
mainboard/asus: 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-09
mb/asus/p5g41t-m_lx: Do not set BSEL GPIOs in devicetree
Angel Pons
2020-03-09
mb/asus/p5g41t-m_lx: Correct GPIO direction
Angel Pons
2020-03-09
mb/asus/p5qpl-am: Do not set BSEL GPIOs in devicetree
Angel Pons
2020-01-13
mb/asus/*/acpi_tables.c: Remove unneeded includes
Elyes HAOUAS
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