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-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
2019-12-16
arch/x86: Make X86 stages select ARCH_X86
Arthur Heymans
2019-12-14
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-12-12
acpigen: Add methods for mutex operations
Patrick Rudolph
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-06
arch|cpu/x86: Add Kconfig option for x86 reset vector
Marshall Dawson
2019-12-05
arm64: Print a char to UART early in exception handler
Julius Werner
2019-12-05
arm64: Bump exception stack size to 2KB
Julius Werner
2019-12-05
arm64: Correctly unmask asynchronous SError interrupts
Julius Werner
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-03
src: Add missing include <stdlib.h>
Elyes HAOUAS
2019-11-30
kill CAR_GLOBAL_MIGRATION leftovers
Arthur Heymans
2019-11-30
arch/x86/car.ld: Drop CAR_GLOBAL region
Arthur Heymans
2019-11-30
arch/*/*/early_variables.h: drop unused files
Arthur Heymans
2019-11-30
arch/x86/cache.h: Use ENV_CACHE_AS_RAM macro
Arthur Heymans
2019-11-29
arch/x86/exception.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-28
arch/arm/include: Remove unused armv7 types.h
Jacob Garber
2019-11-26
arch/x86: SMBIOS: Improve core count reporting
Andrey Petrov
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-22
arch/acpigen.h: Correct PARENT_PREFIX encoding value
Elyes HAOUAS
2019-11-22
Makefiles: Remove -D__PRE_RAM__
Kyösti Mälkki
2019-11-22
arch/x86: Remove spinlocks inside CAR
Kyösti Mälkki
2019-11-21
arch/x86: Remove copy_and_run()
Kyösti Mälkki
2019-11-21
cpu/amd/fam10: Drop support
Arthur Heymans
2019-11-21
drivers/intel/fsp1_0: Drop support
Arthur Heymans
2019-11-20
Remove MIPS architecture
Julius Werner
2019-11-19
lib/fmap: Disable pre-RAM cache for FSP 1.0
Julius Werner
2019-11-18
include: Make stdbool.h a separate file
Julius Werner
2019-11-14
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-13
arch/x86: Correctly determine number of enabled cores
Andrey Petrov
2019-11-12
arch/x86/car.ld: Rename suffix _start/_end
Arthur Heymans
2019-11-11
console,boot_state: Exclude printk() from reported times
Kyösti Mälkki
2019-11-10
arch/x86: Remove EARLY_EBDA_INIT support
Arthur Heymans
2019-11-10
lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG
Arthur Heymans
2019-11-10
arch/riscv: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-06
arch/x86: Create preprocessed __ROMCC__ bootblock source
Kyösti Mälkki
2019-11-06
arch/riscv: Use FDT from calling argument when using FIT
Arthur Heymans
2019-11-06
arch/riscv: Rename `stages.c` to `romstage.c`
Nico Huber
2019-11-05
arch/riscv: Don't link `stages.c` into ramstage
Nico Huber
2019-11-05
security/vboot: Removed vboot_prepare from vboot_locator
Wim Vervoorn
2019-11-04
cpu/qemu-x86: Add x86_64 bootblock support
Patrick Rudolph
[next]