Age | Commit message (Expand) | Author |
2014-12-19 | AMD 00730F01: Change Makefile to use BLOB sizes for packing | Bruce Griffith |
2014-12-19 | southbridge/amd/cimx/sbX00/early.c: Update grammar in comments | Martin Roth |
2014-12-19 | fsp_baytrail: Initialize LPC pads in bootblock for port 80 | Martin Roth |
2014-12-19 | fsp_baytrail: Remove GPIO_NC1 #define | Martin Roth |
2014-12-19 | baytrail SOCs: Add missing comma in gpio.h | Martin Roth |
2014-12-18 | amd/olivehillplus/romstage.c: remove not useful variable 'halt' | WANG Siyuan |
2014-12-18 | i82371eb & qemu: Move to per-device ACPI. | Vladimir Serbinenko |
2014-12-18 | Drop VIA Epia-N | Stefan Reinauer |
2014-12-18 | Drop VIA Epia-M series of boards | Stefan Reinauer |
2014-12-18 | Drop VIA Epia mainboard | Stefan Reinauer |
2014-12-18 | Drop Intel E7520 and E7525 and related boards | Stefan Reinauer |
2014-12-18 | intel/truxton: Un-romcc-ify board | Stefan Reinauer |
2014-12-18 | AMD Trinity: Update SMU firmware from 10.9 to 10.14 | Zheng Bao |
2014-12-17 | chromeos: Add empty functions when CONFIG_CHROMEOS is disabled | Duncan Laurie |
2014-12-17 | elog: Fix chromium merge issue | Marc Jones |
2014-12-17 | baytrail: initialize backlight PWM frequency | Aaron Durbin |
2014-12-17 | rambi: align gpu pipea settings with the VBIOS | Aaron Durbin |
2014-12-17 | x86: Initialize SPI controller explicitly during PCH init | David Hendricks |
2014-12-17 | chromeos: vboot_loader: Add support for SW_WP_ENABLED flag | Shawn Nematbakhsh |
2014-12-17 | nyan*: cbmem: Move the call to cbmemc_reinit. | Gabe Black |
2014-12-17 | tegra124: modify panel init sequence | Ken Chang |
2014-12-17 | nyan*: enable CLAMP_INPUTS | Ken Chang |
2014-12-17 | nyan*: Add eventlog support | David Hendricks |
2014-12-17 | Revert "elog: Use the RTC driver interface instead of reading CMOS directly." | Marc Jones |
2014-12-17 | lib/edid.c: Use 'hh' instead of 'h' length modifier in printk | Alexandru Gagniuc |
2014-12-17 | intel/minnowmax: Determine board type from GPIOs | Martin Roth |
2014-12-17 | fsp_baytrail: Add code to read GPIOs in romstage | Martin Roth |
2014-12-17 | southbridge/amd rs690 & rs780 spelling fixes | Martin Roth |
2014-12-17 | southbridge/amd agesa & cimx spelling fixes | Martin Roth |
2014-12-17 | southbridge/amd amd81XX, cs553X & sr5650 spelling fixes | Martin Roth |
2014-12-17 | southbridge/amd sb600, sb700 & sb900 spelling fixes | Martin Roth |
2014-12-17 | southbridge/nvidia: Spelling/comment fix | Martin Roth |
2014-12-17 | southbridge/via: Spelling fixes | Martin Roth |
2014-12-17 | southbridge/ricoh: Spelling fixes | Martin Roth |
2014-12-17 | ARM: Use LPAE for Virtual Address Translation | Daisuke Nojiri |
2014-12-17 | spi_flash: Move (de-)assertion of /CS to single location | David Hendricks |
2014-12-17 | spi_flash: Differentiate between atomic/manual sequencing | David Hendricks |
2014-12-17 | edid: initialize has_valid_detailed_blocks as 1 | Vince Hsu |
2014-12-17 | edid: Change static variables to auto variables. | Hung-Te Lin |
2014-12-17 | southbridge/sis: Spelling/comment fixes | Martin Roth |
2014-12-17 | elog: Use the RTC driver interface instead of reading CMOS directly. | Gabe Black |
2014-12-17 | elog: Isolate some x86-isms | David Hendricks |
2014-12-17 | elog: Do not attempt to init SPI | David Hendricks |
2014-12-17 | tegra124: change PLLD VCO calculation algorithm | Ken Chang |
2014-12-16 | spi: Add support for Winbond W25Q32DW | David Hendricks |
2014-12-16 | spi: Make idcode debug print more useful | David Hendricks |
2014-12-16 | blaze: Change samsung RAMCODE to samsung-2GB-204/samsung-4GB-204 | Neil Chen |
2014-12-16 | tegra124: Allow "best" PLLD parameters for unmatched pixel clock. | Hung-Te Lin |
2014-12-16 | tegra124: Always enable DC when attaching SOR. | Hung-Te Lin |
2014-12-16 | nyan*: debug: Add sor registers dump function | Jimmy Zhang |
2014-12-16 | tegra124: clock: Enforce PLL constraints for VCO and CF | Julius Werner |
2014-12-16 | nyan*: Set SOR_NV_PDISP_SOR_DP_SPARE0 register | Jimmy Zhang |
2014-12-16 | nyan*: merge a couple of sor setting difference from kernel driver | Jimmy Zhang |
2014-12-16 | nyan*: Apply sor fix from kernel dc driver | Jimmy Zhang |
2014-12-16 | tegra124: Initialize display panel by EDID. | Hung-Te Lin |
2014-12-16 | edid: remove float use | Patrick Georgi |
2014-12-16 | Drop SC520 and related boards | Stefan Reinauer |
2014-12-16 | Drop obsolete SuperIOs used by GX1 systems only | Stefan Reinauer |
2014-12-16 | Drop GX1, CS5330 and related boards | Stefan Reinauer |
2014-12-16 | CBMEM console: Fix boards with BROKEN_CAR_MIGRATE | Kyösti Mälkki |
2014-12-16 | Intel FSP: Move to DYNAMIC_CBMEM | Kyösti Mälkki |
2014-12-16 | amd/agesa/f*/Lib/amdlib.c: Integer overflow in loop construct | Edward O'Callaghan |
2014-12-16 | southbridge/amd/pi/avalon/pci_devs.h: Correct define `EHCI3_DEV` | Paul Menzel |
2014-12-16 | i2c: Replace the i2c API. | Gabe Black |
2014-12-15 | x86: Set BOOT_MEDIA_SPI_BUS | David Hendricks |
2014-12-15 | elog: Probe for SPI flash on bus indicated by Kconfig variable | David Hendricks |
2014-12-15 | arm: Add support for a preram_cbmem_console symbol. | Gabe Black |
2014-12-15 | arm: Fix minor mistake in cache maintenance assembly | Julius Werner |
2014-12-15 | armv7: provide compiler options for rmodules | Aaron Durbin |
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*: pinmux: fix PWM1/2 conflicts | Tom Warren |
2014-12-15 | tegra124: set safe values for href_to_sync and vref_to_sync | Jimmy Zhang |
2014-12-15 | nyan: Enable the cbmem console on nyan and allocate space for it in SRAM. | Gabe Black |
2014-12-15 | nyans: prepare for vboot verification of ramstage | Aaron Durbin |
2014-12-15 | blaze: Change RAMCODE 0010 to hynix-2GB-792MHz | Neil Chen |
2014-12-15 | nyan*: Fix unexpected symbol (CR) when converting DOS-formatted BCT config. | Neil Chen |
2014-12-15 | uart8250mem: Add wrapper for MMIO register access | Kyösti Mälkki |
2014-12-15 | blaze: set 8 default BCT as hynix-2GB-204MHz | Neil Chen |
2014-12-15 | nyan*: Reduce the EC SPI bus frequency to 3 MHz. | 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-15 | southbridge/amd/agesa/hudson: Correct incorrect #define | Dave Frodin |
2014-12-13 | AMD AGESA boards: Prevent passing duplicate obj names to ar | Scott Duplichan |
2014-12-13 | AMD model fxx powernow_acpi.c: Fix incorrect loop count | Scott Duplichan |
2014-12-12 | vendorcode/amd/pi/00730F01/Lib/amdlib.c: Remove optimize attribute | Bruce Griffith |
2014-12-10 | AMD 00730F01: Topology changes required by KaveriPI v1.1.0.7 update | Bruce Griffith |
2014-12-10 | vendorcode/amd/agesa/f16kb/*/PcieComplexDataKB.c: Implicit truncation | Edward O'Callaghan |
2014-12-10 | northbridge/amd/gx2,lx: Treat MSR constant as unsigned long | Edward O'Callaghan |
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 | vboot: allow for non-memory-mapped VBOOT regions | Aaron Durbin |
2014-12-09 | x86: provide symmetry between arm for cache_sync_instructions() | Aaron Durbin |
2014-12-09 | aarch64: Fix 64-bit pointer related casts | Marcelo Povoa |