index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
docker
Age
Commit message (
Expand
)
Author
2023-12-08
util/docker/alma: Add Dockerfile.base
Felix Singer
2023-12-08
util/docker/rocky: Add Dockerfile.base
Felix Singer
2023-12-08
util/docker/archlinux: Rename Dockerfile to Dockerfile.base
Felix Singer
2023-12-08
util/docker/archlinux: Add more packages allowing CI builds
Felix Singer
2023-12-06
util/docker: Add build script
Felix Singer
2023-12-06
util/docker/alpine: Rename Dockerfile to Dockerfile.base
Felix Singer
2023-11-24
util/docker/archlinux: Extend the environment with packages and configs
Felix Singer
2023-11-17
docker/coreboot-sdk: Add perl modules for gcov
Martin Roth
2023-11-16
util/docker: Switch back to root user in jenkins-node
Martin Roth
2023-11-12
util/docker/jenkins-node: Install pip modules into virtual env
Martin Roth
2023-11-12
util/docker: change main branch back to master for encapsulate
Martin Roth
2023-11-02
util/docker: Add libnss3-dev package to coreboot-sdk for vboot
Martin Roth
2023-10-23
util/docker/coreboot-sdk: Add bash-completion to package list
Felix Singer
2023-10-03
util/docker: Fix setting SDK_VERSION
Tim Crawford
2023-10-03
util/docker/coreboot-sdk: Remove superfluous NASM package
Felix Singer
2023-09-22
coreboot.org-status: Make URLs branch agnostic
Patrick Georgi
2023-09-11
Switch jenkins node over to use encapsulate main branch
Stefan Reinauer
2023-09-07
util/docker: Replace use of sed with build args
Tim Crawford
2023-08-21
util/docker: Update Dockerfiles for building the documentation
Nicholas Chin
2023-08-21
util/docker/jenkins-node: Don't install python modules as root
Martin Roth
2023-08-21
util/docker: Update the coreboot-sdk from libfreetype6 to libfreetype
Martin Roth
2023-08-20
util/docker/coreboot-sdk: Exclude recommended packages from installation
Felix Singer
2023-08-20
util/docker/coreboot-sdk: Install an explicit version of GNAT
Felix Singer
2023-08-15
util/docker: Add docker-jenkins-shell target
Martin Roth
2023-08-04
coreboot-jenkins-node/Dockerfile: Upgrade lua5 from lua5.3 to lua5.4
Elyes Haouas
2023-08-04
util/docker/coreboot-sdk: add mrc extraction packages
Tom Hiller
2023-08-04
util/docker: refactor out and fix docker cache dir test
Martin Roth
2023-08-04
util/docker: Update coreboot-sdk-test to coreboot-jenkins-test
Martin Roth
2023-08-03
docker/coreboot-sdk/Dockerfile: Remove old workaround
Elyes Haouas
2023-08-03
util/docker: Remove manual symlink python3 to python
Elyes Haouas
2023-07-23
util/docker: Update libncurses5-dev to libncurses-dev package
Martin Roth
2023-07-02
util/docker/coreboot-sdk: Drop legacy libftdi package
Felix Singer
2023-07-02
util/docker/coreboot-sdk: Drop legacy libusb package
Felix Singer
2023-06-27
util/docker/coreboot-sdk: Install GNAT meta package instead gnat-12
Felix Singer
2023-06-26
util/docker/coreboot-sdk: Drop subversion package
Felix Singer
2023-06-14
util/docker: Add Alpine Dockerfile
Felix Singer
2023-06-02
util/docker: Split coreboot-sdk test into its own docker image
Martin Roth
2023-05-17
util/docker: Add Dockerfile for Arch Linux
Felix Singer
2023-04-25
util/docker/jenkins-node: Drop Zephyr SDK
Felix Singer
2023-04-25
util/docker/jenkins-node: Allow pip to install packages system-wide
Felix Singer
2023-04-25
util/docker/jenkins-node: Merge package installations into first step
Felix Singer
2023-04-01
util/docker/coreboot-sdk: Remove Python 2 package
Felix Singer
2023-02-06
util/docker: Add libgpiod-dev to coreboot-sdk for flashrom
Martin Roth
2022-12-25
util/docker: Update setuptools to get dtc building
Martin Roth
2022-12-02
kconfig2html: Denote that the script is python3
Patrick Georgi
2022-12-02
board-status: Implement handling of "Clone of"
Patrick Georgi
2022-12-02
board-status: Remove shell version, update docs
Patrick Georgi
2022-11-03
util/docker/coreboot.org-status: Rewrite parser
Patrick Georgi
2022-10-02
util/docker/coreboot-sdk: add graphicsmagick-imagemagick-compat
Tom Hiller
2022-09-02
util/docker/coreboot-jenkins-node: Install cmocka
Felix Singer
2022-08-27
util/docker/coreboot-sdk: Install GNAT 12
Felix Singer
2022-08-27
util/docker/coreboot-sdk: Replace package qemu with qemu-system
Felix Singer
2022-08-27
util/docker/coreboot-sdk: Remove doxygen
Tom Hiller
2022-05-31
util/docker: Update dockerfiles
Martin Roth
2022-05-30
util: Update description files
Martin Roth
2022-03-02
util/docker/coreboot-jenkins-node: Alphabetize installed tools
Martin Roth
2022-03-02
util/docker/coreboot-jenkins-node: add linkchecker
Martin Roth
2022-01-04
docker/Makefile: Use all instead of all_without_gdb
Hsuan Ting Chen
2021-11-14
util/docker/coreboot-sdk: Add bsdextrautils & lcov
Martin Roth
2021-06-22
docker/coreboot.org-status: Update URL schemes to git repos
Patrick Georgi
2021-02-16
docker/coreboot-jenkins-node: Add more tools for zephyr
Patrick Georgi
2021-01-29
docker/coreboot-jenkins-node: Add GNU parallel
Patrick Georgi
2021-01-28
docker/coreboot-jenkins-node: Add zephyr-sdk toolchain
Patrick Georgi
2021-01-28
util/docker: Split build into multiple parts
Patrick Georgi
2021-01-28
util/docker: Don't try to test-build non-existing crostools target
Patrick Georgi
2021-01-28
docker/coreboot-sdk: clone coreboot submodules when doing test build
Patrick Georgi
2021-01-25
util: Update all shebangs to use /usr/bin/env
Martin Roth
2021-01-22
util/docker: Replace all variables in Dockerfile
Martin Roth
2020-12-23
Makefile: Add $(xcompile) to specify where to write xcompile
Raul E Rangel
2020-11-30
util/docker/Makefile: Add missing separator
Frans Hendriks
2020-11-22
util/docker: Minor Makefile updates
Martin Roth
2020-11-12
Delete soc/qualcomm/sdm845
Julius Werner
2020-10-30
util/docker: Add sdcc to our build nodes
Patrick Georgi
2020-10-27
util/docker: Update atime mount point options for jenkins
Martin Roth
2020-10-27
util/docker: Update agent-root to node-root for jenkins
Martin Roth
2020-10-27
util/docker: Add tests to coreboot-sdk build process
Martin Roth
2020-10-27
util/docker: Update coreboot-sdk consolidate coreboot build
Martin Roth
2020-10-27
util/docker: Update coreboot-sdk to set python2 as default
Martin Roth
2020-10-27
util/docker: Update coreboot-sdk with additional tools
Martin Roth
2020-09-13
utils/docker/coreboot-sdk: Update python to python2, add python3
Martin Roth
2020-06-26
Fix up Docker paths to match jenkins nomenclature
Stefan Reinauer
2020-05-28
docker/coreboot-jenkins-node: Add meson and ninja
Patrick Georgi
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
util/: Replace GPLv2 boiler plate with SPDX header
Patrick Georgi
2020-05-09
AUTHORS, util/: Drop individual copyright notices
Patrick Georgi
2020-03-15
treewide: Replace uses of "Nehalem"
Angel Pons
2020-03-15
nb/intel/nehalem: Rename to ironlake
Angel Pons
2020-02-17
util/docker: Use more stable URL
Patrick Georgi
2020-02-07
util/docker/coreboot-sdk: Add packages required to build LinuxBoot
Wim Vervoorn
2020-02-01
util/docker/Makefile: Correct help output
Wim Vervoorn
2019-12-27
util/docker/coreboot-sdk: Add libcurl4 requirements for em100
Martin Roth
2019-12-12
Documentation: enable ditaa integration
Patrick Georgi
2019-11-20
Remove MIPS architecture
Julius Werner
2019-11-19
util/docker/Makefile: Add documentation docker image targets
Arthur Heymans
2019-07-02
util/docker/coreboot.org-status: Add more "nice" names for CPUs
Patrick Georgi
2019-04-17
util/docker: Update JRE in coreboot-jenkins-node Dockerfile
Martin Roth
2019-04-09
util/docker: Update coreboot-sdk Dockerfile for new debian image
Martin Roth
2019-04-04
util/docker: work around toolchain autotools issue
Martin Roth
2019-02-28
cpu/intel: Rename socket_mFCPGA478 to socket_m
Nico Huber
2019-01-29
util/docker: Update container for doc.coreboot.org
Patrick Georgi
[next]