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