aboutsummaryrefslogtreecommitdiffstats
path: root/hw/petalogix_s3adsp1800_mmu.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity1-3/+4
2011-10-10petalogix_s2adsp1800: convert to memory APIAvi Kivity1-8/+10
2011-09-04pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity1-3/+2
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori1-5/+3
2011-08-25pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity1-3/+5
2011-08-22xilinx: removed microbalze_pic_init from xilinx.hPeter A. G. Crosthwaite1-0/+2
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2011-03-11microblaze: Fix PetaLogix company nameMichal Simek1-1/+1
2011-02-23pls3adsp1800: Base load_elf endianness on target endiannessEdgar E. Iglesias1-2/+7
2010-08-24Rearrange block headersBlue Swirl1-0/+1
2010-07-31xilinx-s3adsp: Add support for loading u-boot images.Edgar E. Iglesias1-1/+11
2010-07-31xilinx-s3adsp: Fix loading of raw binaries.Edgar E. Iglesias1-0/+1
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson1-3/+4
2010-06-07petlogix-3adsp: Tweak displacement of cmdline and fdt blob.Edgar E. Iglesias1-2/+2
2010-04-25microblaze: remove dead assignments, spotted by clang analyzerBlue Swirl1-2/+1
2010-03-29Compile pflash_cfi01 only onceBlue Swirl1-1/+1
2010-03-16load_elf: replace the address addend by a translation functionAurelien Jarno1-3/+8
2010-01-24microblaze: The petalogix s3adsp board uses intel flashesEdgar E. Iglesias1-3/+2
2009-12-10microblaze: Make boot_info static.Edgar E. Iglesias1-1/+1
2009-12-10microblaze: Add missing cpu_reset.Edgar E. Iglesias1-0/+2
2009-12-10microblaze: Boot and reset fixes.Edgar E. Iglesias1-13/+16
2009-11-12microblaze: Move the kcmdline out of the way.Edgar E. Iglesias1-1/+1
2009-10-12rom loader: fix sparc -kernel boot.Gerd Hoffmann1-1/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-8/+8
2009-10-01Get rid of _t suffixmalc1-8/+8
2009-09-20Compile loader only onceBlue Swirl1-2/+6
2009-07-27Refactor code to remove one #ifdef CONFIG_FDTJuan Quintela1-4/+2
2009-07-27Rename HAVE_FDT to CONFIG_FDT and define it also in MakefileJuan Quintela1-2/+2
2009-07-27kill drives_tableGerd Hoffmann1-2/+3
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-1/+1
2009-06-03microblaze: Fix loading of petalogix s3adsp1800 dtb.Edgar E. Iglesias1-9/+11
2009-05-27microblaze: Conditionalize FDT features.Edgar E. Iglesias1-2/+17
2009-05-26microblaze: Add petalogix s3a1800dsp MMU linux ref-design.Edgar E. Iglesias1-0/+184