summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-12-15x86: Set BOOT_MEDIA_SPI_BUSDavid Hendricks
2014-12-15elog: Probe for SPI flash on bus indicated by Kconfig variableDavid Hendricks
2014-12-15arm: Add support for a preram_cbmem_console symbol.Gabe Black
2014-12-15arm: Fix minor mistake in cache maintenance assemblyJulius Werner
2014-12-15armv7: provide compiler options for rmodulesAaron Durbin
2014-12-15tegra124: set MOT bit for I2C-over-AUXKen Chang
2014-12-15tegra124: Setup clock PLLD by approximating display panel pixel clock.Hung-Te Lin
2014-12-15tegra124: Release DMA channel at end of transactionDavid Hendricks
2014-12-15tegra124: Use correct mask for APB bus widthDavid Hendricks
2014-12-15nyan*: pinmux: fix PWM1/2 conflictsTom Warren
2014-12-15tegra124: set safe values for href_to_sync and vref_to_syncJimmy Zhang
2014-12-15nyan: Enable the cbmem console on nyan and allocate space for it in SRAM.Gabe Black
2014-12-15nyans: prepare for vboot verification of ramstageAaron Durbin
2014-12-15blaze: Change RAMCODE 0010 to hynix-2GB-792MHzNeil Chen
2014-12-15nyan*: Fix unexpected symbol (CR) when converting DOS-formatted BCT config.Neil Chen
2014-12-15uart8250mem: Add wrapper for MMIO register accessKyösti Mälkki
2014-12-15blaze: set 8 default BCT as hynix-2GB-204MHzNeil Chen
2014-12-15nyan*: Reduce the EC SPI bus frequency to 3 MHz.Gabe Black
2014-12-15tegra124: More improvements to the clock initialization macros.Gabe Black
2014-12-15tegra: spi: Read the command1 register to ensure the write to it completes.Gabe Black
2014-12-15tegra124: A couple clock fixes.Gabe Black
2014-12-15tegra124: Add tegra_dc_i2c_aux_read to allow reading EDID.Hung-Te Lin
2014-12-15tegra124: Skip display init when vboot says we don't need it.Gabe Black
2014-12-15southbridge/amd/agesa/hudson: Correct incorrect #defineDave Frodin
2014-12-13AMD AGESA boards: Prevent passing duplicate obj names to arScott Duplichan
2014-12-13AMD model fxx powernow_acpi.c: Fix incorrect loop countScott Duplichan
2014-12-12vendorcode/amd/pi/00730F01/Lib/amdlib.c: Remove optimize attributeBruce Griffith
2014-12-10AMD 00730F01: Topology changes required by KaveriPI v1.1.0.7 updateBruce Griffith
2014-12-10vendorcode/amd/agesa/f16kb/*/PcieComplexDataKB.c: Implicit truncationEdward O'Callaghan
2014-12-10northbridge/amd/gx2,lx: Treat MSR constant as unsigned longEdward O'Callaghan
2014-12-09spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.Gabe Black
2014-12-09spi: Remove the spi_set_speed and spi_cs_is_valid functions.Gabe Black
2014-12-09spi: Factor EC protocol details out of the SPI drivers.Gabe Black
2014-12-09vboot: allow for non-memory-mapped VBOOT regionsAaron Durbin
2014-12-09x86: provide symmetry between arm for cache_sync_instructions()Aaron Durbin
2014-12-09aarch64: Fix 64-bit pointer related castsMarcelo Povoa
2014-12-09libpayload: arm: Pass the coreboot table location to the payload.Gabe Black
2014-12-09spi/macronix: Add support for MX25L3239EDave Frodin
2014-12-09gizmosphere/gizmo2: Add the gizmo2 IRQ routingDave Frodin
2014-12-09gizmosphere/gizmo2: Changes to make it gizmo2Dave Frodin
2014-12-09UCB RISCV: Switch to DYNAMIC_CBMEMKyösti Mälkki
2014-12-09mainboard/siemens/sitemp_g1p1/mainboard.c: Fix implicit conversionEdward O'Callaghan
2014-12-09southbridge/amd/sr5650/sr5650.c: Fix bitwise logic and mask in loopEdward O'Callaghan
2014-12-09mainboard/{iwill,amd/serenget_*}: Fix ptr discards const qualifierEdward O'Callaghan
2014-12-09fsp platfoms: add prototype & consolidate main entry-pointMartin Roth
2014-12-09mainboard/gizmosphere/gizmo2: Start adding new mainboardDave Frodin
2014-12-08drivers/intel/fsp/fsp_util.c: Remove attribute,optimize("O0")Edward O'Callaghan
2014-12-08northbridge/amd: Add the audio device to the PCI devicesDave Frodin
2014-12-08mainboard: Fix correct index variable usage in double loop constructEdward O'Callaghan