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
2020-11-19
fs/squashfs: sqfs_opendir: simplify error handling
Richard Genoud
1
-15
/
+12
2020-11-19
fs/squashfs: sqfs_opendir: fix some memory leaks and dangling pointers
Richard Genoud
1
-8
/
+29
2020-11-19
fs/squashfs: fix board hang-up when calling .exists()
Richard Genoud
1
-0
/
+7
2020-11-19
fs: btrfs: initialize @ret to 0 to prevent uninitialized return value
Qu Wenruo
1
-1
/
+1
2020-11-19
fs: btrfs: inode: handle uninitialized type before returning it
Qu Wenruo
1
-1
/
+5
2020-11-19
fs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPE
Gerard Koskamp
1
-2
/
+2
2020-11-19
drivers: led: bcm6858: set the correct led polarity register
Steven Lawrance
1
-4
/
+4
2020-11-19
km/ppc: use Kconfig for MEMTEST configuration
Holger Brunck
3
-7
/
+9
2020-11-19
km: replace hardcoded address for imported environment
Matteo Ghidoni
9
-12
/
+12
2020-11-19
env: typo enougth
Heinrich Schuchardt
1
-1
/
+1
2020-11-19
tools: dumpimage: Remove remaining mentions of the -i option
Tyler Hicks
2
-13
/
+5
2020-11-19
common: fit: add missing newline
Michael Walle
1
-1
/
+1
2020-11-19
tools: image-host.c: use correct variable for strerrno
Philippe Reynes
1
-1
/
+1
2020-11-19
tools: image-host.c: use random instead of rand
Philippe Reynes
1
-2
/
+2
2020-11-19
arm: vexpress: don't reset flags in board_init to avoid losing previous ones
Arnaud Aujon Chevallier
1
-1
/
+0
2020-11-18
env: mmc: Correct partition comparison in mmc_offset_try_partition
Hoyeonjiki Kim
1
-1
/
+1
2020-11-17
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
4
-29
/
+47
2020-11-17
pinctrl: k210: Rename power domains to match datasheet
Sean Anderson
2
-6
/
+6
2020-11-17
pinctrl: k210: Fix inverted IE and OE for I2C
Sean Anderson
1
-4
/
+7
2020-11-17
doc: qemu-riscv: describe attaching a disk image
Heinrich Schuchardt
1
-0
/
+8
2020-11-17
riscv: enable SATA disk on QEMU RISC-V
Heinrich Schuchardt
1
-0
/
+7
2020-11-17
riscv: sort SPECIFIC_OPTIONS
Heinrich Schuchardt
1
-19
/
+19
2020-11-17
Merge branch 'pr-2020-11-17' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
42
-684
/
+3230
2020-11-17
sunxi: dts: sync Allwinner V3s-related DTs from Linux 5.10-rc1
Icenowy Zheng
6
-30
/
+725
2020-11-17
sunxi: allow to use AXP20[39] attached to I2C0 on V3 series
Icenowy Zheng
3
-2
/
+7
2020-11-17
clk: sunxi: add compatible string for V3
Icenowy Zheng
1
-0
/
+2
2020-11-17
sunxi: gpio: introduce compatible string for V3 GPIO
Icenowy Zheng
1
-0
/
+1
2020-11-17
sunxi: add V3/S3 support
Icenowy Zheng
1
-2
/
+1
2020-11-17
sunxi: a64: Add a defconfig for the PinePhone
Samuel Holland
2
-0
/
+17
2020-11-17
sunxi: DT: A64: update device tree files
Samuel Holland
28
-632
/
+2390
2020-11-17
sunxi: board: Set fdtfile to match the DT chosen by SPL
Samuel Holland
1
-2
/
+11
2020-11-17
sunxi: board: Save the chosen DT name in the SPL header
Samuel Holland
1
-1
/
+27
2020-11-17
sunxi: board: Add PinePhone DT selection logic
Samuel Holland
2
-0
/
+28
2020-11-17
sunxi: board: Simplify Pine A64 DT selection logic
Samuel Holland
1
-8
/
+4
2020-11-17
sunxi: board: Add a helper to get the SPL DT name
Samuel Holland
1
-9
/
+19
2020-11-17
sunxi: board: Use a more descriptive variable name
Samuel Holland
1
-6
/
+6
2020-11-16
Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
19
-40
/
+431
2020-11-16
Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
11
-16
/
+64
2020-11-16
Merge tag 'u-boot-rockchip-20201113' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
18
-23
/
+62
2020-11-15
Merge tag 'dm-pull-15nov20' of git://git.denx.de/u-boot-dm
Tom Rini
12
-76
/
+149
2020-11-15
mtd: OneNAND: Set MTD type
Pali Rohár
1
-0
/
+1
2020-11-15
Nokia RX-51: Make onenand working
Ivaylo Dimitrov
2
-0
/
+22
2020-11-15
Nokia RX-51: Update test script
Pali Rohár
1
-12
/
+15
2020-11-15
Nokia RX-51: During init disable lp5523 led instead of resetting it
Pali Rohár
1
-2
/
+2
2020-11-15
Nokia RX-51: Fix crashing in U-Boot mmc function omap_hsmmc_stop_clock()
Pali Rohár
1
-0
/
+2
2020-11-15
Nokia RX-51: Remove old comments from configs/nokia_rx51.h file
Pali Rohár
1
-10
/
+0
2020-11-15
configs: am65/j72x: Set CONFIG_LOGLEVEL to 7
Roger Quadros
5
-0
/
+5
2020-11-15
Nokia RX-51: Convert to CONFIG_DM_I2C
Pali Rohár
3
-8
/
+21
2020-11-15
power: twl4030: Add twl4030_i2c_read() function
Pali Rohár
2
-7
/
+12
2020-11-15
ARM: am335x: Add phyBOARD REGOR support
Parthiban Nallathambi
6
-2
/
+352
[prev]
[next]