microblaze: linux-user support.
[qemu] / hw / gumstix.c
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-10 Paul BrookFollow coding conventions
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-11 pbrookRemove more redundant ram size checks.
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2008-10-28 balrogSet default max_cpus to one.
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-07 aliguorimachine struct - use C99 initializers (Jes Sorensen)
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-24 balrogRAM usage information in machine definition.
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2008-01-14 balrogRevert accidentally added second NIC in Gumstix-connect...
2008-01-14 balrogFully clean up on Mac OS X Leopard (Andreas Färber).
2007-12-10 balrogDesambiguate pflash_register().
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-25 balrogFix board init arg list (spotted by pbrook),
2007-11-24 balrogGumstix Verdex (ARM) board support by Thorsten Zitterell.
2007-11-18 pbrookFix connex board init routine.
2007-11-17 pbrookBreak up vl.h.
2007-11-17 balrogConvert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq...
2007-11-17 balrogGumstix 'connex' board support by Thorsten Zitterell.