summaryrefslogtreecommitdiffstats
path: root/hw/petalogix_s3adsp1800_mmu.c
Commit message (Expand)AuthorAgeFilesLines
* Make default boot order machine specificAvik Sil2013-01-151-1/+2
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-2/+2
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-1/+1
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-5/+3
* xilinx_timer: changed nr_timers to one_timer_onlyPeter A. G. Crosthwaite2012-06-151-1/+1
* xilinx_uartlite: changed device namePeter A. G. Crosthwaite2012-06-151-1/+1
* microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel()Andreas Färber2012-06-041-2/+4
* petalogix_s3adsp1800_mmu: Use cpu_mb_init() to obtain MicroBlazeCPUAndreas Färber2012-06-041-1/+3
* petalogix_s3adsp1800: deleted bad FIXME commentPeter A. G. Crosthwaite2012-04-101-1/+0
* microblaze hw/: Don't use CPUStateAndreas Färber2012-03-141-2/+2
* petalogix_s2adsp1800: macro'd magic numbersPeter A. G. Crosthwaite2012-03-051-7/+13
* petalogix_s2adsp1800: moved rst logic to rst fnPeter A. G. Crosthwaite2012-03-051-4/+8
* microblaze: factored out common boot codePeter A. G. Crosthwaite2012-03-051-123/+4
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-3/+4
* petalogix_s2adsp1800: convert to memory APIAvi Kivity2011-10-101-8/+10
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-09-041-3/+2
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-5/+3
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-08-251-3/+5
* xilinx: removed microbalze_pic_init from xilinx.hPeter A. G. Crosthwaite2011-08-221-0/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* microblaze: Fix PetaLogix company nameMichal Simek2011-03-111-1/+1
* pls3adsp1800: Base load_elf endianness on target endiannessEdgar E. Iglesias2011-02-231-2/+7
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* xilinx-s3adsp: Add support for loading u-boot images.Edgar E. Iglesias2010-07-311-1/+11
* xilinx-s3adsp: Fix loading of raw binaries.Edgar E. Iglesias2010-07-311-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-3/+4
* petlogix-3adsp: Tweak displacement of cmdline and fdt blob.Edgar E. Iglesias2010-06-071-2/+2
* microblaze: remove dead assignments, spotted by clang analyzerBlue Swirl2010-04-251-2/+1
* Compile pflash_cfi01 only onceBlue Swirl2010-03-291-1/+1
* load_elf: replace the address addend by a translation functionAurelien Jarno2010-03-161-3/+8
* microblaze: The petalogix s3adsp board uses intel flashesEdgar E. Iglesias2010-01-241-3/+2
* microblaze: Make boot_info static.Edgar E. Iglesias2009-12-101-1/+1
* microblaze: Add missing cpu_reset.Edgar E. Iglesias2009-12-101-0/+2
* microblaze: Boot and reset fixes.Edgar E. Iglesias2009-12-101-13/+16
* microblaze: Move the kcmdline out of the way.Edgar E. Iglesias2009-11-121-1/+1
* rom loader: fix sparc -kernel boot.Gerd Hoffmann2009-10-121-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-8/+8
* Get rid of _t suffixmalc2009-10-011-8/+8
* Compile loader only onceBlue Swirl2009-09-201-2/+6
* Refactor code to remove one #ifdef CONFIG_FDTJuan Quintela2009-07-271-4/+2
* Rename HAVE_FDT to CONFIG_FDT and define it also in MakefileJuan Quintela2009-07-271-2/+2
* kill drives_tableGerd Hoffmann2009-07-271-2/+3
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* microblaze: Fix loading of petalogix s3adsp1800 dtb.Edgar E. Iglesias2009-06-031-9/+11
* microblaze: Conditionalize FDT features.Edgar E. Iglesias2009-05-271-2/+17
* microblaze: Add petalogix s3a1800dsp MMU linux ref-design.Edgar E. Iglesias2009-05-261-0/+184
OpenPOWER on IntegriCloud