Age | Commit message (Expand) | Author |
2015-07-14 | abuild: Allow disabling mainboards | Patrick Georgi |
2015-07-14 | Braswell: Use CBFS image type name | Lee Leahy |
2015-07-14 | libpayload: Add support for handling fmaps | Patrick Georgi |
2015-07-14 | riscv-emulation: Set stack size to 0 in Kconfig | Thaminda Edirisooriya |
2015-07-14 | fmap: publish find_fmap_directory() | Patrick Georgi |
2015-07-14 | fmap: Introduce new function to derive fmap name from offset/size | Patrick Georgi |
2015-07-14 | getac/p470: initialize timestamps in romstage | Patrick Georgi |
2015-07-14 | azalia: fix up and clean up shrinkage of boilerplate code | Jonathan A. Kollasch |
2015-07-14 | amd/rs780: Fix typo | Patrick Georgi |
2015-07-14 | cbmem: convert x86 timestamps on OpenBSD | Patrick Georgi |
2015-07-14 | intel/sandybridge/gma: Add graphics PCI Device IDs 0x0162 and 0x0152 | Damien Zammit |
2015-07-14 | buildgcc: Show the archive URL | Paul Menzel |
2015-07-14 | amd/fam10: Add k10temp ACPI thermal zone mixin. | Tobias Diedrich |
2015-07-13 | x86: flatten hierarchy | Stefan Reinauer |
2015-07-13 | x86: Port x86 over to compile cleanly with x86-64 | Stefan Reinauer |
2015-07-13 | version: allow stating the coreboot revision in .coreboot-version | Patrick Georgi |
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 |
2015-07-08 | libpayload: update defconfigs | Patrick Georgi |
2015-07-08 | toolchain.inc: Don't overwrite architecture specific CFLAGS | Stefan Reinauer |
2015-07-08 | memlayout: Add timestamp regions for t210 and cygnus | Stefan Reinauer |
2015-07-07 | stddef.h: Disable check_member() macro when compiling with CLANG | Stefan Reinauer |
2015-07-07 | payloads: Reorganize Makefile.incs for external payloads | Stefan Reinauer |
2015-07-07 | payloads: Reorganize Kconfig for external payloads | Stefan Reinauer |
2015-07-07 | timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS | Aaron Durbin |
2015-07-07 | marvel/bg4cd: move timestamp init to SoC code | Patrick Georgi |
2015-07-07 | timestamp: add generic cache region | Aaron Durbin |
2015-07-07 | rk3288: Use timestamp region for pre-cbmem timestamps | Furquan Shaikh |
2015-07-07 | t132: Add timestamp collection support in t132 | Furquan Shaikh |
2015-07-07 | x86 makefile: Use preprocessed linker files | Marc Jones |
2015-07-07 | smbios: fix copy&paste error | Patrick Georgi |
2015-07-07 | x86: Drop -Wa,--divide | Stefan Reinauer |
2015-07-07 | cbfstool: Make sure CBFS data structures are packed gcc style | Stefan Reinauer |
2015-07-07 | cbfstool: Fix kv_pair on Windows | Stefan Reinauer |
2015-07-07 | blobs: move marker | Stefan Reinauer |
2015-07-07 | Unconditionally compile romstage with -Wa,--divide | Stefan Reinauer |
2015-07-07 | T210: UTMIP: Correct UTMIP PLL programming as per Mark Kuo | Tom Warren |
2015-07-07 | amd/lamar: drop unused value from mainboard_intr_data[] | Stefan Reinauer |
2015-07-07 | buildgcc: update IASL to version 20150619 | Stefan Reinauer |
2015-07-07 | xcompile: Fix compiler invocation in testcc | Stefan Reinauer |
2015-07-07 | buildgcc: work around bug in --print-librt-file-name | Stefan Reinauer |
2015-07-07 | mainboard/msi/ms7135: remove bogus MADT IRQ override for timer | Jonathan A. Kollasch |
2015-07-07 | smbios: Calculate SMBIOS Max Struct size | Ben Frisch |
2015-07-07 | ec/lenovo/h8: silence sound on boot | Alexander Couzens |
2015-07-07 | sandybridge: provide monotonic timer function | Patrick Georgi |
2015-07-07 | gitconfig: Improve robustness when blobs aren't present | Patrick Georgi |
2015-07-07 | util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3) | Jonathan A. Kollasch |
2015-07-07 | cpu/amd/model_10xxx: Determine single-link status of each CPU in _PSD generator | Timothy Pearson |
2015-07-07 | cpu/amd/car: Move AP stacks below the BSP stack to free up space | Timothy Pearson |
2015-07-07 | cpu/amd/car: Increase Family 10h CAR size limit to 128k | Timothy Pearson |
2015-07-07 | cpu/amd: Detect any conflicts between sysinfo and the stack region | Timothy Pearson |
2015-07-07 | northbridge/amd/amdfam10: Remove array to null comparison | Timothy Pearson |