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-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
2015-04-27
cbfstool: remove gcc-specific -Og flag
Stefan Tauner
2015-04-27
libpayload arm64: update mmu translation table granule size, logic and macros
Jimmy Huang
2015-04-27
arch/arm64: update mmu translation table granule size, logic and macros
Jimmy Huang
2015-04-27
chromeec: ec_mec: Fix misaligned data access
Shawn Nematbakhsh
2015-04-27
storm: enable CBMEM console dump
Vadim Bendebury
2015-04-27
Cygnus: add TrustZone functions and set everything non-secure in bootblock
Corneliu Doban
2015-04-27
cbmem: add and use a function to dump console buffer
Vadim Bendebury
2015-04-27
lib/tlcl: Provide mock implementation
Yen Lin
2015-04-27
vboot: #include "fmap.h" for declarations
Aaron Durbin
2015-04-27
intel/fsp_baytrail: Fix default SMM_TSEG_SIZE value
David Imhoff
2015-04-27
arm64: save/restore cptr_el3 and cpacr_el1 registers
Joseph Lo
2015-04-27
arm64: implement CPU power down sequence as per A57/A53/A72 TRM
Joseph Lo
2015-04-27
arm64: introduce data cache ops by set/way to the level specified
Joseph Lo
2015-04-27
arm64: perform early setup in secmon too
Joseph Lo
2015-04-27
arm64: Allow cpu specific early setup
Furquan Shaikh
2015-04-27
Build system: Fix "dd: invalid number `0x800000'"
WANG Siyuan
2015-04-26
lint: remove test for build dir handling
Patrick Georgi
2015-04-26
crossgcc: close stdin when search_tool() execute programs.
Alexander Couzens
2015-04-25
nvidia/cbootimage: update to 1.5
Patrick Georgi
2015-04-25
cbfstool: Fix ability to add files at offsets near the end of empty spaces
Sol Boucher
2015-04-25
cbfstool: Clean up in preparation for adding new files
Sol Boucher
2015-04-24
driver/intel/fsp: Correct the fastboot data (MRC data) printing length
York Yang
2015-04-24
Revert "board-status: Add field for release year"
Alexandru Gagniuc
2015-04-24
board-status: Add field for release year
Patrick Georgi
2015-04-24
fsp: Move fsp to fsp1_0
Marc Jones
2015-04-23
ramstage: don't drop cbmem console
Aaron Durbin
2015-04-23
cbmem_console: fix it for x86
Aaron Durbin
2015-04-23
memlayout: Make sure preram_cbmem_console symbols exist
Patrick Georgi
2015-04-23
src/mainboard/*/*/board_info.txt: Added Release year for boards
Mathias Friman
2015-04-23
AMD Lamar: Add a new AMD FP3 socket mainboard
Bruce Griffith
2015-04-22
cbmem: switch over to imd-based cbmem
Aaron Durbin
2015-04-22
elog: enable by default for CHROMEOS
Patrick Georgi
2015-04-22
google/storm: indicate start of normal boot on LED ring
Vadim Bendebury
2015-04-22
i2c/ww_ring: add a pattern for normal boot
Vadim Bendebury
2015-04-22
google/storm: enable zero page access protection.
Deepa Dinamani
2015-04-22
i2c/ww_ring: update color definitions
Vadim Bendebury
2015-04-22
i2c/ww_ring: change colors for different display modes
Vadim Bendebury
2015-04-22
storm: add config option to clear dev mode state on recovery
Vadim Bendebury
2015-04-22
google/storm: enable virtual development mode switch
Vadim Bendebury
2015-04-22
i2c/ww_ring: use shorter blinking program
Vadim Bendebury
2015-04-22
i2c/ww_ring: stop running programs before loading the new ones
Vadim Bendebury
2015-04-22
i2c/ww_ring: define display pattern programs
Vadim Bendebury
2015-04-22
i2c/ww_ring: decouple LED display from vboot
Vadim Bendebury
2015-04-22
i2c/ww_ring: various driver fixes and improvements
Vadim Bendebury
2015-04-22
google/storm: support factory reset (wipeout) request
Vadim Bendebury
2015-04-22
google/storm: use whirlwind LED ring on SP5 boards
Vadim Bendebury
[prev]
[next]