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-22
dtoc: Collect priv/plat struct info from drivers
Simon Glass
2
-2
/
+55
2021-03-22
dtoc: Ignore unwanted files when scanning for drivers
Simon Glass
2
-1
/
+9
2021-03-22
dtoc: Save scan information across test runs
Simon Glass
3
-10
/
+43
2021-03-22
dtoc: Scan drivers for available information
Simon Glass
2
-14
/
+311
2021-03-22
sandbox: add FAT to the list of usable env drivers
Heinrich Schuchardt
1
-0
/
+1
2021-03-22
dm: error handling dev_get_dma_range()
Heinrich Schuchardt
1
-2
/
+2
2021-03-22
sandbox: enable cros-ec-keyb in test.dtb
Heinrich Schuchardt
1
-0
/
+1
2021-03-22
patman: Use less for help file, if available
Nicolas Boichat
1
-0
/
+3
2021-03-22
test: print_ut: Fix potential build error
Bin Meng
1
-1
/
+1
2021-03-22
test: cmd: setexpr: Fix a typo
Bin Meng
1
-1
/
+1
2021-03-22
mmc: pci: Fix Kconfig dependency
Bin Meng
1
-0
/
+1
2021-03-22
tools: fdtgrep: Use unsigned chars for arrays
Samuel Dionne-Riel
1
-1
/
+1
2021-03-22
sandbox: allow cross-compiling sandbox
Heinrich Schuchardt
1
-3
/
+7
2021-03-22
patman: Quieten down the alias checking
Simon Glass
4
-32
/
+31
2021-03-22
patman: Update documentation to match new usage
Simon Glass
1
-7
/
+7
2021-03-22
azure: Use --board flag with sandbox_spl
Simon Glass
1
-1
/
+1
2021-03-21
Merge branch '2021-03-20-mediatek-updates' into next
Tom Rini
30
-98
/
+798
2021-03-20
tools: mtk_image: add an option to set device header offset
Weijie Gao
1
-3
/
+47
2021-03-20
configs: mt7622: enable debug uart for mt7622_rfb_defconfig
Weijie Gao
1
-0
/
+3
2021-03-20
board: mt7629: enable compression of u-boot to reduce the size of final image
Weijie Gao
4
-19
/
+9
2021-03-20
serial: mtk: rewrite the setbrg function
Weijie Gao
1
-41
/
+33
2021-03-20
dts: mt7629: enable JTAG pins by default
Weijie Gao
2
-0
/
+16
2021-03-20
configs: mt7622: use ARMv8 Generic Timer instead of mtk_timer
Weijie Gao
1
-2
/
+0
2021-03-20
pinctrl: mt7629: add jtag function and pin group
Weijie Gao
1
-0
/
+7
2021-03-20
pinctrl: mediatek: do not probe gpio driver if not enabled
Weijie Gao
1
-4
/
+8
2021-03-20
pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl
Sam Shih
1
-0
/
+14
2021-03-20
pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name
Sam Shih
1
-1
/
+1
2021-03-20
board: Add MT8183 pumpkin board support
Fabien Parent
9
-0
/
+273
2021-03-20
ARM: mediatek: Add MT8183 support
Fabien Parent
5
-0
/
+367
2021-03-20
configs: mt8516: use bootcmd from config_distro_bootcmd.h
Fabien Parent
1
-16
/
+4
2021-03-20
board: mediatek: mt8516: init USB Ether for pumpkin board
Fabien Parent
1
-0
/
+4
2021-03-20
board: mediatek: rename pumpkin board into mt8516
Fabien Parent
8
-12
/
+12
2021-03-19
Merge branch 'next' of git://source.denx.de/u-boot-sh into next
Tom Rini
35
-7
/
+1486
2021-03-16
board: silinux: Enable recovery SPL for EK874 board
Lad Prabhakar
3
-2
/
+6
2021-03-16
arm: rmobile: Add Silicon Linux EK874 board support
Lad Prabhakar
14
-0
/
+796
2021-03-16
pinctrl: renesas: Add support for R8A774C0
Lad Prabhakar
5
-0
/
+24
2021-03-16
pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11
Lad Prabhakar
1
-2
/
+85
2021-03-16
arm: dts: r8a774c0: Resync R8A774C0 SoC DTSI with Linux 5.11
Lad Prabhakar
1
-4
/
+23
2021-03-16
arm: rmobile: Add HopeRun HiHope RZ/G2H board support
Biju Das
6
-2
/
+94
2021-03-16
arm: rmobile: Add HopeRun HiHope RZ/G2N board support
Biju Das
6
-2
/
+88
2021-03-16
arm: rmobile: Add HopeRun HiHope RZ/G2M board support
Biju Das
8
-0
/
+252
2021-03-16
arm: dts: rmobile: r8a774e1: Synchronize DTs with Linux 5.11
Biju Das
2
-0
/
+61
2021-03-16
arm: dts: rmobile: r8a774b1: Synchronize DTs with Linux 5.11
Biju Das
2
-0
/
+62
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
313
-2295
/
+13469
2021-03-15
Prepare v2021.04-rc4
Tom Rini
1
-1
/
+1
2021-03-15
configs: Resync with savedefconfig
Tom Rini
25
-25
/
+3
2021-03-15
Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
8
-2
/
+16
2021-03-15
Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...
Tom Rini
45
-177
/
+193
2021-03-15
Merge branch '2021-03-12-assorted-improvements' into next
Tom Rini
23
-34
/
+407
2021-03-15
configs: am65x_evm_r5: Enable checks for spl and stack sizes
Lokesh Vutla
1
-0
/
+5
[next]