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
/
drivers
Age
Commit message (
Expand
)
Author
2016-09-28
drivers/i2c/generic: Add config for marking device as probed
Duncan Laurie
2016-09-27
intel/gma/vbt.c: pad the ID string with spaces.
Arthur Heymans
2016-09-21
drivers/i2c/tpm/cr50: Support interrupts for status
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Improve data handling and function names
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Clean up locality functions
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Rename i2c read/write functions
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Clean up timeouts
Duncan Laurie
2016-09-21
drivers/i2c/tpm/cr50: Reduce max buffer size
Duncan Laurie
2016-09-21
drivers/i2c/tpm: Split cr50 driver from main driver
Duncan Laurie
2016-09-21
drivers/i2c/tpm: Move common variables to header
Duncan Laurie
2016-09-21
Makefiles: update cbfs types from bare numbers to values
Martin Roth
2016-09-19
Revert "drivers/i2c/tpm: Move common variables to header"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm: Split cr50 driver from main driver"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Reduce max buffer size"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Clean up timeouts"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Rename i2c read/write functions"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Clean up locality functions"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Improve data handling and function names"
Duncan Laurie
2016-09-19
Revert "drivers/i2c/tpm/cr50: Support interrupts for status"
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Support interrupts for status
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Improve data handling and function names
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Clean up locality functions
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Rename i2c read/write functions
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Clean up timeouts
Duncan Laurie
2016-09-19
drivers/i2c/tpm/cr50: Reduce max buffer size
Duncan Laurie
2016-09-19
drivers/i2c/tpm: Split cr50 driver from main driver
Duncan Laurie
2016-09-19
drivers/i2c/tpm: Move common variables to header
Duncan Laurie
2016-09-19
driver/intel/fsp1_1: Utilise soc/intel/common for adding vbt.bin
Naresh G Solanki
2016-09-15
driver/intel/fsp20: move lb_framebuffer function
Naresh G Solanki
2016-09-15
driver/intel/fsp2_0: Make FSP-M binary XIP
Rizwan Qureshi
2016-09-14
drivers/i2c/tpm: Clean up handling of command ready
Duncan Laurie
2016-09-12
driver/fsp2_0: Include stdint header file in api.h
Naresh G Solanki
2016-09-08
intel/gma: Use defines for registers and values in edid.c
Sebastian "Swift Geek" Grzywna
2016-09-08
drivers/i2c/tpm: Fix early TPM probe
Duncan Laurie
2016-09-06
drivers/i2c/tpm: Fix error handling for tis structure not initialized
Duncan Laurie
2016-09-06
drivers/i2c/tpm: Add support for generating ACPI table
Duncan Laurie
2016-09-06
drivers/i2c/tpm: Add support for cr50 TPM
Duncan Laurie
2016-09-06
drivers/i2c/tpm: Allow sleep durations to be set by the chip
Duncan Laurie
2016-09-06
drivers/i2c/tpm: Make driver safe for use in x86 pre-ram
Duncan Laurie
2016-09-02
apollolake: relocate fsp header files to vendorcode
Brandon Breitenstein
2016-09-02
drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box
Brandon Breitenstein
2016-08-31
src/drivers: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-31
parade/ps8640: disable mipi mcs
Jitao Shi
2016-08-31
parade/ps8640: add delay to every loop when polling ps8640 ready
Jitao Shi
2016-08-31
driver/intel/fsp2.0: Add External stage cache region helper
Rizwan Qureshi
2016-08-25
vboot: consolidate google_chromeec_early_init() calls
Aaron Durbin
2016-08-24
drivers/spi: remove unconditional RW boot device initialization
Aaron Durbin
2016-08-23
drivers/spi: be sure to call spi_init() before spi_flash_probe()
Aaron Durbin
2016-08-20
drivers/intel/fsp2_0: Add SMBIOS memory HOB support
Ravi Sarawadi
2016-08-19
drivers/elog: use region_device for NV storage
Aaron Durbin
2016-08-19
drivers/spi: provide optional implementation of boot_device_rw()
Aaron Durbin
2016-08-19
drivers/spi: include SPI flash modules for all stages
Aaron Durbin
2016-08-19
drivers/spi: ensure SPI flash is boot device for coreboot tables
Aaron Durbin
2016-08-19
lib/cbfs_spi: provide boot_device_rw() support
Aaron Durbin
2016-08-19
Kconfig: introduce writable boot device notion
Aaron Durbin
2016-08-19
drivers/spi: move cbfs_spi.c location
Aaron Durbin
2016-08-19
Kconfig: separate memory mapped boot device from SPI
Aaron Durbin
2016-08-19
tpm2: Fixed typo
Robert Foss
2016-08-18
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
2016-08-18
Kconfig: lay groundwork for not assuming SPI flash boot device
Aaron Durbin
2016-08-15
Revert "Kconfig: separate memory mapped boot device from SPI"
Aaron Durbin
2016-08-15
drivers/spi: provide option to not include all flash drivers
Aaron Durbin
2016-08-15
Kconfig: separate memory mapped boot device from SPI
Aaron Durbin
2016-08-14
drivers/elog: provide more debug info
Aaron Durbin
2016-08-12
drivers/intel/fsp2_0: Fix FSP reset path
Lee Leahy
2016-08-11
intel/fsp1_1: Use new per-region position override
Patrick Georgi
2016-08-10
drivers/intel/fsp2_0: Add fsp_write_line function
Lee Leahy
2016-08-10
drivers/intel/fsp1_1: Add fsp_write_line function
Lee Leahy
2016-08-10
elog: Ensure eventlog will always get initialized when configured in
Julius Werner
2016-08-09
drivers/elog: provide return status for all operations
Aaron Durbin
2016-08-09
drivers/elog: clean up SMBIOS related code
Aaron Durbin
2016-08-09
drivers/elog: consolidate checks in elog_find_flash()
Aaron Durbin
2016-08-09
drivers/elog: remove unnecessary global state
Aaron Durbin
2016-08-09
drivers/elog: sync events to non-volatile storage last
Aaron Durbin
2016-08-08
drivers/elog: treat offsets relative to start of mirror
Aaron Durbin
2016-08-08
drivers/elog: use region_device for mirroring into ram
Aaron Durbin
2016-08-08
drivers/elog: use offsets for checking cleared buffers
Aaron Durbin
2016-08-08
drivers/elog: perform writes in terms of offsets
Aaron Durbin
2016-08-08
drivers/elog: remove parameters from elog_flash_erase()
Aaron Durbin
2016-08-08
drivers/elog: remove unnecessary check in elog_shrink()
Aaron Durbin
2016-08-08
drivers/elog: use event region size when adding a clear event
Aaron Durbin
2016-08-08
drivers/elog: remove unused function
Aaron Durbin
2016-08-06
drivers/intel/fsp1_1: only set a base address for FSP in COREBOOT CBFS
Aaron Durbin
2016-08-05
drivers/intel/fsp2_0: Ensure EC is in right mode before memory init
Furquan Shaikh
2016-08-05
drivers/spi: Add support for Micron N25Q128A
Werner Zeh
2016-08-05
drivers/intel/fsp2_0: Add checklist support
Lee Leahy
2016-08-03
spi/tpm: read TPM version in larger chunks
Vadim Bendebury
2016-08-03
drivers/intel/fsp2_0: Update the debug levels
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Remove fsp_print_upd_info declaration
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Disable display of FSP header
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Handle FspNotify calls
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: FSP driver handles all FSP errors
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInit
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Add display HOB support
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Add UPD display support
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Monitor FSP setting of MTRRs
Lee Leahy
2016-08-02
drivers/fsp2_0: Increment boot count for non-S3 boot
Furquan Shaikh
2016-08-02
drivers/intel/fsp2_0: Display FSP calls and status
Lee Leahy
2016-08-02
i2c/w83795: Fix chip type message
Patrick Georgi
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
[prev]
[next]