index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
stellaris.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/stellaris: Expand comment about handling of OLED chipselect
Peter Maydell
2021-07-09
1
-1
/
+55
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw/arm: Display CPU type in machine description
Philippe Mathieu-Daudé
2021-02-03
1
-2
/
+2
*
hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYS
Peter Maydell
2021-01-29
1
-10
/
+0
*
arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
2021-01-29
1
-3
/
+0
*
hw/arm/stellaris: Create Clock input for watchdog
Peter Maydell
2021-01-29
1
-12
/
+31
*
hw/arm/stellaris: Convert SSYS to QOM device
Peter Maydell
2021-01-29
1
-25
/
+107
*
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2020-12-10
1
-2
/
+2
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-6
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-6
/
+6
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-6
/
+10
*
msf2-soc, stellaris: Don't wire up SYSRESETREQ
Peter Maydell
2020-08-03
1
-12
/
+0
*
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
2020-07-16
1
-1
/
+1
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-2
/
+2
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-3
/
+3
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-6
/
+6
*
hw/arm: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
1
-2
/
+1
*
stellaris: delay timer_new to avoid memleaks
Pan Nengyuan
2020-02-07
1
-1
/
+6
*
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-20
1
-1
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2019-05-23
1
-1
/
+1
*
hw/devices: Move Gamepad declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
1
-1
/
+1
*
hw/arm/stellaris: Implement watchdog timer
Michel Heily
2019-03-05
1
-2
/
+20
*
arm:i2c: Don't mask return from i2c_recv()
Corey Minyard
2019-02-28
1
-1
/
+1
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
hw/arm: make bitbanded IO optional on ARMv7-M
Stefan Hajnoczi
2018-08-16
1
-0
/
+1
*
hw/arm/stellaris: Use HWADDR_PRIx to display register address
Philippe Mathieu-Daudé
2018-06-26
1
-2
/
+4
*
hw/arm/stellaris: Fix gptm_write() error message
Philippe Mathieu-Daudé
2018-06-26
1
-1
/
+1
*
hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
1
-1
/
+1
*
stellaris: Stop using armv7m_init()
Peter Maydell
2018-06-15
1
-2
/
+10
*
stellaris: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
1
-5
/
+6
*
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
1
-1
/
+1
*
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
2017-09-19
1
-9
/
+7
*
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
2017-09-07
1
-0
/
+2
*
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
1
-4
/
+2
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-2
/
+2
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-1
/
+1
*
stellaris: Don't hw_error() on bad register accesses
Peter Maydell
2017-04-20
1
-23
/
+37
*
stellaris: Use the 'unimplemented' device for parts we don't implement
Peter Maydell
2017-02-07
1
-0
/
+14
*
stellaris: Document memory map and which SoC devices are unimplemented
Peter Maydell
2017-02-07
1
-0
/
+34
*
hw/char: QOM'ify pl011 model
xiaoqiang zhao
2016-06-06
1
-2
/
+4
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
hw/arm: QOM'ify stellaris.c
xiaoqiang.zhao
2016-05-12
1
-24
/
+24
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
1
-1
/
+1
*
ssi: Move ssi.h into a separate directory
Alistair Francis
2016-01-21
1
-1
/
+1
*
hw/arm: Clean up includes
Peter Maydell
2016-01-18
1
-0
/
+1
[next]