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
/
ibase
Commit message (
Expand
)
Author
Age
Files
Lines
*
mb/*: Specify type of `MAINBOARD_PART_NUMBER` once
Angel Pons
2021-07-26
1
-1
/
+0
*
mb/*: Specify type of `MAINBOARD_DIR` once
Angel Pons
2021-07-26
1
-1
/
+0
*
mb/*/mptable.c: Use smp_write_pci_intsrc()
Kyösti Mälkki
2021-06-14
1
-29
/
+21
*
mb/*/mptable.c: Replace magic constants
Kyösti Mälkki
2021-06-14
1
-36
/
+42
*
cpu/x86/lapic: Replace LOCAL_APIC_ADDR references
Kyösti Mälkki
2021-06-11
1
-1
/
+1
*
src: Retype option API to use unsigned integers
Angel Pons
2021-05-06
1
-9
/
+9
*
mainboard: Use get_int_option() for HWM settings
Angel Pons
2021-04-21
1
-13
/
+7
*
mb: guard irq_tables for clang-format
Patrick Georgi
2021-02-17
1
-0
/
+2
*
ACPI: Add top-level ASL
Kyösti Mälkki
2021-01-27
1
-0
/
+1
*
mainboards: Drop GNVS cmap and cmbp
Kyösti Mälkki
2021-01-20
1
-12
/
+0
*
ACPI: Select ACPI_SOC_NVS only where suitable
Kyösti Mälkki
2021-01-18
1
-1
/
+1
*
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
1
-1
/
+1
*
mb/**/cmos.layout: Indent everything with tabs
Angel Pons
2020-11-23
1
-84
/
+84
*
mb/**/cmos.layout: Remove crusty comments
Angel Pons
2020-11-23
1
-28
/
+0
*
{src/mb,util/autoport}: Use macro for DSDT revision
Elyes HAOUAS
2020-10-13
1
-1
/
+1
*
mb/ibase/mb899/acpi: Convert platform.asl to ASL 2.0 syntax
Elyes HAOUAS
2020-10-12
1
-2
/
+2
*
superio/nuvoton: Inline `nuvoton_hwm_select_bank`
Angel Pons
2020-09-18
1
-1
/
+0
*
mb/ibase/mb899: Use 'PNP_IDX_*' macros instead of magic number
Elyes HAOUAS
2020-09-11
1
-5
/
+6
*
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-30
1
-1
/
+2
*
i945 boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
1
-4
/
+0
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
1
-3
/
+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
16
-16
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
1
-9
/
+1
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
2
-2
/
+2
*
mainboard/ibase: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
15
-192
/
+30
*
drivers/intel/gma/acpi: Provide default definition for displays
Nico Huber
2020-03-29
1
-2
/
+1
*
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2020-03-18
13
-14
/
+0
*
mb/*/Kconfig: Factor out MAINBOARD_VENDOR
Angel Pons
2020-03-03
1
-1
/
+0
*
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-09
1
-1
/
+1
*
mb/ibase/mb899: Remove unused includes
Elyes HAOUAS
2020-01-02
2
-4
/
+0
*
mb/**/acpi: Remove unused files
Angel Pons
2019-12-31
2
-94
/
+0
*
mb/**/dsdt.asl: Remove outdated sleepstates.asl comment
Angel Pons
2019-12-31
1
-1
/
+0
*
ibase/mb899: use common winbond/nuvoton HWM bank select function
Felix Held
2019-12-30
2
-3
/
+5
*
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
1
-1
/
+0
*
mainboard/(i945,ich7): Remove commented RCBA32(0x341c) code
Elyes HAOUAS
2019-12-10
1
-3
/
+0
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
1
-1
/
+1
*
mb/{i945,ich7}: Remove redundant write on V0CTL
Elyes HAOUAS
2019-11-17
1
-3
/
+0
*
nb/intel/i945: Initialize console in bootblock
Arthur Heymans
2019-11-15
2
-1
/
+4
*
nb/intel/i945: Move boilerplate romstage to a common location
Arthur Heymans
2019-11-15
1
-53
/
+2
*
sb/intel/i82801gx: Add common early code
Arthur Heymans
2019-11-14
1
-35
/
+1
*
sb/intel/i82801gx: Add common LPC decode code
Arthur Heymans
2019-11-12
2
-17
/
+4
*
src/mb: Remove redundant message befor 'system_reset()'
Elyes HAOUAS
2019-11-11
1
-1
/
+0
*
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-11-01
1
-1
/
+1
*
mb/(ich7): Use macro instead of magic number
Elyes HAOUAS
2019-10-27
1
-4
/
+4
*
src/mb: Remove unused 'include <arch/io.h>'
Elyes HAOUAS
2019-10-16
1
-1
/
+0
*
sb/intel/i82801gx: Move CIR init to a common place
Arthur Heymans
2019-10-11
1
-25
/
+1
*
mb/{ibase/mb899,kontron/986lcd-m}: Use pnp_write_hwm5_index function
Elyes HAOUAS
2019-10-10
1
-35
/
+27
*
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-26
1
-1
/
+1
[next]