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-02-03
serial: sifive: Cast dev_read_addr() with uintptr_t
Bin Meng
1
-1
/
+1
2021-02-03
global_data.h: Change ram_top type to phys_addr_t
Bin Meng
1
-1
/
+1
2021-02-03
arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize()
Bin Meng
1
-1
/
+1
2021-02-03
riscv: Adjust board_get_usable_ram_top() for 32-bit
Bin Meng
2
-8
/
+6
2021-02-03
dm: core: Add documentation about device removal
Simon Glass
1
-0
/
+20
2021-02-03
arm: Remove vital devices last
Simon Glass
1
-0
/
+3
2021-02-03
dm: core: Add late driver remove option
Marek Vasut
6
-12
/
+165
2021-02-03
dm: core: Avoid partially removing devices
Simon Glass
3
-21
/
+51
2021-02-03
dm: core: Remove children before advising uclass
Simon Glass
1
-9
/
+3
2021-02-03
dm: pci: Correct use of wrong flag name
Simon Glass
2
-1
/
+4
2021-02-03
dm: Rename DM_FLAG_REMOVE_WITH_PD_ON
Simon Glass
4
-4
/
+4
2021-02-03
nand: brcmnand: Don't use -EPROBE_DEFER
Simon Glass
1
-4
/
+1
2021-02-03
smem: Don't use -EPROBE_DEFER
Simon Glass
1
-3
/
+3
2021-02-03
fs: fat: must not write directory '.' and '..'
Heinrich Schuchardt
1
-10
/
+3
2021-02-03
fs: fat: usage basename in file_fat_write_at, fat_mkdir
Heinrich Schuchardt
1
-14
/
+13
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1361
-23
/
+1405
2021-02-02
Merge branch '2021-02-01-assorted-fixes'
Tom Rini
9
-8
/
+26
2021-02-02
azure: Add -E back for the world build script
Bin Meng
1
-1
/
+1
2021-02-02
test/py: fix runtest wrapper for pytest 6
Stephen Warren
1
-1
/
+4
2021-02-02
MAINTAINERS: Add maintainer to network subsystem
Ramon Fried
1
-0
/
+1
2021-02-02
disk: part_dos: update partition table entries after write
Gary Bisson
1
-0
/
+6
2021-02-02
common: Kconfig.boot: Add FIT_PRINT config option
Ravik Hasija
2
-2
/
+8
2021-02-02
cmd: load, emit error message for invalid block device
Heinrich Schuchardt
1
-1
/
+3
2021-02-02
arm: Remove #include <version.h> from armv8/fwcall.c
Pali Rohár
1
-1
/
+0
2021-02-02
tools/fit_check_sign.c: Update usage function.
Ilies CHERGUI
1
-2
/
+3
2021-02-01
Prepare v2021.04-rc1
Tom Rini
1
-2
/
+2
2021-02-01
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
16
-32
/
+124
2021-02-01
x86: Reduce size of samus image
Simon Glass
2
-0
/
+4
2021-02-01
x86: tpl: Show next stage being booted
Simon Glass
1
-1
/
+6
2021-02-01
x86: spl: Clear BSS unconditionally
Simon Glass
1
-1
/
+1
2021-02-01
x86: zimage: Improve command-line debug handling
Simon Glass
1
-3
/
+7
2021-02-01
x86: zimage: Allow dumping the image from outside the module
Simon Glass
2
-8
/
+25
2021-02-01
x86: Update Chromium OS GNVS names
Simon Glass
1
-6
/
+28
2021-02-01
x86: spl: Make moving BSS conditional
Simon Glass
1
-0
/
+2
2021-02-01
x86: Make sure the SPL image ends on a suitable boundary
Simon Glass
1
-0
/
+10
2021-02-01
x86: apl: Enhance debugging in the SPL loader
Simon Glass
1
-5
/
+7
2021-02-01
x86: spl: Add a function to find the text base
Simon Glass
2
-0
/
+16
2021-02-01
x86: acpi_gpe: Update driver name to match devicetree
Simon Glass
1
-2
/
+4
2021-02-01
acpi: Tidy up documentation for struct acpi_gpio
Simon Glass
1
-4
/
+5
2021-02-01
x86: coral: Add a devicetree node for eMMC
Simon Glass
1
-0
/
+6
2021-02-01
x86: tsc_timer: Correct overflow in __udelay()
Simon Glass
1
-1
/
+1
2021-02-01
cmd: CMD_ACPI depends on ACPIGEN
Heinrich Schuchardt
1
-1
/
+2
2021-02-01
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
3
-30
/
+39
2021-02-01
ata: sunxi: fix debug messages
Dario Binacchi
1
-4
/
+4
2021-02-01
sunxi: OrangePi Zero 2: Enable Ethernet
Andre Przywara
1
-0
/
+2
2021-02-01
net: sun8i-emac: Determine pinmux based on SoC, not EMAC type
Andre Przywara
1
-8
/
+20
2021-02-01
net: sun8i-emac: Always clear syscon EPHY register
Andre Przywara
1
-18
/
+13
2021-01-31
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
28
-207
/
+1001
2021-01-31
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
10
-0
/
+741
2021-01-31
Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
62
-137
/
+1487
[prev]
[next]