Age | Commit message (Expand) | Author |
2020-05-04 | hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded string | Philippe Mathieu-Daudé |
2020-02-19 | arm/mps2-tz: use memdev for RAM | Igor Mammedov |
2019-10-22 | hw/arm/mps2: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2019-09-03 | hw/arm: Use object_initialize_child for correct reference counting | Philippe Mathieu-Daudé |
2019-05-24 | hw/arm/mps2: Use object_initialize_child for correct reference counting | Philippe Mathieu-Daudé |
2019-05-23 | arm: Rename hw/arm/arm.h to hw/arm/boot.h | Peter Maydell |
2019-04-29 | hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string | Philippe Mathieu-Daudé |
2019-03-07 | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé |
2019-02-01 | hw/arm/mps2-tz: Add mps2-an521 model | Peter Maydell |
2019-02-01 | hw/arm/mps2-tz: Add IRQ infrastructure to support SSE-200 | Peter Maydell |
2019-02-01 | hw/arm/iotkit: Rename files to hw/arm/armsse.[ch] | Peter Maydell |
2019-02-01 | hw/arm/iotkit: Rename IoTKit to ARMSSE | Peter Maydell |
2018-12-14 | hw/arm/mps2-tz.c: Free mscname string in make_dma() | Peter Maydell |
2018-08-24 | hw/arm/mps2-tz: Fix MPS2 SCC config register values | Peter Maydell |
2018-08-24 | hw/arm/mps2-tz: Instantiate SPI controllers | Peter Maydell |
2018-08-24 | hw/arm/mps2-tz: Create PL081s and MSCs | Peter Maydell |
2018-08-16 | hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj() | Thomas Huth |
2018-06-22 | hw/arm/mps2-tz.c: Instantiate MPCs | Peter Maydell |
2018-06-15 | hw/arm/mps2-tz: Put ethernet controller behind PPC | Peter Maydell |
2018-04-26 | Remove checks on MAX_SERIAL_PORTS that are just bounds checks | Peter Maydell |
2018-04-26 | Change references to serial_hds[] to serial_hd() | Peter Maydell |
2018-03-02 | mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA image | Peter Maydell |