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
2019-01-04
amdfam10 boards: Add Makefiles and fix resourcemap.c
Kyösti Mälkki
2019-01-04
src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h'
Elyes HAOUAS
2019-01-04
src: Get rid of device_t
Elyes HAOUAS
2018-12-30
arch/x86: Add CAR stack location symbols
Kyösti Mälkki
2018-12-30
arch/x86: Use a common timestamp.inc with romcc bootblocks
Kyösti Mälkki
2018-12-30
arch/x86: Prevent romcc bootblock from using MMX registers
Kyösti Mälkki
2018-12-28
arch/x86/c_start.S: Use tabs instead of white spaces
Elyes HAOUAS
2018-12-28
arch/x86: Drop spurious arch/stages.h includes
Kyösti Mälkki
2018-12-24
soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP
Kyösti Mälkki
2018-12-24
arch/x86/wakeup.S: Use tabs instead of white spaces
Elyes HAOUAS
2018-12-24
arch/arm/memmove.S: Use tabs instead of white spaces
Elyes HAOUAS
2018-12-22
cbmem: Always use EARLY_CBMEM_INIT
Kyösti Mälkki
2018-12-22
arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-12-19
arch/riscv: Don't set FPU state to "dirty"
Jonathan Neuschäfer
2018-12-19
arch/riscv: Define and use SBI_ENOSYS
Jonathan Neuschäfer
2018-12-18
arch/riscv: Don't hardcode CSR numbers anymore
Jonathan Neuschäfer
2018-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
2018-12-07
riscv: fix non-SMP support
Philipp Hug
2018-12-05
arch/x86/include/stdint: Fix PRIu64
Patrick Rudolph
2018-12-04
acpi_pld: Make it easier to define the ACPI USB device groups
Duncan Laurie
2018-11-30
arch/power8: Rename to ppc64
Jonathan Neuschäfer
2018-11-29
arch/acpi.h: Add some update to version 6.2a
Elyes HAOUAS
2018-11-29
arch/x86/acpigen.c: Add a method to notify all CPU cores
Arthur Heymans
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-29
arch/x86/Makefile.inc: Fix typo
Patrick Rudolph
2018-11-23
arch/x86: drop special case cbfs locator
Patrick Georgi
2018-11-23
src/arch/x86/acpi.c: Create log area and extend TPM2 table
Michał Żygowski
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-23
soc/intel/common: Bring DISPLAY_MTRRS into the light
Nico Huber
2018-11-19
src: Add required space after "switch"
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-14
mb/emulation/qemu-i440fx|q35: Fix stack size
Patrick Rudolph
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-09
arch/x86: Fix car_active for CONFIG_NO_CAR_GLOBAL_MIGRATION
Furquan Shaikh
2018-11-09
include/program_loading: Add POSTCAR prog type
Philipp Deppenwiese
2018-11-08
toolchain: Add POSTCAR as a stage we have a toolchain for
Patrick Georgi
2018-11-06
x86/acpi.c: Be more verbose when finding the wakeup vector
Angel Pons
2018-11-05
riscv: add support for supervisor binary interface (SBI)
Xiang Wang
2018-11-05
riscv: add support to block smp in each stage
Xiang Wang
2018-11-05
riscv: add support smp_pause / smp_resume
Xiang Wang
2018-11-01
arch/x86: clarify raw CAR_GLOBAL access guards
Aaron Durbin
2018-11-01
arch/x86: allow global .bss objects without CAR_GLOBAL
Aaron Durbin
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-30
riscv: simplify timer interrupt handling
Philipp Hug
2018-10-30
src/arch/riscv/misaligned.c: Fix an off-by-one error when loading the opcode
Philipp Hug
2018-10-26
arch/x86/acpi: Add TPM2 table support
Philipp Deppenwiese
2018-10-25
selfboot: create selfboot_check function, remove check param
Ronald G. Minnich
[next]