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