aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-01hw: add a number of SPI-flash's of m25p80 familyIgor Kononenko
2020-09-01arm: aspeed: add strap define `25HZ` of AST2500Igor Kononenko
2020-09-01aspeed/smc: Open AHB window of the second chip of the AST2600 FMC controllerCédric Le Goater
2020-09-01aspeed/sdmc: Simplify calculation of RAM bitsCédric Le Goater
2020-09-01aspeed/sdmc: Allow writes to unprotected registersJoel Stanley
2020-09-01aspeed/sdmc: Perform memory trainingJoel Stanley
2020-09-01ftgmac100: Improve software resetCédric Le Goater
2020-09-01ftgmac100: Fix integer overflow in ftgmac100_do_tx()Cédric Le Goater
2020-09-01ftgmac100: Check for invalid len and address before doing a DMA transferCédric Le Goater
2020-09-01ftgmac100: Change interrupt status when a DMA error occursCédric Le Goater
2020-09-01ftgmac100: Fix interrupt status "Packet moved to RX FIFO"Cédric Le Goater
2020-09-01ftgmac100: Fix interrupt status "Packet transmitted on ethernet"Cédric Le Goater
2020-09-01ftgmac100: Fix registers that can be readCédric Le Goater
2020-09-01aspeed/sdhci: Fix reset sequenceCédric Le Goater
2020-09-01aspeed/smc: Fix max_slaves of the legacy SMC deviceCédric Le Goater
2020-09-01aspeed/smc: Fix MemoryRegionOps definitionCédric Le Goater
2020-09-01hw/arm/aspeed: Add board model for Supermicro X11 BMCErik Smit
2020-09-01aspeed/scu: Fix valid access size on AST2400Cédric Le Goater
2020-09-01m25p80: Add support for n25q512ax3Cédric Le Goater
2020-09-01m25p80: Return the JEDEC ID twice for mx25l25635eCédric Le Goater
2020-08-31Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200831-pull-request' ...Peter Maydell
2020-08-31usb: fix setup_len init (CVE-2020-14364)Gerd Hoffmann
2020-08-31usb-host: workaround libusb bugGerd Hoffmann
2020-08-31hw/usb: Add U2F device autoscan to passthru modeCésar Belley
2020-08-31hw/usb: Add U2F device check to passthru modeCésar Belley
2020-08-31scripts: Add u2f-setup-gen scriptCésar Belley
2020-08-31docs/qdev-device-use.txt: Add USB U2F key to the QDEV devices examplesCésar Belley
2020-08-31docs/system: Add U2F key to the USB devices examplesCésar Belley
2020-08-31meson: Add U2F key to mesonCésar Belley
2020-08-31hw/usb: Add U2F key emulated modeCésar Belley
2020-08-31hw/usb: Add U2F key passthru modeCésar Belley
2020-08-31hw/usb: Add U2F key base class implementationCésar Belley
2020-08-31hw/usb: Add U2F key base classCésar Belley
2020-08-31docs: Add USB U2F key device documentationCésar Belley
2020-08-31hw/usb: Regroup USB HID protocol valuesCésar Belley
2020-08-31ehci: drop pointless warn_report for guest bugs.Gerd Hoffmann
2020-08-31hw: ehci: check return value of 'usb_packet_map'Li Qiang
2020-08-31hw: ehci: destroy sglist in error pathLi Qiang
2020-08-31hw: xhci: check return value of 'usb_packet_map'Li Qiang
2020-08-30Merge remote-tracking branch 'remotes/rth/tags/pull-sf-20200829' into stagingPeter Maydell
2020-08-29softfloat: Define comparison operations for bfloat16Richard Henderson
2020-08-28Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-08-28softfloat: Define misc operations for bfloat16LIU Zhiwei
2020-08-28softfloat: Define convert operations for bfloat16LIU Zhiwei
2020-08-28softfloat: Define operations for bfloat16LIU Zhiwei
2020-08-28softfloat: Add float16_is_normalStephen Long
2020-08-28softfloat: Add fp16 and uint8/int8 conversion functionsFrank Chang
2020-08-28softfloat: Implement the full set of comparisons for float16Kito Cheng
2020-08-28Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200828a'...Peter Maydell
2020-08-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...Peter Maydell