summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* winwave: poll modemalc2009-10-101-0/+61
* Windows Waveform Audio driver (no ADC support yet)malc2009-10-097-97/+449
* pcnet: Restart poll timer on pcnet_startJan Kiszka2009-10-091-0/+1
* pcnet: Drop unused recv_pos fieldJan Kiszka2009-10-091-13/+8Star
* monitor: Convert do_info_cpus() to QObjectLuiz Capitulino2009-10-091-14/+81
* monitor: Convert do_info_balloon() to QObjectLuiz Capitulino2009-10-091-3/+13
* monitor: Convert do_info_version() to QObjectLuiz Capitulino2009-10-091-3/+25
* monitor: Convert do_balloon() to QObjectLuiz Capitulino2009-10-092-3/+6
* monitor: Convert do_cont() to QObjectLuiz Capitulino2009-10-092-3/+7
* monitor: Convert do_system_powerdown() to QObjectLuiz Capitulino2009-10-092-2/+7
* monitor: Convert do_system_reset() to QObjectLuiz Capitulino2009-10-092-2/+7
* monitor: Convert do_stop() to QObjectLuiz Capitulino2009-10-092-2/+6
* monitor: Convert do_quit() do QObjectLuiz Capitulino2009-10-092-2/+6
* monitor: do_info(): handle new and old info handlersLuiz Capitulino2009-10-092-8/+24
* monitor: Handle new and old style handlersLuiz Capitulino2009-10-091-3/+23
* monitor: Add user_print() to mon_cmd_tLuiz Capitulino2009-10-091-0/+1
* monitor: union for command handlersLuiz Capitulino2009-10-092-68/+63Star
* monitor: union for info handlersLuiz Capitulino2009-10-091-38/+39
* monitor: Convert mon_cmd_t initializations to C99 styleLuiz Capitulino2009-10-092-195/+736
* Introduce QList unit-testsLuiz Capitulino2009-10-093-1/+155
* Introduce QListLuiz Capitulino2009-10-094-1/+140
* QObject: Accept NULLLuiz Capitulino2009-10-091-4/+3Star
* Only compile ssi when one target uses itJuan Quintela2009-10-092-1/+3
* Only compile ssi-sd when one target uses itJuan Quintela2009-10-092-1/+2
* Only compile max111x when one target uses itJuan Quintela2009-10-092-1/+3
* Only compile ads7846 when one target uses itJuan Quintela2009-10-092-1/+2
* Only compile sd0323 when one target uses itJuan Quintela2009-10-092-1/+3
* Only compile sd0303 when one target uses itJuan Quintela2009-10-092-1/+3
* Only compile stellaris_input when one target uses itJuan Quintela2009-10-092-1/+3
* Only compile tmp105 when one target uses itJuan Quintela2009-10-092-1/+3
* Only compile lm832x when one target uses itJuan Quintela2009-10-092-1/+3
* Only compile tsc2005 when one target uses itJuan Quintela2009-10-092-1/+3
* Only compile twl92230 when one target uses itJuan Quintela2009-10-092-1/+3
* Only compile wm8750 when one target uses itJuan Quintela2009-10-092-1/+3
* Only compile max7310 when one target uses itJuan Quintela2009-10-092-1/+3
* Only compile sd when one target uses itJuan Quintela2009-10-092-1/+3
* Only compile ptimer when one target uses itJuan Quintela2009-10-099-1/+11
* Only compile m48t59 when one target uses itJuan Quintela2009-10-096-2/+6
* Only compile escc when one target uses itJuan Quintela2009-10-095-1/+7
* Only compile esp when one target uses itJuan Quintela2009-10-096-1/+7
* Only compile ecc when one target uses itJuan Quintela2009-10-093-1/+3
* Only compile nand when one target uses itJuan Quintela2009-10-093-1/+5
* Only compile qdev_addr when one target uses itJuan Quintela2009-10-092-1/+4
* Only compile isa_mmio when one target uses itJuan Quintela2009-10-0910-3/+16
* Only compile usb_ohci when one target uses itJuan Quintela2009-10-097-1/+9
* Generate gdbstub-xml.c only when neededJuan Quintela2009-10-0914-9/+31
* Generate config-devices.hJuan Quintela2009-10-093-3/+19
* Add new config-devices.mak for each targetJuan Quintela2009-10-0946-0/+57
* Move generation of config-target.h to Makefile from configureJuan Quintela2009-10-092-18/+6Star
* Rename config.{h, mak} config-target.{h, mak}Juan Quintela2009-10-095-60/+64