index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
cboot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-05-24
1
-4
/
+4
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-12-09
1
-1
/
+1
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
ARM: tegra: Import cbootargs value from cboot DTB
Thierry Reding
2019-06-05
1
-0
/
+47
*
ARM: tegra: Implement cboot_get_ethaddr()
Thierry Reding
2019-06-05
1
-17
/
+80
*
ARM: tegra: Implement cboot_save_boot_params() in C
Thierry Reding
2019-06-05
1
-0
/
+12
*
ARM: tegra: Unify Tegra186 builds
Thierry Reding
2019-06-05
1
-0
/
+498