Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-02 | common: Move bootcount functions to their header file | Simon Glass | 1 | -0/+10 |
2019-12-02 | spl: bootcount: Move code out of header file | Simon Glass | 1 | -4/+0 |
2019-08-11 | env: Move env_set_ulong() to env.h | Simon Glass | 1 | -0/+1 |
2018-12-10 | bootcount: add uclass for bootcount | Philipp Tomsich | 1 | -0/+48 |
2018-05-10 | bootcount: Add function wrappers to handle bootcount increment and error chec... | Lukasz Majewski | 1 | -0/+47 |
2018-05-10 | bootcount: Add include guards into bootcount.h file | Lukasz Majewski | 1 | -0/+3 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -12/+1 |
2012-09-01 | Consolidate bootcount code into drivers/bootcount | Stefan Roese | 1 | -0/+51 |