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
/
google
/
slippy
Age
Commit message (
Expand
)
Author
2017-06-16
google/slippy: Don't force native graphics init
Patrick Georgi
2017-06-08
device/Kconfig: Put gfx init methods into a `choice`
Nico Huber
2017-06-08
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
2017-06-04
google/slippy: populate PEI SPD data for all channels
Matt DeVillier
2017-05-31
google/slippy: add board-specific USB port info
Matt DeVillier
2017-05-01
acpi: fix FADT header version for ChromeOS devices
Matt DeVillier
2017-04-15
google/slippy: fix internal mic for falco/wolf variants
Matt DeVillier
2017-04-14
google/slippy: clean up NGI and move to libgfxinit
Matt DeVillier
2017-04-08
3rdparty/libgfxinit: Update submodule pointer
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
2017-03-27
ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeec
Furquan Shaikh
2017-02-20
google/slippy: consolidate variants' common mainboard.asl code
Matt DeVillier
2016-12-20
mb/google/slippy: Hook up libgfxinit
Arthur Heymans
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-12-05
Add/Combine Haswell Chromebooks using variant board scheme
Matt DeVillier
2016-07-27
mainboard/google/slippy: remove unobtainable mainboard
Aaron Durbin
2016-07-15
mainboards: align on using ACPI_Sx definitions
Aaron Durbin
2016-04-05
chromeos.fmd: Mark RW_LEGACY as CBFS
Patrick Georgi
2016-04-05
chromeos: Simplify fill_lb_gpios even further
Julius Werner
2016-02-23
southbridge/intel/lynxpoint: Use common gpio.c
Patrick Rudolph
2016-02-12
chromebooks: Define GBB hardware IDs
Patrick Georgi
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-26
ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS
Martin Roth
2015-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-06-30
Add Kconfig flag to specify if there's a lid switch
Patrick Georgi
2015-06-30
Expose get_lid_switch() in romstage
Patrick Georgi
2015-06-24
Kconfig: Get rid of obsolete symbols
Martin Roth
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
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-28
boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEX
Aaron Durbin
2015-04-22
mainboards: Add CHROMEOS_VBNV_* where appropriate
Patrick Georgi
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-01
mainboards: fix spd generation
Aaron Durbin
2015-04-01
cbfs: correct types used for accessing files
Aaron Durbin
2015-03-30
Update hex values to CBFS binary name types in Makefiles
Martin Roth
2015-02-16
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-06
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
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
haswell: Move to per-device ACPI
Vladimir Serbinenko
2014-09-18
slippy: remove FUI support
Ronald G. Minnich
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-08
Haswell/falco/peppy/slippy: continue to clean up FUI.
Ronald G. Minnich
2014-09-05
Consolidate intel vga int15 hooks
Vladimir Serbinenko
2014-09-05
azalia: Use convenience macros throughout
Vladimir Serbinenko
2014-08-28
Peppy/Haswell: move more support functions from mainboard to the intel i915 d...
Ronald G. Minnich
2014-08-25
intel/gma: Clarify code and use dedicated init for Google Peppy
Ronald G. Minnich
2014-08-22
Remove dead video.asl
Vladimir Serbinenko
2014-08-18
azalia: Move shared variable to separate file
Vladimir Serbinenko
2014-08-13
Falco: Patch to enable correct port clock selection for dp
Furquan Shaikh
2014-08-13
Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...
Furquan Shaikh
2014-08-10
Falco/Slippy: Patch to remove redundant graphics initializations
Furquan Shaikh
2014-08-08
Falco/Slippy: remove unwanted scratchpad writes
Furquan Shaikh
2014-08-06
slippy/flaco/peppy: setup beep verbs
Marc Jones
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-21
intel boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-18
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-05-25
mainboard/google/slippy: Fix usage of GNU field designator ext
Edward O'Callaghan
2014-05-19
Add aliases for Chromebooks in board_info
Kyösti Mälkki
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-03-28
mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h`
Paul Menzel
2014-02-25
Remove CACHE_ROM.
Vladimir Serbinenko
2014-02-12
google boards: Do not hardcode location of spd.bin
Alexandru Gagniuc
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-12
CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file
Vladimir Serbinenko
2013-12-24
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-12-21
Refactor code containing aux calls
Furquan Shaikh
2013-12-21
Slippy/Falco: Fill in right values for PHSYNC and PVSYNC in transcoder flags
Furquan Shaikh
2013-12-21
Add cpu transcoder attribute to intel dp
Furquan Shaikh
2013-12-21
Calculate transcoder flags based on pipe config
Furquan Shaikh
2013-12-21
slippy/falco/peppy: Fix EC wake events in S5
Duncan Laurie
2013-12-21
FUI: Fill in link_m and link_n values
Furquan Shaikh
2013-12-21
Slippy: remove unneeded code in i915io.c
Ronald G. Minnich
2013-12-21
slippy/falco/peppy: Route USB to XHCI on resume
Duncan Laurie
2013-12-21
haswell boards: fix SATA interrupt in ACPI
Duncan Laurie
2013-12-21
slippy/falco/peppy: update ACPI C-state settings
Duncan Laurie
[prev]
[next]