aboutsummaryrefslogtreecommitdiffstats
path: root/hw/tc6393xb.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-07-30hw/nand: qdevifyJuha Riihimäki1-1/+1
2011-07-30hw/nand: Pass block device state to init functionPeter Maydell1-1/+4
2011-02-11Drop unnecessary inclusions of pxa.h headerDmitry Eremin-Solenikov1-1/+0
2011-02-11tc6393xb: correct NAND isr assertionDmitry Eremin-Solenikov1-1/+1
2010-12-11Add endianness as io mem parameterAlexander Graf1-1/+1
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson1-1/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-13/+13
2009-10-01Get rid of _t suffixmalc1-13/+13
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-2/+2
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity1-1/+1
2009-05-10Follow coding conventionsPaul Brook1-25/+25
2009-04-10More phys_ram_base removal.pbrook1-0/+2
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori1-16/+11
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook1-6/+2
2008-11-24Introduce accessors for DisplayState (Stefano Stabellini)aliguori1-6/+6
2008-11-04tc6393xb: non-accelerated FB support (Dmitry Baryshkov).balrog1-2/+120
2008-11-04tc6393xb: initial support for nand control (Dmitry Baryshkov).balrog1-23/+221
2008-06-09Add proper file header.pbrook1-1/+9
2008-06-09TC6393XB system features (Dmitry Baryshkov).balrog1-0/+291