rockbox/tools
James Buren 64ea644269 mkboot: fix the buffer size used for constructing the final firmware image
It was short by a fair number of bytes which could be reached when
attempting to insert bootloaders near the maximum size of 64k. This
ensures even the largest acceptable bootloader will not overflow the
buffer.

Change-Id: I8fbc92d4e3452192bf47104d7a32b49248eefc0e
2020-11-16 18:23:30 +00:00
..
agptek_rocker Agptek Rocker: Slightly tweak build procedure 2018-06-14 11:02:18 +02:00
checkwps 'Fix RED e200 Framebuffer_viewport_rewrite 2020-10-26 15:50:42 -04:00
database [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
docker_rbclient docker-rbclient: use CMD instead of ENTRYPOINT 2020-06-25 17:42:42 -04:00
fwpatcher fwpatcher: fix a few issues with the mksums.pl script 2020-11-16 14:05:17 +00:00
iap Updated IAP commands. 2013-11-10 18:41:24 +01:00
profile_reader Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes various issues with compiling profile builds. Also, note that profile_reader.pl syntax has changed. 2008-07-28 22:43:41 +00:00
rbspeex rbutil: Fix native Windows build for tools. 2020-10-21 21:33:39 +02:00
release Bump versions for 3.15. 2019-11-15 01:25:26 +01:00
toolchain-patches Build: Bump all toolchains to GCC 4.9.4 + Binutils 2.26.1 2020-10-13 16:27:07 +00:00
ucl rbutil: Fix native Windows build for tools. 2020-10-21 21:33:39 +02:00
vagrant Add Vagrant configuration for creating a development VM 2019-07-26 20:20:07 -04:00
Makefile [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
VOICE_PAUSE.wav Replace the voicebuilding with a perl-based approach. Should greatly speed up building on Cygwin. See more in FS#7646. 2007-08-25 22:00:13 +00:00
Vagrantfile Add Vagrant configuration for creating a development VM 2019-07-26 20:20:07 -04:00
addtargetdir.pl makefiles 2010-08-21 18:07:12 +00:00
autoconf.pl autoconf.pl: Add support for build folders with screen resolution (e.g. build-android-320x480). 2013-03-16 22:30:46 +01:00
bdf2bmp.c FS#12764 - bdf2bmp fails to compile 2012-10-14 12:12:25 +02:00
bmp2rb.c bmp2rb: Add XRGB 32bit native format 2018-06-12 12:55:56 +02:00
build-info.pl Add some scripts to automate target listing and generating build-info 2019-10-30 23:56:05 -04:00
builds.pm builds: Enable German voicefile generation in the nightly builds 2020-11-13 21:40:58 +00:00
buildtheme.pl copy the images for the skins. 2010-06-03 13:59:32 +00:00
buildzip.pl Add Invalid Voice Announcement to the voice system FS#13216 2020-09-20 16:08:49 -04:00
codecscan.pl Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
codepage_tables.c Add support for cp1252 (Western European) codepage. 2012-05-19 01:42:53 +02:00
codepage_tables.h Add support for cp1252 (Western European) codepage. 2012-05-19 01:42:53 +02:00
codepages.c Add support for cp1252 (Western European) codepage. 2012-05-19 01:42:53 +02:00
configure Remove the firmware decompressor and a few more other SH-stragglers. 2020-11-03 23:43:32 +00:00
convbdf.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
convttf.c Option to use the lighter hinting algorithm (FT_LOAD_TARGET_LIGHT). 2014-01-26 16:11:05 +01:00
creative.c fix yellows 2017-09-06 18:01:25 +02:00
creative.h tools/scramble: add support for a couple more Creative devices 2013-10-22 00:34:35 +02:00
descramble.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
dict2rdf.pl New dict2rdf script by Tony Motakis 2005-06-08 21:01:26 +00:00
disktest_sysbench.sh disktest_sysbench script 2020-09-17 16:20:43 +00:00
functions.make Use full_path_subst on more places, to avoid replacing the wrong occurrences in 2019-07-28 21:00:57 +02:00
genlang genlang: strip out the '-u' mode as it's now handled by updatelang 2020-07-27 17:20:59 -04:00
genshortcut.sh Fix Sim for newer distros 2018-12-07 21:04:30 +01:00
genversion.sh Fix makefile not rebuilding rbversion.h in some cases 2016-09-23 23:03:23 +02:00
gigabeat.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
gigabeat.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
gigabeats.c fix yellow by acknowledging the fread() return code and also allow 2009-05-25 21:42:44 +00:00
gigabeats.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
hiby_patcher.pl hosted: Drop a bootloader version string in /etc, and report it in debug menu 2020-10-17 21:40:40 -04:00
hmac-sha1.c Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
hmac-sha1.h Cleanup in tools/: Remove unused VB scripts and fix properties. 2008-05-08 19:01:21 +00:00
iaudio_bl_flash.bmp Make scramble add the flash logo when encoding for iAudio. It's only shown on M3 with the cowon loader versions I've seen, but the space is reserved in all coldfire iaudio flash files (was just zeroed before). 2008-03-18 20:58:52 +00:00
ipod_fw.c FS#13184: Support 2048 byte sectors and images without bootloader in ipod_fw 2020-03-29 18:48:09 +02:00
iriver.c misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links. 2020-06-07 01:38:55 +00:00
iriver.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
langignorelist.txt languages: Add a few more exclusions to the same-as-english ignore list 2020-07-28 15:29:44 -04:00
langstatus langstats: Use updatelang instead of 'genlang -u' 2020-07-29 20:04:46 -04:00
langtool.pl Fix FS#12003 'langtool.pl --deprecate is broken' 2011-04-07 07:50:29 +00:00
langv1tov2 initial take at upgrade script from v1 to v2 file format 2006-03-21 12:56:25 +00:00
list_targets.pl Add some scripts to automate target listing and generating build-info 2019-10-30 23:56:05 -04:00
lngdump.c tiny tool to help with dumping a binary lng file to the screen to make it 2007-08-10 22:04:47 +00:00
make.inc Redo r28026 so that all .S files get the __ASSEMBLER__ define. 2010-12-27 17:27:59 +00:00
makesrc.inc revert this commit until we find a better fix 2008-06-28 00:06:49 +00:00
mi4.c mi4: Correct a build warning/error that pops up on stricter hosts 2020-06-07 02:50:30 +00:00
mi4.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
mk500boot.c M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them. 2009-08-30 23:24:22 +00:00
mkboot.c mkboot: fix the buffer size used for constructing the final firmware image 2020-11-16 18:23:30 +00:00
mkboot.h Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289. 2011-06-19 17:23:18 +00:00
mkinfo.pl mkinfo: Make memory size computation more accurate 2020-07-15 14:08:14 -04:00
mkmi4.sh Even when we don't encrypt a mi4 we still need to run the encrypt step so that the crc gets updated. 2006-08-30 20:20:52 +00:00
mkzenboot.c mkzenboot: Fix double close of bootfd on error 2014-12-20 15:18:46 +01:00
mp3info.pm Removed executable flag 2007-01-09 23:29:07 +00:00
mr500.c M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them. 2009-08-30 23:24:22 +00:00
mr500.h M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them. 2009-08-30 23:24:22 +00:00
multigcc.pl perl magic: Use if/elsif/else instead of given/when (FS #12188) 2011-08-16 19:26:24 +00:00
ovl_offset.pl Fix .ncbss from possibly overlapping .ncdata in plugins/codecs. 2013-07-11 04:32:23 -04:00
rdf2binary.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
rkw.c scramble: add RKW firmware file format encoder 2012-03-04 00:33:41 +01:00
rkw.h scramble: add RKW firmware file format encoder 2012-03-04 00:33:41 +01:00
rockboxdev.sh Build: Bump all toolchains to GCC 4.9.4 + Binutils 2.26.1 2020-10-13 16:27:07 +00:00
romsizetest.pl when rom file is too big, mention how many bytes 2004-09-06 09:15:47 +00:00
root.make New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
sapi_voice.vbs Add support for Microsoft Speech Platform. 2012-09-09 12:07:53 +02:00
scramble.c [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
songdb.pl misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links. 2020-06-07 01:38:55 +00:00
svnupcheck.pl pass the output from 'svn update' to this script, and it will say rebuild if 2007-03-15 22:31:32 +00:00
talkclips.py Python3-related fixes in some of our scripts 2020-07-09 14:39:27 +00:00
telechips.c FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patching 2009-11-01 18:26:00 +00:00
telechips.h FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patching 2009-11-01 18:26:00 +00:00
testdbv2.c First runtime database support, self repairing, only playcount works for now, 2005-07-01 17:29:44 +00:00
thumb-cc.py thumb-cc.py: fix for python 3.2 2012-05-07 00:19:03 -04:00
tools.make [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
ucl2src.pl Self-extracting loader: Cleaner method for inclusion of the UCL-compressed image. The input image is now checked for correctness and converted to C source. The Makefile still needs fixing... 2005-11-30 00:05:40 +00:00
updatelang updatelang: Fix the ignore list having issues with line endings. 2020-07-28 18:55:16 -04:00
usb_benchmark.c New USB stack 2007-11-22 20:51:00 +00:00
version.sh build: Get rid of svn vestiges from version script 2020-07-09 20:29:33 -04:00
voice-corrections.txt voice: Add corrections for 'DAC' and 'ADC' 2020-04-10 22:21:08 +02:00
voice.pl updatelang: New tool to update language files. 2020-07-27 14:58:38 -04:00
voicefont.c Voice TSR Plugin Demo 2020-07-27 20:47:03 -04:00
voicefont.h misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links. 2020-06-07 01:38:55 +00:00
vorbiscomm.pm Re-adding songdb.pl with support for tagcache. Works with mp3 and has partial support for ogg. 2006-06-28 15:44:51 +00:00
wavtrim.c misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links. 2020-06-07 01:38:55 +00:00
wavtrim.h misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links. 2020-06-07 01:38:55 +00:00
wn2rdf.pl Cleanup in tools/: Remove unused VB scripts and fix properties. 2008-05-08 19:01:21 +00:00
xml2h.py Add beginning of DSP code (done by Catalin Patulea), but don't enable it 2008-05-16 21:16:01 +00:00