index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
Age
Commit message (
Expand
)
Author
2021-02-05
arch/x86/smbios: Correct SMBIOS type 4 max speed
Tim Chu
2021-02-04
acpi: Add support for reporting CrashLog in BERT table
Francois Toguo
2021-02-04
src: Remove useless comments in "includes" lines
Elyes HAOUAS
2021-02-01
arch/x86/smbios: Add Number Of Power Cords field to be overriden
JingleHsuWiwynn
2021-01-29
stage_cache: Add resume_from_stage_cache()
Kyösti Mälkki
2021-01-28
arch/x86/smbios: Update SMBIOS type 16 Extended Maximum Capacity
Tim Chu
2021-01-28
arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits
Kyösti Mälkki
2021-01-28
arch/x86: Top-align .text in bootblock
Kyösti Mälkki
2021-01-28
arch/x86: Top-align .init in bootblock
Kyösti Mälkki
2021-01-28
cpu/x86: Link entry32.inc
Kyösti Mälkki
2021-01-28
cpu/x86: Link reset16.inc
Kyösti Mälkki
2021-01-28
cpu/x86: Link entry16.inc
Kyösti Mälkki
2021-01-26
arch/x86/car.ld: Fix up blob reserved regions
Angel Pons
2021-01-25
arm64/armv8: Set ARCH_ARMV8_EXTENSION depend on ARCH_ARM64
Elyes HAOUAS
2021-01-24
arch/x86: Use wildcard for mb/smihandler.c
Kyösti Mälkki
2021-01-24
soc/intel/xeon_sp/cpx: Account for 'rc' heap manager
Arthur Heymans
2021-01-24
arch/x86/car.ld: Account for FSP-T reserved area
Arthur Heymans
2021-01-21
ach/x86/postcar.c: Avoid double CBMEM initialization
Frans Hendriks
2021-01-19
arch/x86/smbios: Update SMBIOS type 17 type detail
Tim Chu
2021-01-18
ChromeOS: Refactor SMBIOS type0 bios_version()
Kyösti Mälkki
2021-01-08
arch/x86/Makefile.inc: Clean up generated assembly stubs
Arthur Heymans
2021-01-07
arch/x86: Move prologue to .init section
Kyösti Mälkki
2021-01-04
ACPI: Final APM_CNT_GNVS_UPDATE cleanup
Kyösti Mälkki
2021-01-04
arch/x86: Move .id section higher
Kyösti Mälkki
2020-12-17
arch/arm: Replace .id section with build_info in CBFS
Kyösti Mälkki
2020-12-17
arch/ppc64: Remove .id section in bootblock
Kyösti Mälkki
2020-12-17
arch/x86: Remove ID_SECTION_OFFSET
Kyösti Mälkki
2020-12-16
arch/x86: Link gdt_init.S into bootblock
Kyösti Mälkki
2020-12-16
arch/x86: Clean up bootblock assembly
Kyösti Mälkki
2020-12-14
arch/x86: Combine bootblock linker scripts
Kyösti Mälkki
2020-12-11
Drop many cases of .previous directive use
Kyösti Mälkki
2020-12-10
arch/x86/smbios.c: Fix compilation on x86_64
Patrick Rudolph
2020-12-08
coreboot tables: Add SPI flash memory map windows to coreboot tables
Furquan Shaikh
2020-12-05
cpu/x86/64bit: Add code to call function in protected mode
Patrick Rudolph
2020-12-03
x86: Put bootblock startup code into .text._start section
Julius Werner
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-12-02
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-12-02
arch/x86/car.ld: Check for out of bound on no-XIP stages
Arthur Heymans
2020-11-25
arch/x86/smbios: Update SMBIOS type 16 error correction type
Tim Chu
2020-11-22
cpu/intel/common: Fill cpu voltage in SMBIOS tables
Patrick Rudolph
2020-11-19
ACPI S3: Split arch-agnostic parts
Kyösti Mälkki
2020-11-19
ACPI S3: Replace acpi_is_wakeup()
Kyösti Mälkki
2020-11-19
ACPI S3: Remove unused acpi_is_wakeup_s4()
Kyösti Mälkki
2020-11-18
ACPI S3: Do some minor cleanup
Kyösti Mälkki
2020-11-17
Revert "arch|cpu/x86: Add Kconfig option for x86 reset vector"
Kyösti Mälkki
2020-11-16
arch/x86/car.ld: Do cosmetic fixes
Frans Hendriks
2020-11-16
arch/x86/smbios: Update memory_array_handle for SMBIOS type 19
Tim Chu
2020-10-26
arch/x86/smbios: Populate SMBIOS type 7 with cache information
Morgan Jang
2020-10-13
sc7180: Enable bootblock compression
Julius Werner
2020-10-12
arch/x86/smbios: Update SMBIOS type 0 ec version
Tim Chu
2020-10-12
arch/x86/smbios: Update SMBIOS type 4 socket designation
Tim Chu
2020-09-29
cpu/qemu-x86/car: Move long mode entry right before c entry
Patrick Rudolph
2020-09-28
arch/x86/smbios: Add SMBIOS Thread Count
Francois Toguo
2020-09-28
arch/x86/Kconfig: Move pagetables down by 4K
Patrick Rudolph
2020-09-26
arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`
Angel Pons
2020-09-26
arch/x86: Introduce `ARCH_ALL_STAGES_X86_64`
Angel Pons
2020-09-21
arch/arm: Add support for loading Linux kernels
Sam Lewis
2020-09-03
memory_info: add max_speed_mts and configured_speed_mts
Rob Barnes
2020-08-31
arch/x86/exit_car.S: Fix checking clflush support
Arthur Heymans
2020-08-27
symbols: Change implementation details of DECLARE_OPTIONAL_REGION()
Julius Werner
2020-08-24
src/arch: Drop unneeded empty lines
Elyes HAOUAS
2020-08-24
arch/x86/walkcbfs.S: Mark code as x86_32
Patrick Rudolph
2020-08-21
arch/x86/gdt: Work around assembler bug
Patrick Rudolph
2020-08-21
arch/x86: Add support for ASan to memory functions
Harshit Sharma
2020-08-21
arch/x86: Select HAVE_ASAN_IN_RAMSTAGE
Harshit Sharma
2020-08-21
lib: Add ASan support to romstage on x86 arch
Harshit Sharma
2020-08-21
lib: Add ASan support to ramstage on x86 arch
Harshit Sharma
2020-08-19
arch/x86/boot: Jump to payload in protected mode
Patrick Rudolph
2020-08-19
arch/arm: Enable FIT payloads
Sam Lewis
2020-08-18
src: Remove unused 'include <stddef.h>
Elyes HAOUAS
2020-08-17
arch/x86/exit_car.S: Make sure _cbmem_top_ptr hits dram
Arthur Heymans
2020-08-14
arch/x86/postcar: Add x86_64 support
Patrick Rudolph
2020-08-06
arch/x86/pirq_routing.c: Drop unneeded `continue`
Angel Pons
2020-08-03
mb/emulation/qemu-armv7: Fix board
Patrick Rudolph
2020-07-31
mb/ocp/deltalake: Update SMBIOS type 4 -- Processor Information
Morgan Jang
2020-07-30
arch/x86/smbios.c: Split out weak functions
Angel Pons
2020-07-30
arch/x86/smbios.c: Factor out switch-case block
Angel Pons
2020-07-30
arch/x86/smbios.c: Simplify assignment
Angel Pons
2020-07-30
arch/x86/smbios.c: Clean up cosmetics
Angel Pons
2020-07-30
smbios: Fix type 17 for Windows 10
Patrick Rudolph
2020-07-28
arch/x86/smbios: Bump to version 3.0
Patrick Rudolph
2020-07-28
ACPI S3: Clean up resume path
Kyösti Mälkki
2020-07-27
arch/arm/armv7: Make null dcache_apply_all macro for userspace
Martin Roth
2020-07-26
arch/x86/smbios: Fix type4 for EDK2
Patrick Rudolph
2020-07-26
smbios: Add Type19
Patrick Rudolph
2020-07-26
arch/x86/smbios.c: Use macro for 'type_detail'
Elyes HAOUAS
2020-07-26
smp/spinlock: Do not define barrier() globally
Kyösti Mälkki
2020-07-26
arch/x86: Move cpu_relax()
Kyösti Mälkki
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-14
arch/x86/postcar_loader: Remove unused 'include <cpu/cpu.h>'
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-07-12
arch/x86/mpspec.c: Drop dead code
Angel Pons
2020-07-11
arch/x86: Drop CBMEM_TOP_BACKUP
Kyösti Mälkki
2020-07-10
arch/x86/exception: Print stack on exception
Raul E Rangel
2020-07-09
ACPI: Drop commented-out DSDT DefinitionBlock instances
Angel Pons
2020-07-09
arch/arm/include/smp/spinlock.h: Drop dead code
Angel Pons
2020-07-08
arch/x86: Add memmove.c to x86 bootblock
Martin Roth
2020-07-07
armv7: mmu: Use 'tlbimva' to invalidate TLB entries
Sam Lewis
2020-07-06
arch/x86: Remove RELOCATABLE_RAMSTAGE
Kyösti Mälkki
[next]