index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
gpt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-05-02
cmd: gpt: fix and tidy up help message
Eugeniu Rosca
1
-6
/
+6
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-10-24
cmd: gpt: solve issue for swap and rename command
Patrick Delaunay
1
-6
/
+6
2017-10-07
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
Tom Rini
1
-1
/
+1
2017-10-06
GPT: fix memory leaks identified by Coverity
Alison Chaiken
1
-18
/
+69
2017-09-26
GPT: incomplete initialization in allocate_disk_part
Heinrich Schuchardt
1
-2
/
+1
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-2
/
+2
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-2
/
+2
2017-08-05
gpt: harden set_gpt_info() against non NULL-terminated strings
Alison Chaiken
1
-27
/
+36
2017-08-05
GPT: provide commands to selectively rename partitions
Alison Chaiken
1
-4
/
+233
2017-08-05
GPT: read partition table from device into a data structure
Alison Chaiken
1
-0
/
+125
2017-08-04
GPT: add accessor function for disk GUID
Alison Chaiken
1
-0
/
+26
2017-03-17
gpt: Fix uuid string format
Vincent Tinelli
1
-1
/
+1
2017-01-28
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
Patrick Delaunay
1
-4
/
+0
2016-08-06
cmd: gpt: fix the wrong size parse for the last partition
Kever Yang
1
-2
/
+2
2016-06-12
cmd: gpt: add - partition size parsing
Michael Trimarchi
1
-2
/
+11
2016-03-15
dm: blk: Rename get_dev() to blk_get_dev()
Simon Glass
1
-1
/
+1
2016-03-15
dm: Drop the block_dev_desc_t typedef
Simon Glass
1
-4
/
+4
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass
1
-0
/
+456