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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-25
efi_loader: fix memory type for memory reservation block
Mark Kettenis
1
-1
/
+1
2021-03-25
efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI
Heinrich Schuchardt
1
-1
/
+1
2021-03-24
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
23
-35
/
+45
2021-03-23
mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
Maxim Kochetkov
1
-7
/
+10
2021-03-23
pci: layerscape: Change to allocate zeroed memery for struct ls_pcie
Hou Zhiqiang
2
-2
/
+2
2021-03-23
configs: ls1028a: Correct CONFIG_ENV_SECT_SIZE
Kuldeep Singh
3
-3
/
+3
2021-03-23
configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfig
Kuldeep Singh
4
-6
/
+6
2021-03-23
configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSION
Kuldeep Singh
5
-5
/
+0
2021-03-23
configs: lx2160a: Remove unused Flexspi config options
Kuldeep Singh
1
-6
/
+0
2021-03-23
configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSION
Kuldeep Singh
5
-5
/
+0
2021-03-23
board: freescale: t208xrdb: Add link to User Guide
Chris Packham
1
-0
/
+5
2021-03-23
powerpc: t2080rdb: Enable RTC support
Chris Packham
5
-0
/
+16
2021-03-23
rtc: ds1307: Add ds1339 compatible
Chris Packham
1
-0
/
+2
2021-03-23
Merge branch 'v2021.04-rc5' of https://github.com/lftan/u-boot
Tom Rini
1
-1
/
+2
2021-03-23
fsl_ifc: fix typo in the NOR CSOR register definition
Aleksandar Gerasimovski
1
-1
/
+1
2021-03-23
arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabled
Siew Chin Lim
1
-1
/
+2
2021-03-22
ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_...
Martin Townsend
1
-8
/
+8
2021-03-22
dm: Add the new dtoc-generated files to the build
Simon Glass
1
-1
/
+2
2021-03-22
dm: core: Skip adding uclasses with OF_PLATDATA_INST
Simon Glass
1
-1
/
+4
2021-03-22
dm: core: Set up driver model for OF_PLATDATA_INST
Simon Glass
1
-12
/
+30
2021-03-22
dm: core: Adjust uclass setup with of-platdata
Simon Glass
2
-2
/
+9
2021-03-22
dm: core: Allow dropping run-time binding of devices
Simon Glass
2
-17
/
+43
2021-03-22
dm: core: Add macros to access the new linker lists
Simon Glass
5
-2
/
+179
2021-03-22
linker_lists: Allow use in data structures
Simon Glass
1
-0
/
+12
2021-03-22
sandbox: Drop debug message in os_spl_to_uboot()
Simon Glass
1
-1
/
+0
2021-03-22
dtoc: Drop use of DECL() macros
Simon Glass
2
-36
/
+36
2021-03-22
bus: ti-sysc: change in a normal driver
Dario Binacchi
1
-6
/
+0
2021-03-22
dtoc: Generate device instances
Simon Glass
3
-15
/
+484
2021-03-22
dtoc: Generate uclass devices
Simon Glass
4
-13
/
+250
2021-03-22
dtoc: Generate a summary in the dt-plat.c file
Simon Glass
2
-35
/
+169
2021-03-22
dtoc: Tidy up the list of supported phandle properties
Simon Glass
1
-7
/
+21
2021-03-22
sandbox: i2c: Rename driver names to work with of-platdata
Simon Glass
3
-5
/
+5
2021-03-22
sandbox: Make sandbox,emul more conventional
Simon Glass
2
-1
/
+6
2021-03-22
dtoc: Don't generate platform data with instantiation
Simon Glass
2
-13
/
+75
2021-03-22
dtoc: Add support for decl file
Simon Glass
2
-7
/
+120
2021-03-22
dm: of-platadata: Add option for device instantiation
Simon Glass
2
-2
/
+25
2021-03-22
dtoc: Add an option for device instantiation
Simon Glass
3
-22
/
+36
2021-03-22
dtoc: Support processing the root node
Simon Glass
4
-20
/
+59
2021-03-22
dtoc: Set up the uclasses that are used
Simon Glass
4
-18
/
+119
2021-03-22
dtoc: Assign a sequence number to each node
Simon Glass
4
-20
/
+53
2021-03-22
dtoc: Detect drivers only at the start of start of line
Simon Glass
1
-2
/
+2
2021-03-22
dtoc: Read aliases for uclasses
Simon Glass
7
-3
/
+345
2021-03-22
dtoc: Warn of duplicate drivers
Simon Glass
2
-1
/
+122
2021-03-22
dtoc: Process driver aliases along with drivers
Simon Glass
3
-12
/
+11
2021-03-22
dtoc: Support headers needed for drivers
Simon Glass
3
-0
/
+29
2021-03-22
Makefile: Pass the U-Boot phase to dtoc
Simon Glass
1
-1
/
+1
2021-03-22
dtoc: Support tracking the phase of U-Boot
Simon Glass
6
-12
/
+47
2021-03-22
dtoc: Track nodes which are actually used
Simon Glass
4
-4
/
+37
2021-03-22
dtoc: Process nodes to set up required properties
Simon Glass
3
-0
/
+124
2021-03-22
dtoc: Make use of node properties
Simon Glass
1
-26
/
+19
[prev]
[next]