barebox / scripts /
@Marc Kleine-Budde Marc Kleine-Budde authored on 29 Jul 2020
Sascha Hauer committed on 3 Aug 2020
..
basic fixdep: update to Linux 5.7-rc1 4 years ago
coccinelle/ misc scripts: update socfpga_sequencer importer to Quartus 15.0 8 years ago
dtc dtc: remove redundant YYLOC global declaration 4 years ago
gdb add gdb helper scripts to load barebox symbols 4 years ago
imx scripts: imx-image: throw descriptive error on encountering dcdofs 3 years ago
include scripts: define ALIGN(x) in scripts' <linux/kernel.h> 4 years ago
kconfig kconfig: update to Linux 5.7-rc2 4 years ago
mod modpost: sync mk_elfconfig.c with Linux 5.7-rc2 4 years ago
remote bbremote: implement support for GPIO operations 5 years ago
serial scripts: make __init__.py nonempty 8 years ago
setupmbr Merge branch 'for-next/misc' 9 years ago
tegra treewide: remove references to CREDITS 4 years ago
.gitignore scripts: .gitignore: ignore mvebuimg binary 3 years ago
Kbuild.include kbuild: sync scripts/Kbuild.include with Linux 5.7-rc2 3 years ago
Kconfig treewide: surround Kconfig file paths with double quotes 5 years ago
Kconfig.include scripts: import Linux Kconfig.include 3 years ago
Makefile scripts: use 'userprogs' to build programs for target 3 years ago
Makefile.build kbuild: add infrastructure to build userspace programs 3 years ago
Makefile.clean kbuild: add infrastructure to build userspace programs 3 years ago
Makefile.host kbuild: resync mkdir code with Linux 5.7-rc6 3 years ago
Makefile.lib kbuild: switch over to thin archive 3 years ago
Makefile.modpost kbuild: prefix compiler flag variables with KBUILD_ 4 years ago
Makefile.ubsan common: add generic CONFIG_UBSAN plumbing 4 years ago
Makefile.userprogs kbuild: add infrastructure to build userspace programs 3 years ago
bareboxcrc32-target.c scripts: use 'userprogs' to build programs for target 3 years ago
bareboxcrc32.c treewide: remove references to CREDITS 4 years ago
bareboxenv-target.c scripts: use 'userprogs' to build programs for target 3 years ago
bareboxenv.c treewide: remove references to CREDITS 4 years ago
bareboximd-target.c scripts: use 'userprogs' to build programs for target 3 years ago
bareboximd.c scripts: bareboximd: fix write_file error handling 3 years ago
bbremote host side for barebox remote control 8 years ago
bin2c.c Make generated variables static 10 years ago
canon-a1100-image scripts: use #!/usr/bin/env bash shebang instead of #!/bin/bash 4 years ago
check_size scripts: use #!/usr/bin/env bash shebang instead of #!/bin/bash 4 years ago
checkpatch.pl checkpatch.pl: Update DT vendor prefix check 4 years ago
cleanfile checkpatch: add upstream checkpatch v5.1 dependencies 4 years ago
cleanpatch checkpatch: add upstream checkpatch v5.1 dependencies 4 years ago
compiler.h scripts: compiler.h: support BSDs as well 4 years ago
const_structs.checkpatch checkpatch: add upstream checkpatch v5.1 dependencies 4 years ago
dfuboot.sh scripts: use #!/usr/bin/env bash shebang instead of #!/bin/bash 4 years ago
erizo-nmon-image RISC-V: erizo: add nmon image creation 5 years ago
extract_symbol_offset scripts: use #!/usr/bin/env bash shebang instead of #!/bin/bash 4 years ago
file-size.sh kbuild: Use ls(1) instead of stat(1) to obtain file size 4 years ago
fix_size.c scripts: use "compiler.h" endianness helpers 4 years ago
gcc-64bitptr.sh sandbox: define CONFIG_64BIT as appropriate 3 years ago
gcc-version.sh scripts: import Linux Kconfig.include 3 years ago
gen-dtb-s scripts: use #!/usr/bin/env bash shebang instead of #!/bin/bash 4 years ago
genenv scripts: use #!/usr/bin/env bash shebang instead of #!/bin/bash 4 years ago
get_maintainer.pl checkpatch: add upstream checkpatch v5.1 dependencies 4 years ago
kallsyms.c treewide: fix signedness mixups in printf format specifiers 10 years ago
kconfig-lint.py scripts: kconfig-lint.py: extend for undefined symbol detection 3 years ago
kernel-install-target.c scripts: use 'userprogs' to build programs for target 3 years ago
kernel-install.c kernel-install: fix return value check for getline 9 years ago
kwbimage.c scripts: kwbimage: fix build with non-glibc systems 4 years ago
kwboot.c scripts: kwboot: fix comparison with out-of-range constant 4 years ago
mailmapper scripts: add mailmapper, a tool to create/update mailmap file 9 years ago
mips-relocs.c MIPS: relocation: add relocation support 5 years ago
mk-omap-image.c mk-omap-image: make some locally used functions static 8 years ago
mkcompile_h scripts/mkcompile_h: Remove trailing spaces from compiler version 5 years ago
mkimage.c scripts: mkimage: s/fdatasync/fsync/ on macOS & OpenBSD 4 years ago
mkmakefile kbuild: resync top Makefile, mkmakefile, tags.sh with Linux 5.7-rc4 3 years ago
mksysmap rename U-Boot-v2 project to barebox 14 years ago
mkublheader.c scripts: fix warning generated by glibc 2.20 9 years ago
mvebuimg.c mvebuimg: new tool to create kwb version1 boot images 4 years ago
mxsboot.c scripts: Add mxsboot tool 9 years ago
mxsimage.c scripts: mxsimage: Allow unencrypted images 5 years ago
netconsole add netconsole host script 13 years ago
omap3-usb-loader.c scripts: omap3-usb-loader: drop unneeded header 4 years ago
omap4_usbboot.c scripts/omap4_usbboot: use libusb 7 years ago
omap_signGP.c scripts/omap_signGP: Fix image size in GP header 8 years ago
pblimage.c scripts: pblimage: explicitly set architecture to ARM 4 years ago
regsubst.pl scripts: imx-image: rename dcdofs to ivtofs 3 years ago
rsatoc.c scripts/rsatoc: fix printing of error message, if environment variable doen't contain a path 3 years ago
s5p_cksum.c treewide: remove references to CREDITS 4 years ago
setlocalversion Make: update setlocalversion from the kernel 11 years ago
socfpga_get_sequencer scripts: use #!/usr/bin/env bash shebang instead of #!/bin/bash 4 years ago
socfpga_import_preloader scripts: use #!/usr/bin/env bash shebang instead of #!/bin/bash 4 years ago
socfpga_mkimage.c treewide: Remove trailing whitespaces and tabs 5 years ago
socfpga_sequencer_defines_defaults scripts: update socfpga_sequencer importer to Quartus 15.0 8 years ago
socfpga_xml_to_config.sh scripts: use #!/usr/bin/env bash shebang instead of #!/bin/bash 4 years ago
spdxcheck.py checkpatch: add upstream checkpatch v5.1 dependencies 4 years ago
spelling.txt checkpatch: add upstream checkpatch v5.1 dependencies 4 years ago
stm32image.c images: add support for generating STM32MP images 4 years ago
tags.sh kbuild: resync top Makefile, mkmakefile, tags.sh with Linux 5.7-rc4 3 years ago
xz_wrap.sh Add xz decompression support 9 years ago
zynq_mkimage.c scripts: zynq_mkimage: remove compiler warning 4 years ago