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
2014-05-27
mkimage: add atmelimage
Andreas Bießmann
1
-0
/
+1
2014-05-23
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
6
-334
/
+540
2014-05-23
cmd_mmc: use new mmc_select_hwpart() function
Stephen Warren
1
-15
/
+6
2014-05-23
cmd_part: fix typo in part command help text
Stephen Warren
1
-1
/
+1
2014-05-23
eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command
Pierre Aubert
1
-296
/
+510
2014-05-23
Add the function 'confirm_yesno' for interactive
Pierre Aubert
4
-36
/
+37
2014-05-22
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
1
-4
/
+87
2014-05-22
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-1
/
+1
2014-05-22
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
6
-18
/
+239
2014-05-20
fpga: Added support to load bit stream from SD/MMC
Siva Durga Prasad Paladugu
1
-0
/
+40
2014-05-20
fpga: Add support to load partial bitstreams
Michal Simek
1
-0
/
+33
2014-05-20
fpga: Define bitstream type based on command selection
Michal Simek
1
-4
/
+6
2014-05-20
fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK
Siva Durga Prasad Paladugu
1
-0
/
+8
2014-05-20
Merge remote-tracking branch 'u-boot/master'
Albert ARIBAUD
7
-47
/
+44
2014-05-15
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
29
-287
/
+649
2014-05-15
nand: remove CONFIG_SYS_NAND_PAGE_SIZE
Tim Harvey
1
-1
/
+1
2014-05-12
common/board_f: Fix size variable
York Sun
1
-1
/
+1
2014-05-12
common/board_f: Initialized global data for generic board
York Sun
1
-5
/
+7
2014-05-12
cmd_bootm.c: Only say XIP image when load is image_start
Tom Rini
1
-1
/
+1
2014-05-12
hush shell: Avoid string write overflow when entering max cmd length
Kristian Otnes
1
-1
/
+1
2014-05-12
cmd_time: do not show ticks
Masahiro Yamada
1
-2
/
+1
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2
-23
/
+14
2014-05-10
Merge branch 'tom' of git://git.denx.de/u-boot-x86
Tom Rini
2
-14
/
+19
2014-05-10
Make 'run' use run_command_list() instead of run_command()
Simon Glass
1
-1
/
+1
2014-05-10
sandbox: Support 'env import' and 'env export'
Simon Glass
1
-13
/
+18
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
29
-287
/
+649
2014-05-08
usb/gadget: add the fastboot gadget
Sebastian Siewior
2
-0
/
+38
2014-05-08
image: add support for Android's boot image format
Sebastian Siewior
4
-6
/
+122
2014-05-08
ums: allow the user to specify the device type
Stephen Warren
1
-4
/
+10
2014-05-08
ums: move all variable declarations to the start of the block
Stephen Warren
1
-8
/
+16
2014-05-08
ums: use get_device() not find_mmc_device();
Stephen Warren
1
-11
/
+14
2014-05-08
ums: move IO support code to common location
Stephen Warren
1
-0
/
+46
2014-05-08
usb: ums: add error handling for failed registration
Stephen Warren
1
-1
/
+5
2014-05-05
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
3
-5
/
+3
2014-05-05
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
1
-2
/
+6
2014-04-30
usb: Fix USB keyboard polling via control endpoint
Adrian Cox
1
-11
/
+25
2014-04-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2
-7
/
+170
2014-04-23
driver/ddr/fsl: Add DDR4 support to Freescale DDR driver
York Sun
1
-1
/
+44
2014-04-23
fdt_support: Add helper function to read "ranges" property
Alexander Graf
1
-0
/
+94
2014-04-23
fdt_support: split fdt_getprop_u32_default
Alexander Graf
1
-6
/
+32
2014-04-20
board_f: call timer_init on MIPS
Paul Burton
1
-1
/
+1
2014-04-20
board_f: call init_func_ram on MIPS
Paul Burton
1
-2
/
+2
2014-04-18
bootm: set max decompression size for LZO
Kees Cook
1
-1
/
+1
2014-04-18
board_r: return 0 from show_model_r
Paul Burton
1
-0
/
+1
2014-04-18
blackfin: make name_to_gpio be a weak symbol
Ian Campbell
1
-3
/
+4
2014-04-18
env_flash.c: Drop unused variables
Tom Rini
1
-2
/
+1
2014-04-18
tools: mkimage: add support for gpimage format
Karicheri, Muralidharan
1
-0
/
+1
2014-04-18
fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
Vitaly Andrianov
1
-0
/
+5
2014-04-17
spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot
Tom Rini
1
-0
/
+27
2014-04-17
env_mmc.c: Remove NULL check on tmp_env1/2
Tom Rini
1
-6
/
+0
[next]