summaryrefslogtreecommitdiff
path: root/chip/lm4/eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-8/+4
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-2/+2
* lm4: Modified clock gating to allow easy expansion to low power.Alec Berg2013-10-101-3/+3
* lm4: Fix typo in eeprom codeRandall Spangler2013-10-011-2/+2
* Use SECOND and MSEC constantsRandall Spangler2012-10-291-2/+1
* Revise EEPROM init and write routinesRandall Spangler2012-06-221-22/+51
* Use correct EEPROM timeoutRandall Spangler2012-05-291-7/+18
* Better help for console commandsRandall Spangler2012-05-251-13/+25
* Clean up debug commands to use less spaceRandall Spangler2012-05-211-52/+28
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-21/+18
* register console commands at compile-timeVincent Palatin2012-01-241-12/+4
* Initial sources import 1/3Randall Spangler2011-12-071-0/+256