Age | Commit message (Expand) | Author |
2017-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |
2017-10-19 | Makefile.inc: remove '--global' flag from config check for gitconfig rule | Chris Ching |
2017-09-23 | Makefile.inc: Remove -gnatg from ADAFLAGS_common | Nico Huber |
2017-09-21 | Makefile.inc: Add left shift macro | Martin Roth |
2017-09-06 | Makefile: Keep list of exported variables | Nico Huber |
2017-09-02 | Fix build with CLANG, avoid GCC only CFLAGS | Arthur Heymans |
2017-08-11 | Fine-tune compiler flags | Stefan Reinauer |
2017-08-11 | copy & update test routines from what-jenkins-does | Martin Roth |
2017-08-11 | Make: Move testing into a subdirectory | Martin Roth |
2017-07-26 | drivers/pc80/rtc: Build for bootblock and postcar stages too | Nico Huber |
2017-06-07 | Use more secure HTTPS URLs for coreboot sites | Paul Menzel |
2017-06-04 | console/flashsconsole: Add spi flash console for debugging | Youness Alaoui |
2017-04-25 | device: allow devicetree accesses in postcar stage | Aaron Durbin |
2017-04-25 | Makefile.inc: ensure cbfs-files-processor-struct has correct ccopts | Aaron Durbin |
2017-04-14 | util/blobtool: Hook into coreboot build | Martin Roth |
2017-04-03 | Makefile.inc: Fix jenkins build of nvramcui & coreinfo | Martin Roth |
2017-03-28 | Remove libverstage as separate library and source file class | Julius Werner |
2017-01-31 | build system: mark sub-make invocations as parallelizable | Patrick Georgi |
2017-01-27 | Only add etc/ps2-keyboard-spinup when not updating an image | Arthur Heymans |
2017-01-24 | build system: don't run xcompile or git for %clean/%config targets | Patrick Georgi |
2017-01-24 | cbfs-compression-tool: add to "make tools" target | Patrick Georgi |
2017-01-22 | Makefile.inc: Explicitly set GNU11 as C language standard | Paul Menzel |
2016-12-12 | Makefile.inc: Update what-jenkins-does target | Martin Roth |
2016-11-18 | Makefile.inc: export VARIANT_DIR as top-level variable | Matt DeVillier |
2016-11-10 | southbridge/amd: update for amdfwtool size on command line | Martin Roth |
2016-10-29 | Set up 3rdparty/libgfxinit | Nico Huber |
2016-10-29 | Set up 3rdparty/libhwbase | Nico Huber |
2016-10-29 | Add option to build Ada debugging code | Nico Huber |
2016-10-28 | Makefile.inc: Explicitly disable PIE | Paul Menzel |
2016-10-21 | Makefile.inc: Don't share amdfwtool between platforms | Martin Roth |
2016-10-13 | gitconfig: Allow user name and email to be in includes | Daisuke Nojiri |
2016-10-10 | Makefile.inc: Fix make gitconfig for blobs repo | Nico Huber |
2016-09-22 | Build system: Remove IASL_WARNINGS_ARE_ERRORS option | Martin Roth |
2016-09-20 | Makefile.inc: Add aliases for submodule updates to gitconfig target | Martin Roth |
2016-09-19 | Add minimal GNAT run time system (RTS) | Nico Huber |
2016-09-19 | Make Ada a first class citizen | Nico Huber |
2016-09-12 | Makefile.inc: build ifdtool using its own makefile | Alexander Couzens |
2016-09-04 | Makefile.inc: Use $(MAINBOARDDIR) | Iru Cai |
2016-08-27 | cbfs: Add "struct" file type and associated helpers | Julius Werner |
2016-08-11 | build system: Print the content of all regions we add files to | Patrick Georgi |
2016-08-11 | build system: drop -cbfstool-opts variable support | Patrick Georgi |
2016-08-11 | build system: allow overriding file position and alignment per region | Patrick Georgi |
2016-08-11 | build system: remove early stage cbfs-file sorting | Patrick Georgi |
2016-08-11 | build system: order per-region files to optimize placement success | Patrick Georgi |
2016-08-10 | build system: change addition order of files to go by region | Patrick Georgi |
2016-08-10 | Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR) | Martin Roth |
2016-08-10 | Makefile.inc: Strip CONFIG_DEVICETREE quotes at top of makefile | Martin Roth |
2016-08-09 | build system: drop commented out code | Patrick Georgi |
2016-08-08 | sconfig: Remove mainboard chip.h support | Martin Roth |
2016-08-08 | sconfig: Update command line parameters | Martin Roth |