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
/
cmd
/
bootm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-10
/
+13
*
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-17
1
-2
/
+3
*
iminfo: add missing map_sysmem
Philippe Reynes
2019-12-05
1
-1
/
+11
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2019-07-11
1
-3
/
+3
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-2
/
+2
*
cmd: bootm: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
1
-1
/
+1
*
cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND
Grygorii Strashko
2017-02-08
1
-2
/
+2
*
bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
Rick Altherr
2017-01-20
1
-0
/
+3
*
Fix spelling of "extended".
Vagrant Cascadian
2016-10-31
1
-1
/
+1
*
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-08-20
1
-250
/
+0
*
common: image: minimal android image iminfo support
Michael Trimarchi
2016-06-24
1
-0
/
+6
*
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
1
-1
/
+1
*
mtd: nand: Remove nand_info_t typedef
Scott Wood
2016-06-03
1
-16
/
+14
*
arm64: fix arm64 Linux boot image header field sizes
Andre Przywara
2016-05-25
1
-3
/
+6
*
arm64: booti: add missing unmap_sysmem()
Masahiro Yamada
2016-04-01
1
-0
/
+5
*
booti: Help text rework.
Karsten Merker
2016-02-24
1
-7
/
+7
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25
1
-0
/
+775