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
2018-07-19
spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined
York Sun
1
-1
/
+2
2018-07-19
spl: nor: Add FIT support
York Sun
1
-2
/
+40
2018-07-19
env: common: accept flags on reset to default env
Yaniv Levinsky
2
-2
/
+2
2018-07-19
spl: fit: display a message when an FPGA image is loaded
Luis Araneda
1
-0
/
+1
2018-07-19
lib: fdtdec: Update ram_base to store ram start adddress
Siva Durga Prasad Paladugu
1
-2
/
+2
2018-07-19
usb_kdb: Get stdio_dev directly from sdev pointer
Michal Simek
1
-2
/
+2
2018-07-19
usb_kbd: Add support for watchdog
Michal Simek
1
-1
/
+4
2018-07-19
common: command: Handle USAGE failure separately
Michal Simek
1
-0
/
+3
2018-07-19
common: command: Use command_ret_t enum values instead of values
Michal Simek
1
-2
/
+2
2018-07-10
common/memsize.c: Increase save array for supporting memory size > 4GB
Tien Fong Chee
1
-1
/
+1
2018-07-10
common: print \n in initr_scsi()
Heinrich Schuchardt
1
-0
/
+1
2018-07-10
vboot: Do not use hashed-strings offset
Teddy Reed
1
-2
/
+5
2018-07-10
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
Teddy Reed
1
-0
/
+5
2018-07-10
spl: fit: verify images prior to post processing
Ben Whitten
1
-12
/
+9
2018-07-10
spl: fit: Fix support for loading FPGA bitstream
Marek Vasut
1
-5
/
+8
2018-07-10
spl: spi: Support full fitImage handling
Marek Vasut
1
-2
/
+11
2018-07-10
spl: fat: Support full fitImage handling
Marek Vasut
1
-1
/
+12
2018-07-10
fit: Verify all configuration signatures
Marek Vasut
1
-12
/
+14
2018-07-09
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
Ley Foon Tan
1
-1
/
+1
2018-06-27
Merge git://git.denx.de/u-boot-imx
Tom Rini
1
-2
/
+3
2018-06-24
board_r: Do not initialize IDE when DM BLK is on
Bin Meng
1
-2
/
+2
2018-06-19
bootm: Handle kernel_noload on arm64
Marek Vasut
1
-2
/
+17
2018-06-18
console: Fix handling of NULL global_data
Simon Glass
1
-2
/
+6
2018-06-18
log: Fix incorect range check in log_get_cat_name()
Simon Glass
1
-3
/
+7
2018-06-18
iotrace: fix behaviour when buffer is full
Ramon Fried
1
-2
/
+11
2018-06-18
iotrace: move record definitons to header file
Ramon Fried
1
-27
/
+0
2018-06-18
avb2.0: add boot states and dm-verity support
Igor Opaniuk
1
-3
/
+134
2018-06-18
avb2.0: implement AVB ops
Igor Opaniuk
2
-0
/
+612
2018-06-18
spl: Add default values for ARCH_MX7
Fabio Estevam
1
-2
/
+3
2018-06-13
u-boot: Fix several typos
Shyam Saini
2
-2
/
+2
2018-06-08
common: iotrace: add timestamp to iotrace records
Ramon Fried
1
-1
/
+3
2018-06-08
iotrace: add IO region limit
Ramon Fried
1
-0
/
+27
2018-06-06
board_f: Only reserve memory for U-Boot if we're going to relocate
Alexey Brodkin
1
-13
/
+15
2018-06-06
menu: fix timeout duration
Masahiro Yamada
1
-2
/
+1
2018-06-03
Define board_quiesce_devices() in a shared location
Simon Glass
1
-0
/
+4
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2
-266
/
+0
2018-05-30
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
1
-13
/
+19
2018-05-30
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan
3
-650
/
+1
2018-05-27
add FIT data-position & data-offset property support
Kelvin Cheung
1
-3
/
+51
2018-05-27
malloc: Use malloc simple before malloc is fully initialized in memalign()
Ley Foon Tan
1
-0
/
+7
2018-05-24
spl: Add full fitImage support
Marek Vasut
1
-0
/
+75
2018-05-24
fit: Add standalone image type handling
Marek Vasut
1
-0
/
+2
2018-05-24
fit: Add empty fit_print_contents() and fit_image_print()
Marek Vasut
1
-1
/
+3
2018-05-24
fit: Fix CONFIG_FIT_SPL_PRINT
Marek Vasut
1
-2
/
+2
2018-05-24
spl: fit: Add support for loading FPGA bitstream
Marek Vasut
1
-3
/
+32
2018-05-24
FIT: Make fit_conf_print() be a static function
Tom Rini
1
-182
/
+179
2018-05-11
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
1
-0
/
+1
2018-05-11
tools: zynqmpimage: Add bif support
Alexander Graf
1
-0
/
+1
2018-05-11
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
1
-1
/
+2
2018-05-11
xyz-modem: va_start() must be matched by va_end()
Heinrich Schuchardt
1
-8
/
+9
[next]