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
/
arm
/
mach-tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
1
-1
/
+1
2021-05-24
ARM: fix LTO for seaboard
Marek BehĂșn
1
-0
/
+1
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2
-5
/
+5
2021-04-13
Tegra: remove e2220-1170 board
Peter Robinson
1
-9
/
+0
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2
-2
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
8
-0
/
+8
2021-01-06
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2
-2
/
+2
2021-01-06
Merge tag 'v2021.01-rc5' into next
Tom Rini
1
-0
/
+1
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2
-2
/
+2
2020-12-14
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
1
-1
/
+1
2020-12-04
configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file
Patrick Delaunay
1
-0
/
+1
2020-07-29
tegra: Don't enable binman on ARMv8 SoCs
Simon Glass
1
-1
/
+1
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-1
/
+1
2020-07-01
tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE
Tom Rini
1
-10
/
+10
2020-06-18
video: extend stdout video console work-around for 'vga'
Anatolij Gustschin
1
-1
/
+0
2020-05-19
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop linux/delay.h from common header
Simon Glass
15
-0
/
+15
2020-05-19
common: Drop linux/bug.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop log.h from common header
Simon Glass
29
-0
/
+29
2020-05-19
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-2
/
+3
2020-05-19
common: Drop init.h from common header
Simon Glass
7
-0
/
+7
2020-05-19
common: Drop net.h from common header
Simon Glass
3
-0
/
+3
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
1
-1
/
+1
2020-04-03
ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support
Tom Warren
2
-0
/
+32
2020-04-03
i2c: t210: Add VI_I2C clock source support
Tom Warren
1
-4
/
+4
2020-04-03
t210: pinmux: Remove pinmux/GPIO init from T210 boards
Tom Warren
2
-196
/
+1
2020-04-03
t210: do not enable PLLE and UPHY PLL HW PWRSEQ
JC Kuo
4
-44
/
+53
2020-02-06
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-01-18
common: Move hang() to the same header as panic()
Simon Glass
1
-0
/
+1
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+1
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2
-0
/
+2
2020-01-17
aes: add support of aes192 and aes256
Philippe Reynes
1
-19
/
+22
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
1
-1
/
+1
2019-12-03
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move enable/disable_interrupts out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move some cache and MMU functions out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move get_ticks() function out of common.h
Simon Glass
1
-0
/
+1
2019-10-06
Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it"
Mian Yousaf Kaukab
1
-14
/
+0
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
1
-0
/
+1
2019-08-09
apalis-tk1: remove non-essential power rails on boot
Dominik Sliwa
1
-0
/
+45
2019-08-09
apalis-tk1/t30: colibri_t30: display reset reason
Dominik Sliwa
1
-10
/
+22
2019-07-10
arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET
Masahiro Yamada
3
-6
/
+1
2019-06-05
ARM: tegra: Enable position independent build for 64-bit
Thierry Reding
1
-0
/
+1
2019-06-05
ARM: tegra: Import cbootargs value from cboot DTB
Thierry Reding
1
-0
/
+47
2019-06-05
ARM: tegra: Implement cboot_get_ethaddr()
Thierry Reding
1
-17
/
+80
2019-06-05
ARM: tegra: Implement cboot_save_boot_params() in C
Thierry Reding
3
-21
/
+13
2019-06-05
ARM: tegra: Unify Tegra186 builds
Thierry Reding
8
-234
/
+234
[next]