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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
sandbox: Update os_find_u_boot() to find the .img file
Simon Glass
1
-1
/
+2
2021-03-12
test: Allow SPL to run any available test
Simon Glass
1
-11
/
+5
2021-03-12
test: Rename all linker lists to have a ut_ prefix
Simon Glass
1
-4
/
+4
2021-03-12
test: Add a macros for finding tests in linker_lists
Simon Glass
1
-0
/
+6
2021-03-12
test: Run driver-model tests using ut_run_list()
Simon Glass
1
-42
/
+0
2021-03-12
test: Use a local variable for test state
Simon Glass
1
-0
/
+14
2021-03-12
test: Add ut_run_test_live_flat() to run tests twice
Simon Glass
1
-5
/
+8
2021-03-12
test: Use ut_run_test() to run driver model tests
Simon Glass
1
-20
/
+0
2021-03-12
test: Move test running into a separate function
Simon Glass
1
-0
/
+16
2021-03-12
test: Move dm_test_init() into test-main.c
Simon Glass
1
-9
/
+0
2021-03-12
test: Drop struct dm_test_state
Simon Glass
2
-19
/
+8
2021-03-12
test: Handle driver model reinit in test_pre_run()
Simon Glass
2
-0
/
+12
2021-03-12
test: Move delay skipping to test_pre_run()
Simon Glass
1
-0
/
+11
2021-03-12
test: Call test_pre/post_run() from driver model tests
Simon Glass
1
-1
/
+1
2021-03-12
test: Create pre/post-run functions
Simon Glass
1
-0
/
+20
2021-03-12
test: Add an overall test runner
Simon Glass
1
-0
/
+42
2021-03-12
test: Rename test-main.c to test-dm.c
Simon Glass
1
-2
/
+2
2021-03-12
test: Mark all driver model tests with a flag
Simon Glass
2
-1
/
+4
2021-03-11
configs: stm32mp15: move bootdelay configuration in defconfig
Patrick Delaunay
1
-1
/
+0
2021-03-08
Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+1
2021-03-08
Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot
Tom Rini
1
-8
/
+2
2021-03-08
configs: meson64: add fdtoverlay_addr_r
Neil Armstrong
1
-0
/
+1
2021-03-08
Makefile: socfpga: Add target to generate hex output for combined spl and dtb
Dalon Westergreen
1
-1
/
+1
2021-03-08
configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig
Siew Chin Lim
1
-7
/
+1
2021-03-07
lib/charset: UTF-8 stream conversion
Heinrich Schuchardt
1
-0
/
+18
2021-03-07
efi_loader: carve out utf_to_cp()
Heinrich Schuchardt
1
-0
/
+11
2021-03-07
efi_loader: move codepage 437 table
Heinrich Schuchardt
1
-0
/
+5
2021-03-05
ppc: qemu: Drop a custom env variable 'fdt_addr_r'
Bin Meng
1
-1
/
+1
2021-03-05
ppc: qemu: Enable RTC support via I2C
Bin Meng
1
-0
/
+3
2021-03-05
ppc: qemu: Switch over to use DM ETH and PCI
Bin Meng
1
-13
/
+0
2021-03-05
ppc: qemu: Switch over to use DM serial
Bin Meng
1
-10
/
+0
2021-03-05
test: cmd: Add a basic test for 'addrmap' command
Bin Meng
1
-0
/
+2
2021-03-05
lib: addr_map: Move address_map[] type to the header file
Bin Meng
1
-0
/
+8
2021-03-05
include: Remove extern from addr_map.h
Bin Meng
1
-4
/
+4
2021-03-05
ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END
Bin Meng
1
-1
/
+1
2021-03-05
configs: fsl: move via specific defines to Kconfig
Rajesh Bhagat
3
-6
/
+0
2021-03-05
arm: fsl: common: Improve NXP VID driver PMBus support
Stephen Carlson
2
-13
/
+1
2021-03-04
Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-22
/
+1
2021-03-03
gpio: Add a way to read 3-way strapping pins
Simon Glass
1
-0
/
+40
2021-03-03
gpio: Replace direction_input() and direction_output()
Simon Glass
1
-1
/
+25
2021-03-03
dm: gpio: Add a way to update flags
Simon Glass
1
-6
/
+25
2021-03-03
gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
Simon Glass
1
-3
/
+3
2021-03-03
dm: gpio: Rename get_dir_flags() method to get_flags()
Simon Glass
1
-5
/
+6
2021-03-03
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
1
-6
/
+22
2021-03-03
Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
12
-30
/
+135
2021-03-03
board: gateworks: imx8mm: Add Gateworks Venice board support
Tim Harvey
1
-0
/
+125
2021-03-03
video: sunxi_display: Convert to DM_VIDEO
Jagan Teki
1
-22
/
+1
2021-03-03
Nokia RX-51: Enable usbtty serial console by default
Pali Rohár
1
-14
/
+7
2021-03-02
tpm: Allow disabling platform hierarchy with TPM2
Simon Glass
1
-0
/
+13
2021-03-02
tpm: Add TPM2 support for write_lock
Simon Glass
1
-0
/
+12
[prev]
[next]