summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_dio
Commit message (Expand)AuthorAgeFilesLines
* hp9k_3xx: add DMA enable to control register Sven Schnelle2018-11-252-3/+19
* srcclean and fixup (nw) Vas Crabb2018-11-251-1/+1
* Merge pull request #4328 from hp9k/human_interface_reset R. Belmont2018-11-231-3/+2
|\
| * hp9k3xx: call reset() instead of manually resetting subdevices (nw) Sven Schnelle2018-11-231-3/+2
* | Merge pull request #4327 from hp9k/misc_fixes R. Belmont2018-11-233-9/+13
|\ \ | |/ |/|
| * hp9k_3xx: misc fixes (nw) Sven Schnelle2018-11-233-9/+13
* | hp98643: lance dma needs masking (nw) Patrick Mackinlay2018-11-231-1/+1
|/
* Add HP98643 LANIC network card Sven Schnelle2018-11-213-1/+310
* add HP98550 high-res color graphic card Sven Schnelle2018-11-183-0/+315
* hp9k_3xx: fix RTC corruption Sven Schnelle2018-11-061-0/+1
* hp_hil: Removing MCFG macros doesn't just mean blindly expanding them (nw) Vas Crabb2018-10-301-9/+2
* inconsistency, deprecation, duplication... (nw) Vas Crabb2018-10-307-32/+23
* srcclean and cleanup (nw) Vas Crabb2018-10-282-8/+6
* hp9k3xx/human_interface: add parallel poll logic (nw) Sven Schnelle2018-10-202-9/+71
* hp98620: add channel control/status register Sven Schnelle2018-10-182-11/+40
* hp98620: fix register endianess Sven Schnelle2018-10-151-4/+4
* Merge pull request #4137 from hp9k/hp_dio_fixes R. Belmont2018-10-136-18/+1
|\
| * hp_dio: remove unused map() functions Sven Schnelle2018-10-136-18/+1
* | Merge pull request #4134 from hp9k/hp98644_mcfg_removal R. Belmont2018-10-131-8/+9
|\ \
| * | hp98644: remove MCFG (nw) Sven Schnelle2018-10-121-8/+9
| |/
* / hp98543,hp98544: remove MCFG (nw) Sven Schnelle2018-10-122-18/+14
|/
* hp9k_3xx video improvements (#4129) dxl2018-10-121-3/+3
* hp_9k_3xx: enable save state support (nw) Sven Schnelle2018-10-113-0/+8
* Merge pull request #4119 from hp9k/hp_hil_mouse R. Belmont2018-10-111-0/+5
|\
| * hp_hil: add HP 46060B mouse Sven Schnelle2018-10-111-0/+5
* | hp_dio/human_interface: fix fixme (nw) Sven Schnelle2018-10-101-2/+1
|/
* hp_dio/human_interface: remove MCFG (nw) Sven Schnelle2018-10-101-40/+46
* hp98644: allow to configure interrupt level (nw) Sven Schnelle2018-10-101-2/+3
* topcat: remove MCFG, implement irq, fix some minor issues (nw) Sven Schnelle2018-10-104-39/+137
* hp9k_3xx: add HP98265A SCSI controller (nw) Sven Schnelle2018-10-093-0/+382
* hp9k_3xx: add HP98620 DMA controller (#4094) dxl2018-10-094-7/+527
* hp9k_3xx: move Sound, GPIB, Keyboard and RTC to human interface module Sven Schnelle2018-10-083-0/+400
* hp_dio: remove MCFG Sven Schnelle2018-10-081-6/+0
* hp_dio: add shared IRQ and DMA capabilities Sven Schnelle2018-10-082-63/+263
* hp_dio: add namespace (nw) (#3939) dxl2018-10-0712-45/+93
* -in8250: De-MCFG, nw mooglyguy2018-09-041-10/+9
* Details, details (nw) Vas Crabb2018-09-011-1/+1
* More topcat fixes (#3933) dxl2018-08-312-4/+22
* Topcat fixes (#3930) dxl2018-08-314-0/+14
* Apply logical address mask properly in debug disassembly view AJR2018-08-241-1/+1
* devcb3 Vas Crabb2018-07-071-4/+4
* srcclean and other cleanup (nw) Vas Crabb2018-06-242-6/+5
* Topcat improvements (#3663) Sven Schnelle2018-06-234-9/+37
* hp_dio: clean up (nw) Vas Crabb2018-05-317-134/+102
* Add HP98543 medium-res color graphics card (#3575) Sven Schnelle2018-05-284-37/+264
* Add topcat asic (#3558) Sven Schnelle2018-05-112-359/+16
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10
* srcclean (nw) Vas Crabb2018-04-222-28/+34
* Fix clang build by removing unused variables (nw) AJR2018-04-161-1/+0
* Merge pull request #3461 from sschnelle/hp98544_window_move R. Belmont2018-04-162-4/+341
|\