xilinx: Add interrupt controller.
[qemu] / hw / wm8750.c
2009-05-14 Paul BrookWM8750 qdev coversion
2009-05-13 malcRemove any pretense that there can be more than one...
2009-05-12 Paul BrookPush AUD_init down to devices
2009-05-10 Paul BrookFollow coding conventions
2009-04-07 blueswir1Don't try to return result from a void function (spotte...
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2008-12-03 malcMake audio violate POSIX less
2008-11-12 balrogDon't use "hz" in identifiers to make AIX happy.
2008-07-01 pbrookRemove duplicate device index calculations.
2008-05-04 balrogUse external clock in wm8750 slave mode.
2008-05-04 balrogUpdate volume for WM8750 input voices.
2008-05-04 balrogFirst cut at WM8750 volume control (Jan Kiszka).
2008-04-26 balrogLet WM8750 users write to audio buffer directly.
2008-04-24 balrogImprove audio api use in WM8750.
2008-04-20 balrogPrevent use of an uninitialised value in WM8750 and...
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-05-24 balrogSavevm/loadvm bits for ARM core, the PXA2xx peripherals...
2007-05-23 balrogAdd WM8750 and MAX7310 chips (I2C slaves).