summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tegra124: More improvements to the clock initialization macros.Gabe Black2014-12-151-9/+23
* tegra: spi: Read the command1 register to ensure the write to it completes.Gabe Black2014-12-151-0/+2
* tegra124: A couple clock fixes.Gabe Black2014-12-153-6/+19
* tegra124: Add tegra_dc_i2c_aux_read to allow reading EDID.Hung-Te Lin2014-12-151-0/+41
* tegra124: Skip display init when vboot says we don't need it.Gabe Black2014-12-153-1/+19
* buildgcc: Fix msys2 crossgcc build failScott Duplichan2014-12-151-1/+1
* southbridge/amd/agesa/hudson: Correct incorrect #defineDave Frodin2014-12-151-1/+1
* .gitignore: add the doxygen directory.Martin Roth2014-12-141-0/+2
* AMD AGESA boards: Prevent passing duplicate obj names to arScott Duplichan2014-12-133-6/+0
* AMD model fxx powernow_acpi.c: Fix incorrect loop countScott Duplichan2014-12-131-1/+1
* Makefile: Tone down some clang warnings, some are unproductiveEdward O'Callaghan2014-12-121-0/+2
* vendorcode/amd/pi/00730F01/Lib/amdlib.c: Remove optimize attributeBruce Griffith2014-12-121-31/+35
* abuild: Don't print "Using payload ..." message in quiet modeAlexandru Gagniuc2014-12-111-1/+1
* AMD 00730F01: Topology changes required by KaveriPI v1.1.0.7 updateBruce Griffith2014-12-102-0/+5
* crossgcc: clean up aarch64 target integrationPatrick Georgi2014-12-101-3/+1
* vendorcode/amd/agesa/f16kb/*/PcieComplexDataKB.c: Implicit truncationEdward O'Callaghan2014-12-101-2/+2
* northbridge/amd/gx2,lx: Treat MSR constant as unsigned longEdward O'Callaghan2014-12-102-2/+2
* abuild: update output so multithreaded is decipherableMartin Roth2014-12-101-16/+19
* spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.Gabe Black2014-12-099-103/+10
* spi: Remove the spi_set_speed and spi_cs_is_valid functions.Gabe Black2014-12-096-46/+0
* spi: Factor EC protocol details out of the SPI drivers.Gabe Black2014-12-098-271/+177
* vboot: allow for non-memory-mapped VBOOT regionsAaron Durbin2014-12-097-92/+296
* x86: provide symmetry between arm for cache_sync_instructions()Aaron Durbin2014-12-092-0/+45
* aarch64: Add aarch64-elf toolchain to crossgcc MakefileMarcelo Povoa2014-12-091-0/+2
* aarch64: Fix 64-bit pointer related castsMarcelo Povoa2014-12-091-2/+2
* aarch64: Add ELF supportMarcelo Povoa2014-12-091-0/+1
* ARM: API to Map Physical Address to Wipe Memory above 4GBDaisuke Nojiri2014-12-095-1/+139
* libpayload: ARM: Keep track of the CPSR when exceptions happen.Gabe Black2014-12-093-3/+9
* libpayload: Make it possible to install callbacks for particular exceptions.Gabe Black2014-12-098-163/+238
* libpayload: arm: Pass the coreboot table location to the payload.Gabe Black2014-12-094-26/+25
* spi/macronix: Add support for MX25L3239EDave Frodin2014-12-091-1/+9
* gizmosphere/gizmo2: Add the gizmo2 IRQ routingDave Frodin2014-12-092-144/+172
* gizmosphere/gizmo2: Changes to make it gizmo2Dave Frodin2014-12-099-61/+308
* UCB RISCV: Switch to DYNAMIC_CBMEMKyösti Mälkki2014-12-092-20/+1
* mainboard/siemens/sitemp_g1p1/mainboard.c: Fix implicit conversionEdward O'Callaghan2014-12-091-1/+3
* southbridge/amd/sr5650/sr5650.c: Fix bitwise logic and mask in loopEdward O'Callaghan2014-12-091-4/+3
* mainboard/{iwill,amd/serenget_*}: Fix ptr discards const qualifierEdward O'Callaghan2014-12-093-3/+3
* utils: Remove references to tracker from manpagesMartin Roth2014-12-093-7/+4
* fsp platfoms: add prototype & consolidate main entry-pointMartin Roth2014-12-095-6/+8
* mainboard/gizmosphere/gizmo2: Start adding new mainboardDave Frodin2014-12-0926-0/+3021
* drivers/intel/fsp/fsp_util.c: Remove attribute,optimize("O0")Edward O'Callaghan2014-12-081-1/+1
* northbridge/amd: Add the audio device to the PCI devicesDave Frodin2014-12-081-0/+4
* mainboard: Fix correct index variable usage in double loop constructEdward O'Callaghan2014-12-084-4/+4
* edid: fill reserved bits fields in cb_framebufferPatrick Georgi2014-12-081-2/+4
* mainboard/siemens/sitemp_g1p1/mainboard.c: Remove unicode in stringEdward O'Callaghan2014-12-081-6/+6
* vendorcode/amd/agesa/fam10: Build as a static libraryEdward O'Callaghan2014-12-082-277/+286
* vendorcode/amd/agesa/fam15: Build as a static libraryEdward O'Callaghan2014-12-081-443/+455
* intel/baytrail: Spelling fixesMartin Roth2014-12-0810-14/+14
* intel/fsp_baytrail: Spelling fixesMartin Roth2014-12-084-4/+5
* samsung/exynos5420: Spelling FixesMartin Roth2014-12-0817-39/+39