Age | Commit message (Expand) | Author |
2011-09-23 | omap_intc: Qdevify | Peter Maydell |
2011-08-31 | tusb6010: Convert to qdev | Peter Maydell |
2011-08-28 | omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion | Peter Maydell |
2011-08-28 | hw/onenand: Qdevify | Juha Riihimäki |
2011-08-22 | tusb6010: move declarations to new file tusb6010.h | Avi Kivity |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-07-30 | onenand: Handle various ID fields separately | Juha Riihimäki |
2011-07-30 | onenand: Pass BlockDriverState to init function | Peter Maydell |
2011-07-30 | lm832x: Take DeviceState pointer in lm832x_key_event() | Peter Maydell |
2011-07-30 | hw/omap_gpio.c: Convert to qdev | Juha Riihimäki |
2011-07-04 | arm: Add const attribute to some arm_boot_info pointers | Stefan Weil |
2010-12-11 | Add bootindex for option roms. | Gleb Natapov |
2010-05-31 | arm: fix arm kernel boot for non zero start addr | Lars Munch |
2009-12-02 | Fix qemu_free use in nseries.c | Jean-Christophe DUBOIS |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-21 | Fix Sparse warnings about using plain integer as NULL pointer | Blue Swirl |
2009-09-20 | Compile loader only once | Blue Swirl |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl |
2009-06-29 | Revert "Introduce reset notifier order" | Jan Kiszka |
2009-05-22 | Introduce reset notifier order | Jan Kiszka |
2009-05-21 | Convert machine registration to use module init functions | Anthony Liguori |
2009-05-14 | TWL92230 qdev conversion | Paul Brook |
2009-05-14 | TMP105 qdev conversion | Paul Brook |
2009-05-14 | LM832x qdev conversion | Paul Brook |
2009-05-13 | Remove vga_ram_size | Paul Brook |
2009-05-12 | Push AUD_init down to devices | Paul Brook |
2009-05-10 | Follow coding conventions | Paul Brook |
2009-05-08 | Replace cpu_abort with hw_error | Paul Brook |
2009-04-11 | Remove redundant ram_require machine properly. | pbrook |
2009-04-11 | Fix/remove bogus ram size checks. | pbrook |
2009-04-10 | Yet more phys_ram_base elimination. | pbrook |
2009-04-09 | Use load_image_targphys and avoid phys_ram_base. | pbrook |
2009-03-13 | DisplayAllocator interface (Stefano Stabellini) | aliguori |
2009-02-09 | Fix displaystate (r6344) regression in blizzard | aurel32 |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori |
2009-01-15 | DisplayState interface change (Stefano Stabellini) | aliguori |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 |
2008-12-22 | Use the ARRAY_SIZE() macro where appropriate. | malc |
2008-10-28 | Set default max_cpus to one. | balrog |
2008-10-07 | machine struct - specify max_cpus at the per machine level (Jes Sorensen) | aliguori |
2008-10-07 | machine struct - use C99 initializers (Jes Sorensen) | aliguori |
2008-09-28 | Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART. | balrog |
2008-09-28 | Add a "null" bluetooth HCI and a header file for bluetooth. | balrog |
2008-07-29 | Fill in WLAN and BT platform data in CAL area as expected by Maemo. | balrog |
2008-07-18 | OMAP2 EAC module. | balrog |
2008-07-01 | Implement resolution switching in common console code. | pbrook |
2008-05-18 | Boot tags setup needed by N800 proprietary bootloader. | balrog |
2008-05-18 | N810 keyboard slide open by default, add more comments. | balrog |
2008-05-09 | Add the LM8323-based keyboard of N810. | balrog |