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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mb/roda/rk886ex: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
1
-3
/
+0
*
nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR}
Angel Pons
2020-09-17
2
-4
/
+4
*
nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro
Angel Pons
2020-09-17
2
-2
/
+2
*
nb/intel/sandybridge: Use an enum for `gpu_panel_port_select`
Angel Pons
2020-09-08
2
-2
/
+2
*
src: Use space after 'if', 'for'
Elyes HAOUAS
2020-08-05
1
-1
/
+1
*
sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE
Angel Pons
2020-07-20
2
-2
/
+2
*
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-30
3
-3
/
+6
*
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-06-19
1
-1
/
+1
*
i945 boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
1
-4
/
+0
*
gm45 boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
1
-4
/
+0
*
sandybridge 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
*
mainboard/*/*/*.cb: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
1
-3
/
+0
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
8
-24
/
+0
*
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-13
3
-3
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
69
-69
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
9
-84
/
+9
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
7
-7
/
+7
*
src/mainboard: Use 'const' to set pnp_devfn_t statically
Elyes HAOUAS
2020-04-14
1
-3
/
+1
*
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
58
-778
/
+116
*
drivers/intel/gma: fold gma.asl into default_brightness_levels.asl
Matt DeVillier
2020-03-31
2
-0
/
+4
*
drivers/intel/gma/acpi: Provide default definition for displays
Nico Huber
2020-03-29
2
-4
/
+2
*
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-23
2
-4
/
+4
*
mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later
Angel Pons
2020-03-20
2
-24
/
+2
*
mainboard/[^a-p]*: Remove copyright notices
Patrick Georgi
2020-03-18
62
-68
/
+0
*
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
2020-03-09
2
-3
/
+3
*
mb/*/Kconfig: Factor out MAINBOARD_VENDOR
Angel Pons
2020-03-03
1
-1
/
+0
*
mb/roda/rk886ex/devicetree.cb: Align comments
Angel Pons
2020-01-10
1
-26
/
+26
*
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-09
1
-1
/
+1
*
mb/*/*: Remove unused option_table.h includes
Kyösti Mälkki
2020-01-06
1
-2
/
+0
*
mb/*/*/acpi_tables: Remove unused includes
Elyes HAOUAS
2020-01-02
1
-1
/
+0
*
Replace last uses of read_option() with get_option()
Kyösti Mälkki
2020-01-02
1
-1
/
+3
*
mb/*/*/acpi_tables: Don't initialize already initialized fields
Peter Lemenkov
2019-12-31
1
-8
/
+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
3
-3
/
+0
*
mb/**/dsdt.asl: Remove "Some generic macros" comment
Angel Pons
2019-12-21
3
-3
/
+0
*
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-20
5
-5
/
+0
*
mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>
Elyes HAOUAS
2019-12-19
2
-2
/
+0
*
mb/{cavium,opencellular,roda,scaleway,ti}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
2
-2
/
+0
*
mb/roda/rk886ex: Don't rewrite pnp_{enter,exit}_conf_state function
Elyes HAOUAS
2019-12-15
1
-13
/
+4
*
mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDOR
Arthur Heymans
2019-11-28
1
-4
/
+0
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
2
-2
/
+2
*
nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree
Nico Huber
2019-11-18
1
-11
/
+0
*
nb/intel/sandybridge: Set up console in bootblock
Arthur Heymans
2019-11-18
4
-6
/
+6
*
nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-18
1
-0
/
+1
*
sb/intel/bd82x6x: Make the pch_enable_lpc hook optional
Arthur Heymans
2019-11-18
2
-8
/
+0
[next]