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
/
nseries.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-10
hw/arm/nseries: Check return value from load_image_targphys()
Peter Maydell
1
-4
/
+11
2020-11-10
hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup()
Philippe Mathieu-Daudé
1
-11
/
+0
2020-10-20
hw/arm/nseries: Fix loading kernel image on n8x0 machines
Philippe Mathieu-Daudé
1
-0
/
+1
2020-07-16
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
1
-4
/
+4
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
1
-2
/
+2
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-4
/
+4
2020-02-19
arm/nseries: use memdev for RAM
Igor Mammedov
1
-13
/
+19
2019-12-16
hw/arm/nseries: Replace the bluetooth chardev with a "null" chardev
Thomas Huth
1
-9
/
+7
2019-10-22
hw/arm/omap2: Create the RAM in the board
Philippe Mathieu-Daudé
1
-3
/
+7
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
1
-4
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
1
-1
/
+1
2019-04-29
hw/devices: Move TI touchscreen declarations into a new header
Philippe Mathieu-Daudé
1
-1
/
+1
2019-04-29
hw/devices: Move CBus declarations into a new header
Philippe Mathieu-Daudé
1
-0
/
+1
2019-04-29
hw/devices: Move Blizzard declarations into a new header
Philippe Mathieu-Daudé
1
-0
/
+1
2019-04-29
hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded string
Philippe Mathieu-Daudé
1
-1
/
+2
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
1
-1
/
+1
2017-09-19
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
1
-1
/
+3
2017-09-07
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
1
-0
/
+2
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-1
/
+1
2016-10-08
bt-hci-csr: drop unused argument
Paolo Bonzini
1
-2
/
+1
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
1
-1
/
+1
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-12
hw/arm/nseries: Allocating Large sized arrays to heap
Zhou Jie
1
-1
/
+2
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
1
-1
/
+1
2016-01-18
hw/arm: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
1
-2
/
+2
2015-11-04
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
1
-1
/
+1
2015-09-19
Revert use of DEFINE_MACHINE() for registrations of multiple machines
Andreas Färber
1
-4
/
+24
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
1
-16
/
+12
2015-06-03
hw/arm/nseries.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
1
-3
/
+2
2015-04-28
hw/arm/nseries: convert ffs(3) to ctz32()
Stefan Hajnoczi
1
-1
/
+4
2015-03-19
arm/nseries: Fix warnings from Sparse
Stefan Weil
1
-2
/
+2
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
1
-1
/
+1
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-2
/
+1
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-2
/
+4
2014-06-05
hw: use ld_p/st_p instead of ld_raw/st_raw
Paolo Bonzini
1
-118
/
+118
2014-06-05
nseries: clean up coding style
Paolo Bonzini
1
-127
/
+145
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-11
/
+11
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
1
-1
/
+1
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
1
-3
/
+3
2013-04-19
Remove unneeded type casts
Stefan Weil
1
-2
/
+2
[next]