summaryrefslogtreecommitdiffstats
path: root/hw/tusb6010.c
Commit message (Expand)AuthorAgeFilesLines
* sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber2013-01-211-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-6/+6
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-6/+8
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-5/+12
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-2/+2
* usb-musb: Add reset functionJuha Riihimäki2011-09-071-0/+1
* usb-musb: Take a DeviceState* in init functionPeter Maydell2011-09-071-7/+1
* usb: Remove leading underscores from __musb_irq_maxPeter Maydell2011-09-071-3/+3
* tusb6010: Convert to qdevPeter Maydell2011-08-311-34/+81
* omap_gpmc/nseries/tusb6010: convert to memory APIAvi Kivity2011-08-221-17/+13
* tusb6010: move declarations to new file tusb6010.hAvi Kivity2011-08-221-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-4/+4
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* arm: remove dead assignments, spotted by clang analyzerBlue Swirl2010-04-251-2/+0
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-6/+6
* Get rid of _t suffixmalc2009-10-011-6/+6
* Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela2009-09-111-2/+2
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-4/+4
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Follow coding conventionsPaul Brook2009-05-101-20/+20
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-2/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Fix undeclared symbol warnings from sparseblueswir12008-10-261-0/+1
* Inventra MUSB-HDRC host-mode USB.balrog2008-04-221-0/+770
OpenPOWER on IntegriCloud