summaryrefslogtreecommitdiffstats
path: root/hw/pxa2xx_template.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-211-2/+2
| | | | Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
* rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela2009-07-271-1/+1
| | | | | Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
* Implement and use shared memory framebuffer device rendering reoutine.pbrook2009-04-011-12/+15
| | | | | | | | | Use DMA mapping API. Signed-off-by: Paul Brook <paul@codesourcery.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6965 c046a42c-6fe2-441c-8c8c-71466251a162
* Fix RGBT 5:5:5 drawing on pxa2xx lcd (Lars Munch)balrog2008-11-031-0/+1
| | | | | | | | | | This patch fixes the misinterpretaion of the transparency bit for RGBT 5:5:5 mode on pxa2xx LCDC. Signed-off-by: Lars Munch <lars@segv.dk> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5605 c046a42c-6fe2-441c-8c8c-71466251a162
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
| | | | git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3173 c046a42c-6fe2-441c-8c8c-71466251a162
* Add remaining PXA2xx on-chip peripherals except I2C master.balrog2007-04-301-0/+431
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2751 c046a42c-6fe2-441c-8c8c-71466251a162
OpenPOWER on IntegriCloud