Age | Commit message (Expand) | Author |
2014-12-16 | i2c: Replace the i2c API. | Gabe Black |
2014-12-15 | tegra124: set MOT bit for I2C-over-AUX | Ken Chang |
2014-12-15 | tegra124: Setup clock PLLD by approximating display panel pixel clock. | Hung-Te Lin |
2014-12-15 | tegra124: Release DMA channel at end of transaction | David Hendricks |
2014-12-15 | tegra124: Use correct mask for APB bus width | David Hendricks |
2014-12-15 | nyan: Enable the cbmem console on nyan and allocate space for it in SRAM. | Gabe Black |
2014-12-15 | tegra124: More improvements to the clock initialization macros. | Gabe Black |
2014-12-15 | tegra: spi: Read the command1 register to ensure the write to it completes. | Gabe Black |
2014-12-15 | tegra124: A couple clock fixes. | Gabe Black |
2014-12-15 | tegra124: Add tegra_dc_i2c_aux_read to allow reading EDID. | Hung-Te Lin |
2014-12-15 | tegra124: Skip display init when vboot says we don't need it. | Gabe Black |
2014-12-09 | spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. | Gabe Black |
2014-12-09 | spi: Remove the spi_set_speed and spi_cs_is_valid functions. | Gabe Black |
2014-12-09 | spi: Factor EC protocol details out of the SPI drivers. | Gabe Black |
2014-12-09 | UCB RISCV: Switch to DYNAMIC_CBMEM | Kyösti Mälkki |
2014-12-09 | fsp platfoms: add prototype & consolidate main entry-point | Martin Roth |
2014-12-08 | intel/baytrail: Spelling fixes | Martin Roth |
2014-12-08 | intel/fsp_baytrail: Spelling fixes | Martin Roth |
2014-12-08 | samsung/exynos5420: Spelling Fixes | Martin Roth |
2014-12-08 | intel/broadwell: Spelling fixes | Martin Roth |
2014-12-06 | soc/qualcomm/ipq806x/Kconfig: Fix indent style | Edward O'Callaghan |
2014-12-05 | fsp_baytrail: Update function disable code | Martin Roth |
2014-12-05 | fsp_baytrail: Kconfig update for Gold 3 FSP | Martin Roth |
2014-12-05 | fsp_baytrail: Update microcode for Gold 3 FSP release | Martin Roth |
2014-12-05 | FSP platform microcode: Update to remove Kconfig variable | Martin Roth |
2014-12-05 | ipq8064: Make clock code build in coreboot | Vadim Bendebury |
2014-12-05 | ipq8064: prepare UART driver for use in coreboot | Vadim Bendebury |
2014-12-05 | fsp_baytrail: remove register option for TSEG size | Martin Roth |
2014-12-05 | fsp_baytrail: update printk to use FSP_INFO_LEVEL | Martin Roth |
2014-12-05 | fsp_baytrail: update for UPD_DEVICE_CHECK macro | Martin Roth |
2014-12-05 | fsp_baytrail: update to add the UPD_MEMDOWN_CHECK macro | Martin Roth |
2014-12-05 | fsp_baytrail: update for UPD_SPD_CHECK macro | Martin Roth |
2014-12-05 | fsp_baytrail: update to add the UPD_DEFAULT_CHECK macro | Martin Roth |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-12-01 | Add UCB RISCV support for architecture, soc, and emulation mainboard.. | Ronald G. Minnich |
2014-12-01 | Mark non-executable files non-executable | Patrick Georgi |
2014-11-30 | Replace hlt() loops with halt() | Patrick Georgi |
2014-11-28 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2014-11-25 | intel: Remove IRQ1 from possible PIRQ assignemnt. | Vladimir Serbinenko |
2014-11-24 | intel/fsp_baytrail: add new CPUID for Baytrail I step D0 | Herve ELter |
2014-11-21 | intel/fsp_baytrail: add Gold3 FSP support | York Yang |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-19 | broadwell: move to per-device ACPI. | Vladimir Serbinenko |
2014-11-19 | fsp_baytrail: Fix ACPI 'Object is not referenced' warnings | Martin Roth |
2014-11-19 | fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.h | Martin Roth |
2014-11-18 | tegra124: remove spurious error message | Patrick Georgi |
2014-11-18 | tegra124: actually parse is_lvds | Patrick Georgi |
2014-11-18 | baytrail: fix range check | Patrick Georgi |
2014-11-14 | tegra124: allow tegra124 devices to run vboot rmodule | Aaron Durbin |
2014-11-14 | tegra124: i2c: Reset the controller when there's an error. | Gabe Black |