Age | Commit message (Expand) | Author |
2017-06-06 | superiotool: Add SMSC KBC1126 | Iru Cai |
2017-06-06 | util/cbfstool/lz4frame.c: Add comment to fall through | Arthur Heymans |
2017-06-06 | util/nvramtool: Bail out on unaligned multi-byte entries | Nico Huber |
2017-06-06 | inteltool: #include <commonlib/helpers.h> | Nico Huber |
2017-06-06 | buildgcc: Fix color output in download_showing_percentage | Nico Huber |
2017-06-06 | inteltool/ahci: Don't print reserved, all-zero registers | Nico Huber |
2017-06-06 | inteltool/ahci: Add Skylake support | Nico Huber |
2017-06-06 | inteltool: Fix clean-up and close related TODO | Nico Huber |
2017-06-06 | inteltool: Add first Skylake PCI IDs | Nico Huber |
2017-06-06 | inteltool: Don't use PCI_FILL_SIZES | Nico Huber |
2017-06-04 | console/flashsconsole: Add spi flash console for debugging | Youness Alaoui |
2017-06-02 | ifdtool: avoid potential unaligned pointer usage | Ronald G. Minnich |
2017-05-27 | util/abuild: Start junit testcase block on kconfig failure | Martin Roth |
2017-05-27 | cbfscomptool: fix display of time_t | Mike Frysinger |
2017-05-26 | util/hugo: no need to enable an interactive terminal | Patrick Georgi |
2017-05-26 | util/hugo: mark source mounts read-only | Patrick Georgi |
2017-05-25 | util/hugo: Add framework to build www.coreboot.org/Documentation | Patrick Georgi |
2017-05-25 | util/lint: ignore some more binary file types | Patrick Georgi |
2017-05-18 | cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs | Julius Werner |
2017-05-16 | util/release: Update build-release script | Martin Roth |
2017-05-16 | xcompile: replace -print-librt-file-name with -print-libgcc-file-name | Patrick Georgi |
2017-05-15 | util/cbmem: mmap underflow on low addresses | Aaron Durbin |
2017-05-11 | util: Add tools for dumping and inserting KBC1126 firmware images. | Iru Cai |
2017-05-11 | intelmetool: Enable warning *set-but-unused-variable* | Paul Menzel |
2017-05-11 | intelmetool: Comment out unused variable | Paul Menzel |
2017-05-11 | intelmetool: Enhance missing packages help | Vincent Legoll |
2017-05-08 | superiotool: Add registers of LPC47N217 | Iru Cai |
2017-05-06 | intelmetool: Use correct type for pointer | Paul Menzel |
2017-05-05 | blobtool/ifd-x200.set: Fix flashmap0 NR | Arthur Heymans |
2017-05-05 | intelmetool: handle failures to mmap MEI memory | Paul Wise |
2017-05-05 | intelmetool: free sb pci_dev struct allocated by pci_get_dev() | Paul Wise |
2017-05-05 | intelmetool: Print strerror() results for mmap errors | Paul Wise |
2017-05-03 | util/autoport: Add the PCI ID of the iGPU for the Intel i7 3770K | Omar Pakker |
2017-05-02 | cbmem: Add new command line flag to dump console for one boot only | Julius Werner |
2017-05-01 | mb/*/mainboard.c: Get rid of SPI AFC register | Patrick Rudolph |
2017-05-01 | util/inteltool: Add support for Wildcat Point-LP Premium | Youness Alaoui |
2017-05-01 | util/inteltool: Break long lines in supported_chips_list | Youness Alaoui |
2017-04-28 | crossgcc: disable libsanitizer for the bootstrapped compiler | Patrick Georgi |
2017-04-27 | amdfwtool: Move normal firmware 2 after fanless firmware2s | Marc Jones |
2017-04-27 | crossgcc: fix DESTDIR builds | Patrick Georgi |
2017-04-25 | util/ectool: Dump ram by default | Arthur Heymans |
2017-04-25 | util/ectool: Fix timeout on sending EC command | Arthur Heymans |
2017-04-25 | lib: provide clearer devicetree semantics | Aaron Durbin |
2017-04-24 | util/nvidia/cbootimage: Update to upstream master | Martin Roth |
2017-04-24 | util/lint: Don't run checkpatch on the documentation | Martin Roth |
2017-04-24 | mma: update mma setup script for v2.1018 | Pratik Prajapati |
2017-04-24 | util/blobtool: Update blobtool.y | Martin Roth |
2017-04-24 | util/blobtool: clean up blobtool.l a bit | Martin Roth |
2017-04-20 | Turn CBMEM console into a ring buffer that can persist across reboots | Julius Werner |
2017-04-15 | util/inteltool: Add ICH10 (Consumer Base) support | Arthur Heymans |
2017-04-14 | util/blobtool & sconfig: Update GENPARSER Kconfig question | Martin Roth |
2017-04-14 | util/blobtool: Hook into coreboot build | Martin Roth |
2017-04-14 | cbmem: Add custom aligned memcpy() implementation | Julius Werner |
2017-04-04 | util/intelmetool: Check for NULL return from pci_lookup_name | Youness Alaoui |
2017-04-04 | abuild: add timeless build command line parameter | Martin Roth |
2017-04-04 | util/abuild: Save checksums of build files | Martin Roth |
2017-04-04 | util/docker: Update makefile for servers and local use | Martin Roth |
2017-04-04 | util/intelmetool: Fix access to deleted data on stack | Youness Alaoui |
2017-03-29 | cbfstool/ifwitool: Remove unnecessary assignment | Paul Menzel |
2017-03-29 | util/futility/Makefile: Update clean target | Martin Roth |
2017-03-28 | util/amdfwtool: Add fanless SMU firmware options | Marshall Dawson |
2017-03-28 | abuild: Treat command line for recursive invocations as bash array | Julius Werner |
2017-03-27 | util/lint: Show an error if a symbol is created in two choice blocks | Martin Roth |
2017-03-24 | util/docker: Update coreboot-sdk dockerfile | Martin Roth |
2017-03-23 | crossgcc/Dockerfile: Add gnat to build the Ada toolchain | Nico Huber |
2017-03-23 | buildgcc: Relax GNAT version checks | Nico Huber |
2017-03-23 | buildgcc: Fix check for a .success file | Nico Huber |
2017-03-20 | util/cbfstool: avoid memleaks and off-by-ones | Patrick Georgi |
2017-03-14 | util/autoport: Create superiotool logs | Arthur Heymans |
2017-03-14 | buildgcc: Search for `xz` too | Nico Huber |
2017-03-14 | board_status/towiki.sh: Fix Socket for Sandy and Ivy Bridge | Arthur Heymans |
2017-03-13 | util/superiotool: Add support for Fintek F71808A | Nicola Corna |
2017-03-10 | ifdtool: Add SPI_FREQUENCY_50MHZ_30MHZ as a valid freq | Hannah Williams |
2017-03-09 | toolchain: fix compilation of GMP on FreeBSD | Idwer Vollering |
2017-03-09 | uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACE | Martin Roth |
2017-03-09 | uti/lint/checkpatch: add --exclude to ignore specific directories | Martin Roth |
2017-03-08 | util/intelmetool: Add support for Wildcat Point LP | Huan Truong |
2017-03-08 | util/intelmetool: Fix segfault on edge cases | Huan Truong |
2017-03-07 | util/scripts/get_maintainer.pl: Remove linux tree check | Martin Roth |
2017-03-07 | util/scripts: Update get_maintainer.pl to latest from linux kernel | Martin Roth |
2017-03-06 | util/docker: Update dockerfiles & build method | Martin Roth |
2017-03-05 | buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVM | Iru Cai |
2017-03-02 | util/me_cleaner: Pull the latest changes from upstream | Nicola Corna |
2017-03-02 | autoport: add "-d" option to ectool to dump registers | Iru Cai |
2017-02-20 | board-status: Add README | Denis 'GNUtoo' Carikli |
2017-02-18 | boardstatus: wiki: Update XiVO's coreboot fork source address | Denis 'GNUtoo' Carikli |
2017-02-16 | sconfig: Add a new "SPI" device type | Furquan Shaikh |
2017-02-14 | util/lint: Don't check license text for files with under 5 lines | Martin Roth |
2017-02-10 | util/romcc: Don't reference a variable after checking it for NULL | Patrick Georgi |
2017-02-04 | util/blobtool: Add new tool for compiling/decompiling data blobs | Damien Zammit |
2017-02-04 | util/ifdtool: Fix ICH Gbe unlock | Patrick Rudolph |
2017-02-02 | ectool: Support OpenBSD | Steven Dee |
2017-01-31 | util/xcompile: parallelize compiler checks | Patrick Georgi |
2017-01-29 | autoport: add missing parameter for pc_keyboard_init() | Iru Cai |
2017-01-27 | board_status/towiki.sh: Add socket LGA775 | Arthur Heymans |
2017-01-27 | util/docker: Update makefile target names | Martin Roth |
2017-01-27 | util/docker: Update makefile with command to kill docker images | Martin Roth |
2017-01-27 | board_status/to-wiki: Update bucketize script | Martin Roth |
2017-01-25 | util: Add me_cleaner | Nicola Corna |
2017-01-24 | cbfs-compression-tool: catch compression failures | Patrick Georgi |