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-10-08
fsp1_0: Fix broken logic when searching for FSP
Werner Zeh
2015-10-07
cbfs: add struct cbfsf
Aaron Durbin
2015-10-07
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
Alexandru Gagniuc
2015-10-06
vboot2: Look up actual CBFS in MULTIPLE_CBFS configuration
Patrick Georgi
2015-10-06
fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IO
Alexandru Gagniuc
2015-10-05
cpu/Makefile.inc: Only inculde x86 subdir if ARCH_x86 is selected
Alexandru Gagniuc
2015-10-05
Add EM100 'hyper term' spi console support in ramstage & smm
Martin Roth
2015-10-05
buildgcc: Fix the binutils-no-doc patch with 2.25
zbao
2015-10-05
buildgcc: Add patch for building binutils by clang 6.0
zbao
2015-10-05
buildgcc: Show the progress when downloading
zbao
2015-10-05
libpayload: Check for CBFS_DEFAULT_MEDIA in cbfs_get_file_content()
Nico Huber
2015-10-04
northbridge/intel/nehalem: Fix native VGA init
Nicolas Reinecke
2015-10-04
drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabled
Alexandru Gagniuc
2015-10-03
Remove FSP Rangeley SOC and mohonpeak board support
Alexandru Gagniuc
2015-10-03
Remove sandybridge and ivybridge FSP code path
Alexandru Gagniuc
2015-10-03
sandybridge ivybridge: Treat native init as first class citizen
Alexandru Gagniuc
2015-10-02
libpayload: Fix possible NULL deref in cbfs_get_file_content()
Nico Huber
2015-10-02
cbfstool: relocate FSP blobs on cbfstool add
Aaron Durbin
2015-10-02
vboot: provide CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL option
Aaron Durbin
2015-10-02
tegra124: use the common verstage flow
Aaron Durbin
2015-10-02
broadcom/cygnus: remove verstage.c
Aaron Durbin
2015-10-02
cbfstool: provide printk() to cbfstool code
Aaron Durbin
2015-10-02
commonlib/helpers.h: handle interaction with other environments
Aaron Durbin
2015-10-02
fsp1_1: move relocation algorithm to commonlib
Aaron Durbin
2015-10-02
fsp1_1: use commonlib/endian.h routines
Aaron Durbin
2015-10-02
cbfstool: Allow anonymous structs/unions for older gcc versions
Werner Zeh
2015-10-02
mc_tcu3: Remove dummy blocks from hwinfo.hex
Werner Zeh
2015-10-02
mc_tcu3: Enable the usage of blobs.
Werner Zeh
2015-10-01
tegra132/tegra210: remove verstage.c
Aaron Durbin
2015-10-01
cbfstool: Add support for hashes as file metadata
Patrick Georgi
2015-10-01
kconfig: fix build for xconfig, too
Patrick Georgi
2015-10-01
cbfstool: Add bintohex function
Patrick Georgi
2015-10-01
intel/fsp_baytrail: Remove unused MICROCODE_INCLUDE_PATH from Kconfig
Werner Zeh
2015-10-01
northbridge/intel/gm45: Fix native VGA init
Audrey Pearson
2015-09-30
Makefile.inc: Align paths in CBFS add messages
Paul Menzel
2015-09-30
chromeos: vboot_common: Avoid code duplication when grabbing the handoff info
Paul Kocialkowski
2015-09-30
pcengines/apu1: Add CMOS/NVRAM support
Maxime de Roucy
2015-09-30
kconfig: kconfig_warnings needs to be defined for all frontends
Patrick Georgi
2015-09-30
amd/family14: Add k10temp thermal zone.
Tobias Diedrich
2015-09-30
AMD Bettong: Fix usb device in devicetree for Carrizo
zbao
2015-09-30
kconfig: Allow KCONFIG_STRICT outside of confdata.c
Stefan Reinauer
2015-09-30
vboot: provide a unified flow for separate verstage
Aaron Durbin
2015-09-30
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-09-30
intel/fsp1_0: Declare microcode to be size 0 if it doesn't exist
Patrick Georgi
2015-09-30
x86: prepare cache-as-ram to allow multiple stages
Aaron Durbin
2015-09-30
x86: provide common macro for linking early stages
Aaron Durbin
2015-09-29
chromeos: vboot-related functions move to common vboot code
Paul Kocialkowski
2015-09-29
intel/fsp1.0: Get size of microcode during build time
Werner Zeh
2015-09-29
skylake: select HAVE_INTEL_FIRMWARE
Aaron Durbin
2015-09-29
intel: auto include intel/common/firmware
Aaron Durbin
2015-09-29
3dparty/blobs: Advance to pull in binary microcode
Alexandru Gagniuc
2015-09-29
Makefile: Replace the way to test if a string is empty
zbao
2015-09-28
.gitignore: adapt to new buildgcc version
zbao
2015-09-28
cbfstool: prefer fmap data over cbfs master header if it exists
Patrick Georgi
2015-09-28
cbfstool: have update-fit always work from CBFS
Patrick Georgi
2015-09-28
program.ld: terminate ALIGN statement
Patrick Georgi
2015-09-28
arm64: mmu: Prevent CPU prefetch instructions from device memory
Jimmy Huang
2015-09-28
skylake: Work around issue in ACPI interpreter
Duncan Laurie
2015-09-28
glados: Provide nau8825 platform data via _DSD
Ben Zhang
2015-09-28
skylake: ACPI: Remove Configurable TDP support code
Duncan Laurie
2015-09-28
kunimitsu: Fix typo for WLAN ACPI device name
Duncan Laurie
2015-09-28
glados: Fix typo for WLAN ACPI device name
Duncan Laurie
2015-09-28
chromeec: Fix ACPI compile warnings
Duncan Laurie
2015-09-28
tpm: acpi: Make _CRS method serialized
Duncan Laurie
2015-09-28
cbfs: allow cbfs-files to use compression
Daisuke Nojiri
2015-09-28
cbfs: fix debug message
Daisuke Nojiri
2015-09-28
ec: superio: Report keyboard IRQ as wake capable
Duncan Laurie
2015-09-24
cbfstool: Proper commonlib include path with no dependency on $(src)
Paul Kocialkowski
2015-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-09-23
chromeos: vboot and chromeos dependency removal for sw write protect state
Paul Kocialkowski
2015-09-23
google: veyron: CBFS_SIZE to match the available size for Coreboot in ChromeOS
Paul Kocialkowski
2015-09-23
RISCV: modify arch_prog_run to handle payloads correctly.
Ronald G. Minnich
2015-09-22
linking: link bootblock.elf with .data and .bss sections again
Aaron Durbin
2015-09-22
commonlib: add endian related accessor functions
Aaron Durbin
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-09-21
cbfstool: don't use endian to fix BSD hosts
Aaron Durbin
2015-09-21
cbfstool: make fmap search more strict
Patrick Georgi
2015-09-21
cbfstool: add new add-master-header command
Patrick Georgi
2015-09-21
ifdfake: allow "base+size" description of regions
Patrick Georgi
2015-09-19
cbfstool: introduce new file types
Patrick Georgi
2015-09-17
libpayload: provide cbfs_file_find_attr()
Patrick Georgi
2015-09-17
cbfstool: Don't use fileno() to get file size
Stefan Reinauer
2015-09-17
libpayload: allow compression at file header level
Daisuke Nojiri
2015-09-17
libpayload: rename cbfs variable from name to vardata
Daisuke Nojiri
2015-09-17
libpayload: bring in file attribute support from cbfstool
Patrick Georgi
2015-09-17
broadwell: Switch to using common ACPI _SWS code
Duncan Laurie
2015-09-17
braswell: Switch to using common ACPI _SWS code
Duncan Laurie
2015-09-17
skylake: Use common ACPI _SWS code
Duncan Laurie
2015-09-17
glados/kunimitsu: remove the implementation of mainboard_add_dimm_info
robbie zhang
2015-09-17
kunimitsu: Enable wake-on-wifi
Duncan Laurie
2015-09-17
glados: Enable wake-on-wifi
Duncan Laurie
2015-09-17
Skylake: update C state latency and power numbers
robbie zhang
2015-09-17
drivers/intel/fsp1_1: split relocation code for tool use
Aaron Durbin
2015-09-17
drivers/intel/fsp1_1: handle UEFI endianness
Aaron Durbin
2015-09-17
drivers/intel/fsp1_1: prepare relocation code for sharing
Aaron Durbin
2015-09-17
libpayload: usb: dwc2: check device connect state before enable channel
Yunzhi Li
2015-09-17
libpayload: usb: dwc2: fix hub hot-plug bug
Yunzhi Li
2015-09-17
linking: Repair special treatments for non-x86 bootblocks
Julius Werner
2015-09-17
ifdtool: Properly set + decode flmstr regs for IFD v2
Shawn Nematbakhsh
2015-09-17
t210: lp0_resume: Configure unused SDMMC1/3 pads for low power leakage
Yen Lin
[next]