summaryrefslogtreecommitdiffstats
path: root/common/soft_i2c.c
Commit message (Collapse)AuthorAgeFilesLines
* * Code cleanup:wdenk2003-06-271-4/+4
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* Prepare for 0.3.0 releasewdenk2003-04-081-8/+5
| | | | | | * Add support for Purple Board (MIPS64 5Kc) * Add support for MIPS64 5Kc CPUs
* * Use 1-byte-read instead of -write for iprobe() functionwdenk2002-12-171-1/+2
| | | | | | Add i2c commands to PM826 config * extend I2C POST code: check for list on known addresses
* Initial revisionwdenk2002-11-031-0/+416
OpenPOWER on IntegriCloud