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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-02-22
qemu-armv7: Update running instructions.
Vladimir Serbinenko
2016-02-22
console: Add higher baud rates
Lee Leahy
2016-02-21
soc/*: fix uart's regwidth specification in cbtables
Patrick Georgi
2016-02-20
Fix qemu-armv7 memory map
Vladimir Serbinenko
2016-02-20
nb/intel/sandybridge/raminit: Add XMP support
Patrick Rudolph
2016-02-20
emulation/qemu-power8: initial mainboard and arch commit
Ronald G. Minnich
2016-02-19
nb/amd/amdmct: Add socket specific configuration for FM2
Damien Zammit
2016-02-19
nb/intel/sandybridge/raminit: Improve logging
Patrick Rudolph
2016-02-19
soc/intel/quark: Use single ID value for HSUART1
Lee Leahy
2016-02-19
cpu/qemu-power8: don't enable it for qemu-x86
Patrick Georgi
2016-02-19
x86: add coreboot table entry for TSC info
Aaron Durbin
2016-02-19
lib/coreboot_table: add function to allow arch code to add records
Aaron Durbin
2016-02-19
RISC-V: Add more debug info to debug printks
Andrew Waterman
2016-02-19
RISC-V: Make inline asm usage safer
Andrew Waterman
2016-02-19
power8: qemu "cpu"
Ronald G. Minnich
2016-02-18
soc/intel/quark: Enable HSUART1
Lee Leahy
2016-02-18
soc/intel/quark: Establish the Memory Map
Lee Leahy
2016-02-18
soc/intel/quark: Enumerate the PCI devices
Lee Leahy
2016-02-18
device: Add device path display support
Lee Leahy
2016-02-18
arch/arm64: Compile arm-trusted-firmware with coreboot timestamp
Patrick Georgi
2016-02-18
intel/kunimitsu: Set USB Type A current limit to 2A
Naresh G Solanki
2016-02-18
acpi/tpm: Gracefully handle missing TPM module.
Tobias Diedrich
2016-02-18
nb/intel/sandybridge: Start PEG link training
Patrick Rudolph
2016-02-18
southbridge/intel/bd82x6x/acpi: Fix IRQ warnings
Patrick Rudolph
2016-02-18
southbridge/intel/bd82x6x: Use common gpio.c
Patrick Rudolph
2016-02-18
cpu/amd: Add socket FM2
Damien Zammit
2016-02-18
lib: Add Kconfig to toggle boot state debugging
Lee Leahy
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
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
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
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-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
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
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
mainboards: Drop remaining references to vboot indexes
Patrick Georgi
2016-02-12
Fix butterfly usb map.
Vladimir Serbinenko
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
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
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
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
rockchip/rk3288: UART uses 32bit wide registers
Patrick Georgi
2016-02-09
vboot2: Store depthcharge graphic assets only in RO
Patrick Georgi
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
[prev]
[next]