index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
nrf51_soc.c
Age
Commit message (
Expand
)
Author
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2019-02-01
arm: Instantiate NRF51 special NVM's and NVMC
Steffen Görtz
2019-02-01
hw/arm/nrf51_soc: set object owner in memory_region_init_ram
kumar sourav
2019-01-07
arm: Add Clock peripheral stub to NRF51 SOC
Steffen Görtz
2019-01-07
arm: Instantiate NRF51 Timers
Steffen Görtz
2019-01-07
arm: Instantiate NRF51 general purpose I/O
Steffen Görtz
2019-01-07
arm: Instantiate NRF51 random number generator
Steffen Görtz
2019-01-07
arm: Add header to host common definition for nRF51 SOC peripherals
Steffen Görtz
2018-11-02
hw/arm/nrf51_soc: Connect UART to nRF51 SoC
Julia Suvorova
2018-09-25
arm: Add Nordic Semiconductor nRF51 SoC
Joel Stanley