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
/
asus
Commit message (
Expand
)
Author
Age
Files
Lines
*
mb/asus/p8z77-m_pro: Drop useless early init code
Keith Hui
2023-11-27
1
-9
/
+1
*
mb/asus/p8z77-m: Properly configure early serial
Keith Hui
2023-11-27
1
-0
/
+1
*
mb/asus/p8z77-m: Ensure RAM stays powered in ACPI S3 suspend
Keith Hui
2023-11-22
1
-0
/
+1
*
mb/*: Update SPD mapping for sandybridge boards
Keith Hui
2023-11-13
16
-110
/
+4
*
SNB+MRC boards: Migrate MRC settings to devicetree
Keith Hui
2023-10-25
5
-107
/
+36
*
mb/asus/p8x7x-series: Move selects from Kconfig.name to Kconfig
Felix Singer
2023-10-03
2
-30
/
+42
*
mb/asus/h61-series: Move selects from Kconfig.name to Kconfig
Felix Singer
2023-10-03
2
-38
/
+48
*
mainboard: Add SPDX license headers to Makefiles
Martin Roth
2023-08-06
3
-0
/
+6
*
nb/intel/i440bx, mb/asus/p3b-f: Abolish disable_spd()
Keith Hui
2023-05-17
1
-9
/
+0
*
mb/asus/p8z77-m: Make onboard NIC a child device below PCIe port 5
Fabian Groffen
2023-05-12
1
-1
/
+4
*
mb/asus/p8z77-m: Add TPM config
Fabian Groffen
2023-05-12
2
-0
/
+4
*
ACPI: Add COMMON_ACPI_MADT_IOAPIC and CUSTOM_ACPI_MADT
Kyösti Mälkki
2023-04-26
1
-1
/
+1
*
util/sconfig: Remove unused ioapic and irq keywords
Arthur Heymans
2023-04-11
1
-30
/
+9
*
sb/intel/i82801gx/chip.h: Use 'bool' instead of 'int'
Elyes Haouas
2023-04-08
1
-1
/
+1
*
sb/intel/i82371eb/chip.h: Use 'bool' instead of 'int'
Elyes Haouas
2023-04-08
1
-7
/
+7
*
nb/intel/snb: Abolish mainboard_should_reset_usb()
Keith Hui
2023-03-23
2
-10
/
+0
*
treewide: Remove unuseful "_ADR: Address" comment
Elyes Haouas
2023-02-17
1
-1
/
+1
*
tree: Drop repeated words
Alexander Goncharov
2023-02-07
1
-1
/
+1
*
mb/*: Replace SNB PCI devices with references from chipset.cb
Arthur Heymans
2023-02-04
3
-76
/
+76
*
mb/*: Remove lapic from devicetree
Arthur Heymans
2023-01-30
3
-17
/
+1
*
nb/intel/i945: Remove apic 0 from devicetree
Arthur Heymans
2022-12-05
1
-6
/
+1
*
nb/intel/x4x: Remove apic 0 from devicetree
Arthur Heymans
2022-12-05
7
-42
/
+7
*
cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm
Arthur Heymans
2022-12-05
8
-24
/
+0
*
sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary}
Elyes Haouas
2022-12-02
2
-3
/
+3
*
nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetree
Arthur Heymans
2022-12-01
7
-14
/
+28
*
nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetree
Arthur Heymans
2022-12-01
1
-0
/
+2
*
nb/intel/sandybridge: Add a chipset devicetree
Arthur Heymans
2022-11-30
3
-28
/
+0
*
ACPI: Flag boards with ACPI_NO_MADT
Kyösti Mälkki
2022-11-25
2
-9
/
+1
*
Makefile.inc: Remove workaround ACPI warnings
Arthur Heymans
2022-11-18
2
-6
/
+0
*
mb/asus/p5gc-mx: Drop HAVE_MP_TABLE
Kyösti Mälkki
2022-11-13
1
-1
/
+0
*
mb/*/*: Remove AMD agesa family16 boards
Arthur Heymans
2022-11-07
20
-1348
/
+0
*
mb/*/*: Remove AMD FAMILY15TN boards
Arthur Heymans
2022-11-07
48
-3007
/
+0
*
mainboard: Include <cpu/cpu.h> instead of <arch/cpu.h>
Elyes Haouas
2022-11-04
1
-7
/
+8
*
mb/asus/f2a85-m/irq_tables.c: Use ALIGN_UP macro
Elyes Haouas
2022-09-12
1
-2
/
+2
*
mb/**/hda_verb.c: Drop empty files
Angel Pons
2022-08-23
2
-6
/
+0
*
src/mb: Update unlicensable files with the CC-PDDC SPDX ID
Martin Roth
2022-08-13
20
-0
/
+67
*
src/mb: Add SPDX identifiers to files missing them
Martin Roth
2022-08-11
1
-0
/
+2
*
vendorcode/amd/agesa/f15tn: Fix all improper use of .data
Arthur Heymans
2022-05-28
2
-2
/
+2
*
mb/*/bootblock.c: Fix set but unused variable over inb loop
Arthur Heymans
2022-05-11
1
-2
/
+2
*
arch/x86/acpi: Consolidate POST code handling
Angel Pons
2022-05-04
1
-7
/
+1
*
mb/asus/p2b/dsdt.asl: Align POST code ASL stuff
Angel Pons
2022-05-04
1
-4
/
+6
*
tpm: Refactor TPM Kconfig dimensions
Jes B. Klinke
2022-04-21
3
-6
/
+6
*
arch/x86: consolidate HPET base address definitions
Felix Held
2022-02-25
1
-1
/
+3
*
mb/**/Kconfig: Properly override `IGNORE_IASL_MISSING_DEPENDENCY`
Angel Pons
2022-01-31
1
-3
/
+3
*
IASL: Ignore IASL's "Missing dependency" warning
Elyes HAOUAS
2022-01-28
3
-0
/
+9
*
mainboard/asus/p8x7x-series: Add new variant P8Z77-M
Keith Hui
2022-01-25
11
-0
/
+585
*
src/mainboard/{asrock,asus}: Remove unused <console/console.h>
Elyes HAOUAS
2022-01-10
3
-3
/
+0
*
sb/intel: Use `bool` for PCIe coalescing option
Angel Pons
2022-01-04
1
-1
/
+1
*
mb/asus/p2b: list all unused Super I/O resources
Keith Hui
2022-01-04
1
-0
/
+4
*
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-10
1
-1
/
+1
[next]