aboutsummaryrefslogtreecommitdiff
path: root/hw/tc6393xb.c
AgeCommit message (Expand)Author
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann
2013-03-01hw: include hw header files with full pathsPaolo Bonzini
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini
2012-11-01console: untangle gfx & txt updatesGerd Hoffmann
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2011-10-17tc63963xb: convert to memory APIAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-30hw/nand: qdevifyJuha Riihimäki
2011-07-30hw/nand: Pass block device state to init functionPeter Maydell
2011-02-11Drop unnecessary inclusions of pxa.h headerDmitry Eremin-Solenikov
2011-02-11tc6393xb: correct NAND isr assertionDmitry Eremin-Solenikov
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-10Follow coding conventionsPaul Brook
2009-04-10More phys_ram_base removal.pbrook
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-11-24Introduce accessors for DisplayState (Stefano Stabellini)aliguori
2008-11-04tc6393xb: non-accelerated FB support (Dmitry Baryshkov).balrog
2008-11-04tc6393xb: initial support for nand control (Dmitry Baryshkov).balrog
2008-06-09Add proper file header.pbrook
2008-06-09TC6393XB system features (Dmitry Baryshkov).balrog