index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
nrf51_soc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
hw: Simplify memory_region_init_ram() calls
Philippe Mathieu-Daudé
1
-5
/
+2
2021-09-01
arm: Remove system_clock_scale global
Peter Maydell
1
-2
/
+0
2021-09-01
hw/arm/nrf51: Wire up sysclk
Peter Maydell
1
-0
/
+20
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2020-08-03
hw/arm/nrf51_soc: Set system_clock_scale
Peter Maydell
1
-0
/
+5
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-16
/
+8
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-5
/
+3
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-3
/
+3
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
1
-12
/
+6
2020-07-02
hw/arm: Drop useless object_property_set_link() error handling
Markus Armbruster
1
-5
/
+1
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
1
-17
/
+13
2020-06-15
sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-2
/
+1
2020-05-11
hw/timer/nrf51_timer: Display timer ID in trace events
Philippe Mathieu-Daudé
1
-0
/
+5
2020-05-11
hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition
Philippe Mathieu-Daudé
1
-2
/
+2
2020-03-17
hw/arm: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
1
-1
/
+0
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
1
-1
/
+1
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2019-02-01
arm: Instantiate NRF51 special NVM's and NVMC
Steffen Görtz
1
-12
/
+29
2019-02-01
hw/arm/nrf51_soc: set object owner in memory_region_init_ram
kumar sourav
1
-1
/
+2
2019-01-07
arm: Add Clock peripheral stub to NRF51 SOC
Steffen Görtz
1
-0
/
+26
2019-01-07
arm: Instantiate NRF51 Timers
Steffen Görtz
1
-0
/
+26
2019-01-07
arm: Instantiate NRF51 general purpose I/O
Steffen Görtz
1
-0
/
+16
2019-01-07
arm: Instantiate NRF51 random number generator
Steffen Görtz
1
-0
/
+16
2019-01-07
arm: Add header to host common definition for nRF51 SOC peripherals
Steffen Görtz
1
-21
/
+12
2018-11-02
hw/arm/nrf51_soc: Connect UART to nRF51 SoC
Julia Suvorova
1
-0
/
+20
2018-09-25
arm: Add Nordic Semiconductor nRF51 SoC
Joel Stanley
1
-0
/
+133