summaryrefslogtreecommitdiff
path: root/sim/bfin/dv-bfin_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* sim: bfin: cast pointers using uintptr_tMike Frysinger2021-10-311-2/+2
* sim: switch config.h usage to defs.hMike Frysinger2021-05-161-1/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* sim: bfin: push down mmr address/size checksMike Frysinger2015-12-261-6/+10
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* sim: gpio: add output supportMike Frysinger2011-04-261-16/+45
* sim: gpio: update mask a/b signals betterMike Frysinger2011-04-261-12/+37
* sim: bfin: add missing GPIO pin 15Mike Frysinger2011-04-111-0/+1
* sim: bfin: add hw tracing to gpio/sic port eventsMike Frysinger2011-03-251-6/+32
* sim: bfin: fix GPIO logic bugs when processing eventsMike Frysinger2011-03-251-4/+10
* sim: bfin: fix clear/set/toggle GPIO handlingMike Frysinger2011-03-251-0/+6
* sim: bfin: fix inverted W1C logicMike Frysinger2011-03-241-1/+1
* sim: bfin: add GPIO device simulationMike Frysinger2011-03-151-0/+287