index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
google
/
slippy
Commit message (
Expand
)
Author
Age
Files
Lines
*
mb/google/slippy: Add a VBT for all variants
Arthur Heymans
2019-01-06
2
-0
/
+7
*
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
1
-1
/
+0
*
sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge Kconfig
Tristan Corrick
2018-12-03
1
-1
/
+0
*
sb/intel/lynxpoint: Make the finalise handler common
Tristan Corrick
2018-12-03
1
-15
/
+0
*
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
1
-1
/
+1
*
cpu/intel/haswell: Rework acpi/cpu.asl
Arthur Heymans
2018-11-30
1
-0
/
+2
*
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-23
1
-2
/
+3
*
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-21
1
-1
/
+1
*
nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge Kconfig
Elyes HAOUAS
2018-11-21
1
-4
/
+0
*
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
sb/intel/lynxpoint: Generate the ACPI FADT with a common function
Tristan Corrick
2018-11-16
1
-151
/
+0
*
mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree
Peter Lemenkov
2018-11-16
1
-4
/
+1
*
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
2
-2
/
+0
*
sb/intel/common: Create a common implementation of `acpi_fill_madt()`
Tristan Corrick
2018-11-01
1
-18
/
+0
*
sb/intel/lynxpoint: Add a common platform.asl file
Tristan Corrick
2018-11-01
1
-37
/
+1
*
sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table
Tristan Corrick
2018-11-01
1
-82
/
+0
*
mb/*/*: Clean up FADT checksum assignment
Jonathan Neuschäfer
2018-10-17
1
-2
/
+1
*
ec/google/chromeec: Update google_chromeec_get_board_version prototype
Karthikeyan Ramasubramanian
2018-09-20
1
-1
/
+3
*
mainboards: Add SMMSTORE region in chromeos configs
Patrick Georgi
2018-09-12
1
-1
/
+2
*
update all FADT version 3.0 to use the get tables function
Marc Jones
2018-08-27
1
-1
/
+1
*
src: Remove duplicated 'include <device/device.h>'
Elyes HAOUAS
2018-08-14
1
-1
/
+0
*
sb/intel/lynxpoint/Kconfig: Clean up redefined config options
Arthur Heymans
2018-08-13
1
-8
/
+0
*
src/mb: Remove some unneeded includes
Elyes HAOUAS
2018-08-13
1
-1
/
+0
*
mb/google,samsung/*: Add LPC TPM chip driver to devicetree
Matt DeVillier
2018-08-01
4
-0
/
+12
*
mb/google/x86-boards: Get rid of power button device in coreboot
Furquan Shaikh
2018-07-25
1
-8
/
+0
*
cpu/intel/haswell: Use the common intel romstage_main function
Arthur Heymans
2018-06-14
1
-1
/
+1
*
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-06-04
1
-0
/
+1
*
mb/google: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
1
-4
/
+4
*
intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler
Martin Roth
2018-06-03
2
-3
/
+4
*
chromeec platforms: Update ACPI throttle handler call
Martin Roth
2018-05-29
1
-0
/
+3
*
mb/google: Get rid of device_t
Elyes HAOUAS
2018-05-08
1
-3
/
+3
*
mainboard/google: Comment variant names in Kconfig
Martin Roth
2018-05-04
1
-4
/
+6
*
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-26
1
-9
/
+9
*
mb/google: Update/add ChromeOS device marketing names
Matt DeVillier
2017-11-21
1
-1
/
+1
*
mb/google: Add Chromebook marketing names
Jonathan Neuschäfer
2017-11-17
1
-4
/
+4
*
ec/google/chromeec: Add library function google_chromeec_events_init
Furquan Shaikh
2017-10-08
1
-18
/
+8
*
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-23
1
-9
/
+1
*
Update files with no newline at the end
Martin Roth
2017-07-24
4
-4
/
+4
*
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-06
2
-2
/
+2
*
mainboard/google/slippy: Fix misspelled ifdef guard
Ryan Salsamendi
2017-07-02
1
-1
/
+1
*
mainboards: Remove unused EC event for thermal overload
Duncan Laurie
2017-07-01
1
-1
/
+0
*
google/slippy: Don't force native graphics init
Patrick Georgi
2017-06-16
1
-1
/
+0
*
device/Kconfig: Put gfx init methods into a `choice`
Nico Huber
2017-06-08
1
-1
/
+0
*
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
2017-06-08
1
-1
/
+1
*
google/slippy: populate PEI SPD data for all channels
Matt DeVillier
2017-06-04
4
-43
/
+48
*
google/slippy: add board-specific USB port info
Matt DeVillier
2017-05-31
5
-0
/
+249
*
acpi: fix FADT header version for ChromeOS devices
Matt DeVillier
2017-05-01
1
-1
/
+1
*
google/slippy: fix internal mic for falco/wolf variants
Matt DeVillier
2017-04-15
2
-9
/
+5
*
google/slippy: clean up NGI and move to libgfxinit
Matt DeVillier
2017-04-14
9
-832
/
+2
*
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
2017-04-08
1
-1
/
+3
[next]