Age | Commit message (Expand) | Author |
2015-07-13 | superio/smsc: Add support for SMSC DME1737 | Jonathan A. Kollasch |
2015-07-13 | superio/smsc/dme1737: copy superio/smsc/lpc47b397 | Jonathan A. Kollasch |
2015-07-13 | tegra124/tegra210: Include stages.h in bootblock.c | Stefan Reinauer |
2015-07-13 | tegra210: Fix coding style in clock.c | Stefan Reinauer |
2015-07-13 | coreinfo: Fix build output (cosmetical) | Stefan Reinauer |
2015-07-13 | smaug: Set LDO2 voltage to 1.8V | Furquan Shaikh |
2015-07-13 | t210: Apply A57 hardware issue workaround during cpu startup | Furquan Shaikh |
2015-07-13 | arm64: Define stage_entry as weak symbol | Furquan Shaikh |
2015-07-13 | arm64/a57: Move cortex_a57.h under include directory | Furquan Shaikh |
2015-07-13 | libpayload: Fix arithmetic precedence in div_round_up() | Julius Werner |
2015-07-13 | t210: Add TZDRAM_BASE param to BL31_MAKEARGS | Furquan Shaikh |
2015-07-13 | coreinfo: fix compilation | Stefan Reinauer |
2015-07-13 | intel raminit: improve logging | Patrick Rudolph |
2015-07-13 | intel raminit: fix timB high adjust calculation | Patrick Rudolph |
2015-07-13 | intel raminit: whitespace fixes | Patrick Rudolph |
2015-07-13 | intel sandybridge: add VGA pci device id | Patrick Rudolph |
2015-07-12 | Verify Kconfigs symbols are not zero for hex and int type symbols | Martin Roth |
2015-07-12 | southbridge/amd/pi/hudson: Fix HUDSON_DISABLE_IMC kconfig warning | Martin Roth |
2015-07-12 | x86emu/debug.h: remove #ifdef CONFIG_DEFAULT_CONSOLE_LOGLEVEL | Martin Roth |
2015-07-12 | Update crossgcc Makefile for new buildgcc arguments | Martin Roth |
2015-07-12 | Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() | Martin Roth |
2015-07-11 | amd/.../hudson: Warn if HUDSON_FWM_POSITION is not inside CBFS | Martin Roth |
2015-07-11 | Calculate HUDSON_FWM_POSITION and display warning on mismatch | Martin Roth |
2015-07-11 | arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variable | Martin Roth |
2015-07-11 | Makefile.inc: Add math macros | Martin Roth |
2015-07-11 | Fix GCC 5.1 compile issue seen at Linux Arch | Anatol Pomozov |
2015-07-10 | timestamps: don't drop ramstage timestamps with EARLY_CBMEM_INIT | Aaron Durbin |
2015-07-10 | include/cbmem_id.h: Add name for `CBMEM_ID_TCPA_LOG` | Paul Menzel |
2015-07-10 | include/cbmem_id.h: Sort `CBMEM_ID_TCPA_LOG` entry | Paul Menzel |
2015-07-10 | Braswell: Move the microcode into a subdirectory | Lee Leahy |
2015-07-10 | FSP 1.1: Update the CBFS image type | Lee Leahy |
2015-07-09 | libpayload: Have make install save .xcompile file | Stefan Reinauer |
2015-07-09 | libpayload: Use top level xcompile | Stefan Reinauer |
2015-07-09 | arm: add __umoddi3() to libgcc implementation | Stefan Reinauer |
2015-07-09 | rk3288: Fix & vs && mix up in hdmi driver | Stefan Reinauer |
2015-07-09 | device: remove unused x86 include from common code | Stefan Reinauer |
2015-07-09 | arm: enhance eabi compat functions | Stefan Reinauer |
2015-07-09 | xcompile: switch around armv7 TCARCHes | Stefan Reinauer |
2015-07-09 | ipq8064: enable timestamp collection | Vadim Bendebury |
2015-07-09 | libpayload: Add LZ4 decompression algorithm | Julius Werner |
2015-07-09 | veyron_{brain,danger,mickey,romy}: Select PHYSICAL_REC_SWITCH | David Hendricks |
2015-07-09 | smaug: Update PMIC settings | Furquan Shaikh |
2015-07-09 | arm64: Print sp value when dumping registers for exception | Furquan Shaikh |
2015-07-09 | t210: set CAR2PMC_CPU_ACK_WIDTH to 0 | Yen Lin |
2015-07-09 | t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to work | Yen Lin |
2015-07-09 | veyron_danger: Enable developer mode switch | David Hendricks |
2015-07-08 | vboot: Don't count boot attempts if lid is closed | Patrick Georgi |
2015-07-08 | build system / amd64: Avoid GCC taking the ABI spec too literally | Patrick Georgi |
2015-07-08 | vendorcode/intel/edk2: Fix EFI_PEI_GRAPHICS_INFO_HOB structure | Lee Leahy |
2015-07-08 | Braswell: Fix error in the warranty statement | Lee Leahy |