aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/npcm7xx_boards.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-21hw/arm: Use bit fields for NPCM7XX PWRON STRAPsHao Wu1-5/+19
2022-02-21hw/arm: add initial mori-bmc boardPatrick Venture1-0/+32
2022-01-20hw/arm: kudo add lm75s behind bus 1 switch at 75Patrick Venture1-1/+9
2022-01-07hw/arm: kudo add lm75s on bus 13Patrick Venture1-1/+10
2022-01-07hw/arm: add i2c muxes to kudo-bmcPatrick Venture1-0/+9
2022-01-07hw/arm: attach MMC to kudo-bmcShengtan Mao1-0/+1
2022-01-07hw/arm: Add kudo i2c eeproms.Chris Rauer1-0/+8
2021-12-15Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson1-3/+3
2021-12-15hw/arm: Don't include qemu-common.h unnecessarilyPeter Maydell1-1/+0
2021-12-15hw/arm/npcm7xx_boards: Replace drive_get_next() by drive_get()Markus Armbruster1-3/+3
2021-11-02hw/arm: Attach MMC to quanta-gbs-bmcShengtan Mao1-0/+20
2021-09-13hw/arm: Add support for kudo-bmc board.Chris Rauer1-0/+34
2021-06-16hw/arm: gsj add pca9548Patrick Venture1-4/+2
2021-06-16hw/arm: gsj add i2c commentsPatrick Venture1-1/+15
2021-06-15hw/arm: quanta-gbs-bmc add i2c commentsPatrick Venture1-0/+60
2021-06-15hw/arm: add quanta-gbs-bmc machinePatrick Venture1-0/+33
2021-06-03arm: Consistently use "Cortex-Axx", not "Cortex Axx"Peter Maydell1-2/+2
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth1-1/+0
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth1-1/+0
2021-03-12hw/arm: Connect PWM fans in NPCM7XX boardsHao Wu1-0/+99
2021-02-16hw/arm: Add I2C sensors and EEPROM for GSJ machineHao Wu1-0/+27
2021-02-16hw/arm: Add I2C sensors for NPCM750 eval boardHao Wu1-0/+19
2021-01-12hw/*: Use type casting for SysBusDevice in NPCM7XXHao Wu1-1/+1
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini1-0/+1
2020-12-10arm: remove bios_namePaolo Bonzini1-4/+1
2020-09-14hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsjHavard Skinnemoen1-0/+20
2020-09-14hw/arm: Load -bios image as a boot ROM for npcm7xxHavard Skinnemoen1-0/+32
2020-09-14hw/arm: Add two NPCM7xx-based machinesHavard Skinnemoen1-0/+145