summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/motorola/vpd.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-24bsps: Move vpd.c to bspsSebastian Huber1-322/+0
This patch is a part of the BSP source reorganization. Update #3285.
2018-01-04bsps/powerpc: Use public include pathChris Johns1-1/+1
Update #3254.
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-0/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2010-04-08Add include to pick up read()/close() prototypes.Eric Norum1-0/+1
2009-11-30Whitespace removal.Ralf Corsepius1-13/+13
2007-12-112007-12-10 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+322
* shared/motorola/vpd.c, shared/motorola/vpd.h: added code (originally developed for 'beatnik') to read MotLoad VPD data from i2c eeprom.