summaryrefslogtreecommitdiffstats
path: root/bsps/shared/dev/i2c/spi-memdrv.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-06-15bsps/shared/*: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10bsps/shared: Manual file header clean upChristian Mauderer1-17/+12
2022-03-10bsps/shared/: Scripted embedded brains header file clean upJoel Sherrill1-2/+2
2020-08-03dev/spi-memdrv: Fix use of uninit mem_param_ptrSebastian Huber1-12/+9
2018-04-04bsps: Move libchip to bspsSebastian Huber1-0/+0
2015-03-17libchip/i2c/spi-memdrv.c: Do not use rtems_clock_get()Joel Sherrill1-7/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2011-12-132011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2011-07-072011-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-14/+14
2009-11-30Whitespace removal.Ralf Corsepius1-6/+6
2009-10-22Use hex-constants to avoid implicit int-casts.Ralf Corsepius1-4/+4
2009-03-122009-03-12 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill1-1/+1
2008-05-15adapted gen83xx to new boardThomas Doerfler1-110/+185
2007-10-26corrected bug in libchip/i2c/spi-flash-m25p40Thomas Doerfler1-5/+37
2007-10-26adding new spi flash driverThomas Doerfler1-0/+338