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
/
rambi
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
18
-54
/
+0
*
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-13
1
-1
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
122
-122
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
18
-162
/
+18
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
5
-5
/
+5
*
payloads/seabios: Add Hardware IRQ Kconfig
Matt DeVillier
2020-05-02
1
-0
/
+5
*
mb/google/rambi: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
104
-1323
/
+208
*
mb/google/rambi: use ACPI backlight controls
Matt DeVillier
2020-04-05
3
-0
/
+7
*
mb/google/rambi: Disable console output by default
Matt DeVillier
2020-04-03
1
-1
/
+4
*
mb/google/rambi: Convert to use override devicetree
Matt DeVillier
2020-04-03
33
-1561
/
+158
*
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-04-02
1
-1
/
+1
*
mainboard/google: Remove copyright notices
Patrick Georgi
2020-03-18
70
-72
/
+0
*
chromeos: stop sharing write protect GPIO with depthcharge
Joel Kitching
2020-03-07
1
-1
/
+0
*
treewide: capitalize 'BIOS'
Elyes HAOUAS
2020-02-17
1
-1
/
+1
*
mb/**/dsdt.asl: Remove outdated sleepstates.asl comment
Angel Pons
2019-12-31
1
-1
/
+0
*
mb/**/dsdt.asl: Remove "Some generic macros" comment
Angel Pons
2019-12-21
1
-1
/
+0
*
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-20
3
-3
/
+0
*
mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>
Elyes HAOUAS
2019-12-19
1
-1
/
+0
*
mb/google/rambi: add VBTs for variants
Matt DeVillier
2019-12-17
16
-0
/
+1
*
mainboard/google: Remove unused include <stdlib.h>
Elyes HAOUAS
2019-11-28
16
-16
/
+0
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
1
-1
/
+1
*
ELOG: Introduce elog_gsmi variants
Kyösti Mälkki
2019-11-09
1
-3
/
+1
*
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-11-01
1
-1
/
+1
*
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-10-27
1
-1
/
+0
*
mb/[google/intel]/*: Specify Chrome EC bus - LPC or ESPI
Martin Roth
2019-10-03
1
-0
/
+1
*
mb: remove test-only HWIDs
Hung-Te Lin
2019-09-30
1
-20
/
+0
*
src/mainboard: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-16
1
-1
/
+0
*
google/rambi,intel/baytrail: Simplified romstage flow
Kyösti Mälkki
2019-08-28
1
-14
/
+8
*
mb/google/rambi: update GPIO, RAM config for clapper
Matt DeVillier
2019-08-23
4
-40
/
+46
*
arch/x86: Rename some mainboard_romstage_entry()
Kyösti Mälkki
2019-08-21
1
-1
/
+1
*
google/rambi: Replace __PRE_RAM__ with ENV_ROMSTAGE
Kyösti Mälkki
2019-08-19
1
-3
/
+2
*
mainboard/google: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-19
1
-4
/
+1
*
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-09
1
-1
/
+1
*
soc/intel/baytrail: set default VBIOS filename and PCI ID
Matt DeVillier
2019-06-02
1
-4
/
+0
*
google/clapper: fix up devicetree
Matt DeVillier
2019-05-29
1
-5
/
+14
*
mb/google/{misc}: set default SMBIOS manufacturer
Matt DeVillier
2019-05-29
1
-0
/
+4
*
src/mainboard/google: Adopt Mainboards to changed Type41 Func
Christian Walter
2019-05-23
1
-2
/
+4
*
mainboard: remove "recovery" gpio, selectively add "presence" gpio.
Matt Delco
2019-05-13
1
-1
/
+0
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
6
-6
/
+0
*
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-12
1
-1
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
4
-7
/
+7
*
mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files
Hung-Te Lin
2019-03-05
1
-4
/
+4
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
1
-1
/
+0
*
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
2
-0
/
+2
*
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-03-01
1
-1
/
+1
*
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-21
1
-1
/
+2
*
google/rambi: disable TXE in devicetree for all variants
Matt DeVillier
2018-12-19
16
-16
/
+16
*
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
*
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-23
1
-2
/
+3
[next]