arch-power: Add fields for DS form instructions
[gem5.git] / src / dev / serial /
2021-02-03 Bobby R. Brucemisc: Merge branch v20.1.0.3 hotfix into develop
2021-01-23 Gabe Blackdev: Stop "using namespace std"
2021-01-15 Daniel R. Carvalhomisc: Fix some includes
2020-12-18 Gabe Blackdev: Use BitUnions and a RegisterBank in the Uart8250.
2020-11-26 Bobby R. BruceMerge "misc: Merge branch hotfix v20.1.0.2 branch into...
2020-11-17 Gabe Blackdev: Delete the unused DLAB member in the 8250 UART.
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-10-30 Gabe Blackmisc: Delete the now unnecessary create methods.
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-09-10 Shivani Parekhmisc: Replaced master/slave terminology
2020-09-10 Andreas Sandbergdev: Use the new ByteOrder param type in SimpleUart
2020-09-08 Andreas Sandbergbase, sim: Make ByteOrder into a ScopedEnum accessible...
2020-08-18 Gabe Blackdev: Use lambdas instead of the Callback type for seria...
2020-04-20 Gabe Blackdev,cpu: Make two very generic enums ScopedEnums.
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blackdev: Delete the authors list from files in src/dev.
2019-10-30 Gabe Blackdev: Stop including config/the_isa.hh unnecessarily.
2019-09-19 Andrea Mondellidev: Terminal output's dump name conflicts
2019-09-06 Giacomo Travaglinidev: Enable Terminal output's dump to stdout
2019-02-12 Andreas Sandbergpython: Don't assume SimObjects live in the global...
2018-10-17 Gabe Blackdev: Remove using namespace TheISA in uart8250.cc.
2018-10-17 Gabe Blackdev: Explicitly specify the endianness for packet acces...
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-02-13 Andreas Sandbergdev: Remove unused interrupt controller in Terminal
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-11-08 Andreas Sandbergdev: Move generic serial devices to src/dev/serial