systemc: Merge notify and notifyWork and ignore disabled for resets.
[gem5.git] / src / dev /
2018-10-12 Gabe Blackalpha: Use little endian packet accessors.
2018-10-12 Gabe Blacksparc: Use big endian packet accessors.
2018-10-12 Gabe Blackarm: Use little endian packet accessors.
2018-10-12 Gabe Blackx86: Use little endian packet accessors.
2018-10-12 Gabe Blackdev: Include the platform base class even in NULL_ISA...
2018-10-08 Ciro Santillidev, arm: remove the RealViewEB platform
2018-10-01 Giacomo Travaglinidev-arm: Enable FIQ signaling for Group0 interrupts...
2018-10-01 Giacomo Travaglinidev-arm: Create postFiq events for GICv2
2018-10-01 Giacomo Travaglinidev-arm: Implement GICv2 GICD_IGROUPR register
2018-10-01 Giacomo Travaglinidev-arm: Fix GICv2 cpu interrupt enable flag
2018-10-01 Adrien Pesledev-arm: Add basic support for level sensitive SPIs...
2018-09-28 Giacomo Travaglinidev-arm: Make CpuLocalTimer use standard ArmInterruptPin
2018-09-28 Giacomo Travaglinidev-arm: Take into account PPI enable bit
2018-09-18 Maurice Beckerdev, arm: fix error class-memaccess with GCC >= 8.1
2018-09-18 Maurice BeckerPl011: Added registers UART_RSR/UART_ECR
2018-09-12 Ciro Santillidev-arm: fix build to missing Pl390 to Gicv2 rename
2018-09-12 Ciro Santilliconfig, dev-arm: Fix UART handling baremetal mode
2018-09-12 Ciro Santillidev-arm: rename Pl390 to GicV2
2018-09-12 Ciro Santillidev-arm: improve Pl390 parameters
2018-09-11 Pin-Yen Linnet: Fix a bug when receiving fragamented packets
2018-09-10 Giacomo Travaglinidev-arm: Make GenericTimer use standard ArmInterruptPin
2018-09-10 Giacomo Travaglinidev-arm: Factory SimObject for generating ArmInterruptPin
2018-09-10 Andreas Sandbergdev, arm: Add misc reg tracing to the generic timer
2018-09-10 Giacomo Travaglinidev-arm: Create a getter for ArmInterruptPin ID number
2018-09-07 Pin-Yen Linnet: Fix a bug when handling IPv6 packets
2018-08-21 Andreas Sandbergdev, arm: Fix incorrect GIC address range sizes
2018-08-21 Jason Lowe-Powermisc: Appease GCC 8
2018-07-17 Ciro Santillidev, arm: accept and ignore writes to GIC APRn registers
2018-06-21 Andreas Sandbergdev-arm: Use recurseDeviceTree instead of custom in...
2018-06-15 Nikos Nikolerisdev-arm: Fix the address range for some I/O devices
2018-06-14 Rohit Kurupdev-arm: Add new VExpress_GEM5_V1_Base Platform
2018-06-14 Andreas Sandbergdev-arm: Remove deprecated GIC test interfaces
2018-06-11 Giacomo Travaglinimisc: Using smart pointers for memory Requests
2018-06-07 Andreas Sandbergdev-arm: Add a VirtIO MMIO device to VExpress_GEM5_V1
2018-06-07 Andreas Sandbergdev-arm: Add a MMIO transport interface for VirtIO
2018-06-07 Andreas Sandbergdev-arm: Add a GIC interrupt adaptor
2018-06-06 Andreas Sandbergdev, arm: Add support for HYP & secure timers
2018-05-09 Andreas Sandbergbase, dev: Fix port message for vnc and terminal
2018-05-08 Andreas Sandbergdev: Add support for a simple debug UART
2018-04-27 Giacomo Travaglinisim,cpu,mem,arch: Introduced MasterInfo data structure
2018-04-18 Andreas Sandbergdev, arm: Cleanup Pl050 interrupt handling
2018-04-17 Andreas Sandbergps2: Unify constant names
2018-04-17 Andreas Sandbergdev, arm: Use the PS/2 framework in the Pl050 model
2018-04-17 Andreas Sandbergps2: Add proper touchscreen command handling
2018-04-17 Andreas Sandbergps2: Implement the keyboard reset command
2018-04-17 Andreas Sandbergps2: Unify device data buffering
2018-04-17 Andreas Sandbergps2: Add a simple touchscreen model
2018-04-17 Andreas Sandbergps2: Add VNC support to the keyboard model
2018-04-17 Andreas Sandbergps2: Factor out PS/2 devices into their own subsystem
2018-04-10 Gabe Blackdev: arm: SetScaling commands don't send parameter...
2018-04-05 Gabe Blackdev: Make sure the EtherTap device uses the right event...
2018-03-27 Gabe Blackdev: sparc: Get rid of the TheISA namespace in the...
2018-03-27 Gabe Blackdev: Remove a bunch of Alpha code from MIPS, and unnece...
2018-03-20 Nikos Nikolerisarch-arm, configs: Treat the bootloader rom as cacheabl...
2018-03-06 Siddhesh Poyarekardev: Don't fall through into BRAR after RFDR case
2018-03-06 Siddhesh Poyarekardev: Leave last byte in strncpy for NULL
2018-02-24 Khaliquesparc: Fix FS Checkpoint loading
2018-02-13 Andreas Sandbergdev: Remove unused interrupt controller in Terminal
2018-02-09 Jason Lowe-Powerdev: Fix i8042 device errors
2018-01-29 Glenn Bergmansarm: DT autogeneration - generate PCI node
2018-01-29 Glenn Bergmansarm: DT autogeneration - Generate energy controller...
2018-01-29 Glenn Bergmansarm: DT autogeneration - autogenerate RealView Platform...
2018-01-29 Glenn Bergmansarm: DT autogeneration - Generate cpus node
2018-01-29 Curtis Dunhamarm: make Arm GenericTimer a ClockedObject
2018-01-20 Gabe Blackbase: Rework bitunions so they can be more flexible.
2018-01-10 BKPstyle: change C/C++ source permissions to noexec
2017-12-14 Jason Lowe-Powermisc: Updates for gcc7.2 for x86
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-11-20 Gabe Blackdev: Fix the SPARC and X86 platform devices.
2017-11-17 Geoffrey Blakesim: Implement load_addr_mask auto-calculation
2017-11-08 Andreas Sandbergdev: Move generic serial devices to src/dev/serial
2017-11-08 Andreas Sandbergdev: Add a dummy serial device
2017-11-08 Andreas Sandbergdev: Refactor UART->Terminal interface
2017-10-31 Giacomo Travaglinidev: Using Configurable image writer in HDLcd
2017-10-31 Giacomo Travaglinibase: Introducing utility for writing raw data in png...
2017-09-26 Gabe Blackdev: Make the IDE controller handle NULL simobject...
2017-09-25 Anouk Van Laerdev, virtio: Improvements to diod process handling
2017-08-12 Gabe Blackdev: Fix an IDE error check.
2017-08-01 Andreas Sandbergkvm, arm: Switch to the device EQ when accessing ISA...
2017-07-12 Sean Wilsonarm: Refactor some Event subclasses to lambdas
2017-07-12 Sean Wilsondev: Refactor some Event subclasses to lambdas
2017-07-12 Sean Wilsonnet: Refactor some Event subclasses to lambdas
2017-07-10 Jose Marinhodev-arm: Add ID registers to the GIC model
2017-07-10 Jose Marinhodev-arm: Don't unconditionally overwrite bootloader...
2017-07-10 Rohit Kurupdev: Fix OnIdle test in DmaReadFifo
2017-07-10 Sascha Bischoffdev: Fix address type promotion issues in VirtIO devices
2017-07-07 Curtis Dunhamkvm, arm: don't create interrupt events while saving...
2017-07-05 Curtis Dunhamdev,arm: add Kvm mode of operation for CP15 timer
2017-07-05 Curtis Dunhamdev,arm: remove and recreate timer events around drains
2017-06-29 Sean Wilsonarm: Fix memleak in Pl390 by adding destructor
2017-06-29 Sean Wilsonarm: Fix memleak in VGic by adding destructor
2017-06-20 Sean Wilsondev: Replace EventWrapper use with EventFunctionWrapper
2017-06-20 Sean Wilsonarm: Replace EventWrapper use with EventFunctionWrapper
2017-06-19 Gedare Bloomarm: ignore writes to the reset_ctl register
2017-06-19 Gedare Bloomdev, arm: add a9mpcore global timer device
2017-06-16 Anouk Van Laerdev, virtio: Use of Unix socket for virtIO 9P device
2017-06-13 Nikos Nikolerisarm: Refactor the VExpress_EMM system creation
2017-06-09 Gabe Blackdev: Avoid arbitrarily deep stack depth in the i8254xGB...
2017-06-03 Weiping Liaoconfig: Adjust load_addr_mask in VExpress_GEM5_V1
2017-06-03 Gabe Blackdev: Add a version of EtherTap which uses the tap driver.
next