index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-24
southbridge/intel: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-24
soc/intel: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-24
soc/samsung/exynos5420: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-24
soc/qualcomm/ipq*: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-24
soc/broadcom/cygnus: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-24
soc/imgtec/pistachio: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-24
soc/rockchip: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-24
soc/mediatek/mt8173: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-24
soc/nvidia/tegra*: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-24
soc/marvell/bg4cd: remove cosmos mainboard and bg4cd soc
Aaron Durbin
2017-05-23
sb/intel/common: Add common EC fw support
Lijian Zhao
2017-05-22
soc/intel/skylake: Display FPF status of CSME
Pratik Prajapati
2017-05-22
soc/intel/common/block/uart: Add GLK UART pci ids
Hannah Williams
2017-05-22
soc/intel/common/block: Add GLK I2C PCI IDs
Ravi Sarawadi
2017-05-22
include/device: Add pci ids for Intel GLK
Hannah Williams
2017-05-22
soc/intel/skylake: Add entry for deep Sx wake
Furquan Shaikh
2017-05-22
elog: Add a new elog type for deep Sx variant
Furquan Shaikh
2017-05-22
soc/intel/skylake: Use Intel SATA common code
Aamir Bohra
2017-05-22
soc/intel/common: Add Intel SATA common code support
Aamir Bohra
2017-05-22
soc/intel/skylake: Use Intel PCIe common code
Aamir Bohra
2017-05-22
soc/intel/common: Add Intel PCIe common code
Aamir Bohra
2017-05-22
Kconfig: Move and clean up CONFIG_VGA
Nico Huber
2017-05-22
include/console: Use IS_ENABLED() macro
Nico Huber
2017-05-22
device/oprom/include: Use IS_ENABLED() macro
Nico Huber
2017-05-22
arch/x86/include: Use IS_ENABLED() macro
Nico Huber
2017-05-22
drivers/intel/gma: Drop unused INTEL_DP
Nico Huber
2017-05-22
nb/intel/haswell: Fix up C NGI remnants
Nico Huber
2017-05-22
mb/intel/wtm2: Drop unsupported native graphics init
Nico Huber
2017-05-22
sb/via/k8t890: Clean up CONFIG_VGA usage
Nico Huber
2017-05-22
nb/intel/x4x: Use a struct for dll settings instead of an array
Arthur Heymans
2017-05-21
mb/lenovo/*/romstage: Remove COM IO port
Patrick Rudolph
2017-05-21
mb/lenvovo/*: Clean mainboard.c and devicetree
Patrick Rudolph
2017-05-21
mb/*/romstage: Don't lock ETR3 CF9GR in early romstage
Patrick Rudolph
2017-05-21
sb/intel/bd82x6x/finalize: Lock ETR3 CF9GR
Patrick Rudolph
2017-05-21
nb/intel/x4x: Make raminit less verbose with CONFIG_DEBUG_RAM_SETUP
Arthur Heymans
2017-05-21
mb/gigabyte/ga-g41m-es2l: Enable IO decode range for LPT and FDD
Arthur Heymans
2017-05-20
nb/intel/sandybridge: Use macros to determine min and max of timA
Arthur Heymans
2017-05-20
nb/intel/x4x/raminit: Remove very long delay
Arthur Heymans
2017-05-20
mb/gigabyte/ga-g41m-es2l: Add timestamps in romstage
Arthur Heymans
2017-05-20
sb/intel/i82801ex: Remove unused code
Arthur Heymans
2017-05-19
mainboard/google/poppy/variants/soraka: Add SPD for K3QFAFA0CM-AGCF
Furquan Shaikh
2017-05-19
mainboard/google/poppy: Fix SPD for micron MT52L256M64D2PP-107
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Clean up SPI flash probe
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash_internal: Remove unused spi_fram_probe_ramtron
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Pass in flash structure to fill in probe
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Add page_size to struct spi_flash
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Use boot_device_spi_flash to obtain spi_flash structure
Furquan Shaikh
2017-05-19
drivers/spi/cbfs_spi: Provide implementation of boot_device_spi_flash
Furquan Shaikh
[next]