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
/
wtm2
Age
Commit message (
Expand
)
Author
2019-01-03
mb/intel/wtm2: Remove duplicated HAVE_SMI_HANDLER
Elyes HAOUAS
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
soc/intel/broadwell: 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-05
mainboard: Remove unneeded include <console/console.h>
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
soc/intel/broadwell/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-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-05-22
mb/intel/wtm2: Drop unsupported native graphics init
Nico Huber
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/cpu.h: Drop excessive includes
Kyösti Mälkki
2016-12-05
mainboard & southbridge: Clear files that are just headers
Martin Roth
2016-10-07
src/mainboard: Remove whitespace after sizeof
Elyes HAOUAS
2016-09-20
src/mainboard/getac - kontron: Add space around operators
Elyes HAOUAS
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-04-13
mainboard/intel: Update license headers
Martin Roth
2016-04-05
chromeos: Simplify fill_lb_gpios even further
Julius Werner
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-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-05-27
Move TPM code out of chromeos
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-19
Move smi trap sample to documentation, don't keep it in every mobo.
Vladimir Serbinenko
2015-04-30
intel/broadwell: Don't select MONOTONIC_TIMER_MSR
Patrick Georgi
2015-04-28
boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEX
Aaron Durbin
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-04-14
wtm2/samus: fix coreboot compilation error with tpmp removed
Harry Pan
2015-04-07
broadwell: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-03-31
cbfs: remove cbfs_core.h includes
Aaron Durbin
2015-03-08
device: drop i915 specific headers from resource allocator includes
Stefan Reinauer
2015-02-16
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
2015-01-04
wtm2: Fix issues with USB in firmware
Duncan Laurie
2015-01-04
wtm2: Convert to use soc/intel/broadwell
Duncan Laurie
2014-12-06
Remove IRQ_SLOT_COUNT on all boards without PIRQ table.
Vladimir Serbinenko
2014-10-18
lynxpoint: Consolidate common GNVS init
Vladimir Serbinenko
2014-09-22
google/link, intel/wtm2: Do not include non-existent "hda.h" in i915.c
Paul Menzel
2014-09-22
haswell: Move to per-device ACPI
Vladimir Serbinenko
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-05
Consolidate intel vga int15 hooks
Vladimir Serbinenko
2014-09-05
azalia: Use convenience macros throughout
Vladimir Serbinenko
2014-08-22
Remove dead video.asl
Vladimir Serbinenko
2014-08-18
azalia: Move shared variable to separate file
Vladimir Serbinenko
2014-07-18
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
mainboard,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
mainboard: Trivial - drop trailing blank lines at EOF in .h
Edward O'Callaghan
2014-07-08
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-05
Intel Lynx Point boards: Kconfig: Add `HAVE_ME_BIN`
Paul Menzel
2014-07-05
Intel Lynx Point boards: Kconfig: Add `HAVE_IFD_BIN`
Paul Menzel
2014-06-18
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-05-23
mainboard/intel/wtm2: Fix usage of GNU field designator extension
Edward O'Callaghan
2014-05-08
ChromeOS boards: Always build code for bootmode straps
Kyösti Mälkki
2014-05-08
Declare get_write_protect_state() without ChromeOS
Kyösti Mälkki
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-01
ChromeOS: Use common fill_lb_gpio()
Kyösti Mälkki
2014-05-01
ChromeOS: Remove oprom_is_loaded
Kyösti Mälkki
2014-02-25
Remove CACHE_ROM.
Vladimir Serbinenko
2014-02-06
MTRR: Mark all prefetchable resources as WRCOMB.
Vladimir Serbinenko
2014-01-22
board_info.txt: Classify almost all remaining boards.
Vladimir Serbinenko
2014-01-10
Replace all occurences of sprintf with snprintf
Vladimir Serbinenko
2013-12-24
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-12-21
wtm2: disable SDcard USB port
Duncan Laurie
2013-12-21
lynxpoint me: add support for mbp clear wait in finalize step
Duncan Laurie
2013-12-21
Revert "lynxpoint: Move ME lock down to ramstage"
Duncan Laurie
2013-12-02
Add option to disable ChromeOS
Kyösti Mälkki
2013-12-02
haswell: Update pei_data to match ref code
Duncan Laurie
2013-12-01
slippy/falco/peppy: Fix SPD GPIO initialization.
Aaron Durbin
2013-11-25
wtm2: add ssdt2 table
Aaron Durbin
2013-11-25
haswell: update pei_data data structure
Aaron Durbin
2013-11-25
Fix int15 return value for mainboard oprom handlers
Duncan Laurie
2013-11-25
wtm2: Set SerialIO I2C ports to 3.3V
Duncan Laurie
2013-11-25
lynxpoint: Move ME lock down to ramstage
Duncan Laurie
2013-11-25
lynxpoint: export mem console pointer in ACPI
Aaron Durbin
2013-11-24
haswell: Update ChromeOS ACPI GPIO package
Duncan Laurie
2013-11-24
haswell: enable monotonic timer
Aaron Durbin
2013-11-24
haswell: configure c-states
Aaron Durbin
2013-11-24
lynxpoint: Rework LP GPIO handling
Duncan Laurie
2013-07-31
Drop unused EXTERNAL_MRC_BLOB
Stefan Reinauer
2013-07-10
FUI: reorganize include files
Ronald G. Minnich
2013-07-10
Provide support for setting up the framebuffer from EDID
Ronald G. Minnich
2013-07-09
fox_wtm2: First step support for coreboot-based graphics startup
Ronald G. Minnich
2013-07-09
FOX_WTM2: First pass at FUI.
Ronald G. Minnich
2013-07-03
Move select MMCONF_SUPPORT under northbridge
Kyösti Mälkki
2013-05-11
haswell: Fix VGA option rom INT15 handler
Duncan Laurie
2013-04-01
lynxpoint: Move ACPI NVS into separate CBMEM table
Duncan Laurie
2013-04-01
wtm2: Enable SerialIO devices in ACPI mode
Duncan Laurie
2013-04-01
wtm2: select write-combining memory for graphics
Aaron Durbin
[next]