Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-22 | ihex: Simplify next record offset calculation | Andrey Smirnov | 1 | -3/+7 |
2019-01-22 | ihex: Check if zero-length record is at the end of the blob | Andrey Smirnov | 1 | -1/+1 |
2019-01-22 | ihex: Share code between ihex_validate_fw() and ihex_next_binrec() | Andrey Smirnov | 1 | -8/+13 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2008-08-02 | Fix IHEX firmware generation/loading | Marc Zyngier | 1 | -1/+1 |
2008-07-10 | ihex: request_ihex_firmware() function to load and validate firmware | David Woodhouse | 1 | -0/+24 |
2008-07-10 | ihex.h: binary representation of ihex records | David Woodhouse | 1 | -0/+50 |