aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/nrf51_soc.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster1-1/+0
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell1-1/+1
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé1-1/+0
2019-02-01arm: Instantiate NRF51 special NVM's and NVMCSteffen Görtz1-12/+29
2019-02-01hw/arm/nrf51_soc: set object owner in memory_region_init_ramkumar sourav1-1/+2
2019-01-07arm: Add Clock peripheral stub to NRF51 SOCSteffen Görtz1-0/+26
2019-01-07arm: Instantiate NRF51 TimersSteffen Görtz1-0/+26
2019-01-07arm: Instantiate NRF51 general purpose I/OSteffen Görtz1-0/+16
2019-01-07arm: Instantiate NRF51 random number generatorSteffen Görtz1-0/+16
2019-01-07arm: Add header to host common definition for nRF51 SOC peripheralsSteffen Görtz1-21/+12
2018-11-02hw/arm/nrf51_soc: Connect UART to nRF51 SoCJulia Suvorova1-0/+20
2018-09-25arm: Add Nordic Semiconductor nRF51 SoCJoel Stanley1-0/+133