summaryrefslogtreecommitdiff
path: root/include/linux/ihex.h
AgeCommit message (Expand)Author
2020-04-18ihex.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-01-22ihex: Simplify next record offset calculationAndrey Smirnov
2019-01-22ihex: Check if zero-length record is at the end of the blobAndrey Smirnov
2019-01-22ihex: Share code between ihex_validate_fw() and ihex_next_binrec()Andrey Smirnov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2008-08-02Fix IHEX firmware generation/loadingMarc Zyngier
2008-07-10ihex: request_ihex_firmware() function to load and validate firmwareDavid Woodhouse
2008-07-10ihex.h: binary representation of ihex recordsDavid Woodhouse