aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc405_boards.c
AgeCommit message (Expand)Author
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-24RAM usage information in machine definition.balrog
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel32
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-16Emulate address wrap in CFI02 chips mapping (Jan Kiszka).balrog
2008-04-16Allow a custom unlock address in CFI02 flash (Jan Kiszka).balrog
2007-12-10Desambiguate pflash_register().balrog
2007-12-02Add -drive parameter, by Laurent Vivier.ths
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir1
2007-11-17Break up vl.h.pbrook
2007-10-31Set boot sequence from command line (Dan Kenigsberg).balrog
2007-10-05New '-bios' option, used to select an alternate BIOS image from bios_dir.j_mayer
2007-10-03Fix PowerPC 405 BIOS instanciation: is a 32 bits only target.j_mayer
2007-09-26Add flags to support PowerPC 405 bootinfos variations.j_mayer
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-08 Fix incorrect target_ulong use in hw devicesblueswir1
2007-04-24Evaluation boards for PowerPC 405EP.j_mayer