aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/cboot.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: tegra: Remove <common.h> and add needed includesTom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-06-05ARM: tegra: Import cbootargs value from cboot DTBThierry Reding
2019-06-05ARM: tegra: Implement cboot_get_ethaddr()Thierry Reding
2019-06-05ARM: tegra: Implement cboot_save_boot_params() in CThierry Reding
2019-06-05ARM: tegra: Unify Tegra186 buildsThierry Reding