Age | Commit message (Expand) | Author |
2016-01-15 | google/chell: add nhlt support | Aaron Durbin |
2016-01-15 | google/glados: add nhlt support | Aaron Durbin |
2016-01-15 | intel/skylake: add nhlt support | Aaron Durbin |
2016-01-15 | lib: NHLT ACPI table support | Aaron Durbin |
2016-01-15 | intel/kunimitsu: Update the PL1 value as TDP | Sumeet Pawnikar |
2016-01-15 | google/lars: Disable eMMC HS400 capability | david |
2016-01-15 | util/lint: Add linter for files with the old license header | Martin Roth |
2016-01-14 | arch/x86: add missing license headers | Martin Roth |
2016-01-14 | soc/braswell: Add CPUID for D0 stepping | Divya Sasidharan |
2016-01-14 | ec/: add missing license headers | Martin Roth |
2016-01-14 | acpi/: add missing license header | Martin Roth |
2016-01-14 | arch/x86/include: add missing license headers | Martin Roth |
2016-01-14 | soc/braswell: Fix P-state table | Subrata Banik |
2016-01-14 | intel/skylake/pcr.c: error out on invalid size in pcr read/write | Martin Roth |
2016-01-14 | xcompile: More updates on ARM64 Erratum flags | Martin Roth |
2016-01-14 | mb/lenovo/x200: Add panel power sequence values | Nico Huber |
2016-01-14 | nb/intel/gm45: Backport configuration of panel power timings | Nico Huber |
2016-01-14 | nb/intel/gm45: Drop unnecessary panel power handling | Nico Huber |
2016-01-14 | cbfstool: Change FMAP granularity to 16 bytes | Stefan Reinauer |
2016-01-14 | cbgfx: add error code to cbgfx_init | Daisuke Nojiri |
2016-01-14 | Makefile: Add 3rdparty to CPPFLAGS_common | Jimmy Huang |
2016-01-14 | cbfstool: fix address truncated problem | HC Yen |
2016-01-14 | mainboard/lenovo: reserve century byte | Alexander Couzens |
2016-01-14 | cbfstool: reorder help text | Patrick Georgi |
2016-01-13 | arch/arm64: add missing license headers | Martin Roth |
2016-01-13 | arch/arm: add missing license headers | Martin Roth |
2016-01-13 | utils: Remove old license text from help & disclaimer file | Martin Roth |
2016-01-13 | tree: drop last paragraph of GPL copyright header from new files | Martin Roth |
2016-01-13 | intel/skylake platforms: Add MAINBOARD_HAS_LPC_TPM in Kconfig | Martin Roth |
2016-01-13 | intel/northbridge/sandy: raminit code cleanup | Patrick Rudolph |
2016-01-13 | [WIP] mb/roda/rk9: Enable CONFIG_HAVE_ACPI_RESUME | Nico Huber |
2016-01-13 | northbridge/intel/x4x: clean up includes | Martin Roth |
2016-01-13 | cbfstool: Remove duplicate code line | Werner Zeh |
2016-01-12 | util/lint: Add lint script to run kconfig_lint | Martin Roth |
2016-01-12 | util/lint/kconfig_lint: Run through perltidy to fix whitespace | Martin Roth |
2016-01-12 | lint: rename lint-006-checkpatch because board name is lint-006 | Martin Roth |
2016-01-12 | Makefile: Add toolchain version check | Martin Roth |
2016-01-12 | amd/cimx/sb800/pci_devs.h: Update guard #define name | Martin Roth |
2016-01-12 | intel/skylake: Remove check for Microcode loaded by ME | Martin Roth |
2016-01-12 | google/guado: initial upstream migration | Matt DeVillier |
2016-01-12 | Makefile: Correct spelling in help message | Werner Zeh |
2016-01-12 | nb/intel/gm45: Convert gma.c to `if (IS_ENABLED(` style | Nico Huber |
2016-01-11 | autoport: Add missing casts | Vladimir Serbinenko |
2016-01-10 | fsp1_1: Remove #if protection in header - It's not needed | Martin Roth |
2016-01-10 | lenovo/x220: Enable USB 3 controller | Marian Tietz |
2016-01-09 | buildgcc: Print out all missing tools then halt | Martin Roth |
2016-01-08 | vendorcode/amd/agesa/f15tn: Fix out of bounds read on on memory voltage | Martin Roth |
2016-01-08 | fsp_baytrail: Add additional PCI space above 4GB | Martin Roth |
2016-01-07 | intel/braswell: Disable IFD & ME by default so abuild can build | Martin Roth |
2016-01-07 | mainboard: Drop abuild.disabled files for Braswell boards | Stefan Reinauer |
2016-01-07 | buildgcc: Don't request that optional tools be installed | Martin Roth |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
2016-01-07 | src/vendorcode/amd: correct spelling of MTRR | Paul Menzel |
2016-01-07 | f14: Increase AP stack to 8k on 64bit | Stefan Reinauer |
2016-01-07 | google/cyan, intel/strago Kconfig: Only ask to display SPD once | Martin Roth |
2016-01-07 | xcompile: Quote variables to prevent globbing and splitting. | Martin Roth |
2016-01-07 | xcompile: Use local variables in the test functions | Martin Roth |
2016-01-07 | xcompile: use $() instead of backticks | Martin Roth |
2016-01-07 | xcompile: Only include arm64 erratum check in arm64 section | Martin Roth |
2016-01-07 | xcompile: Put compiler variables outside of 'if' to allow checking | Martin Roth |
2016-01-07 | xcompile: Separate flags from clang executable | Martin Roth |
2016-01-07 | xcompile: Add XGCCPATH to clang compiler | Martin Roth |
2016-01-07 | xcompile: Add separation for architectures to improve readability | Martin Roth |
2016-01-07 | xcompile: Use tabs for indentation | Martin Roth |
2016-01-07 | Makefile.inc: update location of dsdt | Martin Roth |
2016-01-07 | intel/fsp1_1: Disable GOP support by default | Martin Roth |
2016-01-07 | mainboard/asus/kgpe-d16: Enable romstage microcode spinlocks | Timothy Pearson |
2016-01-07 | cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure | Timothy Pearson |
2016-01-07 | inteltool: add NetBSD compatibility | Andrey Korolyov |
2016-01-07 | viatool: add NetBSD support | Andrey Korolyov |
2016-01-07 | Revert "util/crossgcc: Regenerate MPFR autotools files before build" | Timothy Pearson |
2016-01-07 | util/crossgcc: Bump MPFR version to 3.1.3 | Timothy Pearson |
2016-01-06 | viatool: Add VIA C3 MSRs | Andrey Korolyov |
2016-01-06 | cpu/amd/fam10h-15h: Add tsc_freq_mhz() function | Timothy Pearson |
2016-01-06 | cbfstool: correct add-master-header logic to match runtime expectations | Aaron Durbin |
2016-01-06 | Revert "x86: Align CBFS on top of ROM" | Aaron Durbin |
2016-01-06 | intel/braswell: Build in both C0 and 'other' vbios | Martin Roth |
2016-01-06 | Documentation: Add information about patches from other git repos | Martin Roth |
2016-01-06 | cbfstool: Add 'hashcbfs' command to compute hash of CBFS region. | Aaron Durbin |
2016-01-06 | cbfstool: keep cbfs master header pointer | Patrick Georgi |
2016-01-06 | cbfstool: Adapt "cbfstool copy" to only use fmap regions. | Patrick Georgi |
2016-01-06 | cbfstool: Use buffer over offset/size pair for cbfs_copy_instance | Patrick Georgi |
2016-01-06 | commonlib: Add function to hash contents of a CBFS region. | Aaron Durbin |
2016-01-06 | commonlib/cbfs: Add type ids for empty files | Patrick Georgi |
2016-01-06 | commonlib: Prepare code to be included in cbfstool builds. | Aaron Durbin |
2016-01-06 | commonlib: Add common cbfs parsing logic to coreboot and cbfstool. | Aaron Durbin |
2016-01-06 | commonlib: Add function to compute relative offsets from two region_devices. | Aaron Durbin |
2016-01-06 | toolchain.inc: Test for valid toolchain when ANY_TOOLCHAIN is used | Martin Roth |
2016-01-05 | xcompile: Remove warnings about missing tools & architectures | Martin Roth |
2016-01-04 | util/crossgcc: Add ppc64el support | Timothy Pearson |
2016-01-04 | util/crossgcc: Regenerate MPFR autotools files before build | Timothy Pearson |
2016-01-04 | util/crossgcc: Bump GMP version to 6.1.0 | Timothy Pearson |
2016-01-04 | sb/amd/sr5650: Correctly locate CPU MMCONFIG resource | Timothy Pearson |
2016-01-04 | toolchain.inc: Update help text, Add TODO. | Martin Roth |
2016-01-04 | toolchain.inc: Skip how to use any toolchain if it's selected | Martin Roth |
2016-01-04 | toolchain.inc: Move nocompile around entire check, Comment endifs | Martin Roth |
2016-01-04 | toolchain.inc: Test for toolchain when using llvm/clang | Martin Roth |
2016-01-04 | genbuild_h.sh: allow coreboot to be a git submodule | Ben Gardner |
2016-01-04 | Revert "AMD OemS3Save: refactor for Merlin Falcon" | Kyösti Mälkki |
2016-01-03 | sb/intel/bd82x6x: Add missing PCIIDs for variants . | Vladimir Serbinenko |