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
2017-09-11
armv8: ls1088a: Enable PCIe in defconfigs
Hou Zhiqiang
1
-0
/
+4
2017-09-11
armv8: fsl-layerscape: Support to add RGMII for ls1088aqds
Ashish Kumar
1
-0
/
+2
2017-09-11
armv8: ls1088aqds: Add support of LS1088AQDS
Ashish Kumar
1
-0
/
+414
2017-09-11
armv8: ls1088ardb: Add support for LS1088ARDB platform
Ashish Kumar
2
-0
/
+518
2017-09-11
fsl-layerscape: Consolidate registers space defination for CCI-400 bus
Ashish Kumar
1
-0
/
+51
2017-09-11
ipu_common: Let the MX6 IPU clock be calculated in run-time
Fabio Estevam
20
-28
/
+0
2017-09-10
block: ide: Fix block read/write with driver model
Bin Meng
1
-0
/
+1
2017-09-10
blk: Use macros for block device vendor/product/rev string size
Bin Meng
1
-3
/
+7
2017-09-08
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
69
-138
/
+0
2017-09-08
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
71
-72
/
+0
2017-09-08
Kconfig: drop CONFIG_USB_ETHER_RNDIS
Chris Packham
7
-7
/
+0
2017-09-08
Kconfig: drop CONFIG_USB_ETHER_DM9601
Chris Packham
1
-1
/
+0
2017-09-07
linker_lists: remove incorrect comment
Heinrich Schuchardt
1
-2
/
+1
2017-09-07
vsprintf: vsprintf does not have parameter size
Heinrich Schuchardt
1
-3
/
+1
2017-09-06
usb: gadget: g_dnl: Sync internal SN variable with env
Sam Protsenko
1
-0
/
+1
2017-09-03
omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment
Derald D. Woods
1
-11
/
+20
2017-09-03
block: ide: Drop CONFIG_IDE_LED
Bin Meng
4
-16
/
+0
2017-09-03
block: ide: Drop CONFIG_IDE_INIT_POSTRESET
Bin Meng
1
-4
/
+0
2017-09-03
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
137
-212
/
+0
2017-09-03
include/configs: remove default values of CONFIG_SYS_BARGSIZE
Thomas Petazzoni
22
-31
/
+0
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
216
-239
/
+0
2017-09-03
include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGS
Thomas Petazzoni
1
-0
/
+4
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
220
-433
/
+1
2017-09-03
include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZE
Thomas Petazzoni
1
-1
/
+1
2017-09-03
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
161
-452
/
+0
2017-09-03
include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZE
Thomas Petazzoni
1
-0
/
+9
2017-09-03
part: efi: make gpt_fill_pte take the device descriptor
Maxime Ripard
1
-2
/
+4
2017-09-03
Merge git://git.denx.de/u-boot-x86
Tom Rini
1
-2
/
+2
2017-09-02
Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set
Adam Ford
1
-2
/
+0
2017-09-02
x86: theadorable-x86-common: Remove "ip=dhcp" from default environment
Stefan Roese
1
-2
/
+2
2017-09-02
omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig
Adam Ford
1
-1
/
+0
2017-09-02
Convert CONFIG_BCH to Kconfig
Adam Ford
11
-13
/
+0
2017-09-02
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
Adam Ford
7
-8
/
+0
2017-09-02
Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
Adam Ford
2
-2
/
+0
2017-09-02
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
Adam Ford
1
-1
/
+1
2017-09-01
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
Tom Rini
19
-145
/
+0
2017-09-01
configs: Migrate all of the existing USB symbols, except fastboot
Tom Rini
41
-115
/
+0
2017-09-01
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-1
/
+1
2017-09-01
sunxi: Fix CONFIG_SUNXI_GMAC references
Dave Prue
1
-1
/
+1
2017-09-01
Merge git://git.denx.de/u-boot-imx
Tom Rini
3
-0
/
+230
2017-09-01
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
3
-4
/
+21
2017-08-30
i.MX6Q: icorem6: Add falcon mode
Jagan Teki
1
-0
/
+14
2017-08-30
ARM: uniphier: remove unneeded NAND config options
Masahiro Yamada
1
-3
/
+0
2017-08-29
ofnode: add {ofnode, dev}_read_resource_byname()
Masahiro Yamada
2
-1
/
+21
2017-08-28
nvme: Adjust the 'nvme' command to use blk_common_cmd()
Bin Meng
1
-0
/
+1
2017-08-26
Merge git://git.denx.de/u-boot-x86
Tom Rini
3
-13
/
+9
2017-08-26
Merge git://www.denx.de/git/u-boot-cfi-flash
Tom Rini
2
-7
/
+0
2017-08-26
igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig
Pau Pajuelo
1
-10
/
+35
2017-08-26
arm: omap: Define command for booting Android from eMMC
Semen Protsenko
1
-1
/
+19
2017-08-24
serial: serial-uclass: Add generic serial RX buffer support
Stefan Roese
1
-1
/
+9
[prev]
[next]