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
Age
Commit message (
Expand
)
Author
2016-03-03
arch/x86: Allow soc/chipset to set linking address
Andrey Petrov
2016-03-03
cpu/x86/16bit: rename _start -> _start16bit
Aaron Durbin
2016-03-03
cpu/x86/16bit/reset16: mark reset vector executable
Aaron Durbin
2016-03-03
cpu/x86/16bit/reset16: remove stale 32-bit jump
Aaron Durbin
2016-03-03
drivers/intel/fsp2_0: Add utility functions
Andrey Petrov
2016-03-03
drivers/intel/fsp2_0: Add coreboot<->FSP header files
Andrey Petrov
2016-03-03
nb/intel/sandybridge/raminit: Fill SMBIOS type17 info
Patrick Rudolph
2016-03-03
src/device/dram/ddr3: Parse additional information
Patrick Rudolph
2016-03-02
nb/intel/sandybridge/romstage: Read fuse bits for max MEM Clk
Patrick Rudolph
2016-03-02
src/arch/x86/smbios: Add vendors
Patrick Rudolph
2016-03-02
nb/intel/sandybridge/raminit: Make discover_timC_write non cyclic
Patrick Rudolph
2016-03-01
Skylake: Support Intel Speed Shift Technology based on config
Subrata Banik
2016-03-01
Skylake boards: Enabling HWP (hardware P state control)
Subrata Banik
2016-02-29
google/chell: Update DPTF configuration
Duncan Laurie
2016-02-29
google/chell: Update GPIOs for DVT2
Duncan Laurie
2016-02-29
vboot: Set S3_RESUME flag for vboot context if necessary
Duncan Laurie
2016-02-29
skylake: Increase IGD stolen size to 64MB
Duncan Laurie
2016-02-29
mainboard/google/chell: provide configuration for all pads
Aaron Durbin
2016-02-29
mainboard/intel/galileo: Enable USB
Lee Leahy
2016-02-29
soc/intel/quark: Reserve non-MMIO space
Lee Leahy
2016-02-29
soc/intel/quark: Initialize some of the FADT base registers
Lee Leahy
2016-02-28
northbridge/intel: add missing #include guards
Iru Cai
2016-02-26
During DRAM initialization on certain ASpeed devices, an incorrect
Timothy Pearson
2016-02-26
nb/intel/sandybridge/raminit: Adjust timB to prevent overflow
Patrick Rudolph
2016-02-26
tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"
Denis 'GNUtoo' Carikli
2016-02-26
mainboard/intel/apollolake_rvp: remove bootblock_mainboard_early_init()
Aaron Durbin
2016-02-26
soc/intel/apollolake: implement bootblock_soc_early_init()
Aaron Durbin
2016-02-26
soc/intel/apollolake: provide function to set up uart pads and controller
Aaron Durbin
2016-02-26
lib/bootblock: provide SoC callback parity with mainboard
Aaron Durbin
2016-02-26
soc/intel/appollolake: fix comment in gpio_defs.h
Aaron Durbin
2016-02-26
soc/intel/apollolake: group serial console options into one Kconfig
Aaron Durbin
2016-02-26
lib/memrange: avoid shadow object declarations
Aaron Durbin
2016-02-25
mc_tcu3: Enable graphic init code
Werner Zeh
2016-02-25
fsp_baytrail: Fix a possible hanging DisplayPort
Werner Zeh
2016-02-25
x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock
Furquan Shaikh
2016-02-25
cbfs: Fix compiler error for gcc versions < 4.6
Werner Zeh
2016-02-24
commonlib/lz4_wrapper: Use correct casts to ensure valid calculations
Paul Menzel
2016-02-23
southbridge/intel/ibexpeak: Use common gpio.c
Patrick Rudolph
2016-02-23
southbridge/intel/lynxpoint: Use common gpio.c
Patrick Rudolph
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-22
urara: Increase bootblock size
Julius Werner
2016-02-22
memlayout: Add symbols for stage bounds
Julius Werner
2016-02-22
mainboard/intel/galileo: Enable minimal ACPI tables
Lee Leahy
2016-02-22
soc/intel/quark: Add the initial pieces required for ACPI tables
Lee Leahy
2016-02-22
fsp_baytrail: Add full support for iosf access in reg_script
Werner Zeh
2016-02-22
die() when attempting to use bounce buffer on non-i386.
Vladimir Serbinenko
2016-02-22
qemu-armv7: Update running instructions.
Vladimir Serbinenko
2016-02-22
console: Add higher baud rates
Lee Leahy
2016-02-21
soc/*: fix uart's regwidth specification in cbtables
Patrick Georgi
2016-02-20
Fix qemu-armv7 memory map
Vladimir Serbinenko
[next]