Age | Commit message (Expand) | Author |
2018-04-05 | dev: Make sure the EtherTap device uses the right event queue. | Gabe Black |
2018-03-27 | dev: sparc: Get rid of the TheISA namespace in the SPARC devices. | Gabe Black |
2018-03-27 | dev: Remove a bunch of Alpha code from MIPS, and unnecessary TheISAs. | Gabe Black |
2018-03-20 | arch-arm, configs: Treat the bootloader rom as cacheable memory | Nikos Nikoleris |
2018-03-06 | dev: Don't fall through into BRAR after RFDR case | Siddhesh Poyarekar |
2018-03-06 | dev: Leave last byte in strncpy for NULL | Siddhesh Poyarekar |
2018-02-24 | sparc: Fix FS Checkpoint loading | Khalique |
2018-02-13 | dev: Remove unused interrupt controller in Terminal | Andreas Sandberg |
2018-02-09 | dev: Fix i8042 device errors | Jason Lowe-Power |
2018-01-29 | arm: DT autogeneration - generate PCI node | Glenn Bergmans |
2018-01-29 | arm: DT autogeneration - Generate energy controller node | Glenn Bergmans |
2018-01-29 | arm: DT autogeneration - autogenerate RealView Platform devices | Glenn Bergmans |
2018-01-29 | arm: DT autogeneration - Generate cpus node | Glenn Bergmans |
2018-01-29 | arm: make Arm GenericTimer a ClockedObject | Curtis Dunham |
2018-01-20 | base: Rework bitunions so they can be more flexible. | Gabe Black |
2018-01-10 | style: change C/C++ source permissions to noexec | BKP |
2017-12-14 | misc: Updates for gcc7.2 for x86 | Jason Lowe-Power |
2017-12-04 | misc: Rename misc.(hh|cc) to logging.(hh|cc) | Gabe Black |
2017-11-20 | dev: Fix the SPARC and X86 platform devices. | Gabe Black |
2017-11-17 | sim: Implement load_addr_mask auto-calculation | Geoffrey Blake |
2017-11-08 | dev: Move generic serial devices to src/dev/serial | Andreas Sandberg |
2017-11-08 | dev: Add a dummy serial device | Andreas Sandberg |
2017-11-08 | dev: Refactor UART->Terminal interface | Andreas Sandberg |
2017-10-31 | dev: Using Configurable image writer in HDLcd | Giacomo Travaglini |
2017-10-31 | base: Introducing utility for writing raw data in png format | Giacomo Travaglini |
2017-09-26 | dev: Make the IDE controller handle NULL simobject pointers. | Gabe Black |
2017-09-25 | dev, virtio: Improvements to diod process handling | Anouk Van Laer |
2017-08-12 | dev: Fix an IDE error check. | Gabe Black |
2017-08-01 | kvm, arm: Switch to the device EQ when accessing ISA devices | Andreas Sandberg |
2017-07-12 | arm: Refactor some Event subclasses to lambdas | Sean Wilson |
2017-07-12 | dev: Refactor some Event subclasses to lambdas | Sean Wilson |
2017-07-12 | net: Refactor some Event subclasses to lambdas | Sean Wilson |
2017-07-10 | dev-arm: Add ID registers to the GIC model | Jose Marinho |
2017-07-10 | dev-arm: Don't unconditionally overwrite bootloader params | Jose Marinho |
2017-07-10 | dev: Fix OnIdle test in DmaReadFifo | Rohit Kurup |
2017-07-10 | dev: Fix address type promotion issues in VirtIO devices | Sascha Bischoff |
2017-07-07 | kvm, arm: don't create interrupt events while saving GIC state | Curtis Dunham |
2017-07-05 | dev,arm: add Kvm mode of operation for CP15 timer | Curtis Dunham |
2017-07-05 | dev,arm: remove and recreate timer events around drains | Curtis Dunham |
2017-06-29 | arm: Fix memleak in Pl390 by adding destructor | Sean Wilson |
2017-06-29 | arm: Fix memleak in VGic by adding destructor | Sean Wilson |
2017-06-20 | dev: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-06-20 | arm: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-06-19 | arm: ignore writes to the reset_ctl register | Gedare Bloom |
2017-06-19 | dev, arm: add a9mpcore global timer device | Gedare Bloom |
2017-06-16 | dev, virtio: Use of Unix socket for virtIO 9P device | Anouk Van Laer |
2017-06-13 | arm: Refactor the VExpress_EMM system creation | Nikos Nikoleris |
2017-06-09 | dev: Avoid arbitrarily deep stack depth in the i8254xGBe model. | Gabe Black |
2017-06-03 | config: Adjust load_addr_mask in VExpress_GEM5_V1 | Weiping Liao |
2017-06-03 | dev: Add a version of EtherTap which uses the tap driver. | Gabe Black |