Age | Commit message (Expand) | Author | Files | Lines |
2015-10-21 | target-xtensa: xtfpga: attach FLASH to system IO | Max Filippov | 1 | -14/+27 |
2015-09-25 | xtensa: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 1 | -1/+1 |
2015-09-19 | Revert use of DEFINE_MACHINE() for registrations of multiple machines | Andreas Färber | 1 | -8/+42 |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 1 | -30/+28 |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster | 1 | -3/+4 |
2015-03-10 | xtensa: Remove superfluous '\n' around error_report() | Gonglei | 1 | -5/+5 |
2015-03-07 | target-xtensa: xtfpga: fix ml605 flash size | Max Filippov | 1 | -1/+1 |
2015-03-07 | hw/xtensa: allow reads/writes in the system I/O region | Max Filippov | 1 | -1/+19 |
2014-11-03 | hw/xtensa/xtfpga: treat uImage load address as virtual | Max Filippov | 1 | -1/+1 |
2014-11-03 | hw/core/loader: implement address translation in uimage loader | Max Filippov | 1 | -1/+2 |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 1 | -2/+1 |
2014-10-20 | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster | 1 | -1/+3 |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao | 1 | -3/+5 |
2014-06-29 | hw/xtensa/xtfpga: implement initrd loading | Max Filippov | 1 | -0/+24 |
2014-06-29 | hw/xtensa/xtfpga: implement DTB loading | Max Filippov | 1 | -0/+23 |
2014-06-29 | hw/xtensa/xtfpga: implement uImage loading | Max Filippov | 1 | -1/+24 |
2014-06-29 | hw/xtensa/xtfpga: add memory info to bootparam | Max Filippov | 1 | -1/+8 |
2014-06-29 | hw/xtensa/xtfpga: refactor bootparameters filling | Max Filippov | 1 | -12/+16 |
2014-06-29 | hw/xtensa/xtfpga: use symbolic constants for bootparam tags | Max Filippov | 1 | -3/+3 |
2014-06-29 | hw/xtensa/xtfpga: retrieve parameters from machine_opts | Max Filippov | 1 | -2/+3 |
2014-06-29 | hw/xtensa: replace fprintfs with error_report | Max Filippov | 1 | -4/+6 |
2014-06-29 | hw/xtensa: remove extraneous xtensa_ prefix from file names | Max Filippov | 1 | -0/+360 |