summaryrefslogtreecommitdiffstats
path: root/hw/ppc405_boards.c
Commit message (Expand)AuthorAgeFilesLines
* Set default max_cpus to one.balrog2008-10-281-1/+0
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+1
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-071-4/+4
* Use qemu-log.hblueswir12008-10-041-3/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-2/+2
* RAM usage information in machine definition.balrog2008-04-241-0/+2
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-2/+2
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-2/+2
* Emulate address wrap in CFI02 chips mapping (Jan Kiszka).balrog2008-04-161-6/+6
* Allow a custom unlock address in CFI02 flash (Jan Kiszka).balrog2008-04-161-3/+3
* Desambiguate pflash_register().balrog2007-12-101-9/+9
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-12/+17
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-2/+0
* Break up vl.h.pbrook2007-11-171-1/+7
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-8/+10
* New '-bios' option, used to select an alternate BIOS image from bios_dir.j_mayer2007-10-051-2/+6
* Fix PowerPC 405 BIOS instanciation: is a 32 bits only target.j_mayer2007-10-031-5/+5
* Add flags to support PowerPC 405 bootinfos variations.j_mayer2007-09-261-1/+1
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-13/+13
* Fix incorrect target_ulong use in hw devicesblueswir12007-06-081-2/+2
* Evaluation boards for PowerPC 405EP.j_mayer2007-04-241-0/+630
OpenPOWER on IntegriCloud