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-05-24
drivers/spi/spi-generic: Make spi_setup_slave strong symbol
Furquan Shaikh
2017-05-22
Kconfig: Move and clean up CONFIG_VGA
Nico Huber
2017-05-22
drivers/intel/gma: Drop unused INTEL_DP
Nico Huber
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
2017-05-18
vbe: remove the necessity for a global vbe_mode_info_valid()
Aaron Durbin
2017-05-18
coreboot_tables: specify clear interface for lb_framebuffer()
Aaron Durbin
2017-05-18
uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functions
Werner Zeh
2017-05-13
drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.c
Nico Huber
2017-05-12
commonlib: Move drivers/storage into commonlib/storage
Lee Leahy
2017-05-12
drivers/storage: Delay after SD SWITCH operations
Lee Leahy
2017-05-11
drivers/i2c: Add new driver for RTC type RX6110 SA
Mario Scheithauer
2017-05-10
drivers/storage: Fix array references
Lee Leahy
2017-05-10
drivers/storage: Remove set_control_reg
Lee Leahy
2017-05-08
drivers/intel/wifi: provide weak get_wifi_sar_limits()
Aaron Durbin
2017-05-05
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-05-05
drivers/pc80/tpm: Fix missing tis_close() function
Philipp Deppenwiese
2017-05-03
drivers/{aspeed,xgi_z9s}/Kconfig: Don't override NATIVE_VGA_USE_EDID
Arthur Heymans
2017-05-03
lib/edid.c: Differentiate between absent and non-conformant EDID
Arthur Heymans
2017-04-28
drivers/intel/fsp2_0: add option to incorporate platform memory version
Aaron Durbin
2017-04-25
lib: provide clearer devicetree semantics
Aaron Durbin
2017-04-25
drivers/storage: Add SD/MMC/eMMC driver based upon depthcharge
Lee Leahy
2017-04-24
drivers/i2c/tpm: Remove vendor.irq
Daniel Kurtz
2017-04-24
drivers/i2c/tpm/cr50: Use tis_plat_irq_status for Cr50 IRQ status
Daniel Kurtz
2017-04-24
drivers/spi/tpm: Do not let MAINBOARD_HAS_SPI_TPM_CR50 depend on SPI_TPM
Daniel Kurtz
2017-04-24
drivers/spi/spiconsole: Fix broken spiconsole driver
Furquan Shaikh
2017-04-24
drivers/i2c/tpm: Hide ACPI on unsupported platforms
Patrick Rudolph
2017-04-24
*.asl: Remove obsolete reference to TPM ASL file
Patrick Rudolph
2017-04-19
drivers/intel/mipi_camera: Add MIPI CSI camera SSDT generator
V Sowmya
2017-04-19
elog: Print timestamp when logging event
Julius Werner
2017-04-13
drivers/spi/tpm: Clean up SPI TPM driver
Furquan Shaikh
2017-04-09
drivers/spi: Get rid of spi_get_config
Furquan Shaikh
2017-04-08
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
2017-04-05
drivers/spi/tpm: Allow TPM_SPI to be used with PC80_SYSTEM.
Furquan Shaikh
2017-04-05
drivers/spi/tpm: Make SPI TPM driver CAR-safe
Furquan Shaikh
2017-04-05
drivers/spi/tpm: using tpm irq to sync tpm transaction
Jeffy Chen
2017-04-05
drivers/spi/tpm: try to wake cr50 if it is asleep
Jeffy Chen
2017-04-05
drivers/spi/tpm: Add tis.c and tpm.c to ramstage and romstage
Furquan Shaikh
2017-04-03
drivers/i2c/tpm: remove 1260 byte buffer from stack
Aaron Durbin
2017-04-03
drivers/i2c/tpm: remove unused variable in tpm_transmit()
Aaron Durbin
2017-04-03
drivers/i2c/tpm: remove unused types from tpm.h
Aaron Durbin
2017-04-03
drivers/spi/tpm: honor tis_sendrecv() API
Aaron Durbin
2017-04-03
drivers/spi/tpm: make tpm_info object local to compilation unit
Aaron Durbin
2017-04-03
drivers/spi/tpm: de-assert chip select on transaction error
Aaron Durbin
[next]