summaryrefslogtreecommitdiffstats
path: root/hw/omap_dss.c
Commit message (Expand)AuthorAgeFilesLines
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-18/+18
* omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUSStefan Hajnoczi2012-01-131-2/+2
* omap_l4: rename omap_l4_attach_region() to omap_l4_attach()Avi Kivity2011-11-281-4/+4
* omap_dss: convert to memory APIAvi Kivity2011-11-281-76/+93
* omap: eliminate l4_register_io_memoryAvi Kivity2011-11-281-8/+8
* hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROLPeter Maydell2011-11-091-4/+5
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-18/+18
* Get rid of _t suffixmalc2009-10-011-18/+18
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-10/+10
* 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-5/+5
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-1/+1
* Yet more phys_ram_base elimination.pbrook2009-04-101-22/+24
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-5/+3
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Remove a duplicate omap_l4_attach(), add one missing elsewhere.balrog2008-12-071-0/+1
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-39/+14
* array overflow in hw/stellaris.c and hw/omap_dss.caurel322008-08-221-1/+2
* Collapse omap peripherals on L4 bus into one io entry (temporarily).balrog2008-05-181-4/+4
* Add basic OMAP2 chip support.balrog2008-04-141-0/+1093
OpenPOWER on IntegriCloud