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
/
roda
/
rk9
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-30
1
-1
/
+2
*
gm45 boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
1
-4
/
+0
*
sb/intel/i82801ix: Select COMMON_FADT
Kyösti Mälkki
2020-06-10
1
-141
/
+0
*
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-06
1
-1
/
+1
*
mb/roda/rk9: Control SMI related FADT entries
Kyösti Mälkki
2020-06-06
1
-6
/
+8
*
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-05-18
1
-1
/
+0
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
2
-6
/
+0
*
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-13
2
-2
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
22
-22
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
2
-19
/
+2
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
4
-4
/
+4
*
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-13
1
-5
/
+5
*
mainboard/roda: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
20
-273
/
+40
*
drivers/intel/gma/acpi: Provide default definition for displays
Nico Huber
2020-03-29
1
-2
/
+1
*
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-23
1
-2
/
+2
*
mainboard/[^a-p]*: Remove copyright notices
Patrick Georgi
2020-03-18
21
-26
/
+0
*
mb/*/*/acpi_tables: Don't zero out gnvs again
Peter Lemenkov
2019-12-31
1
-2
/
+0
*
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
2
-2
/
+0
*
mb/{cavium,opencellular,roda,scaleway,ti}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
1
-1
/
+0
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
1
-1
/
+1
*
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-11-01
1
-1
/
+1
*
nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support
Arthur Heymans
2019-10-28
3
-46
/
+65
*
src/mainboard: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
1
-1
/
+1
*
sb/intel/i82801ix: Add common code to set up LPC IO decode ranges
Arthur Heymans
2019-10-14
2
-19
/
+2
*
mainboards: Remove floating __PRE_RAM__ comments
Kyösti Mälkki
2019-08-18
1
-2
/
+0
*
{mb,sb}: Use get_acpi_table_revision(FADT)
Elyes HAOUAS
2019-06-19
1
-1
/
+1
*
src/mainboard/*/*/cstates.c: Drop unused includes
Elyes HAOUAS
2019-03-13
1
-2
/
+0
*
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-12
1
-1
/
+0
*
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
1
-0
/
+1
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
2
-2
/
+0
*
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-04
2
-11
/
+11
*
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
3
-0
/
+3
*
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
*
mb/roda/rk9/acpi/superio.asl: Fix copy-paste error on "COMB"
Elyes HAOUAS
2019-02-21
1
-3
/
+3
*
src: Use macro `ACPI_FADT_LEGACY_FREE`
Paul Menzel
2019-02-15
1
-1
/
+1
*
nb/intel/gm45: Use a common romstage
Arthur Heymans
2019-02-06
1
-86
/
+7
*
mb/roda/rk9: Use common code to set up southbridge GPIO's
Arthur Heymans
2019-02-06
3
-27
/
+144
*
mb/*/*/devicetree.cb: Move the ioapic device under the LPC bridge
Arthur Heymans
2019-01-24
1
-8
/
+8
*
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-09
1
-5
/
+0
*
device: Use pcidev_path_behind()
Kyösti Mälkki
2019-01-06
1
-2
/
+1
*
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-06
1
-1
/
+1
*
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
1
-1
/
+0
*
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
/
+3
*
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-21
1
-1
/
+1
*
mb/{lenovo,roda}: Remove DISPLAY_DEVICE_2_IS_LCD_SCREEN macro
Peter Lemenkov
2018-11-16
1
-2
/
+0
*
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
[next]