summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-09utils: Remove references to tracker from manpagesMartin Roth
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
2014-12-08edid: fill reserved bits fields in cb_framebufferPatrick Georgi
2014-12-08mainboard/siemens/sitemp_g1p1/mainboard.c: Remove unicode in stringEdward O'Callaghan
2014-12-08vendorcode/amd/agesa/fam10: Build as a static libraryEdward O'Callaghan
2014-12-08vendorcode/amd/agesa/fam15: Build as a static libraryEdward O'Callaghan
2014-12-08intel/baytrail: Spelling fixesMartin Roth
2014-12-08intel/fsp_baytrail: Spelling fixesMartin Roth
2014-12-08samsung/exynos5420: Spelling FixesMartin Roth
2014-12-08intel/broadwell: Spelling fixesMartin Roth
2014-12-07vendorcode/amd/agesa/f1{5,5tn,6kb}: Silence empty loop warnEdward O'Callaghan