Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Move some board functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | common: Move serial functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | env: Drop environment.h header file where not needed | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | board: constify struct node_info array | Masahiro Yamada | 2018-07-25 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 1 | -3/+3 |
* | igep003x: Falcon mode | Ladislav Michl | 2017-07-06 | 1 | -0/+8 |
* | igep003x: Add support for IGEP SMARC AM335x | Pau Pajuelo | 2017-05-08 | 1 | -15/+111 |
* | igep003x: UBIize | Ladislav Michl | 2017-05-08 | 1 | -0/+17 |
* | igep0033: Rename to igep003x | Ladislav Michl | 2017-05-08 | 1 | -0/+174 |