Age | Commit message (Expand) | Author |
2017-06-07 | Use more secure HTTPS URLs for coreboot sites | Paul Menzel |
2017-06-06 | fsp1_1: Verify FSP_IMAGE_ID/_REV against headers | Nico Huber |
2017-06-05 | intel/gma: Fix typo GMBUS0 -> GMBUS1 in edid.c | Sebastian "Swift Geek" Grzywna |
2017-06-04 | Kconfig: Add choice of framebuffer mode | Nico Huber |
2017-06-04 | console/flashsconsole: Add spi flash console for debugging | Youness Alaoui |
2017-06-02 | Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER | Nico Huber |
2017-06-02 | Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG | Nico Huber |
2017-05-31 | rx6110sa: Add possibility to use both I2C and SMBus for the RTC | Werner Zeh |
2017-05-30 | lib/edid: Split out fill_lb_framebuffer() | Nico Huber |
2017-05-29 | gma/acpi: Fix argument count to _DSS | Matt DeVillier |
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 |