Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-11 | sha256: Use const where possible and add watchdog function | Simon Glass | |
In preparation for making the hash function common, we may as well use const where we can. Also add a watchdog version of the hashing function. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2010-04-13 | Rename lib_generic/ to lib/ | Peter Tyser | |
Now that the other architecture-specific lib directories have been moved out of the top-level directory there's not much reason to have the '_generic' suffix on the common lib directory. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |