index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
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