Age | Commit message (Expand) | Author |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
2018-11-28 | romcc: Increase buffer size to fit max string size | Martin Roth |
2018-11-27 | cbmem: Fix remaining mapped memory accesses to use aligned_memcpy() | Julius Werner |
2018-11-26 | util/crossgcc: Document how to build the toolchain for another location | Patrick Georgi |
2018-11-24 | util/scripts/maintainers.go: drop special case for "THE REST" | Patrick Georgi |
2018-11-23 | mb: Set coreboot as DSDT's manufacturer model ID | Elyes HAOUAS |
2018-11-23 | util/cbfstool: Fix GCC error due to a shadowed declaration | Werner Zeh |
2018-11-22 | util/cbfstool/rmodule.{c,h}: Fix typo and correct header | Frans Hendriks |
2018-11-22 | riscv: fix bug of sifive-gpt.py | Xiang Wang |
2018-11-21 | util/ifdtool: Add IceLake platform support under IFDv2 | Aamir Bohra |
2018-11-21 | ACPI: Fix DSDT's revision field | Elyes HAOUAS |
2018-11-19 | util/bucts: Add tool to manipulate BUC.TS bit on Intel targets | Arthur Heymans |
2018-11-18 | util/board_status: run dmesg with sudo | Patrick Georgi |
2018-11-18 | util: Fix shebang for python2 scripts | Angel Pons |
2018-11-17 | treewide: use /usr/bin/env where appropriate | Yegor Timoshenko |
2018-11-16 | util/cbsftool: allow enabling verbose make output | Vadim Bendebury |
2018-11-16 | util/gitconfig/test: Add commit-msg hook test | Alex Thiessen |
2018-11-16 | util/docker: Rename _CONTAINER_VERSION => _IMAGE_TAG | Nico Huber |
2018-11-16 | util/docker: Use common .ccache for local builds | Nico Huber |
2018-11-16 | cbfstool: add unprocessed flag for file exporting | Joel Kitching |
2018-11-16 | util/docker: Unify local build targets | Nico Huber |
2018-11-16 | util/cbfstool/cbfs_image.c: Get rid of void pointer math | Richard Spiegel |
2018-11-15 | util/gitconfig: Add timeout test | Alex Thiessen |
2018-11-13 | util/scripts/maintainers.go: Add Gerrit reviewers config emitter | Patrick Georgi |
2018-11-13 | util/scripts/maintainers.go: Introduce command line argument handling | Patrick Georgi |
2018-11-13 | util/scripts/maintainers.go: Provide delimiters between maintainers | Patrick Georgi |
2018-11-13 | util/scripts/maintainers.go: Use a full glob parser | Patrick Georgi |
2018-11-13 | util/scrips/maintainers.go: Allow file to appear in multiple components | Patrick Georgi |
2018-11-12 | util/scripts/maintainers.go: Stub support for website tag | Patrick Georgi |
2018-11-12 | util/intelvbttool: Cleanup and fixes | Patrick Rudolph |
2018-11-07 | board-status.html: improve instructions | Patrick Georgi |
2018-11-05 | coreboot-sdk: Build Clang first in a separate step | Nico Huber |
2018-11-05 | coreboot-sdk: Prefer gnat package over gnat-6 | Nico Huber |
2018-11-05 | coreboot-sdk: Don't install libisl-dev | Nico Huber |
2018-11-05 | coreboot-sdk: Don't install libelf-dev | Nico Huber |
2018-10-24 | util/bincfg: code cleanup: convert sym_table to a local variable | Denis 'GNUtoo' Carikli |
2018-10-18 | util/inteltool: Fix LynxPoint (non-LP) GPIO register map | Fehér Roland Ádám |
2018-10-14 | cbfstool: make comments more consistent | Joel Kitching |
2018-10-12 | util/abuild: When using blobs, enable 3rdparty/fsp by default | Patrick Georgi |
2018-10-10 | util/superiotool/smsc.c: Add SCH5504 register dump | Angel Pons |
2018-10-09 | util/cbmem/Makefile: Remove .dependencies on `clean` | Nico Huber |
2018-10-08 | util/superiotool/smsc.c: Add some register dumps | Angel Pons |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-08 | util/intelvbttool: Rewrite tool | Patrick Rudolph |
2018-10-04 | util/autoport: Use romstage.c instead of early_southbridge.c | Angel Pons |
2018-10-04 | cbfstool: Clear entry being removed in all cases | Daisuke Nojiri |
2018-10-04 | util/abuild/abuild.1: Fix references to CBROOT parameter | Jonathan Neuschäfer |
2018-09-30 | Documentation: add description for util/pmh7tool | Evgeny Zinoviev |
2018-09-26 | mb/lowrisc: Remove the Nexys4DDR port | Jonathan Neuschäfer |
2018-09-18 | util/lint: Ignore "visible if" statement in Kconfig files | Patrick Georgi |