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
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
command: commands: Add macros to declare commands with subcmds
Boris Brezillon
1
-0
/
+78
2019-01-15
common: command: Rework the 'cmd is repeatable' logic
Boris Brezillon
1
-4
/
+48
2019-01-15
common: command: Expose a generic helper to auto-complete sub commands
Boris Brezillon
1
-0
/
+3
2019-01-15
omap3: igep00x0: Remove USB support due DM_USB deadline
Enric Balletbo i Serra
1
-10
/
+0
2019-01-15
riscv: qemu: define standalone load address
Lukas Auer
1
-0
/
+2
2019-01-15
dm: serial: Tidy up header file comments
Simon Glass
1
-3
/
+31
2019-01-15
dm: serial: Adjust serial_getinfo() to use proper API
Simon Glass
1
-1
/
+1
2019-01-15
dm: serial: Adjust serial_setconfig() to use proper API
Simon Glass
1
-1
/
+1
2019-01-15
dm: serial: Adjust serial_getconfig() to use proper API
Simon Glass
1
-1
/
+1
2019-01-15
serial: Move new functions to serial.h
Simon Glass
2
-5
/
+4
2019-01-15
log: Check printf() arguments
Simon Glass
1
-1
/
+2
2019-01-15
test: dm: regmap: Fix the long test delay
Simon Glass
1
-1
/
+13
2019-01-15
include: configs: Add gunzip size for HiKey board
Manivannan Sadhasivam
1
-0
/
+2
2019-01-15
arm: MediaTek: add ethernet support for MT7629 boards
Weijie Gao
1
-0
/
+5
2019-01-15
arm: MediaTek: add ethernet support for MT7623 boards
Weijie Gao
1
-0
/
+5
2019-01-15
reset: MedaiTek: add reset controller driver for MediaTek SoCs
Weijie Gao
1
-0
/
+18
2019-01-14
imx8mq_evk_defconfig: Move file system options to Kconfig
Fabio Estevam
1
-6
/
+0
2019-01-14
poplar: save environment at a different offset
Alex Elder
1
-3
/
+3
2019-01-10
Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imx
Tom Rini
2
-0
/
+5
2019-01-09
board: tbs2910: Add u-boot.imx size limit check
Soeren Moch
1
-0
/
+2
2019-01-09
arm: mx5: Enable WDT and bootcounter on M53Menlo
Marek Vasut
1
-0
/
+3
2019-01-09
arm: ti: boot: Remove legacy Android partitions
Sam Protsenko
1
-6
/
+1
2019-01-07
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Tom Rini
6
-12
/
+13
2019-01-03
dm: pinctrl: Add pinctrl_decode_pin_config_dm().
Christoph Muellner
1
-0
/
+12
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
6
-2
/
+308
2019-01-01
pico-imx7d: Increase the CONFIG_ENV_OFFSET size
Fabio Estevam
1
-1
/
+13
2019-01-01
pcm058: fix NAND flash not using badblock table
Harald Seiler
1
-0
/
+1
2019-01-01
imx: add i.MX8MQ EVK support
Peng Fan
1
-0
/
+252
2019-01-01
tools: add i.MX8M image support
Peng Fan
2
-1
/
+17
2019-01-01
spl: introduce function prototypes
Peng Fan
1
-0
/
+12
2019-01-01
SPL: Add HAB image authentication to FIT
Ye Li
1
-0
/
+1
2019-01-01
embestmx6boards: Add SPL support
Fabien Lahoudere
1
-0
/
+13
2018-12-31
bootm: vxworks: Make do_bootm_vxworks() non-static
Bin Meng
1
-0
/
+2
2018-12-31
bootm: vxworks: Make do_bootvx_fdt() static
Bin Meng
1
-1
/
+0
2018-12-31
Merge git://git.denx.de/u-boot-x86
Tom Rini
2
-12
/
+12
2018-12-31
fs: cbfs: Add missing standard CBFS component types
Bin Meng
1
-0
/
+10
2018-12-31
fs: cbfs: Make all CBFS_TYPE_xxx macros consistent
Bin Meng
1
-2
/
+2
2018-12-31
x86: edison: Remove staled comments from configuration header
Andy Shevchenko
1
-4
/
+0
2018-12-31
x86: edison: move CONFIG_BOOTCOMMAND from header file to defconfig
Andy Shevchenko
1
-3
/
+0
2018-12-31
x86: edison: move CONFIG_CMD_PCI from header file to defconfig
Andy Shevchenko
1
-3
/
+0
2018-12-29
linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from Linux
Masahiro Yamada
1
-0
/
+12
2018-12-29
ARM: uniphier: add CONFIG_PREBOOT
Masahiro Yamada
1
-0
/
+2
2018-12-29
ARM: uniphier: allow to source boot script before distro-boot
Masahiro Yamada
1
-0
/
+20
2018-12-29
ARM: uniphier: do not modify bootcmd environment variable at run-time
Masahiro Yamada
1
-0
/
+4
2018-12-27
mt7623: fix a typo in include/configs/mt7623.h
Weijie Gao
1
-1
/
+1
2018-12-27
ARM: mach-omap2: omap3: Fix GPIO clocking in SPL
Adam Ford
1
-4
/
+0
2018-12-26
Revert "arm: config: fix default console only to specify the device"
Seung-Woo Kim
6
-12
/
+12
2018-12-21
Merge git://git.denx.de/u-boot-marvell
Tom Rini
1
-1
/
+1
2018-12-21
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
1
-0
/
+8
2018-12-21
Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mips
Tom Rini
13
-1
/
+375
[prev]
[next]