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-05-18
soc/intel/quark: Add I2C support
Lee Leahy
2016-05-18
board_status: Abort early if the coreboot image doesn't exist
Jonathan Neuschäfer
2016-05-17
soc/intel/quark: Fix spelling error
Lee Leahy
2016-05-17
soc/intel/quark: Perform GPIO initialization
Lee Leahy
2016-05-17
mainboard/intel/galileo: Add GPIO initialization
Lee Leahy
2016-05-17
acpigen: Fix ?: operator confusion
Jonathan Neuschäfer
2016-05-17
libpayload: cbfs: Add cbfs_handle API for more fine-grained accesses
Julius Werner
2016-05-17
intel/sch: Merge northbridge and southbridge in src/soc
Stefan Reinauer
2016-05-17
soc/intel/quark: Add GPIO register access
Lee Leahy
2016-05-17
soc/intel/quark: Add LPC symbols
Lee Leahy
2016-05-17
soc/intel/quark: Reformat include/soc/pci_devs.h
Lee Leahy
2016-05-17
drivers/intel/fsp1_1: Simplify union references
Lee Leahy
2016-05-17
drivers/intel/fsp1_1: Replace for/break with returns
Lee Leahy
2016-05-17
soc/intel/quark: Add Ioh.h from EDK-II
Lee Leahy
2016-05-17
drivers/intel/fsp2_0: Fix array indexing error
Lee Leahy
2016-05-17
mainboard/google/reef: add first pass of full pad configuration
Aaron Durbin
2016-05-16
vboot: Call verification_should_run directly in the if statement
Paul Kocialkowski
2016-05-16
acpigen: Add functions to generate _STA() and _PRW()
Duncan Laurie
2016-05-16
acpigen: Add an abstracted integer output method
Duncan Laurie
2016-05-16
acpigen: Add helper functions for strings
Duncan Laurie
2016-05-16
acpigen: Add helpers for word/dword output
Duncan Laurie
2016-05-16
sconfig: Add a new generic device type
Duncan Laurie
2016-05-16
sconfig: Add 10bit addressing mode to i2c device type
Duncan Laurie
2016-05-16
sconfig: Allow strings in devicetree.cb
Duncan Laurie
2016-05-16
board_status: Add longopt equivalents for older options
David Hendricks
2016-05-13
mainboard/google: add reef reference board
Aaron Durbin
2016-05-13
soc/intel/apollolake: provide common LPDDR4 memory init
Aaron Durbin
2016-05-13
vendorcode/intel/fsp1_0: Don't break GCC strict aliasing
Stefan Reinauer
2016-05-13
HobLib: Don't break GCC strict aliasing
Stefan Reinauer
2016-05-13
AMD fam14: Blacklist Intel Centrino n6235 from PCIe ASPM
Kyösti Mälkki
2016-05-13
board_status: Add an option to set the SSH port
Jonathan Neuschäfer
2016-05-13
board_status: Use explicit branch name in "git push"
Jonathan Neuschäfer
2016-05-13
soc/intel/apollolake: implement common gpio API
Aaron Durbin
2016-05-13
ec/google/chromeec: don't guard function declarations
Aaron Durbin
2016-05-13
inteltool: update documentation
Stefan Tauner
2016-05-12
soc/intel/apollolake: use common FADT infrastructure
Aaron Durbin
2016-05-12
AGESA vendorcode: Drop alternate image dispatcher
Kyösti Mälkki
2016-05-12
AGESA f12: Build as libagesa.a
Kyösti Mälkki
2016-05-12
AGESA f16kb: Build as libagesa.a
Kyösti Mälkki
2016-05-12
soc/apollolake: Handle non-standard ACPI BAR in PMC device
Alexandru Gagniuc
2016-05-12
soc/intel/apollolake: Write LB_FRAMEBUFFER table when appropriate
Alexandru Gagniuc
2016-05-12
soc/intel/common/mrc_cache: Don't assume FMAP is tied to CHROMEOS
Alexandru Gagniuc
2016-05-12
drivers/intel/fsp2_0: Add timestamps around all calls to the blob
Alexandru Gagniuc
2016-05-12
soc/apollolake/uart.c: Do not NOOP .set_resources() and friends
Alexandru Gagniuc
2016-05-12
intel/amenia: Enable touchscreen in ACPI
Freddy Paul
2016-05-11
ec/google/chromeec: provide way to query ioport range
Aaron Durbin
2016-05-11
lib: remove FLASHMAP_OFFSET config variable
Aaron Durbin
2016-05-11
soc/samsung: Don't compile in unused uart divider tables
Stefan Reinauer
2016-05-11
soc/intel/quark/include/soc: Update the Intel license
Lee Leahy
2016-05-11
cbfstool/fsp: Rename fsp1_1_relocate
Furquan Shaikh
2016-05-11
util/cbfstool: Allow xip/non-xip relocation for FSP component
Furquan Shaikh
2016-05-10
arch/arm64: add FRAMEBUFFER region macros to memlayout
Lin Huang
2016-05-10
qualcomm/ipq40xx: drop comment
Patrick Georgi
2016-05-10
qualcomm/ipq40xx: Don't annoy users with ambiguous questions
Patrick Georgi
2016-05-10
ipq40xx: Break a long line in Makefile.inc
David Hendricks
2016-05-10
google/gale: use if (IS_ENABLED()) over #ifdef
Patrick Georgi
2016-05-10
google/gale: mark RW_LEGACY to carry CBFS
Patrick Georgi
2016-05-10
qualcomm/ipq40xx: Drop copied part number from struct names
Patrick Georgi
2016-05-10
soc/qualcomm/ipq40xx: Increase HEAP size.
Kan Yan
2016-05-10
soc/qualcomm/ipq40xx: Enable crashdump handling
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Add support for BLSP QUP I2C
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Enable USB
Varadarajan Narayanan
2016-05-10
google/gale: Remove some unwanted code
Varadarajan Narayanan
2016-05-10
google/gale: Turn on monotonic timer support
Varadarajan Narayanan
2016-05-10
google/gale: Enable WinBond SPI flash support
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Map OCIMEM
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Update memory region areas
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Fix GPIO no.s for BGA part
Varadarajan Narayanan
2016-05-10
intel/common/mma: override SAGV to fixed high for MMA tests
Pratik Prajapati
2016-05-10
util/mma: changing BOOT_STUB to COREBOOT region and few more things
Pratik Prajapati
2016-05-10
util/mma: Add tools to support (semi) automation test of mma
Pratik Prajapati
2016-05-10
soc/qualcomm/ipq40xx: Streamline memory map
Varadarajan Narayanan
2016-05-10
google/gale: Remove NAND init
Varadarajan Narayanan
2016-05-10
google/gale: Implement reset
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Enable timer
Varadarajan Narayanan
2016-05-10
google/gale: Implement reset
Varadarajan Narayanan
2016-05-10
soc/intel/apollolake: remove errant semicolon
Aaron Durbin
2016-05-10
soc/qualcomm/ipq40xx: Add coreboot Table entry for serial console
Varadarajan Narayanan
2016-05-10
google/gale: Enable Giga Device SPI flash support
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Return NULL for cbmem_top if DRAM is not initialized
Varadarajan Narayanan
2016-05-10
google/gale: set the correct GPIOs for recovery and dev.
Kan Yan
2016-05-10
soc/qualcomm/ipq40xx: Update memory map to align to ipq40xx
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Invoke createxbl.py using `python`
David Hendricks
2016-05-10
soc/qualcomm/ipq40xx: Add config option for SBL utils path
Varadarajan Narayanan
2016-05-10
google/gale: Initial commit for Gale board support
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Update the list of MBNs needed for this SoC
Varadarajan Narayanan
2016-05-10
soc/qualcomm/ipq40xx: Initial commit for IPQ40xx SoC support
Varadarajan Narayanan
2016-05-10
3rdparty/blobs: add more Qualcomm stubs
Patrick Georgi
2016-05-10
siemens/mc_tcu3: Don't try to init unsupported panel type
Werner Zeh
2016-05-10
AGESA boards: Relocate platform memory config
Kyösti Mälkki
2016-05-10
AGESA boards: Rename files containing OEM configuration
Kyösti Mälkki
2016-05-09
mainboard/asus/[kgpe-di6|kcma-d8]: Fix board ROM information
Timothy Pearson
2016-05-09
nb/amd/mct_ddr3: Report correct DIMM size in SMBIOS structure
Timothy Pearson
2016-05-09
smbios: Add SuperTalent SPD ID
Timothy Pearson
2016-05-09
nb/amd/mct_ddr3: Add support for non-ECC DIMMs on AMD Family 15h
Timothy Pearson
2016-05-09
soc/intel/apollolake: Select no stage caching for resume
Furquan Shaikh
2016-05-09
drivers/uart: Use uart_platform_refclk for all UART models
Lee Leahy
2016-05-09
drivers/uart: Enable override for input clock divider
Lee Leahy
2016-05-09
soc/apollolake/pmutil: Get PMC base address dynamically
Alexandru Gagniuc
2016-05-09
soc/intel/quark: Identify the console UART
Lee Leahy
[next]