aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/cboot.c
Commit message (Expand)AuthorAgeFilesLines
* global_data: Remove pci_ram_topSimon Glass2024-08-261-4/+0
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* arm: tegra: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+0
* common: Drop linux/printk.h from common headerWIP/23Sep2023Simon Glass2023-09-241-0/+1
* 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 headerSimon 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