Age | Commit message (Expand) | Author |
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 | buildgcc: Fix msys2 crossgcc build fail | Scott Duplichan |
2014-12-15 | southbridge/amd/agesa/hudson: Correct incorrect #define | Dave Frodin |
2014-12-14 | .gitignore: add the doxygen directory. | Martin Roth |
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 | Makefile: Tone down some clang warnings, some are unproductive | Edward O'Callaghan |
2014-12-12 | vendorcode/amd/pi/00730F01/Lib/amdlib.c: Remove optimize attribute | Bruce Griffith |
2014-12-11 | abuild: Don't print "Using payload ..." message in quiet mode | Alexandru Gagniuc |
2014-12-10 | AMD 00730F01: Topology changes required by KaveriPI v1.1.0.7 update | Bruce Griffith |
2014-12-10 | crossgcc: clean up aarch64 target integration | Patrick Georgi |
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-10 | abuild: update output so multithreaded is decipherable | Martin Roth |
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: Add aarch64-elf toolchain to crossgcc Makefile | Marcelo Povoa |
2014-12-09 | aarch64: Fix 64-bit pointer related casts | Marcelo Povoa |
2014-12-09 | aarch64: Add ELF support | Marcelo Povoa |
2014-12-09 | ARM: API to Map Physical Address to Wipe Memory above 4GB | Daisuke Nojiri |
2014-12-09 | libpayload: ARM: Keep track of the CPSR when exceptions happen. | Gabe Black |
2014-12-09 | libpayload: Make it possible to install callbacks for particular exceptions. | Gabe Black |
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 | utils: Remove references to tracker from manpages | Martin Roth |
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 |