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
/
disk
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-19
disk: part_dos: Allocate at least one block size for mbr
Faiz Abbas
1
-1
/
+2
2019-08-23
disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs
Urja Rannikko
1
-7
/
+21
2019-08-23
disk: efi: unify code for finding a valid gpt
Urja Rannikko
1
-39
/
+34
2019-08-11
env: Move env_get() to env.h
Simon Glass
2
-0
/
+2
2019-07-24
disk: part: Extend API to get partition info
Ruslan Trofymenko
1
-0
/
+68
2019-07-24
Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-2
/
+11
2019-07-18
CVE-2019-13103: disk: stop infinite recursion in DOS Partitions
Paul Emge
1
-0
/
+18
2019-07-17
disk: efi: avoid unaligned pointer error
Heinrich Schuchardt
1
-2
/
+11
2019-07-06
disk: efi: buffer overflow in part_get_info_efi()
Heinrich Schuchardt
1
-2
/
+2
2019-06-21
disk: part: Don't skip partition init
Robert Hancock
1
-4
/
+3
2019-06-14
disk: part: avoid undefined reference to `__udivmoddi4'
Heinrich Schuchardt
1
-6
/
+6
2019-05-02
disk: efi: Fix memory leak on 'gpt verify'
Eugeniu Rosca
1
-0
/
+4
2019-05-02
disk: efi: Fix memory leak on 'gpt guid'
Eugeniu Rosca
1
-0
/
+2
2019-04-27
disk: part: fix typo
Heinrich Schuchardt
1
-1
/
+1
2019-01-18
disk: efi: GUIDs should be const
Heinrich Schuchardt
1
-1
/
+1
2018-11-14
blk: Introduce IF_TYPE_VIRTIO
Tuomas Tynkkynen
1
-0
/
+6
2018-10-09
Rename GPT_HEADER_SIGNATURE to avoid conflict
Simon Glass
1
-3
/
+3
2018-09-11
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
1
-1
/
+0
2018-08-10
disk: part: Don't show redundant error message
Sam Protsenko
1
-1
/
+1
2018-06-14
efi_loader: avoid initializer element is not constant
Heinrich Schuchardt
1
-2
/
+7
2018-06-05
disk: efi: Correct backing up the MBR boot code
Sam Protsenko
1
-2
/
+4
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
11
-23
/
+11
2018-04-29
spl: disk: usb: Add dependencies to sprintf/strto*
Alex Kiernan
1
-0
/
+4
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-04-17
part: Disable CONFIG_SPL_ISO_PARTITION by default
Alexander Graf
1
-1
/
+0
2018-03-14
disk: part: use common api to lookup part driver
Kever Yang
1
-20
/
+17
2018-03-14
disk: part: scan the disk if the part_type is unknown
Kever Yang
1
-6
/
+18
2018-02-09
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
6
-12
/
+12
2018-02-09
Convert LIB_UUID to Kconfig
Adam Ford
1
-0
/
+2
2018-02-08
part: Allocate only one legacy_mbr buffer
Alexey Brodkin
1
-1
/
+1
2017-12-19
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+14
2017-12-07
part: efi: Add default number of partition entries for sunxi
Maxime Ripard
1
-0
/
+1
2017-12-07
part: efi: Add a Kconfig option for the number of partition entries
Maxime Ripard
1
-0
/
+13
2017-11-30
disk: efi: correct the allocation size for mbr header in stack
Patrick Delaunay
1
-2
/
+2
2017-11-06
disk: part_dos: fix part_get_info_extended() function
Shawn Guo
1
-1
/
+1
2017-11-06
gpt: Use cache aligned buffers for gpt_h and gpt_e
Lukasz Majewski
1
-7
/
+9
2017-10-24
disk: efi: correct the overlap check on GPT header and PTE
Patrick Delaunay
1
-2
/
+2
2017-10-16
iso: Reduce verbosity on test and info calls
Alexander Graf
1
-2
/
+2
2017-10-16
part_efi: In is_gpt_valid() check argument validity before allocation
Tom Rini
1
-2
/
+3
2017-10-06
disk: Provide API to get partition by name for specific type
Sam Protsenko
1
-2
/
+13
2017-10-05
disk: part_dos: Use the original allocation scheme for the SPL case
Fabio Estevam
1
-0
/
+10
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
1
-5
/
+5
2017-09-20
part: extract MBR signature from partitions
Peter Jones
2
-3
/
+29
2017-09-19
EFI: find EFI system partition by legacy MBR partition type
Andre Przywara
1
-1
/
+1
2017-09-15
fs: add fs_readdir()
Rob Clark
1
-12
/
+19
2017-09-07
part: mac: Suppress the error message after reading ddb
Bin Meng
1
-5
/
+1
2017-09-03
disk: part: fix typo
Heinrich Schuchardt
1
-3
/
+9
2017-09-03
part: efi: Disable overlap check
Maxime Ripard
1
-7
/
+21
2017-09-03
part: efi: make gpt_fill_pte take the device descriptor
Maxime Ripard
1
-3
/
+4
2017-09-03
part: efi: rework the partition start and size in gpt_fill_pte
Maxime Ripard
1
-6
/
+8
[next]