index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
stellaris.c
Age
Commit message (
Expand
)
Author
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-02-15
hw/arm/stellaris: Add missing QOM 'SoC' parent
Philippe Mathieu-Daudé
2024-02-15
hw/arm/stellaris: Add missing QOM 'machine' parent
Philippe Mathieu-Daudé
2024-02-15
hw/arm/stellaris: Convert I2C controller to Resettable interface
Philippe Mathieu-Daudé
2024-02-15
hw/arm/stellaris: Convert ADC controller to Resettable interface
Philippe Mathieu-Daudé
2024-02-02
hw/arm/stellaris: use qemu_find_nic_info()
David Woodhouse
2024-01-09
hw/arm/socs: configure priority bits for existing SOCs
Samuel Tardieu
2023-12-29
hw/arm: Constify VMState
Richard Henderson
2023-11-02
hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()
Peter Maydell
2023-11-02
hw/input/stellaris_input: Convert to qdev
Peter Maydell
2023-11-02
hw/input/stellaris_input: Rename to stellaris_gamepad
Peter Maydell
2023-09-01
hw/sd: Introduce a "sd-card" SPI variant model
Cédric Le Goater
2023-09-01
hw/ssi: Check for duplicate CS indexes
Cédric Le Goater
2023-02-27
hw/char/pl011: Open-code pl011_luminary_create()
Philippe Mathieu-Daudé
2023-01-12
hw/arm/stellaris: Use CamelCase for STELLARIS_ADC type name
Philippe Mathieu-Daudé
2023-01-12
hw/arm/stellaris: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
2022-09-14
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell
2022-04-21
hw/arm/stellaris: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ'
Zongyuan Li
2021-12-15
hw/sd/ssi-sd: Do not create SD card within controller's realize
Markus Armbruster
2021-09-01
arm: Remove system_clock_scale global
Peter Maydell
2021-09-01
hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale
Peter Maydell
2021-09-01
hw/arm/stellaris: Split stellaris-gptm into its own file
Peter Maydell
2021-09-01
hw/arm/stellaris: Fix code style issues in GPTM code
Peter Maydell
2021-09-01
hw/arm/stellaris: Wire sysclk up to armv7m
Peter Maydell
2021-09-01
hw/arm/stellaris: split stellaris_sys_init()
Peter Maydell
2021-07-09
hw/arm/stellaris: Expand comment about handling of OLED chipselect
Peter Maydell
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-02-03
hw/arm: Display CPU type in machine description
Philippe Mathieu-Daudé
2021-01-29
hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYS
Peter Maydell
2021-01-29
arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
2021-01-29
hw/arm/stellaris: Create Clock input for watchdog
Peter Maydell
2021-01-29
hw/arm/stellaris: Convert SSYS to QOM device
Peter Maydell
2020-12-10
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-03
msf2-soc, stellaris: Don't wire up SYSRESETREQ
Peter Maydell
2020-07-16
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-03-17
hw/arm: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-02-07
stellaris: delay timer_new to avoid memleaks
Pan Nengyuan
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2019-04-29
hw/devices: Move Gamepad declarations into a new header
Philippe Mathieu-Daudé
2019-03-05
hw/arm/stellaris: Implement watchdog timer
Michel Heily
[next]