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-05-06
Rename documentation -> Documentation
Stefan Reinauer
2015-05-05
3rdparty/vboot: Add vboot
Patrick Georgi
2015-05-05
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
3rdparty: Move to blobs
Patrick Georgi
2015-05-05
sandy/ivy boards: Rename defines from onboard.h for ACPI
Kyösti Mälkki
2015-05-05
arch/arm64: provide boot_cpu()
Aaron Durbin
2015-05-05
timestamp: provide weak default implementation of timestamp_get
Aaron Durbin
2015-05-05
vboot: add cbfs_core
Aaron Durbin
2015-05-05
timestamp: refine boot CPU test
Aaron Durbin
2015-05-05
cbfs: make cbfs_load_prog_stage_by_offset() public
Aaron Durbin
2015-05-05
vboot2: Fix compiler flags dropped during verstage/libverstage split
Aaron Durbin
2015-05-05
nvidia/tegra132: Fix vboot2 memory layout
Aaron Durbin
2015-05-05
console: rename do_vtxprintf to do_printk_va_list and use it
Aaron Durbin
2015-05-05
vboot: Remove vboot_get_payload()
Aaron Durbin
2015-05-05
vboot: remove uses of vboot2_verify_firmware()
Aaron Durbin
2015-05-05
veyron_danger: Turn on backlight enable before VCC_LCD
David Hendricks
2015-05-05
veyron: Initialize EC interrupt GPIO and add them to coreboot tables
Julius Werner
2015-05-05
haswell: Link stage_cache_external_region into ramstage, too
Sol Boucher
2015-05-05
resource: Adjust memory resources high earlier
Kyösti Mälkki
2015-05-05
resource: Enhance resource reporting
Kyösti Mälkki
2015-05-05
resource: Report correct secondary resource window
Kyösti Mälkki
2015-05-04
winent/mb6047: symbolic arguments for acpi_create_madt_lapic_nmis()
Jonathan A. Kollasch
2015-05-04
drivers/spi/stmicro: Rename N25Q256A to N25Q256
David Imhoff
2015-05-04
drivers/spi/stmicro: Add '.op_erase' for N25Q256
David Imhoff
2015-05-04
drivers/spi/stmicro: Add N25Q064 support
David Imhoff
2015-05-04
intel/fsp_baytrail: Fix SPI debugging
David Imhoff
2015-05-04
spi: Remove out of date comment and reorder flash table
David Imhoff
2015-05-04
spi: Change 'page' to 'sector' in log message
David Imhoff
2015-05-04
kconfig: avoid using wordexp
Patrick Georgi
2015-05-04
libpayload: Guard PCI using code appropriately in XHCI driver
Patrick Georgi
2015-05-04
cpu: get rid of socket source code
Stefan Reinauer
2015-05-04
Mediawiki editing warning
David Englund
2015-05-04
util/xcompile/xcompile: Allow to override `HOSTCC` variable
Paul Menzel
2015-05-04
crossgcc: Re-download the archive if it is incomplete
zbao
2015-05-04
cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS`
Paul Menzel
2015-05-03
src/southbridge/intel/i82801ix: Add GPIO register locations
Timothy Pearson
2015-05-02
drivers/intel/fsp1_0: Remove executable bit from C files
Paul Menzel
2015-05-02
mainboard/lenovo/x200: Use defines from southbridge for GPIO config
Timothy Pearson
2015-05-01
northbridge/intel/fsp_rangeley: Correct MMIO size setting
Dave Frodin
2015-05-01
intel: Correct MMIO related ACPI table settings
Dave Frodin
2015-04-30
dmp/vortex86: fix missing cpu Kconfig guards
Matt DeVillier
2015-04-30
vendorcode/intel: Add EDK2 header files
Lee Leahy
2015-04-30
intel/broadwell: Allow using non-fake IFD descriptor
Patrick Georgi
2015-04-30
cpu/intel/haswell: remove dependency on socket_rpga989
Matt DeVillier
2015-04-30
intel/broadwell: bootstate mechanism only exists in ramstage
Patrick Georgi
2015-04-30
arm/armv7: drop merge left-over
Patrick Georgi
2015-04-30
vboot: split class in library and stage
Patrick Georgi
2015-04-30
arch/arm: only include subdirectories for ARM builds
Patrick Georgi
2015-04-30
intel/broadwell: Don't select MONOTONIC_TIMER_MSR
Patrick Georgi
2015-04-30
intel/broadwell: Build monotonic timer driver for SMM
Patrick Georgi
2015-04-30
build system: Drop another vboot1 remnant
Patrick Georgi
2015-04-30
i2c/tpm: add final newline
Patrick Georgi
2015-04-30
chromeos: Use __attribute__ normal form
Patrick Georgi
2015-04-30
chromeos: Add missing headers
Patrick Georgi
2015-04-30
vboot: add and rejuggle Kconfig options
Aaron Durbin
2015-04-30
vboot: move Kconfig options for stage indicies
Aaron Durbin
2015-04-30
program loading: add optional is_loader_active() callback
Aaron Durbin
2015-04-30
i945/gma: Fix wrong comment about the documentation.
Denis 'GNUtoo' Carikli
2015-04-30
kbuild: Don't require intel/common changes for every soc
Stefan Reinauer
2015-04-30
crossgcc: improve error message on missing tools
Patrick Georgi
2015-04-30
cbmem: Add FSP timestamps
Lee Leahy
2015-04-30
cbmem: Identify the FSP areas in CBMEM
Lee Leahy
2015-04-30
imgtech/pistachio: Give some more space to the bootblock
Patrick Georgi
2015-04-29
kbuild: automatically include northbridges
Stefan Reinauer
2015-04-29
kbuild: automatically include SOCs
Stefan Reinauer
2015-04-29
kbuild: automatically include ECs
Stefan Reinauer
2015-04-29
dmp/vortex86: move PLL config to cpu Kconfig
Martin Roth
2015-04-29
mainboard/intel: Drop unused onboard.h files
Kyösti Mälkki
2015-04-29
crossgcc: don't use libdl while building GDB on FreeBSD
Idwer Vollering
2015-04-29
Use __ROMSTAGE__ to denote romstage
Patrick Georgi
2015-04-29
rules.h: add verstage macro
Patrick Georgi
2015-04-29
vendorcode/intel: Add FSP 1.1 header files
Lee Leahy
2015-04-28
gitconfig: Use the right make executable in git hooks
Patrick Georgi
2015-04-28
buildgcc: OpenBSD's tar and patch are sufficient, too
Patrick Georgi
2015-04-28
board-status: Improve revision URL collection
Patrick Georgi
2015-04-28
cbfstool: compare pointer difference with ptrdiff_t value
Patrick Georgi
2015-04-28
Kconfig whitespace fixes
Martin Roth
2015-04-28
fsp platforms: consolidate FspNotify calls
Martin Roth
2015-04-28
Fix some minor Kconfig issues
Martin Roth
2015-04-28
Makefile x86 SMM: Move smm_wrap recipes
Kyösti Mälkki
2015-04-28
arm: guard verstage rules
Aaron Durbin
2015-04-28
vboot: remove vboot_helper.c
Aaron Durbin
2015-04-28
boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEX
Aaron Durbin
2015-04-28
chromeos: remove VBOOT2_VERIFY_FIRMWARE option
Aaron Durbin
2015-04-28
vboot: remove vboot1
Aaron Durbin
2015-04-28
marvell/bg4cd: merge verstage into bootblock
Daisuke Nojiri
2015-04-28
vboot2: Allow merging verstage into bootblock
Patrick Georgi
2015-04-28
vboot2: Always enable timestamps
Patrick Georgi
2015-04-28
vboot2: get rid of global variable that is used locally and only once
Patrick Georgi
2015-04-28
vboot2: Build verstage archive, then use that for building the stage
Patrick Georgi
2015-04-28
lib: When used, add timestamp.c to bootblock and verstage, too
Patrick Georgi
2015-04-28
arch/arm: Move inclusion of timestamps.c to the right directory
Patrick Georgi
2015-04-28
build system: Allow using .a archives as source
Patrick Georgi
2015-04-28
OxPCIe: Fix UART base addresses
Kyösti Mälkki
2015-04-28
intel SMI handlers: Refactor GPI SMI/SCI routing
Kyösti Mälkki
2015-04-28
x60,t60,x201,macbook21 : Declare GPIs for EC
Kyösti Mälkki
2015-04-28
xcompile: improve mips toolchain handling
Vadim Bendebury
2015-04-28
xcompile: Use local variables and make cosmetic changes
Vadim Bendebury
2015-04-28
make: avoid problems with mv aliases
Vadim Bendebury
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
[prev]
[next]