aboutsummaryrefslogtreecommitdiff
path: root/hw/xtensa/xtfpga.c
AgeCommit message (Expand)Author
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