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-02-18
lib: Add Kconfig to toggle boot state debugging
Lee Leahy
2016-02-17
power8: try to fix toolchain.inc for power8.
Ronald G. Minnich
2016-02-17
mainboard/intel/galileo: Enable PCIe root port 0
Lee Leahy
2016-02-17
mainboard/intel/galileo: Disable the remaining PCI devices
Lee Leahy
2016-02-17
payloads/external/GRUB2: Add a possibility to add custom modules.
Vladimir Serbinenko
2016-02-17
arch/x86: Add option to disable default mmap_boot implementation
Alexandru Gagniuc
2016-02-16
nb/intel/sandybridge/raminit: Add shift offset
Patrick Rudolph
2016-02-16
lint: Make sure site-local isn't committed to coreboot repo
Martin Roth
2016-02-16
soc/intel/apollolake: bootblock: implement platform_prog_run()
Andrey Petrov
2016-02-16
device/pci_rom: Rename missleading ON_DEVICE_ROM_RUN
Patrick Rudolph
2016-02-16
southbridge/intel/common: Add common gpio.c
Patrick Rudolph
2016-02-15
Fix a build problem with power 8: use --with-system-zlib
Ronald G. Minnich
2016-02-15
skylake: Finalize SMM in coreboot
Duncan Laurie
2016-02-15
skylake: Check for power failure when WAK_STS is not set
Duncan Laurie
2016-02-15
skylake: Enable DDI-A 4-lane support if GOP does not execute
Duncan Laurie
2016-02-15
skylake: acpi: Make GRXS method serialized
Duncan Laurie
2016-02-15
kconfig: make oldconfig work "non-strict"
Patrick Georgi
2016-02-14
Intel common: add microcode loading to romstage before fspmemoryinit
robbie zhang
2016-02-14
cpu/amd: Update/Add license headers
Damien Roth
2016-02-14
CPU/intel: Add missing license headers
Damien Roth
2016-02-13
FMAP: Clean up debug output
Duncan Laurie
2016-02-13
cpu/allwinner: Update license headers
Damien Roth
2016-02-13
crossgcc: Use acpica-unix2 over acpica-unix
Patrick Georgi
2016-02-13
sandybridge: Always include MRC if not using native RAM init.
Vladimir Serbinenko
2016-02-13
soc/intel/apollolake: add assert for pad constraints
Aaron Durbin
2016-02-13
soc/intel/apollolake: pre-evaluate gpio number values
Aaron Durbin
2016-02-13
soc/intel/apollolake: limit bootblock size to 32KiB
Aaron Durbin
2016-02-13
x86: make bootblock size for C_ENVIRONMENT_BOOTBLOCK configurable
Aaron Durbin
2016-02-12
ktqm77: Support native raminit
Vladimir Serbinenko
2016-02-12
lzma: Port size-checking ulzman() version to coreboot
Julius Werner
2016-02-12
tegra132/pistachio: Increase romstage size in memlayout.ld
Julius Werner
2016-02-12
tegra132/210: Remove memlayout_vboot2.ld
Julius Werner
2016-02-12
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
Julius Werner
2016-02-12
samsung/*umpy: fix Kconfig formatting
Patrick Georgi
2016-02-12
util/cbfstool: Improve heuristic for cbfs header pointer protection
Patrick Georgi
2016-02-12
lumpy: Support native raminit
Vladimir Serbinenko
2016-02-12
stumpy: Add native raminit support
Vladimir Serbinenko
2016-02-12
link: Support native raminit
Vladimir Serbinenko
2016-02-12
emeraldlake2: Support native raminit.
Vladimir Serbinenko
2016-02-12
chromebooks: Define GBB hardware IDs
Patrick Georgi
2016-02-12
butterfly: Make configurable MRC vs non-MRC.
Vladimir Serbinenko
2016-02-12
stout: Support native raminit
Vladimir Serbinenko
2016-02-12
Make MRC vs native a config rather than making a separate chipset for it.
Vladimir Serbinenko
2016-02-12
util/kconfig: Ignore extra symbols in configs instead of failing
Martin Roth
2016-02-12
mainboards: Drop remaining references to vboot indexes
Patrick Georgi
2016-02-12
Fix butterfly usb map.
Vladimir Serbinenko
2016-02-12
bimgtool: Fix printf warning for off_t
Stefan Reinauer
2016-02-12
bimgtool: Match CRC code guards
Stefan Reinauer
2016-02-12
bimgtool: Drop unused targets and variables from Makefile
Stefan Reinauer
2016-02-12
Move gpio.h to gpio.c on sandy and ivy.
Vladimir Serbinenko
2016-02-12
Merge sandy/ivybridge romstage flow for MRC and non-MRC.
Vladimir Serbinenko
2016-02-11
arches: lib: add main_decl.h for main() declaration
Aaron Durbin
2016-02-11
arch/{arm64,riscv}: remove jmp_to_elf_entry() declaration
Aaron Durbin
2016-02-11
lib/prog_loaders.c: remove arch/stages.h include
Aaron Durbin
2016-02-11
arch: remove stage_exit()
Aaron Durbin
2016-02-11
timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regions
Julius Werner
2016-02-11
soc/apollolake: Add early serial driver for BOOTBLOCK_CONSOLE
Andrey Petrov
2016-02-11
soc/apollolake: Add minimal GPIO driver
Andrey Petrov
2016-02-11
mainboard/intel: Add skeleton for Apollolake RVP board family
Alexandru Gagniuc
2016-02-11
soc/apollolake: Add initial cache-as-ram setup for bootblock
Alexandru Gagniuc
2016-02-11
git modules: rename git submodules to avoid hierarchies
Patrick Georgi
2016-02-11
3rdparty/chromeec: fix build with paths containing "@"
Patrick Georgi
2016-02-11
cpu/x86/tsc: Compile delay_tsc.c for the bootblock as well
Alexandru Gagniuc
2016-02-11
util/marvell: Add Marvell doimage utility and dependency in relevant Makefile
Ruilin Hao
2016-02-11
arch/x86: Change how BOOTBLOCK_CUSTOM is selected by default
Andrey Petrov
2016-02-11
arch/x86: Allow bootblock code to use CAR_GLOBAL variables
Andrey Petrov
2016-02-11
arch/x86: Reserve space for stack in CAR layout
Andrey Petrov
2016-02-10
cpu/intel/microcode: allow microcode to be loaded in romstage
Aaron Durbin
2016-02-10
kconfig_lint: update kconfig lint shell scripts
Martin Roth
2016-02-10
chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV
Martin Roth
2016-02-10
Kconfig: Move defaults for CBFS_SIZE
Martin Roth
2016-02-10
intel/fsp1_0: Allow the MRC cache to live in a FMAP region
Ben Gardner
2016-02-10
google/veyron_speedy: remove extraneous file
Patrick Georgi
2016-02-10
google/chromeos: backup -> back up
Patrick Georgi
2016-02-10
gitconfig: Fix make gitconfig if USE_BLOBS is disabled
Patrick Georgi
2016-02-10
buildgcc: enable multilib for gcc
Patrick Georgi
2016-02-10
arch/arm64: Use correct SPSR.DAIF mask for BL31 and payload
Julius Werner
2016-02-10
arch/arm64: mmu: Spot check TTB memory attributes
Julius Werner
2016-02-10
soc/intel/quark: Report CPU info
Lee Leahy
2016-02-10
soc/intel/quark: Call FSP SiliconInit
Lee Leahy
2016-02-10
soc/intel/quark: MTRR support
Lee Leahy
2016-02-10
soc/fsp_baytrail: Add support for FSP MR 005
Ben Gardner
2016-02-10
soc/intel/quark: FSP MemoryInit Support
Lee Leahy
2016-02-09
ASL: Remove unused modulo recipient.
Vladimir Serbinenko
2016-02-09
stout: Add native gfx init
Vladimir Serbinenko
2016-02-09
sandybridge: Set all native gfx-related options in northbridge code.
Vladimir Serbinenko
2016-02-09
SeaBIOS: Disable serial console if serial is memory mapped
Martin Roth
2016-02-09
libpayload: use 32bit access when accessing 4byte wide uart registers
Patrick Georgi
2016-02-09
rockchip/rk3288: UART uses 32bit wide registers
Patrick Georgi
2016-02-09
kconfig_lint: demote 'always defined' errors to warnings
Martin Roth
2016-02-09
vboot2: Store depthcharge graphic assets only in RO
Patrick Georgi
2016-02-09
kconfig_lint: Check for IS_ENABLED used on symbols without CONFIG_
Martin Roth
2016-02-09
ivy: Add a possiblity for mainboard early init.
Vladimir Serbinenko
2016-02-09
superio/nuvoton/nct5572d: Add PS/2 presence detect
Paul Menzel
2016-02-09
Kconfig: Move payloads section to payloads/Kconfig
Martin Roth
2016-02-09
chromebooks: Configure Chrome EC board names
Patrick Georgi
2016-02-09
Revert "northbridge/intel/peg: Disable unused ports"
Nico Huber
2016-02-09
Workaround for unused variable warning.
Vladimir Serbinenko
2016-02-09
ASL: Use temporary variable when storing register into itself.
Vladimir Serbinenko
2016-02-09
ASL: Fix HPBA shadowing.
Vladimir Serbinenko
[next]