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
Age
Commit message (
Expand
)
Author
2016-01-13
cbfstool: Remove duplicate code line
Werner Zeh
2016-01-12
util/lint: Add lint script to run kconfig_lint
Martin Roth
2016-01-12
util/lint/kconfig_lint: Run through perltidy to fix whitespace
Martin Roth
2016-01-12
lint: rename lint-006-checkpatch because board name is lint-006
Martin Roth
2016-01-12
Makefile: Add toolchain version check
Martin Roth
2016-01-12
amd/cimx/sb800/pci_devs.h: Update guard #define name
Martin Roth
2016-01-12
intel/skylake: Remove check for Microcode loaded by ME
Martin Roth
2016-01-12
google/guado: initial upstream migration
Matt DeVillier
2016-01-12
Makefile: Correct spelling in help message
Werner Zeh
2016-01-12
nb/intel/gm45: Convert gma.c to `if (IS_ENABLED(` style
Nico Huber
2016-01-11
autoport: Add missing casts
Vladimir Serbinenko
2016-01-10
fsp1_1: Remove #if protection in header - It's not needed
Martin Roth
2016-01-10
lenovo/x220: Enable USB 3 controller
Marian Tietz
2016-01-09
buildgcc: Print out all missing tools then halt
Martin Roth
2016-01-08
vendorcode/amd/agesa/f15tn: Fix out of bounds read on on memory voltage
Martin Roth
2016-01-08
fsp_baytrail: Add additional PCI space above 4GB
Martin Roth
2016-01-07
intel/braswell: Disable IFD & ME by default so abuild can build
Martin Roth
2016-01-07
mainboard: Drop abuild.disabled files for Braswell boards
Stefan Reinauer
2016-01-07
buildgcc: Don't request that optional tools be installed
Martin Roth
2016-01-07
Correct some common spelling mistakes
Martin Roth
2016-01-07
src/vendorcode/amd: correct spelling of MTRR
Paul Menzel
2016-01-07
f14: Increase AP stack to 8k on 64bit
Stefan Reinauer
2016-01-07
google/cyan, intel/strago Kconfig: Only ask to display SPD once
Martin Roth
2016-01-07
xcompile: Quote variables to prevent globbing and splitting.
Martin Roth
2016-01-07
xcompile: Use local variables in the test functions
Martin Roth
2016-01-07
xcompile: use $() instead of backticks
Martin Roth
2016-01-07
xcompile: Only include arm64 erratum check in arm64 section
Martin Roth
2016-01-07
xcompile: Put compiler variables outside of 'if' to allow checking
Martin Roth
2016-01-07
xcompile: Separate flags from clang executable
Martin Roth
2016-01-07
xcompile: Add XGCCPATH to clang compiler
Martin Roth
2016-01-07
xcompile: Add separation for architectures to improve readability
Martin Roth
2016-01-07
xcompile: Use tabs for indentation
Martin Roth
2016-01-07
Makefile.inc: update location of dsdt
Martin Roth
2016-01-07
intel/fsp1_1: Disable GOP support by default
Martin Roth
2016-01-07
mainboard/asus/kgpe-d16: Enable romstage microcode spinlocks
Timothy Pearson
2016-01-07
cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure
Timothy Pearson
2016-01-07
inteltool: add NetBSD compatibility
Andrey Korolyov
2016-01-07
viatool: add NetBSD support
Andrey Korolyov
2016-01-07
Revert "util/crossgcc: Regenerate MPFR autotools files before build"
Timothy Pearson
2016-01-07
util/crossgcc: Bump MPFR version to 3.1.3
Timothy Pearson
2016-01-06
viatool: Add VIA C3 MSRs
Andrey Korolyov
2016-01-06
cpu/amd/fam10h-15h: Add tsc_freq_mhz() function
Timothy Pearson
2016-01-06
cbfstool: correct add-master-header logic to match runtime expectations
Aaron Durbin
2016-01-06
Revert "x86: Align CBFS on top of ROM"
Aaron Durbin
2016-01-06
intel/braswell: Build in both C0 and 'other' vbios
Martin Roth
2016-01-06
Documentation: Add information about patches from other git repos
Martin Roth
2016-01-06
cbfstool: Add 'hashcbfs' command to compute hash of CBFS region.
Aaron Durbin
2016-01-06
cbfstool: keep cbfs master header pointer
Patrick Georgi
2016-01-06
cbfstool: Adapt "cbfstool copy" to only use fmap regions.
Patrick Georgi
2016-01-06
cbfstool: Use buffer over offset/size pair for cbfs_copy_instance
Patrick Georgi
2016-01-06
commonlib: Add function to hash contents of a CBFS region.
Aaron Durbin
2016-01-06
commonlib/cbfs: Add type ids for empty files
Patrick Georgi
2016-01-06
commonlib: Prepare code to be included in cbfstool builds.
Aaron Durbin
2016-01-06
commonlib: Add common cbfs parsing logic to coreboot and cbfstool.
Aaron Durbin
2016-01-06
commonlib: Add function to compute relative offsets from two region_devices.
Aaron Durbin
2016-01-06
toolchain.inc: Test for valid toolchain when ANY_TOOLCHAIN is used
Martin Roth
2016-01-05
xcompile: Remove warnings about missing tools & architectures
Martin Roth
2016-01-04
util/crossgcc: Add ppc64el support
Timothy Pearson
2016-01-04
util/crossgcc: Regenerate MPFR autotools files before build
Timothy Pearson
2016-01-04
util/crossgcc: Bump GMP version to 6.1.0
Timothy Pearson
2016-01-04
sb/amd/sr5650: Correctly locate CPU MMCONFIG resource
Timothy Pearson
2016-01-04
toolchain.inc: Update help text, Add TODO.
Martin Roth
2016-01-04
toolchain.inc: Skip how to use any toolchain if it's selected
Martin Roth
2016-01-04
toolchain.inc: Move nocompile around entire check, Comment endifs
Martin Roth
2016-01-04
toolchain.inc: Test for toolchain when using llvm/clang
Martin Roth
2016-01-04
genbuild_h.sh: allow coreboot to be a git submodule
Ben Gardner
2016-01-04
Revert "AMD OemS3Save: refactor for Merlin Falcon"
Kyösti Mälkki
2016-01-03
sb/intel/bd82x6x: Add missing PCIIDs for variants .
Vladimir Serbinenko
2015-12-31
nb/intel/gm45: Export low-power and (SFF) options
Nico Huber
2015-12-31
lenovo/x200: Revise onboard IRQ routing
Nico Huber
2015-12-31
superio/it8772f: Add register to set the default value of FAN speed
Ted Kuo
2015-12-31
superio/it8772f: Add switch to enable HWM (Hardware Monitor)
Ted Kuo
2015-12-31
imgtec/pistachio: disable default RPU gate register values
Ionela Voinescu
2015-12-31
imgtec/pistachio: memlayout: update GRAM size
Ionela Voinescu
2015-12-31
imgtec/pistachio: I2C: fix base address for I2C clock setup
Ionela Voinescu
2015-12-31
imgtec/pistachio: identity map SOC registers region
Ionela Voinescu
2015-12-31
imgtec/pistachio: Add SOC_REGISTERS memory region
Ionela Voinescu
2015-12-31
imgtec/pistachio: Use SYS PLL in integer mode
Ionela Voinescu
2015-12-30
gigabyte/ga-g41m-es2l: Add mainboard
Damien Zammit
2015-12-30
northbridge/intel/x4x: Native raminit
Damien Zammit
2015-12-30
superio/it8718f: Add missing PNP info
Damien Zammit
2015-12-30
drivers/xgi/common: Fix XGI_SetGroup2
Stefan Reinauer
2015-12-30
Kconfig: move fmap description file prompt into the mainboard menu
Martin Roth
2015-12-30
MAINTAINERS: Designate Intel maintainers for FSP 1.0 Baytrail
Alexandru Gagniuc
2015-12-30
x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files
Alexandru Gagniuc
2015-12-30
Makefile.inc: Fmaptool build fixes
Martin Roth
2015-12-29
x86: Align CBFS on top of ROM
Nico Huber
2015-12-29
MAINTAINERS: Designate Intel maintainer for FSP 1.0 Ivy Bridge
Martin Roth
2015-12-29
device/pnp: Ability to set vendor specific logical device config
Damien Zammit
2015-12-29
northbridge/intel/x4x: Intel 4-series northbridge support
Damien Zammit
2015-12-29
mips: add coherency argument to identity mapping
Ionela Voinescu
2015-12-29
cbmem: Makefile: Add install target
Denis 'GNUtoo' Carikli
2015-12-28
genbuild_h.sh: Get current rev for git revision, not origin/master
Martin Roth
2015-12-27
mainboard/google/urara: change SYS PLL to 700MHz
Ionela Voinescu
2015-12-27
soc/intel/broadwell: Add back support for EHCI debug setup
Duncan Laurie
2015-12-27
broadwell: Fix SATA Gen3 DTLE configuration registers
Duncan Laurie
2015-12-27
broadwell: Fix CONFIG_SPI_CONSOLE usage
Duncan Laurie
2015-12-26
ACPI: Add hack to avoid IASL warning when reading back registers
Martin Roth
2015-12-26
IT8772F: Clean up it8772f includes and add a LED API
david
2015-12-25
cpu/allwinner/a10: Fix I2c speed calculation
Martin Roth
[next]