aboutsummaryrefslogtreecommitdiffstats
path: root/hw/tc6393xb.c
AgeCommit message (Expand)AuthorFilesLines
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