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
master
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
binman: Support symbols in u-boot-spl-nodtb
Simon Glass
6
-21
/
+81
2021-03-26
binman: Correct the documentation for u-boot-spl-bss-pad
Simon Glass
2
-14
/
+20
2021-03-26
binman: Tidy up underscores in entry documentation
Simon Glass
7
-24
/
+22
2021-03-26
binman: Update entry help for files-align
Simon Glass
1
-0
/
+1
2021-03-26
binman: Document ExpandEntries() in the base class
Simon Glass
2
-6
/
+11
2021-03-26
binman: Allow extracting to current directory
Simon Glass
1
-1
/
+1
2021-03-26
x86: apl: Use read-only SPL and new of-platdata
Simon Glass
1
-0
/
+2
2021-03-26
x86: coral: Drop TPM and ACPI interrupts from TPL
Simon Glass
1
-5
/
+5
2021-03-26
x86: coral: Drop ACPI properties from of-platdata
Simon Glass
1
-0
/
+1
2021-03-26
x86: Don't include reset driver in SPL
Simon Glass
1
-1
/
+1
2021-03-26
x86: Support a fake PCI device with of-platdata-inst
Simon Glass
1
-0
/
+1
2021-03-26
x86: itss: Tidy up bind() for of-platdata-inst
Simon Glass
1
-2
/
+3
2021-03-26
x86: apl: Tell of-platdata about a required header file
Simon Glass
1
-0
/
+1
2021-03-26
x86: apl: Fix the header order in pmc
Simon Glass
1
-1
/
+1
2021-03-26
x86: Define a region for device priv/plat data
Simon Glass
1
-0
/
+8
2021-03-26
dm: doc: Add documentation for of-platdata-inst
Simon Glass
1
-0
/
+587
2021-03-26
dm: doc: Tidy up of-platdata docs
Simon Glass
1
-86
/
+52
2021-03-26
dm: core: Add warnings to private / platform setters
Simon Glass
2
-0
/
+21
2021-03-26
dm: core: Use separate priv/plat data region
Simon Glass
3
-6
/
+24
2021-03-26
sandbox: Define a region for device priv/plat data
Simon Glass
1
-0
/
+8
2021-03-26
dm: core: Allow storing priv/plat data separately
Simon Glass
3
-0
/
+25
2021-03-26
dm: core: Move flags to device-runtime info
Simon Glass
2
-0
/
+41
2021-03-26
dm: core: Create a struct for device runtime info
Simon Glass
5
-4
/
+63
2021-03-26
dm: core: Add an option to support SPL in read-only memory
Simon Glass
2
-0
/
+46
2021-03-26
azure/gitlab: Add tests for sandbox_noinst
Simon Glass
2
-1
/
+12
2021-03-26
test: Run sandbox_spl tests on sandbox_noinst
Simon Glass
1
-0
/
+4
2021-03-26
sandbox: Create a new sandbox_noinst build
Simon Glass
4
-0
/
+243
2021-03-26
Revert "sandbox: Disable I2C emulators in SPL"
Simon Glass
4
-13
/
+8
2021-03-26
sandbox: i2c: Support i2c emulation with of-platdata
Simon Glass
3
-2
/
+43
2021-03-26
sandbox_spl: Increase SPL malloc() size
Simon Glass
1
-0
/
+1
2021-03-26
dm: Rename device_get_by_driver_info_idx()
Simon Glass
6
-20
/
+31
2021-03-26
sandbox: i2c: Move platdata structs to header files
Simon Glass
4
-31
/
+40
2021-03-26
dm: core: Drop uclass_find_device_by_phandle() with of-platdata
Simon Glass
1
-1
/
+1
2021-03-26
dm: core: Drop device_get_by_driver_info()
Simon Glass
4
-50
/
+2
2021-03-26
clk: sandbox: Create a special fixed-rate driver
Simon Glass
4
-2
/
+43
2021-03-26
clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
Simon Glass
2
-4
/
+15
2021-03-26
clk: sandbox: Move priv/plat data to a header file
Simon Glass
3
-13
/
+16
2021-03-26
dm: test: Avoid destroying uclasses with of-platdata-inst
Simon Glass
1
-11
/
+19
2021-03-26
dm: core: Include dt-decl.h automatically
Simon Glass
1
-0
/
+2
2021-03-26
Makefile: Remove old of-platdata files before regenerating
Simon Glass
1
-2
/
+17
2021-03-26
Makefile: Use a variable for generated of-platdata headers
Simon Glass
1
-7
/
+4
2021-03-26
dtoc: Only generate the required files
Simon Glass
2
-5
/
+20
2021-03-26
Makefile: Depend only on required of-platdata files
Simon Glass
1
-2
/
+5
2021-03-26
Makefile: Avoid running dtoc every time
Simon Glass
1
-5
/
+7
2021-03-26
libfdt: Tidy up pylibfdt build rule
Simon Glass
1
-3
/
+9
2021-03-22
dm: Add the new dtoc-generated files to the build
Simon Glass
1
-1
/
+2
2021-03-22
dm: core: Skip adding uclasses with OF_PLATDATA_INST
Simon Glass
1
-1
/
+4
2021-03-22
dm: core: Set up driver model for OF_PLATDATA_INST
Simon Glass
1
-12
/
+30
2021-03-22
dm: core: Adjust uclass setup with of-platdata
Simon Glass
2
-2
/
+9
2021-03-22
dm: core: Allow dropping run-time binding of devices
Simon Glass
2
-17
/
+43
[next]