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-03-08
lib: Implement framework for retrieving WiFi regulatory domain
Felix Durairaj
2016-03-08
soc/intel/quark: Set the UPD values for MemoryInit
Lee Leahy
2016-03-08
soc/intel/apollolake: Add cbmem_top() implementation
Andrey Petrov
2016-03-08
Kconfig: Remove unneeded UDELAY_IO redeclaration
Stefan Reinauer
2016-03-08
cpu/x86/mtrr: add helper function to detect variable MTRRs
Aaron Durbin
2016-03-08
soc/intel/quark: Add the UPD support for SiliconInit
Lee Leahy
2016-03-08
cpu/x86: Sort some Kconfig options
Stefan Reinauer
2016-03-08
soc/intel/apollolake: Enable using FSP 2.0 driver
Andrey Petrov
2016-03-08
soc/intel/apollolake: Add romstage that calls FSP2.0 driver
Andrey Petrov
2016-03-08
soc/intel/apollolake: Add support for memory-mapped boot media
Andrey Petrov
2016-03-08
drivers/intel/fsp2_0: Add framebuffer graphics support
Alexandru Gagniuc
2016-03-08
drivers/intel/fsp2_0: Add hand-off-block parsers
Alexandru Gagniuc
2016-03-08
drivers/intel/fsp2_0: Add Notify Phase API
Andrey Petrov
2016-03-08
drivers/intel/fsp2_0: Add SiliconInit API
Andrey Petrov
2016-03-08
drivers/intel/fsp2_0: Add MemoryInit API
Andrey Petrov
2016-03-08
roda/rk9: Remove #include early_serial.c from romstage
Antonello Dettori
2016-03-07
intel/fsp_baytrail: use 20K PU/PD for GPIO
Ben Gardner
2016-03-07
soc/intel/quark: Split out MTRR support
Lee Leahy
2016-03-07
mainboard/intel/galileo: Enable SD flash cards
Lee Leahy
2016-03-05
tpm/acpi/tpm.asl: Only include tpm.asl if tpm is enabled
Martin Roth
2016-03-05
arch/x86: Add common assembly code for stages that run in CAR
Andrey Petrov
2016-03-05
arch/x86: document CAR symbols and expose them in symbols.h
Andrey Petrov
2016-03-05
amd/thatcher: Removed #include early_serial.c from romstage
Antonello Dettori
2016-03-05
include/device/dram: Fix DDR3-1866
Patrick Rudolph
2016-03-05
sandybridge/gma_lvds: support both Sandy&Ivy on one board
Iru Cai
2016-03-05
Hide EC_GOOGLE_CHROMEEC_SPI_BUS.
Vladimir Serbinenko
2016-03-05
lz4_wrapper: Use __asm__ rather than asm.
Vladimir Serbinenko
2016-03-05
Kconfig: hide useless options on ARM.
Vladimir Serbinenko
2016-03-04
arch/x86: always use _start as entry symbol for all stages
Aaron Durbin
2016-03-04
arch/x86: rename reset_vector -> _start
Aaron Durbin
2016-03-03
arch/x86: Allow soc/chipset to set linking address
Andrey Petrov
2016-03-03
cpu/x86/16bit: rename _start -> _start16bit
Aaron Durbin
2016-03-03
cpu/x86/16bit/reset16: mark reset vector executable
Aaron Durbin
2016-03-03
cpu/x86/16bit/reset16: remove stale 32-bit jump
Aaron Durbin
2016-03-03
drivers/intel/fsp2_0: Add utility functions
Andrey Petrov
2016-03-03
drivers/intel/fsp2_0: Add coreboot<->FSP header files
Andrey Petrov
2016-03-03
nb/intel/sandybridge/raminit: Fill SMBIOS type17 info
Patrick Rudolph
2016-03-03
src/device/dram/ddr3: Parse additional information
Patrick Rudolph
2016-03-02
nb/intel/sandybridge/romstage: Read fuse bits for max MEM Clk
Patrick Rudolph
2016-03-02
src/arch/x86/smbios: Add vendors
Patrick Rudolph
2016-03-02
nb/intel/sandybridge/raminit: Make discover_timC_write non cyclic
Patrick Rudolph
2016-03-01
Skylake: Support Intel Speed Shift Technology based on config
Subrata Banik
2016-03-01
Skylake boards: Enabling HWP (hardware P state control)
Subrata Banik
2016-02-29
google/chell: Update DPTF configuration
Duncan Laurie
2016-02-29
google/chell: Update GPIOs for DVT2
Duncan Laurie
2016-02-29
vboot: Set S3_RESUME flag for vboot context if necessary
Duncan Laurie
2016-02-29
skylake: Increase IGD stolen size to 64MB
Duncan Laurie
2016-02-29
mainboard/google/chell: provide configuration for all pads
Aaron Durbin
2016-02-29
mainboard/intel/galileo: Enable USB
Lee Leahy
2016-02-29
soc/intel/quark: Reserve non-MMIO space
Lee Leahy
2016-02-29
soc/intel/quark: Initialize some of the FADT base registers
Lee Leahy
2016-02-28
northbridge/intel: add missing #include guards
Iru Cai
2016-02-26
During DRAM initialization on certain ASpeed devices, an incorrect
Timothy Pearson
2016-02-26
nb/intel/sandybridge/raminit: Adjust timB to prevent overflow
Patrick Rudolph
2016-02-26
tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"
Denis 'GNUtoo' Carikli
2016-02-26
mainboard/intel/apollolake_rvp: remove bootblock_mainboard_early_init()
Aaron Durbin
2016-02-26
soc/intel/apollolake: implement bootblock_soc_early_init()
Aaron Durbin
2016-02-26
soc/intel/apollolake: provide function to set up uart pads and controller
Aaron Durbin
2016-02-26
lib/bootblock: provide SoC callback parity with mainboard
Aaron Durbin
2016-02-26
soc/intel/appollolake: fix comment in gpio_defs.h
Aaron Durbin
2016-02-26
soc/intel/apollolake: group serial console options into one Kconfig
Aaron Durbin
2016-02-26
lib/memrange: avoid shadow object declarations
Aaron Durbin
2016-02-25
mc_tcu3: Enable graphic init code
Werner Zeh
2016-02-25
fsp_baytrail: Fix a possible hanging DisplayPort
Werner Zeh
2016-02-25
x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock
Furquan Shaikh
2016-02-25
cbfs: Fix compiler error for gcc versions < 4.6
Werner Zeh
2016-02-24
commonlib/lz4_wrapper: Use correct casts to ensure valid calculations
Paul Menzel
2016-02-23
southbridge/intel/ibexpeak: Use common gpio.c
Patrick Rudolph
2016-02-23
southbridge/intel/lynxpoint: Use common gpio.c
Patrick Rudolph
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-22
urara: Increase bootblock size
Julius Werner
2016-02-22
memlayout: Add symbols for stage bounds
Julius Werner
2016-02-22
mainboard/intel/galileo: Enable minimal ACPI tables
Lee Leahy
2016-02-22
soc/intel/quark: Add the initial pieces required for ACPI tables
Lee Leahy
2016-02-22
fsp_baytrail: Add full support for iosf access in reg_script
Werner Zeh
2016-02-22
die() when attempting to use bounce buffer on non-i386.
Vladimir Serbinenko
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
[next]