index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
Age
Commit message (
Expand
)
Author
2020-04-06
arch/x86/acpi: add definitions for IVHD type 11h
Michał Żygowski
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-31
arch/x86/tables: Move max ACPI table size to Kconfig
Duncan Laurie
2020-03-31
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-25
arch/x86: Add Kconfig option for 2nd VGA BIOS image
Martin Roth
2020-03-23
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-23
src: capitalize 'APIC'
Elyes HAOUAS
2020-03-10
src: Remove unneeded 'include <arch/cache.h>'
Elyes HAOUAS
2020-03-09
arch/arm: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-03-06
src/arch/x86: Convert to SPDX license header
Patrick Georgi
2020-03-06
src/arch/riscv: Convert to SPDX license header
Patrick Georgi
2020-03-06
src/arch/ppc64: Convert to SPDX license header
Patrick Georgi
2020-03-06
src/arch/arm64: Convert to SPDX license header
Patrick Georgi
2020-03-06
src/arch/arm: Convert to SPDX license header
Patrick Georgi
2020-03-05
Revert "acpi: Bump FADT to revision 6"
Matt DeVillier
2020-03-02
x86/acpi_s3: Remove trailing dots from debug message
Paul Menzel
2020-03-02
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-03-02
arch/x86/acpigen: Add new helper routines for XOR and get_rx_gpio
Rajat Jain
2020-02-24
include/arch/cpu.h: Remove old reference to ROMCC
Elyes HAOUAS
2020-02-12
arch/arm64/Makefile.inc: Avoid # in variable definition
Nico Huber
2020-02-11
arch/x86/acpi: Change message in acpi_write_dbg2_pci_uart to BIOS_DEBUG
Wim Vervoorn
2020-02-04
arch/x86/include/arch: Add SMM_TASK_STATE_SEG
Eugene Myers
2020-01-30
x86/acpi_device: Allow acpi_device_add_power_res params as optional
Edward O'Callaghan
2020-01-30
arch/x86: add acpigen resource support
Jonathan Zhang
2020-01-28
commonlib: Add commonlib/bsd
Julius Werner
2020-01-24
arch/x86/acpi_device: Add macros to define gpio interrupt with wake
Alex Levin
2020-01-18
arch/x86/post.c: Hide cmos_post_code from SMM context
Maulik V Vaghela
2020-01-14
console/post: Split parts to arch/
Kyösti Mälkki
2020-01-13
arch/x86/cf9_reset: Fix typo
Elyes HAOUAS
2020-01-13
arch/x86: Fix typos
Elyes HAOUAS
2020-01-12
include/arch/romstage: Fix typo
Elyes HAOUAS
2020-01-12
include/arch/acpigen: Fix typo
Elyes HAOUAS
2020-01-09
acpi: Be more ACPI compliant when generating _UID
Patrick Rudolph
2020-01-07
drivers/pc80/rtc: Clean up some headers
Kyösti Mälkki
2020-01-07
acpigen: Add function to generate unicode names
Patrick Rudolph
2020-01-02
arch/x86/Kconfig: Remove unused BOOTBLOCK_RESETS
Elyes HAOUAS
2019-12-27
cpu/intel/microcode: Apply more strict guard for assembly files
Kyösti Mälkki
2019-12-27
arch/x86: Remove <arch/cbfs.h>
Kyösti Mälkki
2019-12-27
arch/x86: Remove walkcbfs()
Kyösti Mälkki
2019-12-27
bootblock: Support normal/fallback mechanism again
Kyösti Mälkki
2019-12-26
src/x86|cpu/intel: Hardcode FIT and ID
Marshall Dawson
2019-12-26
src: Remove unused include <string.h>
Elyes HAOUAS
2019-12-20
arch/x86: Drop romcc bootblock
Arthur Heymans
2019-12-19
arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE
Kyösti Mälkki
2019-12-19
src/arch/x86: Build mainboard acpi_tables source if present
Karthikeyan Ramasubramanian
2019-12-19
src: Remove unused 'include <arch/cpu.h>'
Elyes HAOUAS
2019-12-19
src/arch: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
src/arch/arm: Remove unused 'include <stdint.h>'
Elyes HAOUAS
2019-12-19
arch/x86: Drop uses of ROMCC_BOOTBLOCK
Arthur Heymans
2019-12-19
Drop ROMCC code and header guards
Arthur Heymans
[next]