summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ide: create ide/pci.h for common ide pci definitionsJuan Quintela2009-10-122-13/+19
* ide: remove uselsess casts from void *Juan Quintela2009-10-122-13/+13
* ide: Remove duplicated definitionsJuan Quintela2009-10-121-6/+0
* ide: Remove cast in pci_register_barJuan Quintela2009-10-121-12/+6
* ide: change cast to DO_UPCASTJuan Quintela2009-10-121-2/+2
* Fix bswap in commentStefan Weil2009-10-111-2/+2
* Move dependency generation falgs out of configuremalc2009-10-112-3/+4
* configure: clean up temporary dependency filesmalc2009-10-111-1/+2
* winwave: pause/restore playing upon seeing VOICE_DISABLE/ENABLEmalc2009-10-111-0/+18
* winwave: close event handle and delete wait object after closing HWAVEOUTmalc2009-10-111-2/+2
* winwave: remove wait object when finalizing DAC voicemalc2009-10-111-13/+14
* CRIS: Segmented addressing only for kernel mode.Edgar E. Iglesias2009-10-102-3/+5
* Fix Windows host breakage by 45a50b1668822c23afc2a89f724654e176518bc4 (TeLeMan)malc2009-10-101-1/+1
* winwave: poll modemalc2009-10-101-0/+61
* Windows Waveform Audio driver (no ADC support yet)malc2009-10-107-97/+449
* pcnet: Restart poll timer on pcnet_startJan Kiszka2009-10-081-0/+1
* pcnet: Drop unused recv_pos fieldJan Kiszka2009-10-081-13/+8
* monitor: Convert do_info_cpus() to QObjectLuiz Capitulino2009-10-081-14/+81
* monitor: Convert do_info_balloon() to QObjectLuiz Capitulino2009-10-081-3/+13
* monitor: Convert do_info_version() to QObjectLuiz Capitulino2009-10-081-3/+25
* monitor: Convert do_balloon() to QObjectLuiz Capitulino2009-10-082-3/+6
* monitor: Convert do_cont() to QObjectLuiz Capitulino2009-10-082-3/+7
* monitor: Convert do_system_powerdown() to QObjectLuiz Capitulino2009-10-082-2/+7
* monitor: Convert do_system_reset() to QObjectLuiz Capitulino2009-10-082-2/+7
* monitor: Convert do_stop() to QObjectLuiz Capitulino2009-10-082-2/+6
* monitor: Convert do_quit() do QObjectLuiz Capitulino2009-10-082-2/+6
* monitor: do_info(): handle new and old info handlersLuiz Capitulino2009-10-082-8/+24
* monitor: Handle new and old style handlersLuiz Capitulino2009-10-081-3/+23
* monitor: Add user_print() to mon_cmd_tLuiz Capitulino2009-10-081-0/+1
* monitor: union for command handlersLuiz Capitulino2009-10-082-68/+63
* monitor: union for info handlersLuiz Capitulino2009-10-081-38/+39
* monitor: Convert mon_cmd_t initializations to C99 styleLuiz Capitulino2009-10-082-195/+736
* Introduce QList unit-testsLuiz Capitulino2009-10-083-1/+155
* Introduce QListLuiz Capitulino2009-10-084-1/+140
* QObject: Accept NULLLuiz Capitulino2009-10-081-4/+3
* Only compile ssi when one target uses itJuan Quintela2009-10-082-1/+3
* Only compile ssi-sd when one target uses itJuan Quintela2009-10-082-1/+2
* Only compile max111x when one target uses itJuan Quintela2009-10-082-1/+3
* Only compile ads7846 when one target uses itJuan Quintela2009-10-082-1/+2
* Only compile sd0323 when one target uses itJuan Quintela2009-10-082-1/+3
* Only compile sd0303 when one target uses itJuan Quintela2009-10-082-1/+3
* Only compile stellaris_input when one target uses itJuan Quintela2009-10-082-1/+3
* Only compile tmp105 when one target uses itJuan Quintela2009-10-082-1/+3
* Only compile lm832x when one target uses itJuan Quintela2009-10-082-1/+3
* Only compile tsc2005 when one target uses itJuan Quintela2009-10-082-1/+3
* Only compile twl92230 when one target uses itJuan Quintela2009-10-082-1/+3
* Only compile wm8750 when one target uses itJuan Quintela2009-10-082-1/+3
* Only compile max7310 when one target uses itJuan Quintela2009-10-082-1/+3
* Only compile sd when one target uses itJuan Quintela2009-10-082-1/+3
* Only compile ptimer when one target uses itJuan Quintela2009-10-089-1/+11
OpenPOWER on IntegriCloud