aboutsummaryrefslogtreecommitdiff
path: root/rmi4update/firmware_image.h
AgeCommit message (Expand)Author
2022-09-28Support checking MSLDavid Chiu
2022-03-11Support writing FLD and GlobalParameters for bootlodare v10, and updating flo...David Chiu
2022-03-09Support writing signatureDavid Chiu
2022-02-24Support checking product IDDavid Chiu
2019-07-29Support reflashing on bootloader version 8.knockout
2017-03-16Add support for devices which use bootloader v7Leon Tu
2015-03-16Change m_imageSize to signed since it's value is set by the result of tellg andAndrew Duggan
2014-09-16Switch a few types to accommodate larger values.Andrew Duggan
2014-07-30Store product info in a short instead of a char array. The spec says it is tw...Andrew Duggan
2014-07-29Restructure firmware_image so that the firmware image checksum gets check bef...Andrew Duggan
2014-07-25Add additional member variable initializationsAndrew Duggan
2014-04-24Initialize member variable pointers to NULL in FirmwareImage.Andrew Duggan
2014-04-16Update copyright notices.Andrew Duggan
2014-04-03Initial commitAndrew Duggan