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-01-05
sandbox: Update dts files to reduce SPL size
Simon Glass
2
-8
/
+7
2021-01-05
sandbox: Add a compatible string for spltest
Simon Glass
1
-0
/
+6
2021-01-05
sandbox: i2c: Move priv into a header file
Simon Glass
2
-4
/
+15
2021-01-05
sandbox: serial: Move priv into a header file
Simon Glass
2
-15
/
+31
2021-01-05
sandbox: remove ram buffer file when U-Boot is loaded by SPL
Patrick Delaunay
3
-4
/
+12
2021-01-05
x86: Fix header guard in asm/pmu.h
Simon Glass
1
-3
/
+3
2021-01-05
x86: tpl: Remove unwanted devicetree string
Simon Glass
1
-1
/
+3
2021-01-05
x86: pinctrl: Drop unlikely error messages from TPL
Simon Glass
1
-3
/
+8
2021-01-05
x86: apl: Reduce size for TPL
Simon Glass
13
-16
/
+44
2021-01-05
x86: apl: Update hostbridge to remove unwanted TPL code
Simon Glass
1
-5
/
+9
2021-01-05
x86: coral: Move fsp-m settings to a subnode
Simon Glass
2
-1
/
+9
2021-01-05
x86: Move call64 into its own section
Simon Glass
1
-0
/
+1
2021-01-05
x86: apl: Use const for driver operations
Simon Glass
2
-2
/
+2
2021-01-05
dtoc: Convert _drivers to a dict
Simon Glass
2
-4
/
+32
2021-01-05
dtoc: Output the struct values in a separate function
Simon Glass
1
-16
/
+34
2021-01-05
dtoc: Output the device in a separate function
Simon Glass
1
-11
/
+22
2021-01-05
dtoc: Make _output_list a top-level function
Simon Glass
1
-40
/
+40
2021-01-05
dtoc: Fix a few pylint warnings in dtb_platdata
Simon Glass
1
-15
/
+16
2021-01-05
test: Move some test drivers into their own file
Simon Glass
7
-221
/
+263
2021-01-05
test: Use a simple variable to record removed device
Simon Glass
2
-10
/
+6
2021-01-05
timer: Use a shorter error in TPL
Simon Glass
1
-2
/
+8
2021-01-05
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
Simon Glass
6
-0
/
+0
2021-01-05
sysreset: Use a shorter error with SPL
Simon Glass
1
-4
/
+8
2021-01-05
pinctrl: Drop post_bind() method when not needed
Simon Glass
1
-1
/
+3
2021-01-05
dm: core: Rename the priv/plat members
Simon Glass
4
-28
/
+33
2021-01-05
dm: core: Use access methods for dev/uclass private data
Simon Glass
3
-37
/
+45
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
113
-278
/
+372
2021-01-05
dm: core: Add functions to set priv/plat
Simon Glass
2
-0
/
+114
2021-01-05
dm: core: Add function to access uclass priv
Simon Glass
3
-0
/
+32
2021-01-05
x86: apl: Drop support for !OF_PLATDATA_PARENT
Simon Glass
4
-45
/
+1
2021-01-05
dm: core: Only include simple-bus devicetree id when needed
Simon Glass
1
-1
/
+3
2021-01-05
dm: core: Use 'uclass_driver' for the uclass linker_list
Simon Glass
3
-5
/
+5
2021-01-05
dm: core: Support dm_dump_all() in SPL
Simon Glass
1
-2
/
+4
2021-01-05
spl: Drop bd_info in the data section
Simon Glass
4
-10
/
+34
2021-01-05
sandbox: Drop unnecessary test node
Simon Glass
4
-23
/
+0
2021-01-05
serial: Rename ns16550 functions to lower case
Simon Glass
20
-53
/
+54
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
27
-82
/
+85
2021-01-05
Makefile: Use common args for dtoc
Simon Glass
1
-2
/
+5
2021-01-05
Makefile: Tidy up SPL dtb production
Simon Glass
2
-12
/
+13
2021-01-05
Makefile: Build SPL dtbs in the spl/ directory
Simon Glass
2
-5
/
+6
2021-01-05
Makefile: Build a separate .dtb for TPL
Simon Glass
2
-4
/
+11
2021-01-05
Nokia RX-51: Decrease i2c speed to 100000
Pali Rohár
1
-2
/
+2
2021-01-05
image: support board_fit_config_name_match
Sebastian Reichel
1
-6
/
+13
2021-01-05
image: cleanup pre-processor usage
Sebastian Reichel
2
-26
/
+24
2021-01-05
Prepare v2021.01-rc5
Tom Rini
1
-1
/
+1
2021-01-05
xilinx: Fill git repository for Xilinx boards
Michal Simek
4
-0
/
+4
2021-01-05
video: Call video_sync in video_clear()
Michal Simek
1
-1
/
+1
2021-01-05
video: seps525: Add seps525 SPI driver
Michal Simek
4
-0
/
+336
2021-01-05
video: seps525: Add dt binding description
Vikhyat Goyal
2
-0
/
+25
2021-01-05
video: Introduce video_sync operation
Michal Simek
2
-2
/
+19
[prev]
[next]