Age | Commit message (Expand) | Author |
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 |
2014-12-09 | libpayload: arm: Pass the coreboot table location to the payload. | Gabe Black |
2014-12-09 | spi/macronix: Add support for MX25L3239E | Dave Frodin |
2014-12-09 | gizmosphere/gizmo2: Add the gizmo2 IRQ routing | Dave Frodin |
2014-12-09 | gizmosphere/gizmo2: Changes to make it gizmo2 | Dave Frodin |
2014-12-09 | UCB RISCV: Switch to DYNAMIC_CBMEM | Kyösti Mälkki |
2014-12-09 | mainboard/siemens/sitemp_g1p1/mainboard.c: Fix implicit conversion | Edward O'Callaghan |
2014-12-09 | southbridge/amd/sr5650/sr5650.c: Fix bitwise logic and mask in loop | Edward O'Callaghan |
2014-12-09 | mainboard/{iwill,amd/serenget_*}: Fix ptr discards const qualifier | Edward O'Callaghan |
2014-12-09 | fsp platfoms: add prototype & consolidate main entry-point | Martin Roth |
2014-12-09 | mainboard/gizmosphere/gizmo2: Start adding new mainboard | Dave Frodin |
2014-12-08 | drivers/intel/fsp/fsp_util.c: Remove attribute,optimize("O0") | Edward O'Callaghan |
2014-12-08 | northbridge/amd: Add the audio device to the PCI devices | Dave Frodin |
2014-12-08 | mainboard: Fix correct index variable usage in double loop construct | Edward O'Callaghan |
2014-12-08 | edid: fill reserved bits fields in cb_framebuffer | Patrick Georgi |
2014-12-08 | mainboard/siemens/sitemp_g1p1/mainboard.c: Remove unicode in string | Edward O'Callaghan |
2014-12-08 | vendorcode/amd/agesa/fam10: Build as a static library | Edward O'Callaghan |
2014-12-08 | vendorcode/amd/agesa/fam15: Build as a static library | Edward O'Callaghan |
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-07 | vendorcode/amd/agesa/f1{5,5tn,6kb}: Silence empty loop warn | Edward O'Callaghan |
2014-12-07 | mainboard/google/samus: Fix usage of GNU field designator ext | Edward O'Callaghan |
2014-12-07 | southbridge/dmp/vortex86ex/southbridge.c: Silence bitwise op warns | Edward O'Callaghan |
2014-12-07 | Kconfig: Remove ACPI_SSDTX_NUM. | Vladimir Serbinenko |
2014-12-07 | ga-b75m-d3h: Remove duplicate sata_port_map | Vladimir Serbinenko |
2014-12-07 | vx800/vga.c: Remove extraneous parentheses. | Vladimir Serbinenko |
2014-12-07 | via/vx900: Plumber registered DIMM to right place. | Vladimir Serbinenko |
2014-12-07 | ddr3: Plumber DIMM type to parsed structure. | Vladimir Serbinenko |
2014-12-07 | hp/pavilion_m6_1035dx: select NO_UART_ON_SUPERIO in Kconfig | Alexandru Gagniuc |
2014-12-07 | x200/devicetree: Remove extraneous eventc. | Vladimir Serbinenko |
2014-12-07 | x200/romstage: Add missing include. | Vladimir Serbinenko |
2014-12-07 | nehalem/raminit: Add decorations to specify that empty loop is intended so. | Vladimir Serbinenko |
2014-12-07 | vx800: Silence clang warnings. | Vladimir Serbinenko |
2014-12-07 | early_me_native.c: Remove unused pci_write_dword_ptr. | Vladimir Serbinenko |
2014-12-07 | lenovo: Remove duplicate devicetree.cb eventc entry. | Vladimir Serbinenko |
2014-12-07 | vendorcode/amd/agesa/f15tn/*/F15TnMsrTables.c: Topology Extensions Support | Edward O'Callaghan |
2014-12-06 | kontron/986lcd-m: Fix PCI interrupt routing. | Vladimir Serbinenko |
2014-12-06 | Remove IRQ_SLOT_COUNT on all boards without PIRQ table. | Vladimir Serbinenko |
2014-12-06 | vendorcode/amd/agesa: Remove unused helper.c file | Alexandru Gagniuc |
2014-12-06 | vendorcode/amd/agesa: Make Porting.h common between families | Edward O'Callaghan |
2014-12-06 | northbridge/intel/*/acpi/igd.asl: Trivial indent style fix | Edward O'Callaghan |
2014-12-06 | soc/qualcomm/ipq806x/Kconfig: Fix indent style | Edward O'Callaghan |
2014-12-06 | sb/amd/agesa/hudson/: Don't include IMC and XHCI blobs by default | Edward O'Callaghan |
2014-12-06 | mainboard/lenovo/g505s/Kconfig: Has no SuperIO | Edward O'Callaghan |
2014-12-06 | mainboard/lenovo/g505s: Build in EC ASL support for KBD/AUX ports | Edward O'Callaghan |
2014-12-06 | ec/compal/ene932/acpi/superio.asl: Provide PNP0F13 AUX ASL | Edward O'Callaghan |
2014-12-06 | mainboard/lenovo/g505s: Toggle on IOMMU support | Edward O'Callaghan |
2014-12-06 | vendorcode/amd/agesa/f15tn: Fix GnbIommuScratch in AGESA compilation | Edward O'Callaghan |
2014-12-06 | mainboard/*/acpi/superio.asl: Use non-local inclusion syntax | Edward O'Callaghan |
2014-12-06 | vendorcode/amd/agesa/fam15tn: Clean #includes in public headers | Alexandru Gagniuc |
2014-12-06 | mainboard/lenovo/g505s/buildOpts.c: Trivial variable rename | Edward O'Callaghan |
2014-12-06 | fsp_baytrail: Allow selection of USB controller by get_option | Martin Roth |
2014-12-06 | intel/minnowmax: Update devicetree | Martin Roth |
2014-12-06 | southbridge/hudson: Disable USB controllers if devicetree says so | Alexandru Gagniuc |
2014-12-05 | fsp_baytrail: Update function disable code | Martin Roth |
2014-12-05 | minnowmax board: Update Kconfig | 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 |