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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-20
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-1
/
+1
2017-11-17
cmd/fdt.c align data buffer to avoid unaligned word access
Bernhard Messerklinger
1
-1
/
+1
2017-11-15
cmd: mac: Update description of help
Prabhakar Kushwaha
1
-14
/
+14
2017-11-05
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
Tom Rini
1
-3
/
+4
2017-10-25
cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices
Benjamin Young
1
-0
/
+10
2017-10-24
cmd: gpt: solve issue for swap and rename command
Patrick Delaunay
1
-6
/
+6
2017-10-16
cmd/pxe.c: Rework bootargs construction to clarify string checks
Tom Rini
1
-9
/
+10
2017-10-16
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
2
-128
/
+11
2017-10-16
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
Tuomas Tynkkynen
1
-2
/
+1
2017-10-13
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
1
-0
/
+23
2017-10-12
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-0
/
+2
2017-10-12
efi_loader: Add mem-mapped for fallback
Rob Clark
1
-0
/
+23
2017-10-11
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
1
-1
/
+0
2017-10-09
cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined
York Sun
1
-0
/
+2
2017-10-08
cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
Tom Rini
1
-0
/
+2
2017-10-08
scripts: Move Kconfig contents to cmd/Kconfig
Sam Protsenko
1
-0
/
+3
2017-10-07
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
Tom Rini
2
-2
/
+2
2017-10-06
cmd/time.c: Initialize 'repeatable' variable
Tom Rini
1
-1
/
+1
2017-10-06
cmd/pxe.c: Rework initrd and bootargs handling slightly
Tom Rini
1
-6
/
+6
2017-10-06
cmd/nvedit.c: Update input handling to cover overflow cases
Tom Rini
1
-4
/
+7
2017-10-06
GPT: fix memory leaks identified by Coverity
Alison Chaiken
1
-18
/
+69
2017-10-05
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2
-0
/
+14
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
7
-16
/
+16
2017-10-03
sunxi: Remove the MMC index hack
Maxime Ripard
1
-0
/
+2
2017-10-03
cmd: Move CONFIG_RANDOM_UUID to Kconfig
Maxime Ripard
1
-0
/
+7
2017-10-03
cmd: fastboot: Rework fastboot dependency
Maxime Ripard
1
-0
/
+5
2017-10-03
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes
Marek BehĂșn
3
-0
/
+39
2017-10-01
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2
-148
/
+142
2017-09-26
GPT: incomplete initialization in allocate_disk_part
Heinrich Schuchardt
1
-2
/
+1
2017-09-21
efi_loader: fix efi_exit
Rob Clark
1
-1
/
+0
2017-09-21
efi_loader: reenable selftest
Heinrich Schuchardt
1
-2
/
+6
2017-09-20
efi_loader: add bootmgr
Rob Clark
1
-2
/
+47
2017-09-20
efi_loader: efi variable support
Rob Clark
1
-0
/
+4
2017-09-20
efi_loader: refactor boot device and loaded_image handling
Rob Clark
1
-142
/
+59
2017-09-19
efi_selftest: provide an EFI selftest application
Heinrich Schuchardt
2
-3
/
+24
2017-09-19
efi_loader: rename __efi_hello_world_*
Heinrich Schuchardt
1
-2
/
+2
2017-09-19
efi_loader: bootefi hello should use loadaddr
Heinrich Schuchardt
1
-1
/
+5
2017-09-16
Merge git://git.denx.de/u-boot-fdt
Tom Rini
1
-4
/
+3
2017-09-15
Merge git://git.denx.de/u-boot-ubi
Tom Rini
1
-0
/
+5
2017-09-15
cmd: blk: Use LBAFU in the common block command
Bin Meng
1
-6
/
+4
2017-09-15
blk: Remove various places that do flush cache after read
Bin Meng
1
-2
/
+0
2017-09-15
fdt: Switch to using the verbose overlay application method
Pantelis Antoniou
1
-4
/
+3
2017-09-12
cmd: set filesize variable in ubi read
Holger Dengler
1
-0
/
+5
2017-09-11
cmd: spl: Fix compiling warning
York Sun
1
-4
/
+4
2017-09-10
cmd: ide: Make the first device the default one
Bin Meng
1
-1
/
+1
2017-09-04
fdt: fix 'prop (...) not found!' error in 'fdt set' command
Hannes Schmelzer
1
-5
/
+3
2017-09-01
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
Tom Rini
1
-7
/
+16
2017-09-01
Merge git://git.denx.de/u-boot-imx
Tom Rini
3
-0
/
+58
2017-08-28
nvme: Adjust the 'nvme' command to use blk_common_cmd()
Bin Meng
1
-168
/
+27
2017-08-27
cmd/spl.c: Include <libfdt.h> for fdt_totalsize
Tom Rini
1
-0
/
+1
[next]