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
2018-01-26
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+10
2018-01-26
sunxi: Add limit with the MMC environment
Maxime Ripard
1
-0
/
+10
2018-01-26
Merge git://git.denx.de/u-boot-mips
Tom Rini
9
-0
/
+219
2018-01-26
Merge git://git.denx.de/u-boot-spi
Tom Rini
6
-83
/
+52
2018-01-26
MIPS: add BMIPS Comtrend AR-5315u board
Álvaro Fernández Rojas
1
-0
/
+16
2018-01-26
MIPS: add support for Broadcom MIPS BCM6318 SoC family
Álvaro Fernández Rojas
4
-0
/
+101
2018-01-26
MIPS: add BMIPS Comtrend WAP-5813n board
Álvaro Fernández Rojas
1
-0
/
+19
2018-01-26
MIPS: add support for Broadcom MIPS BCM6368 SoC family
Álvaro Fernández Rojas
3
-0
/
+83
2018-01-25
arm: socfpga: allow configs without network support
Simon Goldschmidt
1
-4
/
+7
2018-01-25
ARM: rmobile: Convert CONFIG_R8A77xx to Kconfig
Marek Vasut
9
-9
/
+0
2018-01-24
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2
-0
/
+71
2018-01-24
power: regulator: s2mps11: add a regulator driver for s2mps11
Jaehoon Chung
1
-0
/
+55
2018-01-24
Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos...
Vignesh R
3
-3
/
+0
2018-01-24
config: cadence_spi: Remove defines read from DT
Jason Rush
3
-3
/
+0
2018-01-24
spi: Remove spi_setup_slave_fdt
Mario Six
1
-13
/
+0
2018-01-24
spi: Remove spi_flash_probe_fdt
Mario Six
1
-12
/
+0
2018-01-24
spi: Remove obsolete spi_base_setup_slave_fdt
Mario Six
1
-14
/
+0
2018-01-24
drivers: spi: consider command bytes when sending transfers
Álvaro Fernández Rojas
1
-1
/
+1
2018-01-24
drivers: spi: allow limiting reads
Álvaro Fernández Rojas
1
-0
/
+3
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
1
-54
/
+0
2018-01-24
wait_bit: add 8/16/32 BE/LE versions of wait_for_bit
Álvaro Fernández Rojas
1
-0
/
+65
2018-01-24
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
3
-0
/
+63
2018-01-23
armv8: ls1088a: Add IFC and eMMC as qixis boot sources
Ashish Kumar
2
-0
/
+6
2018-01-23
ls1088a: Add VID support for QDS and RDB platforms
Rajesh Bhagat
2
-0
/
+23
2018-01-23
common: board_f: vid: Add VID specific API to adjust core voltage
Rajesh Bhagat
1
-0
/
+3
2018-01-23
board: common: vid: Add support for LTC3882 voltage regulator chip
Rajesh Bhagat
2
-0
/
+31
2018-01-23
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
7
-40
/
+160
2018-01-23
Convert CONFIG_SOC_DA8XX et al to Kconfig
Adam Ford
6
-17
/
+0
2018-01-23
efi_driver: EFI block driver
Heinrich Schuchardt
5
-0
/
+35
2018-01-23
efi_loader: fix ExitBootServices
Heinrich Schuchardt
1
-3
/
+3
2018-01-23
efi_loader: add check_tpl parameter to efi_signal_event
Heinrich Schuchardt
1
-1
/
+1
2018-01-23
efi_loader: provide function to get last node of a device path
Heinrich Schuchardt
1
-0
/
+3
2018-01-23
efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
Heinrich Schuchardt
1
-2
/
+10
2018-01-23
efi_loader: make efi_disk_create_partitions a global symbol
Heinrich Schuchardt
1
-0
/
+4
2018-01-23
efi_loader: provide a function to create a partition node
Heinrich Schuchardt
1
-0
/
+2
2018-01-23
efi_loader: make efi_block_io_guid a global symbol
Heinrich Schuchardt
1
-0
/
+2
2018-01-23
efi_loader: return NULL from device path functions
Heinrich Schuchardt
1
-3
/
+3
2018-01-23
efi_loader: consistently use efi_handle_t for handles
Heinrich Schuchardt
2
-15
/
+19
2018-01-23
efi_loader: fix signature of efi_disconnect_controller
Heinrich Schuchardt
1
-2
/
+4
2018-01-23
efi_loader: implement ConnectController
Heinrich Schuchardt
2
-0
/
+24
2018-01-23
efi_loader: debug output installed device path
Heinrich Schuchardt
1
-3
/
+4
2018-01-23
efi_loader: list of open protocol infos
Heinrich Schuchardt
1
-1
/
+14
2018-01-23
efi_selftest: colored test output
Heinrich Schuchardt
1
-10
/
+17
2018-01-23
efi_loader: support device path for IDE and SCSI disks
Heinrich Schuchardt
1
-0
/
+15
2018-01-23
fs: fat: Drop CONFIG_SUPPORT_VFAT
Tuomas Tynkkynen
29
-86
/
+0
2018-01-23
env: ENV_IS_IN_FAT improvements
Tuomas Tynkkynen
1
-4
/
+0
2018-01-23
ARM: poplar: Use Kconfig to enable CONFIG_FAT_WRITE
Tuomas Tynkkynen
1
-1
/
+0
2018-01-23
fs: Migrate ext4 to Kconfig
Tuomas Tynkkynen
15
-49
/
+0
2018-01-23
Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig
Adam Ford
2
-2
/
+0
2018-01-23
Convert CONFIG_OMAP_USB_PHY to Kconfig
Adam Ford
5
-5
/
+0
[prev]
[next]