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
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
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
path:
root
/
arch
/
sandbox
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-22
bootcount: add a new driver with syscon as backend
Nandor Han
1
-0
/
+14
2021-08-01
dtoc: Support widening a bool value
Simon Glass
1
-0
/
+2
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
3
-0
/
+28
2021-07-23
reboot-mode: read the boot mode from RTC memory
Nandor Han
1
-0
/
+10
2021-07-23
reboot-mode: read the boot mode from GPIOs status
Nandor Han
1
-0
/
+8
2021-07-21
sandbox: don't set SA_NODEFER in signal handler
Heinrich Schuchardt
1
-1
/
+1
2021-07-21
sandbox: mmc: Support fixed MMC devices
Simon Glass
1
-0
/
+1
2021-07-21
sandbox: Use hinting with the display
Simon Glass
1
-0
/
+3
2021-07-21
sandbox: Add work-around for SDL2 display
Simon Glass
1
-1
/
+22
2021-07-21
sandbox: Support executables for more phases
Simon Glass
3
-36
/
+56
2021-07-16
sandbox: Silence coverity warning in state_read_file()
Simon Glass
1
-0
/
+4
2021-07-06
sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver
Alper Nebi Yasak
2
-0
/
+16
2021-07-06
sandbox: fix sandbox_reset()
Heinrich Schuchardt
1
-3
/
+0
2021-07-06
sandbox: ensure that state->ram_buf is in low memory
Heinrich Schuchardt
1
-4
/
+8
2021-07-06
sandbox: Support signal handling only when requested
Simon Glass
2
-3
/
+16
2021-06-18
net: use the same alias stem for ethernet as linux
Michael Walle
1
-5
/
+5
2021-06-05
sandbox: correct determination of the text base
Heinrich Schuchardt
1
-1
/
+4
2021-05-24
sandbox: make LTO available
Marek Behún
1
-0
/
+4
2021-05-24
sandbox: use sections instead of symbols for getopt array boundaries
Marek Behún
5
-11
/
+32
2021-05-24
build: use thin archives instead of incremental linking
Marek Behún
1
-3
/
+7
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2
-5
/
+6
2021-05-13
pytest: add sandbox test for "extension" command
Kory Maincent
3
-0
/
+19
2021-05-12
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
1
-21
/
+0
2021-05-04
sandbox: add test of CONFIG_ENV_IMPORT_FDT
Rasmus Villemoes
1
-0
/
+7
2021-05-04
test: Add gpio-sysinfo test
Sean Anderson
1
-0
/
+7
2021-04-27
test: reset: Extend base reset test to catch error
Neil Armstrong
1
-2
/
+2
2021-04-18
Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-0
/
+72
2021-04-15
test: dm: Add a case to test ofnode_phy_is_fixed_link()
Bin Meng
1
-5
/
+1
2021-04-15
sandbox: Add a DSA sandbox driver and unit test
Claudiu Manoil
1
-0
/
+48
2021-04-13
firmware: scmi: fix inline comments and minor coding style issues
Etienne Carriere
1
-2
/
+3
2021-04-13
firmware: scmi: sandbox test for voltage regulator
Etienne Carriere
2
-0
/
+43
2021-04-12
test: pinmux: add test for 'pinctrl-single' driver
Dario Binacchi
1
-0
/
+72
2021-03-27
sandbox: define __dyn_sym_start, dyn_sym_end
Heinrich Schuchardt
1
-0
/
+7
2021-03-27
sandbox: Correct uninit conflict
Simon Glass
1
-5
/
+1
2021-03-27
sandbox: Only delete the executable if requested
Simon Glass
1
-9
/
+15
2021-03-27
sandbox: dtsi: add rng
Vincent Stehlé
1
-0
/
+4
2021-03-26
sandbox: Define a region for device priv/plat data
Simon Glass
1
-0
/
+8
2021-03-26
Revert "sandbox: Disable I2C emulators in SPL"
Simon Glass
1
-7
/
+3
2021-03-26
sandbox: i2c: Move platdata structs to header files
Simon Glass
2
-0
/
+39
2021-03-26
clk: sandbox: Create a special fixed-rate driver
Simon Glass
2
-1
/
+9
2021-03-26
clk: sandbox: Move priv/plat data to a header file
Simon Glass
1
-0
/
+16
2021-03-22
sandbox: Drop debug message in os_spl_to_uboot()
Simon Glass
1
-1
/
+0
2021-03-22
sandbox: i2c: Rename driver names to work with of-platdata
Simon Glass
1
-2
/
+2
2021-03-22
sandbox: Make sandbox,emul more conventional
Simon Glass
1
-1
/
+5
2021-03-22
sandbox: enable cros-ec-keyb in test.dtb
Heinrich Schuchardt
1
-0
/
+1
2021-03-12
sandbox: Update os_find_u_boot() to find the .img file
Simon Glass
2
-4
/
+6
2021-03-12
test: Allow SPL to run any available test
Simon Glass
1
-2
/
+5
2021-03-12
test: Rename test-main.c to test-dm.c
Simon Glass
1
-1
/
+1
2021-03-12
sandbox: Drop the 'starting...' message
Simon Glass
1
-1
/
+0
2021-03-03
gpio: Add a way to read 3-way strapping pins
Simon Glass
1
-1
/
+4
[next]