summaryrefslogtreecommitdiffstats
path: root/misc (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-29rtems-bin2c.c: Check length of buffer to be copiedRyan Long1-0/+13
2021-09-09misc/tftprpoxy: Correctly scale the protocol timeoutChris Johns1-6/+7
2021-04-02misc/wscript: Specify C language versionJoel Sherrill1-1/+2
2021-04-02rtems-bin2c.c: Define _XOPEN_SOURCE to 700 for strnlen() visibilityJoel Sherrill1-0/+1
2021-02-16misc: tools: fix mkimage.py script type processingAndre Nahrwold1-0/+10
2020-09-26Move all python commands to use env pythonChris Johns7-68/+46
2020-03-07Move mkimage.py to install_files so chmod is preserved and installed in bin/Amar Takhar1-2/+2
2020-03-04Add print statement similar to the original mkimage.Amar Takhar1-2/+15
2020-03-04Fix to work under Pyhon 2 and Python 3.Amar Takhar1-9/+9
2020-03-04Convert optparse to argparse.Amar Takhar1-20/+22
2020-03-04Remove EOL whitespace.Amar Takhar1-21/+21
2020-03-03Add to wscript and add python2 shebang.Amar Takhar2-0/+3
2020-03-03Add a pure Python clone of mkimage written by Craig Barker.Amar Takhar1-0/+139
2019-12-02bin2c: Improve file name sanitationSebastian Huber1-12/+12
2019-08-19misc/tftpproxy: Add a proxy TFTP server.Chris Johns8-2/+1209
2019-06-25misc/boot-image: fix uenv_exe_ftd bug.Nils Hölscher1-1/+1
2019-06-13misc/boot-image: Fix Linux bugs.Chris Johns1-12/+15
2019-06-13misc/boot-image: Fix image convert. Add --build option.Chris Johns1-16/+21
2019-06-12misc/boot-image: Fix macro set logic and --net-boot-dhcp processing.Chris Johns1-5/+6
2019-06-12misc/boot-image: Add a tool to create boot images.Chris Johns5-0/+1414
2019-05-27waf: Update the check_cc tests to a newer method supported by waf.Chris Johns1-2/+5
2018-11-29Fix warnings on Windows.Chris Johns1-2/+2
2018-06-14bin2c: Fix warningsSebastian Huber1-1/+0
2018-06-14bin2c: Import from RTEMSSebastian Huber3-0/+445