Age | Commit message (Expand) | Author |
2019-02-05 | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick |
2019-02-04 | sam460ex: Fix support for memory larger than 1GB | BALATON Zoltan |
2019-02-04 | ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust() | BALATON Zoltan |
2019-02-04 | sam460ex: Clean up SPD EEPROM creation | BALATON Zoltan |
2019-01-07 | Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel. | Nick Hudson |
2018-12-21 | sam460ex: use g_new(T, n) instead of g_malloc(sizeof(T) * n) | Greg Kurz |
2018-09-25 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into... | Peter Maydell |
2018-09-24 | Drop "qemu:" prefix from error_report() arguments | Mao Zhongyi |
2018-08-28 | ppc: Remove deprecated ppcemb target | Thomas Huth |
2018-08-01 | sam460ex: Fix PCI interrupts with multiple devices | BALATON Zoltan |
2018-07-16 | sam460ex: Correct use after free error | BALATON Zoltan |
2018-07-09 | sam460ex: Make sam460ex_load_device_tree() handle all errors internally | David Gibson |
2018-07-09 | sam460ex: Don't check for errors from qemu_fdt_*() | David Gibson |
2018-07-09 | sam460ex: Check for errors from libfdt functions | David Gibson |
2018-07-03 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into... | Peter Maydell |
2018-07-03 | ppc440_uc: Basic emulation of PPC440 DMA controller | BALATON Zoltan |
2018-07-03 | sam460ex: Add RTC device | BALATON Zoltan |
2018-07-03 | sam460ex: Fix sam460ex device tree when booting the Linux kernel | Guenter Roeck |
2018-07-02 | hw/ppc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-07-02 | hw: Use IEC binary prefix definitions from "qemu/units.h" | Philippe Mathieu-Daudé |
2018-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-06-01 | ppc: use local path for local headers | Michael S. Tsirkin |
2018-06-01 | hw: Do not include "sysemu/blockdev.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-04-26 | Change references to serial_hds[] to serial_hd() | Peter Maydell |
2018-04-10 | sam460ex: Fix timer frequency and clock multipliers | BALATON Zoltan |
2018-03-06 | ppc: Add aCube Sam460ex board | BALATON Zoltan |