summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-24target/mips: Implement emulation of nanoMIPS LLWP/SCWP pairAleksandar Rikalo
2018-08-24target/mips: Add CP0 Config3 and Config5 fields to DisasContext structureDimitrije Nikolic
2018-08-24target/mips: Add emulation of nanoMIPS 32-bit load and store instructionsYongbok Kim
2018-08-24target/mips: Implement emulation of nanoMIPS EXTW instructionJames Hogan
2018-08-24target/mips: Implement emulation of nanoMIPS ROTX instructionMatthew Fortune
2018-08-24target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)Yongbok Kim
2018-08-24target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)Yongbok Kim
2018-08-24target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)Yongbok Kim
2018-08-24target/mips: Add emulation of nanoMIPS FP instructionsYongbok Kim
2018-08-24target/mips: Add emulation of nanoMIPS 48-bit instructionsYongbok Kim
2018-08-24target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREVYongbok Kim
2018-08-24target/mips: Add emulation of some common nanoMIPS 32-bit instructionsYongbok Kim
2018-08-24target/mips: Add emulation of nanoMIPS 16-bit save and restore instructionsStefan Markovic
2018-08-24target/mips: Add emulation of nanoMIPS 16-bit logic instructionsYongbok Kim
2018-08-24target/mips: Add emulation of nanoMIPS 16-bit load and store instructionsYongbok Kim
2018-08-24target/mips: Add emulation of nanoMIPS 16-bit misc instructionsYongbok Kim
2018-08-24target/mips: Add emulation of nanoMIPS 16-bit shift instructionsYongbok Kim
2018-08-24target/mips: Add emulation of nanoMIPS 16-bit branch instructionsStefan Markovic
2018-08-24target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructionsYongbok Kim
2018-08-24target/mips: Add nanoMIPS decoding and extraction utilitiesAleksandar Markovic
2018-08-24target/mips: Add placeholder and invocation of decode_nanomips_opc()Aleksandar Markovic
2018-08-24target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPSStefan Markovic
2018-08-24target/mips: Add nanoMIPS DSP ASE opcodesStefan Markovic
2018-08-24target/mips: Add nanoMIPS base instruction set opcodesYongbok Kim
2018-08-24target/mips: Add preprocessor constants for nanoMIPSAleksandar Markovic
2018-08-24Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell
2018-08-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180824-...Peter Maydell
2018-08-24hw/arm/mps2: Fix ID register errors on AN511 and AN385Peter Maydell
2018-08-24hw/display/bcm2835_fb: Validate bcm2835_fb_mbox_push() configPeter Maydell
2018-08-24hw/display/bcm2835_fb: Validate config settingsPeter Maydell
2018-08-24hw/display/bcm2835_fb: Fix handling of virtual framebufferPeter Maydell
2018-08-24hw/display/bcm2835_fb: Abstract out calculation of pitch, sizePeter Maydell
2018-08-24hw/display/bcm2835_fb: Reset resolution, etc correctlyPeter Maydell
2018-08-24hw/display/bcm2835_fb: Drop unused size and pitch fieldsPeter Maydell
2018-08-24hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfigPeter Maydell
2018-08-24hw/misc/bcm2835_fb: Move config fields to their own structPeter Maydell
2018-08-24target/arm: Remove a handful of stray tabsPeter Maydell
2018-08-24target/arm: Untabify iwmmxt_helper.cPeter Maydell
2018-08-24target/arm: Untabify translate.cPeter Maydell
2018-08-24hw/arm/mps2-tz: Fix MPS2 SCC config register valuesPeter Maydell
2018-08-24hw/arm/mps2-tz: Instantiate SPI controllersPeter Maydell
2018-08-24hw/ssi/pl022: Correct wrong DMACR and ICR handlingPeter Maydell
2018-08-24hw/ssi/pl022: Correct wrong value for PL022_INT_RTPeter Maydell
2018-08-24hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::initPeter Maydell
2018-08-24hw/ssi/pl022: Don't directly call vmstate_register()Peter Maydell
2018-08-24hw/ssi/pl022: Set up reset function in class initPeter Maydell
2018-08-24hw/ssi/pl022: Allow use as embedded-struct devicePeter Maydell
2018-08-24hw/arm/mps2-tz: Create PL081s and MSCsPeter Maydell
2018-08-24hw/arm/iotkit: Wire up the lines for MSCsPeter Maydell
2018-08-24hw/misc/iotkit-secctl: Wire up registers for controlling MSCsPeter Maydell