summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park).balrog2008-07-251-3/+54
* Fix 24 bit modeblueswir12008-07-241-4/+19
* Add OneNAND Unlock All command (Kyungmin Park).balrog2008-07-231-0/+15
* Add T1 and T2 CPUs, add a Sun4v machineblueswir12008-07-222-8/+52
* Fix a bad comparison, spotted by Paul Brook.balrog2008-07-222-1/+5
* Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog2008-07-216-163/+895
* Omap DPLL & APLL locking logic.balrog2008-07-213-17/+121
* Fix debug message address formatsblueswir12008-07-201-8/+15
* Fix wrong function names in debug messages (Stefan Weil)blueswir12008-07-201-2/+2
* Revert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity).balrog2008-07-191-1/+1
* Revert "fix power management timer overflow handling" (Avi Kivity).balrog2008-07-191-1/+0
* Special Mask Mode for i8259 PIC (Sebastian Reichelt).balrog2008-07-191-0/+2
* Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.ths2008-07-185-15/+8
* ide: enable single word DMA, by Stefano Stabellini.ths2008-07-181-0/+10
* OMAP2 EAC module.balrog2008-07-183-4/+556
* Remove the NIC from vlan on usb destroy.balrog2008-07-171-1/+2
* Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog2008-07-172-0/+1473
* Disable OMAP2 combined-io-entries hack now that more regions are allowed.balrog2008-07-161-1/+1
* e1000: only use TSE if enabled for current packet (Anthony Xu). balrog2008-07-161-19/+32
* Fix a bunch of type mismatch-related warnings (Jan Kiszka).balrog2008-07-162-8/+9
* Properly byte-swap values in VMware SVGA (malc).balrog2008-07-161-12/+19
* Make Bochs VBE work with VMWare SVGA (malc).balrog2008-07-161-0/+6
* Don't overwrite VMwareSVGA's memory region start addresses (malc).balrog2008-07-161-8/+0
* Initialize the VMware VGA console after vga_init (Alexander Graf).balrog2008-07-161-5/+5
* Add idpromblueswir12008-07-151-7/+11
* Eliminate spurous screen updates.pbrook2008-07-072-102/+106
* Re-add static qualifier. Fix annother occurance of "const static".pbrook2008-07-051-1/+1
* Remove staticmalc2008-07-051-1/+1
* Avoid signedness warningsmalc2008-07-051-14/+12
* Fix ATAPI read drive structure command, by Alex Williamson.ths2008-07-031-39/+144
* Save/restore for stellaris boards.pbrook2008-07-0212-14/+761
* Fix NetBSD keyboard problemblueswir12008-07-021-2/+1
* Add rigid and flexible disk geometry page supportblueswir12008-07-021-1/+70
* Fix i2c save/restore.pbrook2008-07-013-27/+33
* Remove duplicate device index calculations.pbrook2008-07-0111-42/+12
* Fix DMA length bug seen with NetBSD (Cliff Wright)blueswir12008-07-011-2/+2
* Implement resolution switching in common console code.pbrook2008-07-0116-75/+86
* Move CPU save/load registration to common code.pbrook2008-06-3013-20/+0
* Avoid refering to CRIS specific cpu-state to be able to use these blocks with...edgar_igl2008-06-304-32/+26
* Avoid CRIS related warnings by Jan Kiszka.edgar_igl2008-06-303-33/+39
* Add instruction counter.pbrook2008-06-291-0/+5
* More efficient target register / TC accesses.ths2008-06-272-3/+3
* Suppress OpenBSD warning messages for leftover fifo bytesblueswir12008-06-251-0/+1
* Reset correct channel aka NetBSD boot fixblueswir12008-06-251-2/+2
* Fix some compiler signed/unsigned char warningsblueswir12008-06-233-10/+10
* Add missing keys, sendkey support for all keysblueswir12008-06-221-1/+1
* Do not save dynamic fieldmalc2008-06-211-4/+2
* Disable xLaw debuggingmalc2008-06-211-1/+1
* Add VM save/load supportmalc2008-06-211-0/+36
* Add calls to pci_device_save/loadmalc2008-06-212-4/+17
OpenPOWER on IntegriCloud