summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/cboot.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-4/+4
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger1-1/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2019-06-05ARM: tegra: Import cbootargs value from cboot DTBThierry Reding1-0/+47
2019-06-05ARM: tegra: Implement cboot_get_ethaddr()Thierry Reding1-17/+80
2019-06-05ARM: tegra: Implement cboot_save_boot_params() in CThierry Reding1-0/+12
2019-06-05ARM: tegra: Unify Tegra186 buildsThierry Reding1-0/+498