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
2015-08-14
kunimitsu sklrvp: remove unused IedSize
Aaron Durbin
2015-08-14
skylake: pass IED_REGION_SIZE Kconfig to FSP
Aaron Durbin
2015-08-14
intel/common: fix stage_cache_external_region()
Aaron Durbin
2015-08-14
skylake: use smm_subregion() during SMM relocation
Aaron Durbin
2015-08-14
intel/common: use external stage cache for fsp_ramstage
Aaron Durbin
2015-08-14
skylake: clean up SMM region calculations
Aaron Durbin
2015-08-14
libpayload: usb: xhci: Fix list of cleared port change bits
Julius Werner
2015-08-14
fsp1_1: fsp_relocate: use struct region_device and struct prog
Aaron Durbin
2015-08-14
stage_cache: make prog const in stage_cache_add()
Aaron Durbin
2015-08-14
Skylake: Add ASL code to enable GPIO controller
Archana Patni
2015-08-14
intel/common: use acpi_is_wakeup_s3() in fsp_ramstage.c
Aaron Durbin
2015-08-14
libpayload: Do not gate USB_DWC2 on USB_HID
David Hendricks
2015-08-14
libpayload: usb: xhci: Count new Max Scratchpad Bufs bits from XHCI 1.1
Julius Werner
2015-08-14
libpayload: usb: dwc2: fix short packet transfer
Yunzhi Li
2015-08-14
skylake: clear write-1-to-clear fields in power regs
Aaron Durbin
2015-08-14
skylake: fix invalid GNVS base address
Aaron Durbin
2015-08-14
skylake: enumerate the SMI status fields
Aaron Durbin
2015-08-14
skylake: set DISB in GEN_PMCON_A register properly
Aaron Durbin
2015-08-14
skylake: fill out gen_pmcon_* bitfields
Aaron Durbin
2015-08-14
glados: enable SMBus device
Aaron Durbin
2015-08-14
skylake: do not overlap resources
Aaron Durbin
2015-08-14
libpayload: usb: Fixup wrong use of config
Chunfeng Yun
2015-08-14
libpayload: xhci: Carry over fixes from Chromium tree
Julius Werner
2015-08-14
cbfs: fix printf for 64bit architectures
Daisuke Nojiri
2015-08-14
skylake: use native gpio configuration for uart
Aaron Durbin
2015-08-14
glados: move to native gpio configuration
Aaron Durbin
2015-08-14
skylake: provide native gpio functionality
Aaron Durbin
2015-08-14
cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabled
Timothy Pearson
2015-08-13
libpayload: usb: don't prematurely free the usb device
Aaron Durbin
2015-08-13
skylake: fix serial port with new code base
Aaron Durbin
2015-08-13
glados: Enable wake from EC via LAN_WAKE#
Duncan Laurie
2015-08-13
skylake: Add Deep Sx configuration for wake pins
Duncan Laurie
2015-08-13
uart8250mem: provide uart_fill_lb()
Aaron Durbin
2015-08-13
skylake: remove CBFS_SIZE option in SoC directory
Aaron Durbin
2015-08-13
skylake: fix garbled patch from upstream
Aaron Durbin
2015-08-13
x86: parameterize asl_template for CBFS inclusion
Aaron Durbin
2015-08-13
cbfstool: unify actual file creation
Patrick Georgi
2015-08-13
soc/common/intel: Reset is not dependend upon FSP
Lee Leahy
2015-08-13
cbfstool: move tests for fixed-location files earlier
Patrick Georgi
2015-08-13
amd: raminit sysinfo offset fix
Aaron Durbin
2015-08-13
cbfstool: prepare moving tests earlier
Patrick Georgi
2015-08-13
cbfstool: factor out creating a cbfs file header
Patrick Georgi
2015-08-13
cbfstool: Make cbfs_create_empty_entry build a more complete header
Patrick Georgi
2015-08-13
cbfstool: honor larger-than-usual header sizes in cbfs_add_entry_at()
Patrick Georgi
2015-08-13
cbfstool: allow file data converters to modify the header size
Patrick Georgi
2015-08-13
cbfstool: calculate header size in cbfs_add_component()
Patrick Georgi
2015-08-13
cbfstool: expose cbfs_calculate_file_header_size()
Patrick Georgi
2015-08-13
cbfstool: allow passing a precalculated header size into cbfs_add_entry()
Patrick Georgi
2015-08-13
cbfstool: test for duplicate files earlier
Patrick Georgi
2015-08-13
cbfstool: add cbfs file attribute structure
Patrick Georgi
2015-08-13
buildgcc: Fix the options check
zbao
2015-08-13
board-status: move board status back to $TMPDIR
Patrick Georgi
2015-08-13
getac/p470: enable early cbmem init
Patrick Georgi
2015-08-13
getac/p470: Enable native VGA init
Patrick Georgi
2015-08-13
getac/p470: Add C-State values
Patrick Georgi
2015-08-11
getac/p470: Clean up SIO access in ACPI
Patrick Georgi
2015-08-11
chromeos: Allow for VB_SOURCE override
Paul Kocialkowski
2015-08-10
board_status: use command -v over which(1)
Patrick Georgi
2015-08-10
what-jenkins-does: Add building chromeos configurations
Patrick Georgi
2015-08-10
libpayload: Kconfig include in lpgcc
Paul Kocialkowski
2015-08-10
xcompile: crossgcc lookup in parent paths, for painless libpayload support
Paul Kocialkowski
2015-08-10
chromeos: vboot: Adaptations for using a separate object out directory
Paul Kocialkowski
2015-08-10
Makefile.inc: use correct make
Jonathan A. Kollasch
2015-08-10
google/stout: Fix ELOG related ifdefs
Patrick Georgi
2015-08-10
genbuild_h: Actually use git's current commit for timestamp if possible
Patrick Georgi
2015-08-10
genbuild_h: actually make date(1) based timestamp locale independent
Patrick Georgi
2015-08-10
seabios integration: fix interaction with ccache
Patrick Georgi
2015-08-10
libpayload: Fix compile error in time.c if nvram support is disabled
Patrick Georgi
2015-08-10
getac/p470: enable GPU devices in devicetree
Patrick Georgi
2015-08-10
intel/i945: don't read structs out of uninitialized pointers
Patrick Georgi
2015-08-10
getac/p470: Make suspend-to-ram work
Patrick Georgi
2015-08-10
build system: add minimized .config to coreboot image
Patrick Georgi
2015-08-10
board-status: expand minimized config to full size
Patrick Georgi
2015-08-10
board_status: create temporary directory in coreboot tree
Patrick Georgi
2015-08-10
external payloads: COREBOOT_ROM_DEPENDENCIES needs to be late-evaluated
Patrick Georgi
2015-08-09
samsung/exynos5250: Add vboot2 memory region
Patrick Georgi
2015-08-09
imgtech/pistacho: Add vboot2 memory region
Patrick Georgi
2015-08-09
amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESS
Jonathan A. Kollasch
2015-08-09
AMD K8: Avoid duplicate variables in SSDT on multisocket systems
Jonathan A. Kollasch
2015-08-09
Only apply libgcc workaround on x86-32
Stefan Reinauer
2015-08-09
Move function/data sections to common CFLAGS
Stefan Reinauer
2015-08-09
payloads: Move payloads logic to payloads directory
Stefan Reinauer
2015-08-09
libpayload: Use CONFIG_LP_CCACHE instead of CONFIG_CCACHE
Stefan Reinauer
2015-08-09
Makefile.inc: Clean up SeaBIOS clean command line
Martin Roth
2015-08-09
drivers/pc80/i8254.c: Indent with GNU indent 2.2.11
Paul Menzel
2015-08-09
riscv-spike: support for Spike emulation of riscv
Thaminda Edirisooriya
2015-08-09
license headers: Drop FSF addresses again
Patrick Georgi
2015-08-09
libpayload: lpgcc: CFLAGS and CMDLINE order inversion
Paul Kocialkowski
2015-08-09
Kconfig: Add KCONFIG_STRICT mode
Stefan Reinauer
2015-08-09
f10/f12: Remove whitespace from gcccar.inc
Stefan Reinauer
2015-08-09
secimage: Use libz's crc32 function
Stefan Reinauer
2015-08-09
secimage: reformat
Stefan Reinauer
2015-08-09
acpi: Align FACS to 64 bytes
Patrick Georgi
2015-08-08
samsung/exynos5250: Enable bootblock console
Patrick Georgi
2015-08-08
google/urara: Stub out get_write_protect_state()
Patrick Georgi
2015-08-08
broadcom/cygnus: returning from verstage without having one is useless
Patrick Georgi
2015-08-08
abuild: avoid hanging in oldconfig for parallel builds
Patrick Georgi
2015-08-08
abuild: in junit output, name chromeos builds different from normal ones
Patrick Georgi
2015-08-08
abuild: when using --chromeos, skip boards with no Chrome OS support
Patrick Georgi
2015-08-08
abuild: Make help text into a heredoc
Patrick Georgi
[next]