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
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
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
2019-03-03
fsl_sec: fix register layout on Layerscape architectures
Laurentiu Tudor
1
-0
/
+8
2019-03-03
board: ls1046qds: Enable PPA for secure boot
Prabhakar Kushwaha
1
-1
/
+1
2019-03-03
configs: fsl: move DDR specific defines to Kconfig
Rajesh Bhagat
43
-64
/
+40
2019-03-03
board: ls1043a: use default scan_dev_for_boot
Mian Yousaf Kaukab
1
-6
/
+0
2019-03-03
board: ls1043a: enable dhcp boot
Mian Yousaf Kaukab
1
-1
/
+2
2019-03-03
board: ls1043a: enable EFI_LOADER_BOUNCE_BUFFER
Mian Yousaf Kaukab
17
-0
/
+17
2019-03-03
board: ls1046a: use default scan_dev_for_boot
Mian Yousaf Kaukab
1
-7
/
+0
2019-03-03
board: ls1046a: enable dhcp boot
Mian Yousaf Kaukab
1
-1
/
+2
2019-03-03
board: ls1046a: enable EFI_LOADER_BOUNCE_BUFFER
Mian Yousaf Kaukab
17
-0
/
+17
2019-03-03
board: ls2080ardb: use default scan_dev_for_boot
Mian Yousaf Kaukab
1
-12
/
+0
2019-03-03
Revert "ls2080ardb: remove dhcp function from env as boot source"
Mian Yousaf Kaukab
1
-1
/
+2
2019-03-03
board: ls1088ardb: use default scan_dev_for_boot
Mian Yousaf Kaukab
1
-12
/
+0
2019-03-03
Revert "ls1088a: remove dhcp function from u-boot env as boot source"
Mian Yousaf Kaukab
1
-1
/
+2
2019-03-03
board: ls1088a: fix fsl-mc search path
Mian Yousaf Kaukab
1
-1
/
+1
2019-03-03
board: ls1088a: fix dppa exit when using efi boot
Mian Yousaf Kaukab
1
-4
/
+6
2019-03-03
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2
-3
/
+4
2019-03-03
efi_loader: HII protocols: debug messages
Heinrich Schuchardt
1
-18
/
+18
2019-03-03
efi_loader: error handling for `efidebug boot add`
Heinrich Schuchardt
1
-1
/
+1
2019-03-03
efi_loader: HII protocols: fix new_package_list()
Heinrich Schuchardt
1
-1
/
+1
2019-03-03
efi_loader: do not add \ in efi_fs_from_name()
Heinrich Schuchardt
1
-6
/
+1
2019-03-02
powerpc: t104xrdb: Add support of MTA9ADF1G72AZ DDR
Peng Ma
1
-0
/
+1
2019-03-02
powerpc: enabled building with CONFIG_DM=y
Heinrich Schuchardt
1
-3
/
+3
2019-03-01
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
3
-1
/
+62
2019-03-01
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
17
-37
/
+32
2019-02-28
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
6
-193
/
+285
2019-02-28
Merge branch '2019-02-29-master-imports'
Tom Rini
11
-7
/
+12
2019-02-28
spl: add debug print for early malloc usage
Simon Goldschmidt
1
-0
/
+2
2019-02-28
kbuild: fix DTB .cmd source variable
Stephen Warren
1
-1
/
+2
2019-02-28
kbuild: make arch-dtbs target PHONY
Stephen Warren
1
-0
/
+1
2019-02-28
doc: binding: rename directory ram to memory-controller
Patrick Delaunay
3
-0
/
+0
2019-02-28
fs: fat: fix link error when building with DEBUG=1
Heinrich Schuchardt
1
-3
/
+3
2019-02-28
arm: pdu001: Fix order of include files
Felix Brack
1
-1
/
+1
2019-02-28
.gitignore: Ignore regenerated *.dtbo files
Michal Simek
1
-0
/
+1
2019-02-28
ARM: cache: Fix incorrect bitwise operation
Marek Vasut
1
-1
/
+1
2019-02-28
spi: omap3: fix set_wordlen() reading from incorrect address for CHCONF
David Rivshin
1
-1
/
+1
2019-02-27
Merge git://git.denx.de/u-boot-riscv
Tom Rini
33
-50
/
+1843
2019-02-27
riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd
Anup Patel
1
-0
/
+1
2019-02-27
doc: Add a readme guide for SiFive FU540
Atish Patra
1
-0
/
+303
2019-02-27
riscv: Add SiFive FU540 board support
Anup Patel
7
-0
/
+131
2019-02-27
cpu: Bind timer driver for boot hart
Atish Patra
1
-3
/
+4
2019-02-27
drivers: serial_sifive: Skip baudrate config if no input clock
Atish Patra
1
-16
/
+16
2019-02-27
drivers: serial_sifive: Fix baud rate calculation
Atish Patra
1
-2
/
+26
2019-02-27
clk: Add fixed-factor clock driver
Anup Patel
5
-2
/
+113
2019-02-27
clk: Add SiFive FU540 PRCI clock driver
Anup Patel
8
-0
/
+1150
2019-02-27
net: macb: Fix GEM hardware detection
Atish Patra
1
-1
/
+1
2019-02-27
net: macb: Fix clk API usage for RISC-V systems
Anup Patel
1
-5
/
+4
2019-02-27
riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
Anup Patel
1
-0
/
+20
2019-02-27
riscv: Add place-holder asm/arch/clk.h for driver compilation
Anup Patel
1
-0
/
+14
2019-02-27
riscv: Add asm/dma-mapping.h for DMA mappings
Anup Patel
1
-0
/
+38
2019-02-27
riscv: Rename cpu/qemu to cpu/generic
Anup Patel
6
-4
/
+4
[prev]
[next]