aboutsummaryrefslogtreecommitdiff
path: root/hw/flash.h
AgeCommit message (Expand)Author
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2011-09-04pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity
2011-08-28hw/onenand: QdevifyJuha Riihimäki
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori
2011-08-25pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity
2011-07-30onenand: Handle various ID fields separatelyJuha Riihimäki
2011-07-30onenand: Pass BlockDriverState to init functionPeter Maydell
2011-07-30hw/nand: qdevifyJuha Riihimäki
2011-07-30hw/nand: Support devices wider than 8 bitsJuha Riihimäki
2011-07-30hw/nand: Pass block device state to init functionPeter Maydell
2011-04-22nand: pin values are uint8_tJuan Quintela
2011-01-29spitz: make sl-nand emulation use qdev infrastructureDmitry Eremin-Solenikov
2010-03-29Compile pflash_cfi01 only onceBlue Swirl
2010-03-29Compile pflash_cfi02 only onceBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-05-10Follow coding conventionsPaul Brook
2008-07-29Fill in WLAN and BT platform data in CAL area as expected by Maemo.balrog
2008-04-16Emulate address wrap in CFI02 chips mapping (Jan Kiszka).balrog
2008-04-16Allow a custom unlock address in CFI02 flash (Jan Kiszka).balrog
2008-04-14Nokia N800 machine support (ARM).balrog
2007-12-10Fix OMAP1 MPUI/O keyboard interrupt masking.balrog
2007-12-10Fix incompatible declaration in previous commit.balrog
2007-12-10Desambiguate pflash_register().balrog
2007-11-17Break up vl.h.pbrook