Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | common: Move hang() to the same header as panic() | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | net: Always build the string_to_enetaddr() helper | Joe Hershberger | 2019-12-09 | 1 | -1/+1 |
* | env: Drop environment.h header file where not needed | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | env: Move env_set_hex() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | ARM: tegra: Import cbootargs value from cboot DTB | Thierry Reding | 2019-06-05 | 1 | -0/+47 |
* | ARM: tegra: Implement cboot_get_ethaddr() | Thierry Reding | 2019-06-05 | 1 | -17/+80 |
* | ARM: tegra: Implement cboot_save_boot_params() in C | Thierry Reding | 2019-06-05 | 1 | -0/+12 |
* | ARM: tegra: Unify Tegra186 builds | Thierry Reding | 2019-06-05 | 1 | -0/+498 |