summaryrefslogtreecommitdiff
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-15buildgcc: Fix msys2 crossgcc build failScott Duplichan
2014-12-15southbridge/amd/agesa/hudson: Correct incorrect #defineDave Frodin
2014-12-14.gitignore: add the doxygen directory.Martin Roth
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-12Makefile: Tone down some clang warnings, some are unproductiveEdward O'Callaghan
2014-12-12vendorcode/amd/pi/00730F01/Lib/amdlib.c: Remove optimize attributeBruce Griffith
2014-12-11abuild: Don't print "Using payload ..." message in quiet modeAlexandru Gagniuc
2014-12-10AMD 00730F01: Topology changes required by KaveriPI v1.1.0.7 updateBruce Griffith
2014-12-10crossgcc: clean up aarch64 target integrationPatrick Georgi
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-10abuild: update output so multithreaded is decipherableMartin Roth
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: Add aarch64-elf toolchain to crossgcc MakefileMarcelo Povoa
2014-12-09aarch64: Fix 64-bit pointer related castsMarcelo Povoa
2014-12-09aarch64: Add ELF supportMarcelo Povoa
2014-12-09ARM: API to Map Physical Address to Wipe Memory above 4GBDaisuke Nojiri
2014-12-09libpayload: ARM: Keep track of the CPSR when exceptions happen.Gabe Black
2014-12-09libpayload: Make it possible to install callbacks for particular exceptions.Gabe Black
2014-12-09libpayload: arm: Pass the coreboot table location to the payload.Gabe Black
2014-12-09spi/macronix: Add support for MX25L3239EDave Frodin