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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-20
common: Fix logic in fpga programming
Michal Simek
1
-4
/
+3
2016-12-20
dm: Add support for scsi/sata based devices
Michal Simek
2
-2
/
+78
2016-12-20
common: miiphyutil: Add helper function for mdio bus name
Michal Simek
1
-0
/
+12
2016-12-09
spl: Drop announce_boot_device()
Simon Glass
1
-83
/
+3
2016-12-09
spl: Pass the loader into spl_load_image()
Simon Glass
1
-4
/
+4
2016-12-09
spl: Move the loading code into its own function
Simon Glass
1
-12
/
+29
2016-12-09
spl: Add a name to the SPL load-image methods
Simon Glass
11
-16
/
+18
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
3
-90
/
+2
2016-12-08
common: miiphyutil: Add helper function for mdio bus name
Michal Simek
1
-0
/
+12
2016-12-08
dm: Add support for scsi/sata based devices
Michal Simek
2
-2
/
+78
2016-12-05
dm: spl: mmc: Fix EXT SPL support
Michal Simek
1
-2
/
+2
2016-12-04
common: image: Remove FIT header update from image post-processing
Andrew F. Davis
1
-23
/
+6
2016-12-04
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
Tom Rini
3
-2
/
+5
2016-12-03
cmd: Convert CMD_BOOTMENU
Tom Rini
1
-0
/
+6
2016-12-03
image: Add Trusted Execution Environment image type
Andrew F. Davis
1
-0
/
+1
2016-12-03
image: Add FIT image loadable section custom processing
Andrew F. Davis
1
-0
/
+33
2016-12-03
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2
-2
/
+2
2016-12-03
dm: core: Handle global_data moving in SPL
Simon Glass
1
-0
/
+3
2016-12-03
common: sh: add necessary define bits to board_f
Vladimir Zapolskiy
1
-6
/
+9
2016-12-02
scsi: Separate SCSI private block description initialization
Michal Simek
1
-6
/
+22
2016-12-02
scsi: Change scsi_scan() to be able to return value
Michal Simek
1
-1
/
+2
2016-12-02
scsi: Make private functions static
Michal Simek
1
-6
/
+10
2016-12-02
scsi: Remove completely unused functions
Michal Simek
1
-35
/
+0
2016-12-02
scsi: Simplify scsi_read/scsi_write()
Michal Simek
1
-16
/
+11
2016-12-02
scsi: Move pccb buffer initalization directly to scsi_detect_dev
Michal Simek
1
-6
/
+6
2016-12-02
scsi: Take lun from device block description
Michal Simek
1
-6
/
+5
2016-12-02
scsi: Extract device detection algorithm
Michal Simek
1
-61
/
+82
2016-12-02
scsi: Extract block device initialization
Michal Simek
1
-20
/
+25
2016-12-02
common: miiphyutil: Work and report phy address in hex in mdio cmd
Michal Simek
1
-1
/
+1
2016-12-01
SPL: mmc: Make spl_mmc_load_image available
Marek Vasut
1
-2
/
+2
2016-12-01
mmc: Tinification of the mmc code
Marek Vasut
1
-1
/
+5
2016-12-01
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
1
-2
/
+2
2016-11-30
common/board_f: enable initr_trap for MIPS
Daniel Schwierzeck
1
-2
/
+2
2016-11-30
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-1
/
+0
2016-11-30
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
1
-0
/
+2
2016-11-29
spl: mmc: fix switch statement
Max Krummenacher
1
-1
/
+0
2016-11-29
spl: add USB Gadget config option
Stefan Agner
1
-12
/
+21
2016-11-29
spl: dfu: move DFU Kconfig to SPL Kconfig
Stefan Agner
1
-0
/
+26
2016-11-29
spl: add RAM boot device only if it is actually defined
Stefan Agner
1
-0
/
+2
2016-11-29
xyz-modem: Change getc timeout loop waiting
tomas.melin@vaisala.com
1
-5
/
+5
2016-11-29
sata: fix sata command can not being executed bug
Tang Yuantian
1
-3
/
+5
2016-11-28
generic-board: make show_board_info a weak function
Marcel Ziswiler
1
-1
/
+1
2016-11-28
Revert "generic-board: allow showing custom board info"
Marcel Ziswiler
1
-1
/
+1
2016-11-28
spl: remove redundant call to parse_image_header()
tomas.melin@vaisala.com
1
-1
/
+0
2016-11-28
spl: add check for FIT-header when loading image
tomas.melin@vaisala.com
1
-1
/
+2
2016-11-26
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
1
-4
/
+5
2016-11-26
stdio: Correct numbering logic in stdio_probe_device()
Simon Glass
1
-2
/
+3
2016-11-26
stdio: Correct code style nits
Simon Glass
1
-2
/
+2
2016-11-26
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+18
2016-11-24
tools/env: Correct include kconfig
York Sun
1
-0
/
+2
[next]