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_boards.c
Age
Commit message (
Expand
)
Author
2022-04-21
hw/arm: Use bit fields for NPCM7XX PWRON STRAPs
Hao Wu
2022-02-21
hw/arm: add initial mori-bmc board
Patrick Venture
2022-01-20
hw/arm: kudo add lm75s behind bus 1 switch at 75
Patrick Venture
2022-01-07
hw/arm: kudo add lm75s on bus 13
Patrick Venture
2022-01-07
hw/arm: add i2c muxes to kudo-bmc
Patrick Venture
2022-01-07
hw/arm: attach MMC to kudo-bmc
Shengtan Mao
2022-01-07
hw/arm: Add kudo i2c eeproms.
Chris Rauer
2021-12-15
Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
2021-12-15
hw/arm: Don't include qemu-common.h unnecessarily
Peter Maydell
2021-12-15
hw/arm/npcm7xx_boards: Replace drive_get_next() by drive_get()
Markus Armbruster
2021-11-02
hw/arm: Attach MMC to quanta-gbs-bmc
Shengtan Mao
2021-09-13
hw/arm: Add support for kudo-bmc board.
Chris Rauer
2021-06-16
hw/arm: gsj add pca9548
Patrick Venture
2021-06-16
hw/arm: gsj add i2c comments
Patrick Venture
2021-06-15
hw/arm: quanta-gbs-bmc add i2c comments
Patrick Venture
2021-06-15
hw/arm: add quanta-gbs-bmc machine
Patrick Venture
2021-06-03
arm: Consistently use "Cortex-Axx", not "Cortex Axx"
Peter Maydell
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-03-12
hw/arm: Connect PWM fans in NPCM7XX boards
Hao Wu
2021-02-16
hw/arm: Add I2C sensors and EEPROM for GSJ machine
Hao Wu
2021-02-16
hw/arm: Add I2C sensors for NPCM750 eval board
Hao Wu
2021-01-12
hw/*: Use type casting for SysBusDevice in NPCM7XX
Hao Wu
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
arm: remove bios_name
Paolo Bonzini
2020-09-14
hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
Havard Skinnemoen
2020-09-14
hw/arm: Load -bios image as a boot ROM for npcm7xx
Havard Skinnemoen
2020-09-14
hw/arm: Add two NPCM7xx-based machines
Havard Skinnemoen