Age | Commit message (Expand) | Author |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-12-19 | net: reorganize headers | Paolo Bonzini |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-10-20 | create struct for machine initialization arguments | Eduardo Habkost |
2012-06-15 | xilinx_timer: changed nr_timers to one_timer_only | Peter A. G. Crosthwaite |
2012-06-15 | xilinx_uartlite: changed device name | Peter A. G. Crosthwaite |
2012-06-04 | microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel() | Andreas Färber |
2012-06-04 | petalogix_s3adsp1800_mmu: Use cpu_mb_init() to obtain MicroBlazeCPU | Andreas Färber |
2012-04-10 | petalogix_s3adsp1800: deleted bad FIXME comment | Peter A. G. Crosthwaite |
2012-03-14 | microblaze hw/: Don't use CPUState | Andreas Färber |
2012-03-05 | petalogix_s2adsp1800: macro'd magic numbers | Peter A. G. Crosthwaite |
2012-03-05 | petalogix_s2adsp1800: moved rst logic to rst fn | Peter A. G. Crosthwaite |
2012-03-05 | microblaze: factored out common boot code | Peter A. G. Crosthwaite |
2012-01-04 | vmstate, memory: decouple vmstate from memory API | Avi Kivity |
2011-10-10 | petalogix_s2adsp1800: convert to memory API | Avi Kivity |
2011-09-04 | pflash_cfi01/pflash_cfi02: convert to memory API | Avi Kivity |
2011-08-25 | Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" | Anthony Liguori |
2011-08-25 | pflash_cfi01/pflash_cfi02: convert to memory API | Avi Kivity |
2011-08-22 | xilinx: removed microbalze_pic_init from xilinx.h | Peter A. G. Crosthwaite |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-03-11 | microblaze: Fix PetaLogix company name | Michal Simek |
2011-02-23 | pls3adsp1800: Base load_elf endianness on target endianness | Edgar E. Iglesias |
2010-08-24 | Rearrange block headers | Blue Swirl |
2010-07-31 | xilinx-s3adsp: Add support for loading u-boot images. | Edgar E. Iglesias |
2010-07-31 | xilinx-s3adsp: Fix loading of raw binaries. | Edgar E. Iglesias |
2010-07-06 | qemu_ram_alloc: Add DeviceState and name parameters | Alex Williamson |
2010-06-07 | petlogix-3adsp: Tweak displacement of cmdline and fdt blob. | Edgar E. Iglesias |
2010-04-25 | microblaze: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-03-29 | Compile pflash_cfi01 only once | Blue Swirl |
2010-03-16 | load_elf: replace the address addend by a translation function | Aurelien Jarno |
2010-01-24 | microblaze: The petalogix s3adsp board uses intel flashes | Edgar E. Iglesias |
2009-12-10 | microblaze: Make boot_info static. | Edgar E. Iglesias |
2009-12-10 | microblaze: Add missing cpu_reset. | Edgar E. Iglesias |
2009-12-10 | microblaze: Boot and reset fixes. | Edgar E. Iglesias |
2009-11-12 | microblaze: Move the kcmdline out of the way. | Edgar E. Iglesias |
2009-10-12 | rom loader: fix sparc -kernel boot. | Gerd Hoffmann |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-20 | Compile loader only once | Blue Swirl |
2009-07-27 | Refactor code to remove one #ifdef CONFIG_FDT | Juan Quintela |
2009-07-27 | Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile | Juan Quintela |
2009-07-27 | kill drives_table | Gerd Hoffmann |
2009-06-29 | Revert "Introduce reset notifier order" | Jan Kiszka |
2009-06-03 | microblaze: Fix loading of petalogix s3adsp1800 dtb. | Edgar E. Iglesias |
2009-05-27 | microblaze: Conditionalize FDT features. | Edgar E. Iglesias |
2009-05-26 | microblaze: Add petalogix s3a1800dsp MMU linux ref-design. | Edgar E. Iglesias |