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
/
npcm7xx.c
Age
Commit message (
Expand
)
Author
2024-05-28
hw/arm/npcm7xx: remove setting of mp-affinity
Dorjoy Chowdhury
2024-04-30
hw/arm/npcm7xx: Store derivative OTP fuse key in little endian
Philippe Mathieu-Daudé
2024-02-15
hw/arm/npcm7xx: Call qemu_configure_nic_device() for GMAC modules
Peter Maydell
2024-02-02
Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-02-02
hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
David Woodhouse
2024-02-02
hw/arm: Add GMAC devices to NPCM7XX SoC
Hao Wu
2024-01-26
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm: Rename arm_cpu_mp_affinity
Richard Henderson
2023-02-16
hw/arm: Attach PSPI module to NPCM7XX SoC
Hao Wu
2022-02-08
hw/arm/boot: Drop nb_cpus field from arm_boot_info
Peter Maydell
2021-11-02
hw/arm: Add Nuvoton SD module to board
Shengtan Mao
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-03-12
hw/arm: Add MFT device to NPCM7xx Soc
Hao Wu
2021-03-05
hw/arm: Add npcm7xx emc model
Doug Evans
2021-02-16
hw/i2c: Implement NPCM7XX SMBus Module Single Mode
Hao Wu
2021-02-11
hw/arm: Remove GPIO from unimplemented NPCM7XX
Hao Wu
2021-01-12
hw/misc: Add a PWM module for NPCM7XX
Hao Wu
2021-01-12
hw/adc: Add an ADC module for NPCM7XX
Hao Wu
2021-01-12
hw/timer: Refactor NPCM7XX Timer to use CLK clock
Hao Wu
2020-10-27
hw/gpio: Add GPIO model for Nuvoton NPCM7xx
Havard Skinnemoen
2020-10-27
hw/arm/npcm7xx: Add EHCI and OHCI controllers
Havard Skinnemoen
2020-10-27
hw/misc: Add npcm7xx random number generator
Havard Skinnemoen
2020-10-27
hw/timer: Adding watchdog for NPCM7XX Timer.
Hao Wu
2020-09-14
hw/arm/npcm7xx: add board setup stub for CPU and UART clocks
Havard Skinnemoen
2020-09-14
hw/ssi: NPCM7xx Flash Interface Unit device model
Havard Skinnemoen
2020-09-14
hw/mem: Stubbed out NPCM7xx Memory Controller model
Havard Skinnemoen
2020-09-14
hw/nvram: NPCM7xx OTP device model
Havard Skinnemoen
2020-09-14
hw/arm: Add NPCM730 and NPCM750 SoC models
Havard Skinnemoen