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
/
cpu
Age
Commit message (
Expand
)
Author
2014-03-04
uart: Drop HAVE_UART_MEMORY_MAPPED
Kyösti Mälkki
2014-03-04
uart: Do not guard entire include file by config options
Kyösti Mälkki
2014-02-25
Remove CACHE_ROM.
Vladimir Serbinenko
2014-02-24
TI am335x: Apply Kconfig use conventions
Kyösti Mälkki
2014-02-24
CAR_GLOBAL: enforce compiler to check if _start != _end
Edward O'Callaghan
2014-02-20
intel/model_2065x: Fix APICID generation.
Vladimir Serbinenko
2014-02-20
SMM: Fixes for DEBUG_SMI
Kyösti Mälkki
2014-02-19
x86 bootblock: improve clang compatibility
Patrick Georgi
2014-02-16
haswell: backup the default SMM region on resume
Aaron Durbin
2014-02-16
x86: provide infrastructure to backup default SMM region
Aaron Durbin
2014-02-15
coreboot: infrastructure for different ramstage loaders
Aaron Durbin
2014-02-13
cpu/allwinner/a10: Add minimal ramstage driver
Alexandru Gagniuc
2014-02-12
PCI: Drop includes under cpu
Kyösti Mälkki
2014-02-11
SMP: Add arch-agnostic boot_cpu()
Kyösti Mälkki
2014-02-09
mtrr: only add prefetchable resources as WRCOMB for VGA devices
Aaron Durbin
2014-02-06
ARMv7: Remove static CBMEM allocation
Kyösti Mälkki
2014-02-06
usbdebug: Drop obsolete code
Kyösti Mälkki
2014-02-06
MTRR: Mark all prefetchable resources as WRCOMB.
Vladimir Serbinenko
2014-02-06
mtrr: retry fitting w/o WRCOMB if usage exceeds BIOS allocation
Aaron Durbin
2014-02-03
cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 models
Oskar Enoksson
2014-02-01
cpu/intel/model_2065x: Add model 20652
Vladimir Serbinenko
2014-01-30
cpu/intel: allow non-packaged scoped turbo setting
Aaron Durbin
2014-01-30
x86: Add SMM helper functions to MP infrastructure
Aaron Durbin
2014-01-30
x86: parallel MP initialization
Aaron Durbin
2014-01-30
coreboot: config to cache ramstage outside CBMEM
Aaron Durbin
2014-01-30
vboot: provide empty vboot_verify_firmware()
Aaron Durbin
2014-01-28
x86: add common definitions for control registers
Aaron Durbin
2014-01-28
intel: fix microcode compilation failure in bootblock
Aaron Durbin
2014-01-26
src/cpu: Fix spelling of MTTR to MTRR
Paul Menzel
2014-01-23
intel/microcode: Remove leftover MICROCODE_INCLUDE_PATH.
Vladimir Serbinenko
2014-01-22
AMD K8/fam10: Fix CBMEM on S3 resume
Kyösti Mälkki
2014-01-22
AMD AGESA: Fix CBMEM on S3 resume
Kyösti Mälkki
2014-01-16
cpu/intel: Remove dummy terminators from microcode blobs
Alexandru Gagniuc
2014-01-16
cpu/intel: Make all Intel CPUs load microcode from CBFS
Alexandru Gagniuc
2014-01-15
cpu/amd/model_fxx/powernow_acpi.c: Comment out set but unused variable `Start...
Paul Menzel
2014-01-15
nehalem/sandy/ivy/haswell: Enable WRPROT cache for all of flash
Kyösti Mälkki
2014-01-15
Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR
Kyösti Mälkki
2014-01-14
cpu/allwinner/a10: Clarify positioning of boot stages
Alexandru Gagniuc
2014-01-14
cpu/allwinner/a10: Add helper to configure CPU clock
Alexandru Gagniuc
2014-01-13
cpu/allwinner/a10: Provide utility to make a bootable image
Alexandru Gagniuc
2014-01-13
cpu/allwinner/a10: Clean up include order in Makefile.inc
Alexandru Gagniuc
2014-01-12
CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file
Vladimir Serbinenko
2014-01-11
intel/fsp: Fix microcode including
Patrick Georgi
2014-01-09
cpu/allwinner/a10: Import raminit code from uboot
Alexandru Gagniuc
2014-01-09
cpu/allwinner/a10: Add low-level helpers for DRAM clock control
Alexandru Gagniuc
2014-01-09
cubieboard: Initialize memory in bootblock
Alexandru Gagniuc
2014-01-09
cpu/allwinner/a10: Add functions for driving GPIO pins
Alexandru Gagniuc
2014-01-09
cpu/allwinner/a10: Add definitions for in/output GPIO functions
Alexandru Gagniuc
2014-01-09
cpu/allwinner/a10: Add function for reading chip revision
Alexandru Gagniuc
2014-01-09
cpu/allwinner/a10: Implement udelay using timer 0
Alexandru Gagniuc
[next]