summaryrefslogtreecommitdiffstats
path: root/bsps/shared/dev/i2c/spi-flash-m25p40.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
2022-06-15bsps/shared/*: Change license to BSD-2Joel Sherrill1-3/+22
Updates #3053.
2022-03-10bsps/shared: Manual file header clean upChristian Mauderer1-17/+11
Updates #4625.
2022-03-10bsps/shared/: Scripted embedded brains header file clean upJoel Sherrill1-2/+2
Updates #4625.
2018-04-04bsps: Move libchip to bspsSebastian Huber1-0/+0
This patch is a part of the BSP source reorganization. Update #3285.
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2011-07-072011-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-16/+16
* libchip/display/disp_hcms29xx.c, libchip/flash/am29lv160.c, libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c, libchip/i2c/spi-flash-m25p40.c, libchip/i2c/spi-fram-fm25l256.c, libchip/i2c/spi-memdrv.c, libchip/rtc/ds1375.c: Eliminate use of GNU old-style field designator extension as recommended by clang.
2009-11-30Whitespace removal.Ralf Corsepius1-2/+2
2009-10-22Use hex-constants to avoid implicit int-casts.Ralf Corsepius1-4/+4
2008-09-07Convert to "bool".Ralf Corsepius1-2/+2
2008-05-15adapted gen83xx to new boardThomas Doerfler1-338/+28
2007-10-26corrected bug in libchip/i2c/spi-flash-m25p40Thomas Doerfler1-5/+37
2007-10-26adding new spi flash driverThomas Doerfler1-0/+338