summaryrefslogtreecommitdiff
path: root/vl.h
AgeCommit message (Expand)AuthorFilesLines
2007-05-09PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.balrog1-6/+6
2007-05-01Set OpenBIOS variables in NVRAMblueswir11-0/+6
2007-05-01-show-cursor switch to inhibit SDL hiding cursor.balrog1-0/+1
2007-04-30Add missing gpio_handler_t definition.balrog1-0/+3
2007-04-30Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog1-1/+1
2007-04-30Spitz PDA, example PXA270 machine (four similar models).balrog1-0/+6
2007-04-30Maxim MAX1110/1111 ADC chip.balrog1-0/+8
2007-04-30Texas Instruments ADS7846 ADC chip.balrog1-0/+6
2007-04-30NAND Flash memory emulation and ECC calculation helpers for use by NAND contr...balrog1-0/+22
2007-04-30Add remaining PXA2xx on-chip peripherals except I2C master.balrog1-0/+1
2007-04-30Remove repeated code and enable encrypted SD cards and USB sticks images.balrog1-0/+2
2007-04-30Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog1-0/+2
2007-04-30PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog1-0/+50
2007-04-29Memory-mapped interface for VGA, by Herve Poussineau.ths1-0/+4
2007-04-24Evaluation boards for PowerPC 405EP.j_mayer1-0/+2
2007-04-24Add -pflash option to register parallel flash bloc devices.j_mayer1-0/+2
2007-04-21TCX 24 bit model supportblueswir11-1/+6
2007-04-19No functional changes:j_mayer1-0/+4
2007-04-17Fix mmapped register alignment and endianness handling.ths1-1/+1
2007-04-17Move PowerPC 405 specific definitions into a separate filej_mayer1-52/+0
2007-04-16Add callbacks to allow dynamic change of PowerPC clocks (to be improved)j_mayer1-1/+66
2007-04-16Acer Pica 61 machine, by Herve Poussineau.ths1-1/+4
2007-04-16Memory-mapped interface for RTC, by Herve Poussineau.ths1-0/+1
2007-04-16Memory-mapped interface for PS/2 controller, by Herve Poussineau.ths1-1/+2
2007-04-12Embedded PowerPC Device Control Registers infrastructure.j_mayer1-0/+7
2007-04-09Implement embedded IRQ controller for PowerPC 6xx/740 & 750.j_mayer1-11/+9
2007-04-07Unify IRQ handling.pbrook1-64/+59
2007-04-06SD card emulation (initial implementation by Andrzei Zaborowski).pbrook1-0/+5
2007-04-02Eepro100 emulation, by Stefan Weil.ths1-0/+6
2007-04-02VMware SVGA II emulation, by Andrzej Zaborowski.ths1-1/+12
2007-04-01Improved initrd support for mips.ths1-1/+2
2007-04-01Change Sparc uses of pic_set_irq to pic_set_irq_newblueswir11-5/+7
2007-04-01Add SparcStation-10 machineblueswir11-2/+3
2007-04-01Reorganise Sun4m to allow other machine typesblueswir11-2/+2
2007-03-31Malta CBUS UART support.ths1-1/+8
2007-03-31Better fix for OpenPIC: should not depend on PowerPC.j_mayer1-2/+1
2007-03-30Fix build failure.ths1-1/+3
2007-03-30New model for PowerPC CPU hardware interrupt events:j_mayer1-2/+13
2007-03-20VMMouse Emulation, by Anthony Liguori.ths1-0/+3
2007-03-19Add -name option, by Anthony Liguori.ths1-0/+1
2007-03-18MIPS -cpu selection support, by Herve Poussineau.ths1-0/+4
2007-03-08Implement --cpu for ARM.pbrook1-2/+1
2007-03-06Simple u-boot image loading support.pbrook1-0/+1
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer1-1/+5
2007-02-28DS1225Y nvram device, by Herve Poussineau.ths1-0/+4
2007-02-20Add -bootp option for slirp, by Anthony Liguori.ths1-0/+1
2007-02-18-no-frame option for sdl, by Christian Laursen.ths1-1/+1
2007-02-18Monitor multiplexing, by Jason Wessel.ths1-0/+1
2007-02-17Parport EPP support for Linux, by Marko Kohtala.ths1-0/+9
2007-02-08use ram allocation functionsbellard1-2/+1