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
/
intel
/
baskingridge
Age
Commit message (
Expand
)
Author
2020-06-02
src: Remove unused 'include <arch/smp/mpspec.h>'
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-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-22
nb/intel/haswell: Deprecate WDB params in pei_data
Angel Pons
2020-04-06
mainboard/intel: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-29
drivers/intel/gma/acpi: Provide default definition for displays
Nico Huber
2020-03-18
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2020-03-07
chromeos: stop sharing write protect GPIO with depthcharge
Joel Kitching
2020-01-02
mb/**/hda_verb.c: Correct codec ID on subvendor verbs
Angel Pons
2020-01-02
mb/**/hda_verb.{c,h}: use denary numerals for codec IDs
Angel Pons
2019-12-31
mb/**/acpi: Remove unused files
Angel Pons
2019-12-31
mb/**/dsdt.asl: Remove outdated sleepstates.asl comment
Angel Pons
2019-12-27
mb/*/*/acpi_tables: Remove unnecessary function call
Peter Lemenkov
2019-12-21
mb/**/dsdt.asl: Remove "Some generic macros" comment
Angel Pons
2019-12-20
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-19
mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>
Elyes HAOUAS
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-04
sb/intel/lynxpoint: Use sb/intel/common/platform.asl
Arthur Heymans
2019-11-01
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-10-20
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-09-16
src/mainboard: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-11
src: Remove unneeded include <arch/interrupt.h>
Elyes HAOUAS
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-25
mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__
Kyösti Mälkki
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-05-15
src/mainboard: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-13
mainboard: remove "recovery" gpio, selectively add "presence" gpio.
Matt Delco
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-21
nb/intel/haswell: Add an option for where verstage starts
Arthur Heymans
2019-04-11
chromeos: clean up "recovery" and "write protect" GPIOs
Joel Kitching
2019-03-28
chromeos: remove remaining dev switch references
Joel Kitching
2019-03-27
chromeos: update old boards to use lb_add_gpios notation
Joel Kitching
2019-03-21
mb/*/chromeos.c: Be explicit about code for ramstage
Kyösti Mälkki
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-13
src: Drop unused 'include <arch/ioapic.h>'
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
Remove DEFAULT_PCIEXBAR alias
Kyösti Mälkki
2019-03-05
mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files
Hung-Te Lin
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-04
mb/*/chromeos.c: Fix PRE_RAM and unify style
Kyösti Mälkki
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-03
sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge Kconfig
Tristan Corrick
2018-12-03
sb/intel/lynxpoint: Make the finalise handler common
Tristan Corrick
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
cpu/intel/haswell: Rework acpi/cpu.asl
Arthur Heymans
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-21
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-21
nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge Kconfig
Elyes HAOUAS
2018-11-16
sb/intel/lynxpoint: Generate the ACPI FADT with a common function
Tristan Corrick
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-01
sb/intel/common: Create a common implementation of `acpi_fill_madt()`
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Add a common platform.asl file
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table
Tristan Corrick
2018-10-18
mb: Fix non-local header treated as local
Elyes HAOUAS
2018-10-17
mb/*/*: Clean up FADT checksum assignment
Jonathan Neuschäfer
2018-08-14
src: Remove duplicated 'include <device/device.h>'
Elyes HAOUAS
2018-08-13
sb/intel/lynxpoint/Kconfig: Clean up redefined config options
Arthur Heymans
2018-08-13
src/mb: Remove some unneeded includes
Elyes HAOUAS
2018-08-13
mb: Get rid of unneeded include <cbmem.h>
Elyes HAOUAS
2018-06-14
cpu/intel/haswell: Use the common intel romstage_main function
Arthur Heymans
2018-06-09
mainboard: Get rid of device_t
Elyes HAOUAS
2018-06-04
mb/intel: Get rid of whitespace before tab
Elyes HAOUAS
2018-05-08
mb/intel: Get rid of device_t
Elyes HAOUAS
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-07-06
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default
Julius Werner
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
cpu/cpu.h: Drop excessive includes
Kyösti Mälkki
2016-08-17
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-07-30
chromeos mainboards: remove chromeos.asl
Aaron Durbin
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-07-15
mainboards: align on using ACPI_Sx definitions
Aaron Durbin
2016-02-23
southbridge/intel/lynxpoint: Use common gpio.c
Patrick Rudolph
2016-01-21
chromeos: import Chrome OS fmaps
Patrick Georgi
2015-11-05
mainboard: Remove last_boot NVRAM option
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-22
gma ACPI: Make brightness levels a per board setting
Nico Huber
2015-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-27
Move TPM code out of chromeos
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-05-19
intel/haswell: Drop MONOTONIC_TIMER_MSR
Patrick Georgi
2015-05-19
Move smi trap sample to documentation, don't keep it in every mobo.
Vladimir Serbinenko
2015-05-16
Remove defines APMC_FINALIZE.
Vladimir Serbinenko
2015-04-30
cpu/intel/haswell: remove dependency on socket_rpga989
Matt DeVillier
2015-04-29
mainboard/intel: Drop unused onboard.h files
Kyösti Mälkki
2015-04-23
src/mainboard/*/*/board_info.txt: Added Release year for boards
Mathias Friman
2015-04-22
mainboards: Add CHROMEOS_VBNV_* where appropriate
Patrick Georgi
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-02-16
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
[next]