aboutsummaryrefslogtreecommitdiff
path: root/hw/xtensa/xtfpga.c
AgeCommit message (Expand)Author
2017-07-14hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-03-11target/xtensa: xtfpga: load DTB only when FDT support is enabledMax Filippov
2016-10-24char: remove init callbackMarc-André Lureau
2016-07-14target-xtensa: xtfpga: fix FLASH interface widthMax Filippov
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-01-29xtensa: Clean up includesPeter Maydell
2015-10-21target-xtensa: xtfpga: attach FLASH to system IOMax Filippov
2015-09-25xtensa: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-19Revert use of DEFINE_MACHINE() for registrations of multiple machinesAndreas Färber
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-03-10xtensa: Remove superfluous '\n' around error_report()Gonglei
2015-03-07target-xtensa: xtfpga: fix ml605 flash sizeMax Filippov
2015-03-07hw/xtensa: allow reads/writes in the system I/O regionMax Filippov
2014-11-03hw/xtensa/xtfpga: treat uImage load address as virtualMax Filippov
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-06-29hw/xtensa/xtfpga: implement initrd loadingMax Filippov
2014-06-29hw/xtensa/xtfpga: implement DTB loadingMax Filippov
2014-06-29hw/xtensa/xtfpga: implement uImage loadingMax Filippov
2014-06-29hw/xtensa/xtfpga: add memory info to bootparamMax Filippov
2014-06-29hw/xtensa/xtfpga: refactor bootparameters fillingMax Filippov
2014-06-29hw/xtensa/xtfpga: use symbolic constants for bootparam tagsMax Filippov
2014-06-29hw/xtensa/xtfpga: retrieve parameters from machine_optsMax Filippov
2014-06-29hw/xtensa: replace fprintfs with error_reportMax Filippov
2014-06-29hw/xtensa: remove extraneous xtensa_ prefix from file namesMax Filippov