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-09-26
configs: Drop CONFIG_SYS_SCSI_MAXDEVICE
Tuomas Tynkkynen
5
-6
/
+1
2018-09-26
ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI
Tuomas Tynkkynen
4
-18
/
+0
2018-09-26
Add include/asm-generic/atomic.h
Chris Packham
1
-0
/
+150
2018-09-26
spi: add support for ARM PL022 SPI controller
Quentin Schulz
1
-0
/
+28
2018-09-26
drivers: net: cpsw: add support to update phy address
Sekhar Nori
1
-0
/
+1
2018-09-26
configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSD
Codrin Ciubotariu
1
-2
/
+2
2018-09-26
configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using Kconfig
Codrin Ciubotariu
1
-3
/
+0
2018-09-26
configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macros
Codrin Ciubotariu
1
-3
/
+0
2018-09-26
configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMC
Codrin Ciubotariu
1
-2
/
+2
2018-09-26
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
1
-0
/
+9
2018-09-23
efi_loader: refactor efi_setup_loaded_image()
Heinrich Schuchardt
2
-15
/
+20
2018-09-23
rtc: pl031: convert the driver to driver model
AKASHI Takahiro
1
-3
/
+0
2018-09-23
efi_loader: remove redundant statement
Heinrich Schuchardt
1
-1
/
+9
2018-09-23
efi_loader: create root node
Heinrich Schuchardt
1
-0
/
+9
2018-09-23
sandbox: Fix setjmp/longjmp
Alexander Graf
1
-21
/
+0
2018-09-23
sandbox: Add support for calling abort()
Simon Glass
1
-0
/
+4
2018-09-23
efi: sandbox: Add distroboot support
Simon Glass
1
-6
/
+10
2018-09-23
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
Heinrich Schuchardt
1
-0
/
+56
2018-09-23
efi_selftest: refactor text input test
Heinrich Schuchardt
1
-0
/
+16
2018-09-23
efi_loader: support Unicode text input
Heinrich Schuchardt
1
-0
/
+8
2018-09-23
fs: fat: support unlink
AKASHI Takahiro
1
-0
/
+1
2018-09-23
fs: add unlink interface
AKASHI Takahiro
1
-0
/
+12
2018-09-23
fs: fat: support mkdir
AKASHI Takahiro
1
-0
/
+1
2018-09-23
fs: add mkdir interface
AKASHI Takahiro
1
-0
/
+10
2018-09-23
fs: fat: extend get_fs_info() for write use
AKASHI Takahiro
1
-0
/
+2
2018-09-23
efi_loader: SPDX-License-Identifier for efi.h
Heinrich Schuchardt
1
-0
/
+1
2018-09-23
efi_loader: SPDX-License-Identifier for efi_api.h
Heinrich Schuchardt
1
-18
/
+10
2018-09-23
efi_loader: struct efi_simple_text_input_protocol
Heinrich Schuchardt
3
-7
/
+7
2018-09-23
efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
4
-0
/
+106
2018-09-23
lib: charset: upper/lower case conversion
Heinrich Schuchardt
1
-0
/
+16
2018-09-23
efi_loader: capitalization table
Heinrich Schuchardt
1
-0
/
+2028
2018-09-23
efi_loader: simplify ifdefs
Stephen Warren
1
-3
/
+3
2018-09-23
lib: charset: remove obsolete functions
Heinrich Schuchardt
1
-23
/
+0
2018-09-23
test: unit tests for Unicode functions
Heinrich Schuchardt
1
-1
/
+2
2018-09-23
lib: charset: utility functions for Unicode
Heinrich Schuchardt
1
-0
/
+130
2018-09-23
efi_loader: rename utf16_strlen, utf16_strnlen
Heinrich Schuchardt
1
-15
/
+15
2018-09-23
mips: Add Gardena Smart-Gateway board support
Stefan Roese
1
-0
/
+55
2018-09-23
mips: Add LinkIt Smart 7688 support
Stefan Roese
1
-0
/
+51
2018-09-22
MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE
Daniel Schwierzeck
2
-6
/
+0
2018-09-20
cmd: mtdparts: accept spi-nand devices
Miquel Raynal
1
-2
/
+5
2018-09-20
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
1
-0
/
+1
2018-09-20
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
1
-0
/
+1
2018-09-20
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
1
-0
/
+3
2018-09-20
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
1
-0
/
+427
2018-09-20
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon
2
-0
/
+269
2018-09-20
mtd: nand: Pass mode information to nand_page_io_req
Boris Brezillon
1
-0
/
+3
2018-09-20
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
1
-0
/
+731
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
1
-1
/
+1
2018-09-20
mtd: move definitions to enlarge their range
Miquel Raynal
1
-0
/
+6
2018-09-20
mtd: add get/set of_node/flash_node helpers
Brian Norris
1
-0
/
+28
[prev]
[next]