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
path:
root
/
src
/
drivers
Age
Commit message (
Expand
)
Author
2017-02-17
driver/i2c/max98927: add i2c driver for Maxim 98927 codec
Rizwan Qureshi
2017-02-16
drivers/spi: Add support for generating SPI device in SSDT
Furquan Shaikh
2017-02-16
spi: Add function callback to get configuration of SPI bus
Furquan Shaikh
2017-02-14
drivers/pc80/tpm: Update default acpi path
Tobias Diedrich
2017-02-04
drivers/intel/gma/vbt: Add Kconfig symbol for SSC ref
Nico Huber
2017-01-29
i2c/generic: Allow GPIOs to be put in _CRS and PowerResource in ACPI
Furquan Shaikh
2017-01-26
drivers/pc80/rtc: Check cmos checksum BEFORE reading cmos value
Martin Roth
2017-01-26
drivers/net/rt8168: Add a macaddress cbfsfile using Kconfig
Arthur Heymans
2017-01-24
drivers/intel/gma/vbt: Fix style and minor issues
Nico Huber
2017-01-19
driver/intel/fsp1_1: Fix boot failure for non-verstage case
Teo Boon Tiong
2017-01-13
intel/wifi: Create ACPI objects for wifi SAR configuration
Robbie Zhang
2017-01-10
SPI: Fix command-response behavior
Kyösti Mälkki
2017-01-03
i2c/tpm: Ignore 0xFF bytes for status and burstCount
Julius Werner
2016-12-30
drivers/uart/oxpcie_early.c: remove uart_fill_lb()
Martin Roth
2016-12-23
spi: Get rid of SPI_ATOMIC_SEQUENCING
Furquan Shaikh
2016-12-21
drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API support
Brenton Dong
2016-12-19
drivers/spi: fix flash writes at page boundaries
Aaron Durbin
2016-12-19
drivers/intel/gma: Use scaling to simplify fb config
Nico Huber
2016-12-19
drivers/intel/gma: Add textmode support with libgfxinit
Nico Huber
2016-12-17
drivers/regulator: Add driver for handling GPIO-based fixed regulator
Furquan Shaikh
2016-12-16
drivers/pc80/tpm: Set default TPM acpi path if unset
Philipp Deppenwiese
2016-12-16
drivers/i2c/generic: Allow mainboards to export reset and enable GPIOs
Furquan Shaikh
2016-12-16
tpm2: handle failures more gracefully
Vadim Bendebury
2016-12-16
drivers/i2c/hid: Add generic I2C HID driver
Duncan Laurie
2016-12-15
drivers/i2c: Pass in i2c_generic_config into i2c_generic_fill_ssdt
Furquan Shaikh
2016-12-15
soc/intel/common: remove mrc cache assumptions
Aaron Durbin
2016-12-15
pcf8523: Fix wrong initialization of several registers
Werner Zeh
2016-12-13
pc80: Move set_boot_successful()
Kyösti Mälkki
2016-12-13
intel MMA: Enable MMA with FSP2.0
Pratik Prajapati
2016-12-11
drivers/intel/fsp2_0: Include stddef.h in soc_binding.h
Furquan Shaikh
2016-12-08
buildsystem: Drop explicit (k)config.h includes
Kyösti Mälkki
2016-12-08
drivers/spi: provide a mechanism to obtain the SPI flash boot device
Aaron Durbin
2016-12-08
drivers/r8168: Read default MAC address from CBFS
Damien Zammit
2016-12-07
spi: Clean up SPI driver interface
Furquan Shaikh
2016-12-06
spi_flash: Make a deep copy of spi_slave structure
Furquan Shaikh
2016-12-05
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-12-01
lib: put romstage_handoff implementation in own compilation unit
Aaron Durbin
2016-12-01
romstage_handoff: remove code duplication
Aaron Durbin
2016-11-30
driver/intel/fsp2_0: Add version parameter to FSP platform callback
Andrey Petrov
2016-11-29
drivers/intel/gma: Hook up libgfxinit
Nico Huber
2016-11-28
Build system: Update HAVE_CMOS_DEFAULT
Martin Roth
2016-11-24
drivers/net/Kconfig: Hide REALTEK_8168_RESET in menuconfig
Arthur Heymans
2016-11-24
driver/pc80/tpm: Runtime generate ACPI table for TPM driver
Naresh G Solanki
2016-11-22
spi: Get rid of flash_programmer_probe in spi_slave structure
Furquan Shaikh
2016-11-22
spi: Get rid of max_transfer_size parameter in spi_slave structure
Furquan Shaikh
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-11-21
drivers/intel/fsp2_0: Check for NULL before using pointer
Martin Roth
2016-11-21
fsp2_0: implement stage cache for silicon init
Brandon Breitenstein
[next]