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