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
/
stout
Commit message (
Expand
)
Author
Age
Files
Lines
*
mb/*/chromeos.c: Fix PRE_RAM and unify style
Kyösti Mälkki
2019-01-04
1
-1
/
+1
*
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
1
-1
/
+0
*
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
1
-1
/
+1
*
cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl
Arthur Heymans
2018-11-30
1
-0
/
+2
*
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-28
1
-1
/
+1
*
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-23
1
-2
/
+4
*
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-21
1
-1
/
+1
*
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-12
1
-1
/
+0
*
src: Remove unneeded include <arch/ioapic.h>
Elyes HAOUAS
2018-11-05
1
-1
/
+0
*
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
2
-2
/
+0
*
mainboards: Add SMMSTORE region in chromeos configs
Patrick Georgi
2018-09-12
1
-1
/
+2
*
mb/*/*/cmos.default: Harmonise CMOS files syntax
Elyes HAOUAS
2018-08-16
1
-5
/
+5
*
mb/*/*/cmos.default: Decrease debug_level to 'Debug'
Elyes HAOUAS
2018-08-15
1
-1
/
+1
*
src/mb: Remove some unneeded includes
Elyes HAOUAS
2018-08-13
2
-3
/
+0
*
mb: Get rid of unneeded include <cbmem.h>
Elyes HAOUAS
2018-08-13
2
-2
/
+0
*
southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
Angel Pons
2018-08-05
1
-0
/
+2
*
mb/google,samsung/*: Add LPC TPM chip driver to devicetree
Matt DeVillier
2018-08-01
1
-0
/
+3
*
mb/google/stout: Use new PMBASE API
Patrick Rudolph
2018-07-30
2
-8
/
+4
*
mb/google/x86-boards: Get rid of power button device in coreboot
Furquan Shaikh
2018-07-25
1
-5
/
+0
*
drivers/tpm: Add TPM ramstage driver for devices without vboot.
Philipp Deppenwiese
2018-07-25
1
-1
/
+0
*
mb/*/*/cmos.layout: Fix coding style
Elyes HAOUAS
2018-06-28
1
-5
/
+5
*
Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"
Arthur Heymans
2018-06-21
1
-3
/
+2
*
mainboard: Get rid of device_t
Elyes HAOUAS
2018-06-09
1
-2
/
+2
*
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-06-04
2
-1
/
+2
*
intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler
Martin Roth
2018-06-03
2
-2
/
+4
*
mb/google: Get rid of device_t
Elyes HAOUAS
2018-05-08
1
-2
/
+2
*
sb/intel/common: Fix conflicting OIC register definition
Nico Huber
2018-03-02
1
-2
/
+2
*
sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
Arthur Heymans
2018-02-27
1
-0
/
+1
*
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-26
1
-9
/
+9
*
sb/intel/bd82x6x: Reduce function-disable mess
Nico Huber
2018-01-23
1
-2
/
+1
*
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese
2018-01-18
1
-1
/
+1
*
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2018-01-18
1
-1
/
+1
*
intel/bd82x6x: Use generated ACPI PIRQ
Tobias Diedrich
2017-12-20
2
-69
/
+0
*
mb/google: Add Chromebook marketing names
Jonathan Neuschäfer
2017-11-17
1
-1
/
+1
*
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-23
1
-9
/
+1
*
intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults
Nico Huber
2017-07-30
1
-4
/
+0
*
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-06
2
-5
/
+5
*
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
1
-1
/
+1
*
vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default
Julius Werner
2017-03-28
1
-12
/
+0
*
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
1
-1
/
+0
*
cpu/cpu.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
1
-1
/
+0
*
intel sandy/ivy: Improve DIMM replacement detection
Kyösti Mälkki
2016-11-20
1
-3
/
+3
*
mainboard/google/stout/romstage.c: Use tabs for indents
Elyes HAOUAS
2016-09-30
1
-15
/
+15
*
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-08-17
1
-1
/
+1
*
Remove non-ascii & unprintable characters
Martin Roth
2016-08-01
2
-4
/
+4
*
chromeos mainboards: remove chromeos.asl
Aaron Durbin
2016-07-30
4
-23
/
+14
*
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-28
2
-4
/
+2
*
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-07-28
1
-1
/
+1
[next]