21 Commits (25ed9e4e42ca077ce87dedec67928d3e2715eafa)

Author SHA1 Message Date
Andre Richter 812ba841f3
Revert to Ubuntu 19.10
20.04 comes with Ruby 2.7, which emits some annoying deprecation warnigs that
can't be silenced even when using the RUBYOPT variables suggested for doing so.

Work around that for now by reverting to Ubuntu 19.10 which still uses 2.5 and
does not have this bug.
4 years ago
Andre Richter 63cc349379
docker: Upgrade to Ubuntu 20.04 and QEMU 5.0.0 4 years ago
Andre Richter c5d0f63ede
Parallel jobs for container build 4 years ago
Andre Richter c8238de4e7
Fix some old links 4 years ago
Andre Richter bb78c779ca
Introducing Minipush, a raspbootcom replacement.
Gets rid of compiled C++, uses Ruby 💎
4 years ago
Andre Richter e690f8e7e4
Copyright bump to 2020 🎆 4 years ago
Andre Richter 8d6ddfca24
Add VCS ref to docker image 4 years ago
Andre Richter f11a076c04
Docker: Bump to 19.10; Add ruby 4 years ago
Andre Richter 54137e8b38
Relicense as dual MIT OR Apache-2.0 5 years ago
Andre Richter b4d202ff99
Fix qemu version to 4.1.0 5 years ago
Andre Richter 8d6c58ad57
Add code for tutorial 09 5 years ago
Andre Richter 1ded3fb42a
Change some more license headers to SPDX 5 years ago
Andre Richter fed22475d1
Make utils container name board agnostic 5 years ago
Andre Richter 2a97946f92
Initial preparations for rewrite 5 years ago
Andre Richter 53821fe654
Add docker folder README 5 years ago
Berkus Decker 71f0e8caf7 Allow overriding JTAG interface device when running docker image
This will require any non-standard use of this container to also
specify the rpi3.cfg path when invoking.

For example:
`docker run ... -f /openocd/tcl/interface/jlink.cfg -f /openocd/rpi3.cfg`
to work with JLink interface.
5 years ago
Andre Richter f6a0fb497d Revert "Allow overriding JTAG interface device when running docker image"
This reverts commit 30f83b260f.
5 years ago
Berkus Decker 30f83b260f Allow overriding JTAG interface device when running docker image 5 years ago
Andre Richter 0844823805 Minor corrections 5 years ago
Andre Richter 59c6c15c1d Add container for openocd and gdb 5 years ago
Andre Richter 4a716adcce
Add utils container to repository 5 years ago