]> git.proxmox.com Git - qemu.git/history - hw/mainstone.c
kill drives_table
[qemu.git] / hw / mainstone.c
2009-07-27 Gerd Hoffmannkill drives_table
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-04-14 balrogMove the excess of arm_load_kernel() parameters into...
2008-01-05 balrogFix memory allocation on mainstone2 and convert to...
2007-12-16 balrogMainstone keypad support, by Armin Kuster.
2007-12-10 balrogDesambiguate pflash_register().
2007-12-09 balrogNo write-protect detect diode on Mainstone II.
2007-12-09 thsMainstone mmc support, by Armin Kuster.
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-12-02 thsMainstone re-org, by Armin Kuster.
2007-11-25 balrogScale TSC2102 touchscreen pressure value more realistic...
2007-11-25 balrogIntel Mainstone II (ARM) machine by Armin Kuster.