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
*
mainboard: Use same indent levels for switch/case
Felix Singer
2023-12-20
1
-5
/
+5
*
mb/*: Update SPD mapping for sandybridge boards
Keith Hui
2023-11-13
4
-30
/
+4
*
SNB+MRC boards: Migrate MRC settings to devicetree
Keith Hui
2023-10-25
4
-96
/
+59
*
sb/intel/i82801gx/chip.h: Use 'bool' instead of 'int'
Elyes Haouas
2023-04-08
1
-1
/
+1
*
nb/intel/snb: Abolish mainboard_should_reset_usb()
Keith Hui
2023-03-23
2
-11
/
+0
*
treewide: Remove useless "_STA: Status" comment
Elyes Haouas
2023-02-19
1
-1
/
+1
*
mb/roda/rv11: Remove unuseful "_ALR: Ambient Light Response"
Elyes Haouas
2023-02-17
1
-1
/
+1
*
mb/rodarv11: Remove unuseful "_ALI: Ambient Light Illuminance"
Elyes Haouas
2023-02-17
1
-1
/
+1
*
treewide: Remove unuseful "_HID: Hardware ID" comment
Elyes Haouas
2023-02-17
1
-1
/
+1
*
mb/*: Replace SNB PCI devices with references from chipset.cb
Arthur Heymans
2023-02-04
2
-52
/
+52
*
mainboard: Drop invalid `hyper_threading` option
Angel Pons
2023-01-25
1
-3
/
+0
*
mainboard/acpi: Replace constant "Zero" with actual number
Felix Singer
2022-12-27
1
-1
/
+1
*
mb,x86/smm: Disable unused IO traps
Kyösti Mälkki
2022-12-23
1
-10
/
+0
*
sb,soc/intel,mb: Drop leftover comments and TODOs in ASL
Kyösti Mälkki
2022-12-07
2
-62
/
+0
*
mb/*/smihandler.c: Drop unused <soc/nvs.h>
Kyösti Mälkki
2022-12-07
1
-1
/
+0
*
nb/intel/gm45: Remove apic 0 from devicetree
Arthur Heymans
2022-12-05
1
-6
/
+1
*
nb/intel/i945: Remove apic 0 from devicetree
Arthur Heymans
2022-12-05
1
-6
/
+1
*
cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm
Arthur Heymans
2022-12-05
1
-11
/
+1
*
sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary}
Elyes Haouas
2022-12-02
1
-2
/
+2
*
nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetree
Arthur Heymans
2022-12-01
1
-0
/
+2
*
nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetree
Arthur Heymans
2022-12-01
1
-0
/
+2
*
cpu/intel/model_206ax: Remove fake lapic device
Arthur Heymans
2022-12-01
2
-18
/
+10
*
cpu/intel/sandybridge: Use enum for ACPI C states
Arthur Heymans
2022-12-01
2
-4
/
+4
*
nb/intel/sandybridge: Add a chipset devicetree
Arthur Heymans
2022-11-30
2
-2
/
+0
*
drivers/generic/ioapic: Drop poor implementation
Kyösti Mälkki
2022-11-13
2
-54
/
+16
*
src/mb: Update unlicensable files with the CC-PDDC SPDX ID
Martin Roth
2022-08-13
2
-0
/
+8
*
src: Remove unused <cf9_reset.h>
Elyes Haouas
2022-05-16
1
-1
/
+0
*
arch/x86: consolidate HPET base address definitions
Felix Held
2022-02-25
2
-2
/
+4
*
src/mainboard/{amd,roda}: Remove unused <acpi/acpi.h>
Elyes HAOUAS
2022-01-10
1
-1
/
+0
*
sb/intel: Use `bool` for PCIe coalescing option
Angel Pons
2022-01-04
2
-2
/
+2
*
mb/roda/rk9/acpi: Replace Multiply(a,b) with ASL 2.0 syntax
Felix Singer
2022-01-01
1
-1
/
+1
*
mb/roda/rk9/acpi: Replace Add(a,b,c) with ASL 2.0 syntax
Felix Singer
2021-12-31
1
-1
/
+1
*
mb/roda/rk886ex/acpi: Use Printf() for debug prints
Felix Singer
2021-12-29
1
-12
/
+12
*
mb/roda/rk9/acpi: Use Printf() for debug prints
Felix Singer
2021-12-29
1
-16
/
+16
*
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-10
2
-2
/
+2
*
cpu/intel/speedstep: Constify `get_cst_entries()`
Angel Pons
2021-10-19
2
-3
/
+3
*
drivers/generic/ioapic: Drop enable_virtual_wire
Kyösti Mälkki
2021-10-17
1
-1
/
+0
*
src/mainboard to src/security: Fix spelling errors
Martin Roth
2021-10-05
2
-2
/
+2
*
ec/acpi: Remove empty "chip" driver
Nico Huber
2021-09-08
1
-3
/
+0
*
mb/roda/rv11/acpi: Use lower case format for hex values
Felix Singer
2021-08-25
1
-4
/
+4
*
mb/roda/rv11/acpi: Use Printf ()
Felix Singer
2021-08-25
2
-17
/
+8
*
ec/roda/it8518/acpi: Don't hard-code GPE offset
Nico Huber
2021-07-28
1
-1
/
+1
*
mb/*: Specify type of `VARIANT_DIR` once
Angel Pons
2021-07-26
1
-1
/
+0
*
mb/*: Specify type of `DEVICETREE` once
Angel Pons
2021-07-26
1
-1
/
+0
*
mb/*: Specify type of `MAINBOARD_PART_NUMBER` once
Angel Pons
2021-07-26
3
-3
/
+0
*
mb/*: Specify type of `MAINBOARD_DIR` once
Angel Pons
2021-07-26
3
-3
/
+0
*
src/*: Specify type of `CBFS_SIZE` once
Angel Pons
2021-07-26
1
-1
/
+0
*
arch/x86/ioapic: Drop irq_on_fsb as a configurable item
Kyösti Mälkki
2021-06-16
1
-1
/
+0
*
mb/*/mptable.c: Use smp_write_pci_intsrc()
Kyösti Mälkki
2021-06-14
1
-14
/
+14
*
mb/*/mptable.c: Replace magic constants
Kyösti Mälkki
2021-06-14
1
-16
/
+16
[next]