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-05
board: ls1012ardb: Update MAINTAINERS
Priyanka Jain
1
-5
/
+2
2021-03-05
board: ls1012afrdm: Update MAINTAINERS
Priyanka Jain
1
-5
/
+1
2021-03-05
board: corenet_ds: MAINTAINERS: Remove redundant entries
Priyanka Jain
1
-6
/
+0
2021-03-05
configs: fsl: move via specific defines to Kconfig
Rajesh Bhagat
5
-7
/
+6
2021-03-05
configs: fsl: move bootrom specific defines to Kconfig
Rajesh Bhagat
3
-4
/
+10
2021-03-05
arm: fsl: common: Improve NXP VID driver PMBus support
Stephen Carlson
8
-519
/
+477
2021-03-05
Azure/GitLab: Use buildman -T0 for binman, etc, test
Tom Rini
2
-2
/
+2
2021-03-05
buildman: Support single-threaded operation
Simon Glass
6
-30
/
+68
2021-03-04
Nokia RX-51: Enable CONFIG_CMD_BOOTD
Pali Rohár
1
-1
/
+0
2021-03-04
fs/squashfs: Fix compilation error
Pali Rohár
1
-0
/
+1
2021-03-04
Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
4
-142
/
+159
2021-03-04
Merge branch '2021-03-03-gpio-improvements' into next
Tom Rini
9
-220
/
+704
2021-03-04
Merge tag 'dm-pull-3mar21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
8
-17
/
+47
2021-03-04
serial: ns16550: Handle zero <clock-frequency> value
Bin Meng
1
-0
/
+2
2021-03-04
serial: ns16550: Correct the base address type
Bin Meng
1
-1
/
+1
2021-03-04
dts: Fix OF_LIVE dependency
Bin Meng
1
-1
/
+1
2021-03-04
lib: Fix BINMAN_FDT dependency
Bin Meng
1
-1
/
+1
2021-03-04
sandbox: host bind must close file descriptor
Heinrich Schuchardt
1
-0
/
+13
2021-03-04
fix patman --limit-cc option
Bernhard Kirchen
1
-1
/
+1
2021-03-04
bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT
Simon Glass
2
-1
/
+4
2021-03-04
dm: core: Add DM_DEVICE_REMOVE condition to all exit paths
Simon Glass
1
-8
/
+11
2021-03-04
dm: core: Fix allocation of empty of-platdata
Simon Glass
1
-4
/
+13
2021-03-03
gpio: Add a way to read 3-way strapping pins
Simon Glass
5
-5
/
+232
2021-03-03
gpio: Define the log category in the uclass
Simon Glass
1
-0
/
+2
2021-03-03
gpio: sandbox: Track whether a GPIO is driven
Simon Glass
2
-7
/
+17
2021-03-03
gpio: x86: Drop the deprecated methods in intel_gpio
Simon Glass
2
-34
/
+43
2021-03-03
gpio: Use an 'ops' variable everywhere
Simon Glass
1
-11
/
+14
2021-03-03
gpio: Replace direction_input() and direction_output()
Simon Glass
2
-10
/
+31
2021-03-03
dm: gpio: Add a way to update flags
Simon Glass
5
-43
/
+203
2021-03-03
gpio: sandbox: Make sandbox_gpio_set_flags() set all flags
Simon Glass
1
-9
/
+12
2021-03-03
gpio: sandbox: Fully separate pin value from output value
Simon Glass
1
-4
/
+20
2021-03-03
gpio: sandbox: Use a separate flag for the value
Simon Glass
2
-23
/
+29
2021-03-03
gpio: sandbox: Rename GPIO dir_flags to flags
Simon Glass
3
-39
/
+47
2021-03-03
gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
Simon Glass
3
-10
/
+10
2021-03-03
dm: gpio: Rename get_dir_flags() method to get_flags()
Simon Glass
5
-32
/
+33
2021-03-03
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
6
-27
/
+43
2021-03-03
gpio: Disable functions not used with of-platdata
Simon Glass
1
-0
/
+2
2021-03-03
Merge branch '2021-03-03-assorted-improvements' into next
Tom Rini
174
-623
/
+1481
2021-03-03
Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
80
-410
/
+11232
2021-03-03
board: gateworks: imx8mm: Add Gateworks Venice board support
Tim Harvey
19
-0
/
+4266
2021-03-03
arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kits
Tim Harvey
8
-0
/
+1415
2021-03-03
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
13
-481
/
+84
2021-03-03
video: sunxi_display: Convert to DM_VIDEO
Jagan Teki
4
-142
/
+159
2021-03-03
usb: USB keyboard requires DM_KEYBOARD
Heinrich Schuchardt
1
-0
/
+1
2021-03-03
Nokia RX-51: Enable usbtty serial console by default
Pali Rohár
3
-31
/
+13
2021-03-03
Nokia RX-51: Move content of rx51.h to rx51.c
Pali Rohár
2
-32
/
+16
2021-03-03
Nokia RX-51: Remove function set_muxconf_regs()
Pali Rohár
2
-357
/
+0
2021-03-03
arm: omap3: Compile s_init() function only when it is used
Pali Rohár
1
-0
/
+3
2021-03-03
arm: omap3: Compile lowlevel_init() function only when it is used
Pali Rohár
1
-1
/
+5
2021-03-03
usb: gadget: Use dbg_ep0() macro instead of serial_printf()
Pali Rohár
1
-8
/
+8
[prev]
[next]