summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/cboot.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-4/+4
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* net: Always build the string_to_enetaddr() helperJoe Hershberger2019-12-091-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* ARM: tegra: Import cbootargs value from cboot DTBThierry Reding2019-06-051-0/+47
* ARM: tegra: Implement cboot_get_ethaddr()Thierry Reding2019-06-051-17/+80
* ARM: tegra: Implement cboot_save_boot_params() in CThierry Reding2019-06-051-0/+12
* ARM: tegra: Unify Tegra186 buildsThierry Reding2019-06-051-0/+498