summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2008-06-20Add support for boot_set commandblueswir12-0/+44
2008-06-20Add an opaque parameter to boot_set API, move function to monitor.cblueswir12-7/+6
2008-06-19Fix buffer overruns (reported by Julian Seward)blueswir11-33/+29
2008-06-19Also fix 24 bit depthblueswir11-0/+2
2008-06-19Fix crash when returning from monitor or serial console to normal TCX viewblueswir11-0/+2
2008-06-13Fix vm state save/loadmalc1-0/+13
2008-06-13ISA version of CS4231Amalc2-0/+664
2008-06-10ETRAX: More DMA context level related fixes.edgar_igl1-40/+70
2008-06-09CRIS: Add (untested) cpu-state save/load.edgar_igl1-1/+1
2008-06-09ETRAX: Add NMI support to the watchdog and the interrupt controller.edgar_igl4-30/+119
2008-06-09Add proper file header.pbrook1-1/+9
2008-06-09Clean up MMIO TLB handling.pbrook2-16/+4
2008-06-09TC6393XB system features (Dmitry Baryshkov).balrog3-36/+300
2008-06-08Enhance sendkey with key hold time (Jan Kiszka).balrog1-6/+0
2008-06-08Fix some signedness issues caught by gcc 4.3malc3-6/+8
2008-06-08Do not scare users with ominous error messages from AUD_open*malc1-31/+60
2008-06-07Allow NWINDOWS selection (CPU feature with model specific defaults)blueswir12-4/+4
2008-06-06ETRAX machine updates.edgar_igl2-17/+23
2008-06-06Compile with debug.edgar_igl1-1/+1
2008-06-04save more CPU statebellard1-1/+1
2008-06-03Spelling fixes, by Stefan Weil.ths5-5/+5
2008-06-02Fix ATAPI GET_CONFIGURATION function (Alexander Graf, Carlo Marcelo Arenas Be...balrog1-15/+12
2008-06-02MusicPal: Restore display size after invalidation (Jan Kiszka).balrog1-2/+15
2008-06-02Fix smbus_eeprom.c compile with DEBUG (spotted by Duilio Protti).balrog1-5/+7
2008-06-02Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.balrog5-14/+181
2008-06-02Factor out common SharpSL PDA code (Dmitry Baryshkov).balrog3-287/+323
2008-06-02Enable SD card on creation.balrog1-0/+1
2008-06-02Make -mtdblock optional again.balrog1-6/+3
2008-06-01Fix compilation warningblueswir11-2/+2
2008-05-28moved halted field to CPU_COMMONbellard2-3/+3
2008-05-27ETRAX: Avoid compiler warning.edgar_igl1-3/+2
2008-05-27ETRAX: Allow boot from flash. Support the watchdog timer and resets through it.edgar_igl2-82/+163
2008-05-25Ignore duplicate timer run requests.pbrook1-0/+3
2008-05-25Remove bogus DisplayState member.pbrook1-1/+0
2008-05-24ETRAX: Correct check for second nic.edgar_igl1-1/+1
2008-05-18Boot tags setup needed by N800 proprietary bootloader.balrog1-0/+195
2008-05-18N810 keyboard slide open by default, add more comments.balrog2-4/+33
2008-05-18Collapse omap peripherals on L4 bus into one io entry (temporarily).balrog5-20/+148
2008-05-18ETRAX: Connect both ethernet controllers.edgar_igl1-5/+11
2008-05-18ETRAX: Add support for the ethernet receivers dest addr filters.edgar_igl1-45/+162
2008-05-17Try to fix USB HID and make the HID reports readable.balrog1-48/+71
2008-05-17musicpal: Improve button handling (Jan Kiszka).balrog1-10/+17
2008-05-13ETRAX: Add some kind of support for simulating 802.3 auto-negotiation.edgar_igl1-17/+55
2008-05-13Remove some uses of phys_ram_base (initial patch by Ian Jackson)blueswir11-23/+23
2008-05-13Fix loading of binary ROMsblueswir11-3/+3