summaryrefslogtreecommitdiffstats
path: root/hw/lm32
Commit message (Expand)AuthorAgeFilesLines
* vl: extract softmmu/datadir.cPaolo Bonzini2020-12-101-0/+1
* lm32: remove bios_namePaolo Bonzini2020-12-101-3/+1Star
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-153-3/+3
* hw/sd/milkymist: Do not create SD card within the SD host controllerPhilippe Mathieu-Daudé2020-08-211-0/+13
* hw/lm32/milkymist: Un-inline milkymist_memcard_create()Philippe Mathieu-Daudé2020-08-212-11/+11
* meson: convert hw/arch*Marc-André Lureau2020-08-212-3/+6
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-152-12/+12
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-152-24/+26
* hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé2020-02-281-1/+1
* hw: Do not initialize MachineClass::is_default to 0Philippe Mathieu-Daudé2020-02-282-2/+0Star
* lm32/milkymist: use memdev for RAMIgor Mammedov2020-02-191-7/+14
* lm32/lm32_boards: use memdev for RAMIgor Mammedov2020-02-191-13/+26
* hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic2020-01-292-3/+3
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-163-1/+3
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-162-2/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-162-0/+2
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-162-0/+2
* hw/lm32/Kconfig: Milkymist One provides a USB 1.1 ControllerPhilippe Mathieu-Daudé2019-07-151-0/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-122-2/+0Star
* pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster2019-03-112-4/+3Star
* pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster2019-03-112-3/+3
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell2019-03-082-2/+0Star
|\
| * hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé2019-03-072-2/+0Star
* | lm32-softmmu.mak: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+6
* | ptimer: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+2
* | kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+5
|/
* hw/lm32/Makefile.objs: Conditionally build lm32 and milkmystÁkos Kovács2019-02-051-2/+2
* elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick2019-02-052-3/+6
* hw/display/milkymist-tmu2: Move inlined code from header to sourcePhilippe Mathieu-Daudé2019-02-012-63/+1Star
* hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGLPhilippe Mathieu-Daudé2019-02-011-2/+2
* milkymist: Check for failure trying to load BIOS imagePeter Maydell2018-11-061-1/+4
* hw/lm32: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-022-11/+12
* hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-012-2/+0Star
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-262-6/+6
* hw/lm32: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2018-02-062-8/+6Star
* lm32: lm32_boards: use generic cpu_model parsingIgor Mammedov2017-10-271-10/+4Star
* lm32: milkymist: use generic cpu_model parsingIgor Mammedov2017-10-271-5/+2Star
* cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov2017-09-192-12/+0Star
* lm32: replace cpu_lm32_init() with cpu_generic_init()Igor Mammedov2017-09-012-3/+3
* char: rename CharDriverState ChardevMarc-André Lureau2017-01-272-3/+3
* fw-cfg: support writeable blobsMichael S. Tsirkin2017-01-181-1/+1
* loader: fix handling of custom address spaces when adding ROM blobsLaszlo Ersek2016-11-301-1/+1
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-3/+3
* hw/char: QOM'ify milkymist-uart.cxiaoqiang zhao2016-05-292-2/+4
* hw/char: QOM'ify lm32_uart.cxiaoqiang zhao2016-05-292-2/+18
* hw/char: QOM'ify lm32_juart.cxiaoqiang zhao2016-05-293-4/+6
* vl: Replace DT_NOGRAPHIC with machine optionEduardo Habkost2016-05-201-1/+1
* milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create()Eduardo Habkost2016-05-202-5/+3Star
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-222-0/+2