aboutsummaryrefslogtreecommitdiff
path: root/sim/bfin/dv-bfin_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-04-26sim: gpio: add output supportMike Frysinger1-16/+45
2011-04-26sim: gpio: update mask a/b signals betterMike Frysinger1-12/+37
2011-04-11sim: bfin: add missing GPIO pin 15Mike Frysinger1-0/+1
2011-03-25sim: bfin: add hw tracing to gpio/sic port eventsMike Frysinger1-6/+32
2011-03-25sim: bfin: fix GPIO logic bugs when processing eventsMike Frysinger1-4/+10
2011-03-25sim: bfin: fix clear/set/toggle GPIO handlingMike Frysinger1-0/+6
2011-03-24sim: bfin: fix inverted W1C logicMike Frysinger1-1/+1
2011-03-15sim: bfin: add GPIO device simulationMike Frysinger1-0/+287