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
/
include
/
asm
/
arch-tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2
-0
/
+4
2020-05-19
common: Drop linux/bitops.h from common header
Simon Glass
2
-0
/
+8
2020-05-19
common: Drop net.h from common header
Simon Glass
1
-0
/
+3
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2
-3
/
+0
2020-04-03
mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect
Tom Warren
1
-1
/
+1
2020-04-03
mmc: t210: Add autocal and tap/trim updates for SDMMC1/3
Tom Warren
1
-4
/
+16
2020-04-03
t210: do not enable PLLE and UPHY PLL HW PWRSEQ
JC Kuo
1
-0
/
+1
2019-06-05
ARM: tegra: Implement cboot_get_ethaddr()
Thierry Reding
1
-0
/
+6
2019-06-05
ARM: tegra: Unify Tegra186 builds
Thierry Reding
1
-0
/
+39
2019-06-05
ARM: tegra: Support TZ-only access to PMC
Thierry Reding
2
-1
/
+25
2019-06-05
ARM: tegra: Use common header for PMU declarations
Thierry Reding
1
-0
/
+13
2019-05-24
tegra: sound: Add an I2S driver
Simon Glass
1
-0
/
+206
2019-05-24
tegra: sound: Add an audio hub driver
Simon Glass
1
-0
/
+475
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
25
-49
/
+25
2017-07-28
dm: tegra: Convert clock_decode_periph_id() to support livetree
Simon Glass
1
-1
/
+1
2017-07-28
dm: tegra: Convert USB setup to livetree
Simon Glass
1
-1
/
+1
2017-07-28
tegra: tegra124: Add a PMC syscon driver
Simon Glass
1
-0
/
+5
2017-06-09
tegra: Init clocks even when SPL did not run
Simon Glass
1
-0
/
+3
2017-04-02
mmc: tegra: allow disabling external clock loopback
Marcel Ziswiler
1
-0
/
+2
2016-09-27
ARM: tegra: add APIs the clock uclass driver will need
Stephen Warren
1
-0
/
+40
2016-09-27
ARM: tegra: add peripheral clock init table
Stephen Warren
1
-0
/
+6
2016-09-27
mmc: tegra: Add DM_MMC support to Tegra MMC driver
Tom Warren
1
-11
/
+0
2016-09-27
mmc: tegra: priv struct and naming cleanup
Stephen Warren
1
-19
/
+0
2016-09-27
mmc: tegra: move pad_init_mmc() into MMC driver
Stephen Warren
1
-2
/
+0
2016-08-15
mmc: tegra: port to standard clock/reset APIs
Stephen Warren
1
-1
/
+7
2016-08-15
misc: add Tegra BPMP driver
Stephen Warren
1
-0
/
+1591
2016-07-21
ARM: tegra: add IVC protocol implementation
Stephen Warren
1
-0
/
+179
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2
-2
/
+2
2016-05-31
mmc: tegra: add basic Tegra186 support
Stephen Warren
1
-0
/
+2
2016-05-31
ARM: tegra: use DT bindings for GPIO naming
Stephen Warren
1
-0
/
+2
2016-05-04
ARM: tegra: enable GPU node by compatible value
Stephen Warren
1
-1
/
+1
2016-02-16
tegra: video: Clean up the old LCD/PWM driver code
Simon Glass
1
-32
/
+0
2016-02-16
tegra: lcd: Merge tegra124-lcd.c into display.c
Simon Glass
1
-5
/
+0
2016-02-16
tegra: pwm: Add a driver for the tegra PWM
Simon Glass
1
-0
/
+2
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2
-28
/
+2
2015-11-12
ARM: tegra: rename GPU functions
Alexandre Courbot
1
-4
/
+4
2015-11-12
ARM: tegra: remove vpr_configured() function
Alexandre Courbot
1
-6
/
+0
2015-09-17
ARM: tegra: Implement clk_m
Thierry Reding
1
-2
/
+5
2015-09-17
tegra: Remove tegra_spl_gpio_direction_output declaration from header file
Axel Lin
1
-9
/
+0
2015-09-12
bitops: introduce BIT() definition
Heiko Schocher
1
-2
/
+0
2015-08-13
ARM: tegra: Make pinmux.h standalone includible
Thierry Reding
1
-0
/
+2
2015-08-13
ARM: tegra: allow reading recovery mode boot type
Marcel Ziswiler
1
-0
/
+2
2015-08-06
ARM: tegra: enable GPU DT node when appropriate
Alexandre Courbot
1
-0
/
+15
2015-08-06
ARM: tegra: move VPR configuration to a later stage
Alexandre Courbot
2
-9
/
+27
2015-08-06
Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.
Tom Warren
2
-29
/
+24
2015-08-06
Tegra: clocks: Add 38.4MHz OSC support for T210 use
Tom Warren
1
-0
/
+2
2015-07-28
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
6
-14
/
+45
2015-06-09
tegra: Allow board-specific init
Simon Glass
1
-0
/
+7
2015-06-09
tegra: clock: Support enabling external clocks
Simon Glass
1
-0
/
+8
2015-05-13
tegra: Make tegra_powergate_power_on public
Jan Kiszka
1
-0
/
+1
[next]