Age | Commit message (Expand) | Author |
2019-02-06 | Makefile.inc: Create a default SMMSTORE region | Arthur Heymans |
2019-02-06 | Makefile.inc: Optimize generating the default x86 fmap | Arthur Heymans |
2019-02-01 | cbmem: use aligned_memcpy for reading cbmem address information | Aaron Durbin |
2019-01-29 | util/docker: Update container for doc.coreboot.org | Patrick Georgi |
2019-01-29 | util/ifdtools: Consider EC region access | Lijian Zhao |
2019-01-29 | util/ifdtool: Add lock support for CNL and ICL | Lijian Zhao |
2019-01-26 | Revert "util/bincfg: code cleanup: convert sym_table to a local variable" | Angel Pons |
2019-01-26 | crossgcc: Update CMake to version 3.13.3 | Elyes HAOUAS |
2019-01-26 | util/crossgcc: Update to binutils 2.31.1 and gcc 8.2 | Patrick Georgi |
2019-01-25 | util/superiotool: detect Fintek F81866, F8196* | Kyle Stevenson |
2019-01-24 | util/lint: update non-ascii linter checking rules | Martin Roth |
2019-01-24 | util/kconfig: Add `toada` Ada spec generation tool | Nico Huber |
2019-01-24 | cpu/intel/model_206ax: Remove the notion of sockets | Arthur Heymans |
2019-01-23 | util/lint: Update non-ascii linter for FreeBSD | Martin Roth |
2019-01-22 | util/crossgcc: use fixed length version string. | Wonkyu Kim |
2019-01-21 | util/inteltool: Add support for Denverton | Thomas Heijligen |
2019-01-20 | util/autoport: Make dsdt.asl prettier | Angel Pons |
2019-01-18 | util/autoport: Fix include style | Angel Pons |
2019-01-18 | util/autoport: Break very long line | Angel Pons |
2019-01-18 | util/autoport: Correct DSDT include statement | Angel Pons |
2019-01-15 | autoport: move the generated gnvs.c to acpi_tables.c | Iru Cai |
2019-01-15 | util/superiotool: Add ITE8528 | Patrick Rudolph |
2019-01-14 | [RFC]util/checklist: Remove this functionality | Arthur Heymans |
2019-01-11 | util/crossgcc: derive date and version from latest commit | Patrick Georgi |
2019-01-10 | crossgcc: Update acpica to version 20190108 | Elyes HAOUAS |
2019-01-07 | crossgcc: Update Python to version 3.7.2 | Elyes HAOUAS |
2019-01-06 | util/ifdtool: Fix regions_collide() check | Nico Huber |
2019-01-05 | crossgcc: Update CMake to version 3.13.2 | Elyes HAOUAS |
2019-01-05 | crossgcc: Update GDB to version 8.2.1 | Elyes HAOUAS |
2019-01-05 | crossgcc: Update LLVM to 7.0.1 | Elyes HAOUAS |
2019-01-05 | util/inteltool: fix PCR init of Sunrise Point-LP devices | Shaleen Jain |
2019-01-04 | crossgcc: Update acpica and Expat versions | Elyes HAOUAS |
2019-01-04 | util/superiotool: Add ITE IT8786E-I | Kyösti Mälkki |
2019-01-04 | util/autoport/readme.md: Correct minor inconsistency | Angel Pons |
2019-01-04 | util/gitconfig/pre-commit: Use clang-format to sanitise commits | Edward O'Callaghan |
2019-01-04 | crossgcc: Update acpica to 20180927 | Stefan Reinauer |
2019-01-04 | crossgcc: Update software versions | Stefan Reinauer |
2019-01-03 | util/chromeos/crosfirmware.sh: Print more messages | Tristan Corrick |
2019-01-03 | util/chromeos/crosfirmware.sh: Check for dependencies | Tristan Corrick |
2019-01-03 | util/chromeos/crosfirmware.sh: Print download status | Tristan Corrick |
2019-01-03 | util/chromeos/crosfirmware.sh: Add /sbin to PATH | Tristan Corrick |
2018-12-28 | util/xcompile/xcompile: Use tab for indent | Elyes HAOUAS |
2018-12-28 | util/inteltool: Add support for Sunrise Point LP | Matthew Garrett |
2018-12-24 | util/cbfstool/cbfstool.c: Fix typo | Frans Hendriks |
2018-12-21 | util/release: Don't assume the source is in a directory called coreboot | Patrick Georgi |
2018-12-21 | util/release: Use "gpg", not "gpg2" for creating signatures | Patrick Georgi |
2018-12-21 | util/release/genrelnotes: Don't assume we're on origin/master | Patrick Georgi |
2018-12-21 | util/release: Test for rename(1) in genrelnotes | Patrick Georgi |
2018-12-21 | util/release: Also keep 3rdparty/fsp in the blobs tarball | Patrick Georgi |
2018-12-20 | util/xcompile/xcompile: Enable x86_64 support | Patrick Rudolph |