Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick | 2019-02-05 | 1 | -1/+1 |
* | hw/core/generic-loader: Compile only once, not for each target | Thomas Huth | 2018-10-17 | 1 | -5/+1![]() |
* | hw/core/generic-loader: Set a category for the generic-loader device | Thomas Huth | 2018-10-17 | 1 | -0/+1 |
* | loader: Implement .hex file loader | Su Hang | 2018-08-16 | 1 | -0/+4 |
* | hw/core/generic-loader: Allow PC to be set on command line | Peter Maydell | 2018-02-09 | 1 | -1/+1 |
* | hw/core/generic-loader: Fix crash when running without CPU | Thomas Huth | 2017-05-10 | 1 | -4/+5 |
* | hw: Fix typos found by codespell | Stefan Weil | 2017-01-24 | 1 | -2/+2 |
* | generic-loader: file: Only set a PC if a CPU is specified | Alistair Francis | 2016-11-28 | 1 | -1/+6 |
* | generic-loader: Add a generic loader | Alistair Francis | 2016-10-04 | 1 | -0/+211 |