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-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
2015-12-22
soc/intel/fsp_baytrail: Make sure i2c bus is < 7
Martin Roth
2015-12-22
drivers/intel/fsp1_0/fsp_util.c: Fix indentation
Martin Roth
2015-12-21
imgtec/pistachio: DDR2, DDR3: DLL reset set
Ionela Voinescu
2015-12-21
imgtec/pistachio: DDR2, DDR3: DQS gate early
Ionela Voinescu
2015-12-21
imgtec/pistachio: increase CBFS cache
Ionela Voinescu
2015-12-20
buildgcc: Add coreboot toolchain string to clang version
Martin Roth
2015-12-20
Makefile.inc: Move addition of payload rev & config to payload makefile
Martin Roth
2015-12-20
soc/intel/broadwell: Init var before use, only use when needed
Martin Roth
2015-12-20
board_status.sh: Double quote variables to prevent globbing and word splitting.
Martin Roth
2015-12-20
board_status.sh: checksum the rom and save it for later verification
Martin Roth
2015-12-20
board_status.sh: Clean up output, show what the script is doing
Martin Roth
2015-12-20
board_status.sh: Extract payload config & version files
Martin Roth
2015-12-20
board_status.sh: Update to fix serial port reads
Martin Roth
2015-12-18
southbridge/amd/sr5650: Add MCFG ACPI table support
Timothy Pearson
2015-12-18
mainboard/asus/kgpe-d16: Enable CBFS spinlocks
Timothy Pearson
2015-12-18
drivers/pc80: Add optional spinlock for nvram CBFS access
Timothy Pearson
2015-12-18
cpu/samsung/exynos5250: Move update-bl1.sh to 3rdparty/blobs/
Stefan Reinauer
2015-12-18
siemens/mc_tcu3: Set GPIO_S0_SC[75] to output
Werner Zeh
2015-12-17
Enable KCONFIG_STRICT mode
Stefan Reinauer
2015-12-17
google/veyron: Add commercial board names in Kconfig.name
Denis 'GNUtoo' Carikli
2015-12-17
Kconfig: Fix CONFIG_GDB_STUB dependencies
Denis 'GNUtoo' Carikli
[next]