summaryrefslogtreecommitdiffstats
path: root/hw/tc6393xb.c
Commit message (Expand)AuthorAgeFilesLines
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-2/+2
* console: untangle gfx & txt updatesGerd Hoffmann2012-11-011-2/+2
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-8/+8
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-1/+2
* tc63963xb: convert to memory APIAvi Kivity2011-10-171-49/+22
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* hw/nand: qdevifyJuha Riihimäki2011-07-301-1/+1
* hw/nand: Pass block device state to init functionPeter Maydell2011-07-301-1/+4
* Drop unnecessary inclusions of pxa.h headerDmitry Eremin-Solenikov2011-02-111-1/+0
* tc6393xb: correct NAND isr assertionDmitry Eremin-Solenikov2011-02-111-1/+1
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-13/+13
* Get rid of _t suffixmalc2009-10-011-13/+13
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Follow coding conventionsPaul Brook2009-05-101-25/+25
* More phys_ram_base removal.pbrook2009-04-101-0/+2
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-16/+11
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-6/+2
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-241-6/+6
* tc6393xb: non-accelerated FB support (Dmitry Baryshkov).balrog2008-11-041-2/+120
* tc6393xb: initial support for nand control (Dmitry Baryshkov).balrog2008-11-041-23/+221
* Add proper file header.pbrook2008-06-091-1/+9
* TC6393XB system features (Dmitry Baryshkov).balrog2008-06-091-0/+291
OpenPOWER on IntegriCloud