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-10-06
bloblist: Allow custom alignment for blobs
Simon Glass
1
-12
/
+20
2020-10-06
bloblist: Tidy up the data alignment
Simon Glass
1
-6
/
+26
2020-10-06
bloblist: Add a command
Simon Glass
1
-3
/
+59
2020-10-05
Merge branch 'next'
Tom Rini
7
-52
/
+32
2020-09-30
optee: copy FDT OP-TEE related nodes before generic FDT changes
Etienne Carriere
1
-7
/
+8
2020-09-29
Define default CONFIG_PREBOOT with right config option
Peter Robinson
1
-1
/
+1
2020-09-24
Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2
-4
/
+4
2020-09-23
spl: Kconfig: Record proper dependency for SPL_ATF
Michal Simek
1
-1
/
+1
2020-09-23
fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
Michal Simek
2
-3
/
+3
2020-09-22
log: mute messages generated by log drivers
Heinrich Schuchardt
2
-9
/
+12
2020-09-21
Merge branch 'master' into next
Tom Rini
3
-5
/
+10
2020-09-12
Fix data abort caused by mis-aligning FIT data
Reuben Dowle
1
-2
/
+5
2020-09-12
bootm: update image OS image size when decompressing
Heinrich Schuchardt
1
-0
/
+2
2020-09-12
common: Kconfig: Add dependency for default variables strings
Michal Simek
1
-3
/
+3
2020-09-07
Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...
Tom Rini
3
-39
/
+16
2020-09-01
sdp: call board_usb_init at spl_sdp_load_image
Frank Li
1
-0
/
+2
2020-09-01
dfu: fix dfu tftp on sandbox
Heinrich Schuchardt
1
-1
/
+2
2020-09-01
dfu: fix typo parameteres
Heinrich Schuchardt
1
-2
/
+1
2020-08-27
image: don't exceed gd->ram_top in bootm_size
Baruch Siach
1
-0
/
+3
2020-08-26
board_f: Add default values for bi_dram[] in dram_init_banksize()
Stefan Roese
1
-6
/
+1
2020-08-26
image: Use gd->ram_base/_size in env_get_bootm_size()
Stefan Roese
1
-7
/
+2
2020-08-26
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
3
-28
/
+15
2020-08-24
avb: Make AVB independent of fastboot
Usama Arif
2
-2
/
+19
2020-08-23
Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-4
/
+0
2020-08-23
stdio: Tidy up the coding style
Simon Glass
1
-21
/
+16
2020-08-23
stdio: Drop brackets around &devs.list
Simon Glass
1
-6
/
+6
2020-08-23
stdio: Update to use compiler for Kconfig checks
Simon Glass
1
-89
/
+83
2020-08-23
stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV
Simon Glass
2
-20
/
+11
2020-08-23
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
Simon Glass
1
-0
/
+16
2020-08-22
board_f: Remove dead code from init_func_i2c
Ovidiu Panait
1
-4
/
+0
2020-08-14
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
1
-0
/
+14
2020-08-14
xen: Port Xen hypervisor related code from mini-os
Oleksandr Andrushchenko
1
-0
/
+13
2020-08-14
common/board_f: make sure to call fix_fdt() before reserve_fdt()
Pragnesh Patel
1
-3
/
+3
2020-08-11
spl: usb: Only init usb once
Faiz Abbas
1
-3
/
+8
2020-08-11
spl: usb: Create an API spl_usb_load()
Faiz Abbas
1
-7
/
+13
2020-08-08
fs/squashfs: new filesystem
Joao Marcos Costa
1
-0
/
+9
2020-08-08
console: Always define the console-recording functions
Simon Glass
1
-1
/
+3
2020-08-07
common/board_r: Move blkcache_init call earlier in the boot sequence
Ovidiu Panait
1
-3
/
+3
2020-08-07
blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
1
-1
/
+1
2020-08-06
common/board_r: Remove initr_serial wrapper
Ovidiu Panait
1
-7
/
+1
2020-08-06
board_f: Remove setup_board_part1
Ovidiu Panait
1
-11
/
+1
2020-08-06
board_f: ppc: Factor out ppc-specific bdinfo setup
Ovidiu Panait
1
-34
/
+2
2020-08-06
board_f: m68k: Factor out m68k-specific bdinfo setup
Ovidiu Panait
1
-15
/
+4
2020-08-06
board_f: Move sram bdinfo assignments to generic code
Ovidiu Panait
1
-5
/
+5
2020-08-06
board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
Ovidiu Panait
1
-6
/
+5
2020-08-06
board_f: Introduce arch_setup_bdinfo initcall
Ovidiu Panait
1
-1
/
+6
2020-08-06
board_f: Introduce setup_bdinfo initcall
Ovidiu Panait
1
-0
/
+6
2020-08-05
arm: move CONFIG_PREBOOT="usb start" to KConfig
Jonas Smedegaard
1
-0
/
+1
2020-08-04
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
Simon Glass
1
-0
/
+10
2020-07-29
find dtb in android boot image with header version 2 during bootm
chenshuo
1
-3
/
+13
[next]