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
2017-05-22
lib: move hash CONFIG options to Kconfig
Tom Rini
1
-0
/
+4
2017-05-22
Convert CONFIG_SPL_BOARD_INIT to Kconfig
Ley Foon Tan
1
-0
/
+8
2017-05-16
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2
-4
/
+4
2017-05-16
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2
-2
/
+58
2017-05-15
video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
Philipp Tomsich
1
-2
/
+2
2017-05-15
edid: Add HDMI flag to timing info
Jernej Skrabec
1
-0
/
+42
2017-05-15
edid: Set timings flags according to edid
Jernej Skrabec
1
-0
/
+14
2017-05-15
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
3
-23
/
+3
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
1
-1
/
+1
2017-05-15
board_f: skip timer_init() on Coldfire archs
Angelo Dureghello
1
-0
/
+2
2017-05-15
spl: add support to booting with ATF
Kever Yang
4
-0
/
+117
2017-05-15
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
Masahiro Yamada
1
-1
/
+1
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2
-3
/
+3
2017-05-15
Drop CONFIG_I2CFAST
Simon Glass
1
-17
/
+0
2017-05-15
i2c: Finish dropping use of CONFIG_I2C_HARD
Simon Glass
2
-6
/
+3
2017-05-12
common: Only build cli_readline.o for CMDLINE on non-SPL
Tom Rini
1
-3
/
+2
2017-05-12
env: avoid possible NULL pointer access
xypron.glpk@gmx.de
1
-0
/
+4
2017-05-12
env: correct sign for error code
xypron.glpk@gmx.de
1
-1
/
+1
2017-05-12
common: dfu: ignore reset for spl-dfu
B, Ravi
2
-1
/
+5
2017-05-12
spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT
B, Ravi
1
-0
/
+1
2017-05-12
boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot
B, Ravi
1
-0
/
+40
2017-05-12
spl: fdt: support for fdt fixup for falcon boot
B, Ravi
1
-1
/
+1
2017-05-12
spl: reorder the assignment of board info to global data
Lokesh Vutla
1
-1
/
+1
2017-05-12
spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property
Philipp Tomsich
1
-3
/
+12
2017-05-12
disk: Return the partition number in part_get_info_by_name()
Alex Deymo
1
-3
/
+3
2017-05-12
image: Update include/android_image.h
Alex Deymo
1
-0
/
+9
2017-05-10
dm: video: Add driver-model support to lcd_simplefb
Simon Glass
1
-0
/
+18
2017-05-10
dm: video: Refactor lcd_simplefb to prepare for driver model
Simon Glass
1
-11
/
+22
2017-05-09
scsi: dm: split scsi_scan()
Jean-Jacques Hiblot
1
-53
/
+49
2017-05-08
Merge branch 'next' of git://git.denx.de/u-boot-spi
Tom Rini
1
-56
/
+36
2017-05-08
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
2
-9
/
+5
2017-05-03
env_sf: use DIV_ROUND_UP to calculate number of sectors to erase
Andreas Fenkart
1
-13
/
+5
2017-05-03
env_sf: re-order error handling in single-buffer env_relocate_spec
Andreas Fenkart
1
-9
/
+11
2017-05-03
enf_sf: reuse setup_flash_device instead of open coding it
Andreas Fenkart
1
-9
/
+5
2017-05-03
env_sf: factor out prepare_flash_device
Andreas Fenkart
1
-29
/
+19
2017-05-01
fdt: Move fdt_fixup_ethernet to a common place
Tom Rini
2
-2
/
+2
2017-04-15
dm: scsi: fix divide-by-0 error in scsi_scan()
Jean-Jacques Hiblot
1
-9
/
+26
2017-04-15
scsi: move the partition initialization out of the scsi detection
Jean-Jacques Hiblot
1
-1
/
+2
2017-04-15
scsi: make the LUN a parameter of scsi_detect_dev()
Jean-Jacques Hiblot
1
-7
/
+7
2017-04-14
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-3
/
+1
2017-04-14
usb: return 0 from usb_stor_get_info even if removable media
Troy Kisky
1
-3
/
+1
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
1
-15
/
+0
2017-04-12
env: split fw_env.h in public and private parts
Stefano Babic
1
-0
/
+1
2017-04-12
Rename aes.h to uboot_aes.h
Stefano Babic
1
-1
/
+1
2017-04-09
spl: net: Add FIT image support over network boot
Andrew F. Davis
1
-3
/
+31
2017-04-08
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+69
2017-04-08
common/xyzModem.c: Do not use hard-coded address for debug buffer
Alexandru Gagniuc
1
-9
/
+3
2017-04-08
common/xyzModem.c: unifdef (Remove useless #ifdefs)
Alexandru Gagniuc
1
-103
/
+0
2017-04-08
spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
Alexandru Gagniuc
1
-1
/
+1
2017-04-08
common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE
Nobuhiro Iwamatsu
1
-1
/
+1
[next]