summaryrefslogtreecommitdiffstats
path: root/hw/onenand.c
Commit message (Expand)AuthorAgeFilesLines
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-1/+1
* blockdev: Collect block device code in new blockdev.cMarkus Armbruster2010-06-041-2/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-5/+5
* Get rid of _t suffixmalc2009-10-011-5/+5
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-211-2/+2
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* kill drives_tableGerd Hoffmann2009-07-271-3/+3
* 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-1/+1
* Follow coding conventionsPaul Brook2009-05-101-17/+17
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-3/+2
* Yet more phys_ram_base elimination.pbrook2009-04-101-1/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-5/+5
* Fill in WLAN and BT platform data in CAL area as expected by Maemo.balrog2008-07-291-0/+7
* Add OneNAND Unlock All command (Kyungmin Park).balrog2008-07-231-0/+15
* Nokia N800 machine support (ARM).balrog2008-04-141-0/+642
OpenPOWER on IntegriCloud