aboutsummaryrefslogtreecommitdiff
path: root/cp_regs.h
diff options
context:
space:
mode:
authorWojtek Kosior <kwojtus@protonmail.com>2019-12-27 22:09:21 +0100
committerWojtek Kosior <kwojtus@protonmail.com>2019-12-27 22:09:21 +0100
commit6bdfd7c992b2345f964dc6bc5dbb4189e36a5e99 (patch)
tree8228993133fc500170229416c7e9082f0813604f /cp_regs.h
parent19efd77944dd42c3451a19e60a6948a52bc9ccad (diff)
downloadrpi-MMU-example-6bdfd7c992b2345f964dc6bc5dbb4189e36a5e99.tar.gz
rpi-MMU-example-6bdfd7c992b2345f964dc6bc5dbb4189e36a5e99.zip
add userspace tool for creating ramfs image
Diffstat (limited to 'cp_regs.h')
0 files changed, 0 insertions, 0 deletions
2021-08-28zsh completion: Add missing commands and arguments....Noah Evans 2021-06-16bash_completion: Complete options for ‘guix environment’....Tobias Geerinckx-Rice 2021-06-16bash completion: Complete options for the right command....Tobias Geerinckx-Rice 2021-06-16bash completion: Really support subcommands....Tobias Geerinckx-Rice 2021-04-20import: Remove Nix importer....Ludovic Courtès 2021-02-17scripts: system: Remove 'vm-image' command....Mathieu Othacehe 2020-12-04bash completion: Complete file names after '-f' and '-l'....Ludovic Courtès 2020-09-24bash completion: Adjust to new 'guix help' output....Ludovic Courtès 2020-09-21bash completion: Complete file names after 'guix package -p'....Fulbert 2020-09-10bash completion: Restore completion for 'guix system', etc....Ludovic Courtès 2020-06-27bash completion: Complete 'guix environment' properly....Ludovic Courtès 2020-06-04bash completion: Complete sub-commands after 'guix time-machine'....Ludovic Courtès 2020-06-04bash completion: Complete file names after '-p' and '-C'....Ludovic Courtès 2020-05-13mailmap: Update entries for Nikita....nikita 2020-02-14guix build: Add '--manifest' option....Marius Bakke 2019-11-26guix build, daemon: Rename "--no-build-hook" to "--no-offload"....Ludovic Courtès 2019-04-29guix package: Add 'install', 'remove', and 'upgrade' aliases....Ludovic Courtès 2019-03-18Correct name and email address for ng0....ng0