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-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
2016-08-01
Add newlines at the end of all coreboot files
Martin Roth
2016-07-31
src/drivers: Capitalize CPU, RAM and ACPI
Elyes HAOUAS
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-31
intel/wifi: Include conditionally in the build
Kyösti Mälkki
2016-07-28
drivers/intel/fsp2_0: Update the copyrights
Lee Leahy
2016-07-28
intel/fsp1_1: Add C entry support to locate FSP Temp RAM Init
Subrata Banik
2016-07-28
i2c/ww_ring: Add ww_ring files to ramstage
Furquan Shaikh
2016-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-27
drivers/intel/fsp2_0: Update MRC cache with dead version in recovery
Furquan Shaikh
2016-07-27
cpu/x86: Support CPUs without rdmsr/wrmsr instructions
Lee Leahy
2016-07-26
drivers/intel/fsp2_0/header_util: Convert UPD headers
Lee Leahy
2016-07-26
drivers/elog: put back 4KiB limit
Aaron Durbin
2016-07-26
drivers/intel/fsp2_0: Enable XIP romstage with loaded FSP-M
Lee Leahy
2016-07-25
drivers/uart: Enable debug serial output during postcar
Lee Leahy
2016-07-24
drivers/elog: remove elog Kconfig variables
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: Split reset handling logic
Andrey Petrov
2016-07-19
drivers/intel/fsp2_0: handle reset requests from FSPS
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: handle reset requests from FSPM
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: range check stack provided to FSPM
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: don't use saved memory data in recovery mode
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: honor FSP revision for memory training data
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: remove unused fsp_load_binary()
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: load and relocate FSPS in cbmem
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: handle XIP and non-XIP for FSPM component
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: separate component validation from loading
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: implement common memory_init() tasks
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: set BootLoaderTolumSize generically
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: fix hand-off-block types and size
Aaron Durbin
2016-07-18
elog: Use rdev_mmap to find offset of ELOG
Furquan Shaikh
2016-07-15
drivers/intel/fsp1_1: align on using ACPI_Sx definitions
Aaron Durbin
2016-07-14
drivers/i2c: Add new driver for RTC type PCF8523
Werner Zeh
2016-07-12
tpm: report firmware version
Vadim Bendebury
2016-07-11
tpm: use proper locality zero SPI bus addresses
Vadim Bendebury
2016-07-10
intel post-car: Consolidate choose_top_of_stack()
Kyösti Mälkki
2016-07-08
drivers/i2c/da7219: Add driver for generating device in SSDT
Duncan Laurie
2016-07-08
acpi: Change device properties to work as a tree
Duncan Laurie
2016-07-06
siemens/nc_fpga: Add driver for Siemens NC FPGA
Werner Zeh
2016-07-05
intel/i210: Change API for function mainboard_get_mac_address()
Werner Zeh
2016-07-02
drivers/generic/max98357a: Fix naming and ACPI path handling
Duncan Laurie
2016-06-29
intel romstage: Use run_ramstage()
Kyösti Mälkki
2016-06-24
drivers/intel/fsp2_0: Add simple reset handler
Andrey Petrov
2016-06-23
kconfig: add missing SPI TPM CS config definition
Vadim Bendebury
2016-06-23
tpm2: add SPI TPM driver
Vadim Bendebury
2016-06-23
kconfig: allow various tpm type and interface permutations
Vadim Bendebury
2016-06-22
drivers/i2c/generic: Fix compile failure
Duncan Laurie
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-17
Fix some cbmem.h includes
Kyösti Mälkki
2016-06-14
drivers/intel/fsp2_0: Add FSP return types for reset
Andrey Petrov
2016-06-09
soc/intel/apollolake: Update FSP header files
Bora Guvendik
2016-06-08
drivers/intel/fsp2.0: Add semantic patch for FspUpdVpd.h header
Alexandru Gagniuc
2016-06-03
drivers/intel/fsp1_1: Make weak routines quiet
Lee Leahy
2016-06-03
Add Board Checklist Support
Lee Leahy
2016-06-02
drivers/intel/fsp1_1: Update weak MRC cache routines
Lee Leahy
2016-06-02
generic: Add a Maxim 98357A codec driver
Duncan Laurie
2016-06-02
i2c: Add a generic i2c driver
Duncan Laurie
2016-06-02
drivers/intel/wifi: Add support for generating SSDT table
Duncan Laurie
2016-06-01
drivers/lenovo: Add hybrid graphics driver
Patrick Rudolph
2016-06-01
nau8825: Add driver for I2C codec
Duncan Laurie
2016-06-01
intel/fsp2.0: Add END_OF_FIRMWARE in enum fsp_notify_phase
Hannah Williams
2016-05-31
drivers/net/r8168: Add driver for realtek nic
Damien Zammit
[next]