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-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-26
Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...
Tom Rini
36
-453
/
+1781
2021-03-25
efi_loader: Clean up file size calculations
Ilias Apalodimas
1
-15
/
+1
2021-03-25
efi_selfest: redefine enum efi_test_phase
Heinrich Schuchardt
3
-10
/
+10
2021-03-25
efi_loader: Add an S-CRTM even for firmware version
Ilias Apalodimas
1
-0
/
+35
2021-03-25
efi_loader: EFI TCG2 free efi memory on protocol failure
Ilias Apalodimas
1
-8
/
+32
2021-03-25
test: test the ESRT creation
Jose Marinho
1
-0
/
+8
2021-03-25
efi: ESRT creation tests
Jose Marinho
2
-0
/
+293
2021-03-25
cmd: efi: ESRT table debug print
Jose Marinho
1
-0
/
+84
2021-03-25
efi: Add ESRT to the EFI system table
Jose Marinho
9
-4
/
+584
2021-03-25
dfu: dfu_sf: avoid double free of SPI device
Heinrich Schuchardt
1
-1
/
+17
2021-03-25
efidebug: add multiple device path instances on Boot####
Ilias Apalodimas
7
-58
/
+177
2021-03-25
efi_loader: Replace config option for initrd loading
Ilias Apalodimas
5
-98
/
+144
2021-03-25
efi_loader: Add helper functions for EFI
Ilias Apalodimas
5
-0
/
+178
2021-03-25
efi_loader: Add device path related functions for initrd via Boot####
Ilias Apalodimas
2
-5
/
+109
2021-03-25
cmd/load: support uploading EFI binary via UART
Heinrich Schuchardt
1
-2
/
+8
2021-03-25
efi_loader: Uart device path
Heinrich Schuchardt
3
-9
/
+55
2021-03-25
efi_loader: NULL dereference in EFI console
Heinrich Schuchardt
1
-13
/
+38
2021-03-25
efi: Fix compiler warnings
Simon Glass
3
-5
/
+5
2021-03-25
efi_selftest: Remove loadfile2 for initrd selftests
Ilias Apalodimas
2
-222
/
+0
2021-03-25
efi_selftest: illegal cast to pointer in initrddump
Heinrich Schuchardt
1
-1
/
+1
[prev]
[next]