index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
cboot.c
Age
Commit message (
Expand
)
Author
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-06-05
ARM: tegra: Import cbootargs value from cboot DTB
Thierry Reding
2019-06-05
ARM: tegra: Implement cboot_get_ethaddr()
Thierry Reding
2019-06-05
ARM: tegra: Implement cboot_save_boot_params() in C
Thierry Reding
2019-06-05
ARM: tegra: Unify Tegra186 builds
Thierry Reding