summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-07-25Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park).balrog1-3/+54
2008-07-24Fix 24 bit modeblueswir11-4/+19
2008-07-23Add OneNAND Unlock All command (Kyungmin Park).balrog1-0/+15
2008-07-22Add T1 and T2 CPUs, add a Sun4v machineblueswir12-8/+52
2008-07-22Fix a bad comparison, spotted by Paul Brook.balrog2-1/+5
2008-07-21Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog6-163/+895
2008-07-21Omap DPLL & APLL locking logic.balrog3-17/+121
2008-07-20Fix debug message address formatsblueswir11-8/+15
2008-07-20Fix wrong function names in debug messages (Stefan Weil)blueswir11-2/+2
2008-07-19Revert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity).balrog1-1/+1
2008-07-19Revert "fix power management timer overflow handling" (Avi Kivity).balrog1-1/+0
2008-07-19Special Mask Mode for i8259 PIC (Sebastian Reichelt).balrog1-0/+2
2008-07-18Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.ths5-15/+8
2008-07-18ide: enable single word DMA, by Stefano Stabellini.ths1-0/+10
2008-07-18OMAP2 EAC module.balrog3-4/+556
2008-07-17Remove the NIC from vlan on usb destroy.balrog1-1/+2
2008-07-17Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog2-0/+1473
2008-07-16Disable OMAP2 combined-io-entries hack now that more regions are allowed.balrog1-1/+1
2008-07-16e1000: only use TSE if enabled for current packet (Anthony Xu). balrog1-19/+32
2008-07-16Fix a bunch of type mismatch-related warnings (Jan Kiszka).balrog2-8/+9
2008-07-16Properly byte-swap values in VMware SVGA (malc).balrog1-12/+19
2008-07-16Make Bochs VBE work with VMWare SVGA (malc).balrog1-0/+6
2008-07-16Don't overwrite VMwareSVGA's memory region start addresses (malc).balrog1-8/+0
2008-07-16Initialize the VMware VGA console after vga_init (Alexander Graf).balrog1-5/+5
2008-07-15Add idpromblueswir11-7/+11
2008-07-07Eliminate spurous screen updates.pbrook2-102/+106
2008-07-05Re-add static qualifier. Fix annother occurance of "const static".pbrook1-1/+1
2008-07-05Remove staticmalc1-1/+1
2008-07-05Avoid signedness warningsmalc1-14/+12
2008-07-03Fix ATAPI read drive structure command, by Alex Williamson.ths1-39/+144
2008-07-02Save/restore for stellaris boards.pbrook12-14/+761
2008-07-02Fix NetBSD keyboard problemblueswir11-2/+1
2008-07-02Add rigid and flexible disk geometry page supportblueswir11-1/+70
2008-07-01Fix i2c save/restore.pbrook3-27/+33
2008-07-01Remove duplicate device index calculations.pbrook11-42/+12
2008-07-01Fix DMA length bug seen with NetBSD (Cliff Wright)blueswir11-2/+2
2008-07-01Implement resolution switching in common console code.pbrook16-75/+86
2008-06-30Move CPU save/load registration to common code.pbrook13-20/+0
2008-06-30Avoid refering to CRIS specific cpu-state to be able to use these blocks with...edgar_igl4-32/+26
2008-06-30Avoid CRIS related warnings by Jan Kiszka.edgar_igl3-33/+39
2008-06-29Add instruction counter.pbrook1-0/+5
2008-06-27More efficient target register / TC accesses.ths2-3/+3
2008-06-25Suppress OpenBSD warning messages for leftover fifo bytesblueswir11-0/+1
2008-06-25Reset correct channel aka NetBSD boot fixblueswir11-2/+2
2008-06-23Fix some compiler signed/unsigned char warningsblueswir13-10/+10
2008-06-22Add missing keys, sendkey support for all keysblueswir11-1/+1
2008-06-21Do not save dynamic fieldmalc1-4/+2
2008-06-21Disable xLaw debuggingmalc1-1/+1
2008-06-21Add VM save/load supportmalc1-0/+36
2008-06-21Add calls to pci_device_save/loadmalc2-4/+17