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
2020-02-06
exports: Add the malloc.h header
Simon Glass
1
-0
/
+1
2020-02-06
cli: Make the sandbox board_run_command the default
Sean Anderson
1
-0
/
+7
2020-02-06
image: fdt: check "status" of "/reserved-memory" subnodes
Thirupathaiah Annapureddy
1
-1
/
+1
2020-02-06
console: Add a function to read a line of the output / eof
Simon Glass
1
-0
/
+11
2020-02-06
bloblist: Zero records when adding
Simon Glass
1
-0
/
+3
2020-02-06
bloblist: Tidy up a few comments and code-style nits
Simon Glass
1
-3
/
+2
2020-02-06
bloblist: Add a new function to add or check size
Simon Glass
1
-1
/
+18
2020-02-04
image: android: Add routine to get dtbo params
Sam Protsenko
1
-0
/
+61
2020-02-04
image: android: Add functions for handling dtb field
Sam Protsenko
2
-1
/
+222
2020-01-30
common/board_f.c: Remove arch-specific checks for cpucheck
Ovidiu Panait
1
-2
/
+5
2020-01-26
common: fix regression on block cache init
Angelo Durgehello
1
-1
/
+1
2020-01-26
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
1
-0
/
+1
2020-01-25
common: add blkcache init
Angelo Durgehello
1
-0
/
+3
2020-01-24
sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig
Andre Przywara
1
-0
/
+1
2020-01-24
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
1
-1
/
+1
2020-01-24
common: Move hang() to the same header as panic()
Simon Glass
6
-0
/
+6
2020-01-24
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+1
2020-01-24
common: Move the image globals into image.h
Simon Glass
2
-0
/
+2
2020-01-24
image: Rename load_addr, save_addr, save_size
Simon Glass
5
-16
/
+16
2020-01-24
common: Move clock functions into a new file
Simon Glass
1
-0
/
+1
2020-01-24
common: Move reset_phy() to net.h
Simon Glass
1
-0
/
+1
2020-01-24
common: Move jumptable_init() out of common.h
Simon Glass
1
-0
/
+1
2020-01-24
common: Move flash_perror() to flash.h
Simon Glass
1
-1
/
+1
2020-01-24
common: Move main_loop() to init.h
Simon Glass
2
-0
/
+2
2020-01-23
board_init: remove meaningless increment in board_init_f_init_reserve()
Masahiro Yamada
1
-2
/
+0
2020-01-23
spl_fit.c: enable loading compressed u-boot from fit image
Klaus H. Sorensen
1
-5
/
+3
2020-01-18
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
1
-1
/
+1
2020-01-18
common: Move hang() to the same header as panic()
Simon Glass
6
-0
/
+6
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+1
2020-01-17
common: Move the image globals into image.h
Simon Glass
2
-0
/
+2
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
5
-16
/
+16
2020-01-17
common: Move clock functions into a new file
Simon Glass
1
-0
/
+1
2020-01-17
common: Move reset_phy() to net.h
Simon Glass
1
-0
/
+1
2020-01-17
common: Move jumptable_init() out of common.h
Simon Glass
1
-0
/
+1
2020-01-17
common: Move flash_perror() to flash.h
Simon Glass
1
-1
/
+1
2020-01-17
common: Move main_loop() to init.h
Simon Glass
2
-0
/
+2
2020-01-17
u-boot: fit: add support to decrypt fit with aes
Philippe Reynes
2
-0
/
+167
2020-01-17
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
3
-0
/
+91
2020-01-16
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2
-2
/
+25
2020-01-16
Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-15
/
+2
2020-01-16
spl: mmc: support uboot image offset on main partition
Baruch Siach
2
-2
/
+25
2020-01-16
Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
Vignesh Raghavendra
1
-1
/
+1
2020-01-15
spl: fix entry_point equal to load_addr
Giulio Benetti
1
-2
/
+2
2020-01-14
spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()
Michal Simek
1
-14
/
+1
2020-01-14
spl: atf: Add missing ndepth initialization
Michal Simek
1
-1
/
+1
2020-01-10
dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg
Eugeniu Rosca
1
-1
/
+1
2020-01-10
spl: fix stack usage check if gd is not initialized
Simon Goldschmidt
1
-0
/
+17
2020-01-09
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-0
/
+17
2020-01-09
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
3
-1
/
+59
2020-01-08
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
1
-0
/
+6
[next]