Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df1d94b54383001005d2fa1cee5574fc6dd23cfc
/
arch
/
arm
/
mach-tegra
/
tegra124
85ed77d
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· Sun Sep 29 19:49:46 2024 -0600
e5d0ddd
tegra: Drop dependency on SPL_BUILD
by Simon Glass
· Sun Sep 29 19:49:26 2024 -0600
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
2f8362d
arm: tegra: Remove <common.h> and add needed includes
by Tom Rini
· Tue Apr 30 07:35:31 2024 -0600
1396110
drivers: pinctrl: tegra: incorporate existing code
by Svyatoslav Ryhel
· Mon Nov 27 11:54:21 2023 +0200
c93b518
ARM: tegra: clock: support get and set rate for simple PLL
by Svyatoslav Ryhel
· Mon Jul 03 18:06:54 2023 +0300
bdd5f81
common: Drop linux/printk.h from common header
by Simon Glass
· Thu Sep 14 18:21:46 2023 -0600
018e737
ARM: tegra: create common pre-dm i2c write
by Svyatoslav Ryhel
· Tue Feb 14 19:35:32 2023 +0200
c226fc7
ARM: tegra: Fix Tegra PWM parent clock
by Svyatoslav Ryhel
· Tue Feb 14 19:35:28 2023 +0200
19a5b03
ARM: tegra: clock: add clk_id_to_pll_id helper
by Svyatoslav Ryhel
· Tue Feb 14 19:35:25 2023 +0200
7f4ab33
ARM: tegra: remap clock_osc_freq for all Tegra family
by Svyatoslav Ryhel
· Wed Feb 01 10:53:01 2023 +0200
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
a4cc1a7
configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file
by Patrick Delaunay
· Thu Jun 18 09:41:34 2020 +0200
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
3f6a2e2
apalis-tk1: remove non-essential power rails on boot
by Dominik Sliwa
· Thu Aug 01 11:06:39 2019 +0300
f425335
tegra: Correct tegra124 clock name
by Simon Glass
· Mon Apr 01 13:38:38 2019 -0700
7e7ba3b
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· Mon Jul 23 15:55:15 2018 +0200
a808b23
ARM: tegra: implement RAM repair
by Bibek Basu
· Fri Jun 22 13:02:28 2018 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
cf0c6e2
dm: tegra: Convert USB setup to livetree
by Simon Glass
· Tue Jul 25 08:29:59 2017 -0600
0662cf2
tegra: tegra124: Add a PMC syscon driver
by Simon Glass
· Tue Jul 25 08:29:58 2017 -0600
2b4029a
tegra: Init clocks even when SPL did not run
by Simon Glass
· Wed May 31 17:57:16 2017 -0600
d2b64bd
arm: tegra: initial support for apalis tk1
by Marcel Ziswiler
· Sat Apr 01 15:43:16 2017 -0700
22d567e
Kconfig: Migrate BOARD_LATE_INIT to a select
by Tom Rini
· Sun Jan 22 19:43:11 2017 -0500
532543c
ARM: tegra: add APIs the clock uclass driver will need
by Stephen Warren
· Tue Sep 13 10:45:56 2016 -0600
1453d10
ARM: tegra: add peripheral clock init table
by Stephen Warren
· Tue Sep 13 10:45:55 2016 -0600
d5415b2
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
by Masahiro Yamada
· Tue Aug 30 16:22:22 2016 +0900
fcd2155
ARM: tegra: remove wrong dependency on SPL_BUILD
by Masahiro Yamada
· Tue Aug 30 16:22:20 2016 +0900
441f238
ARM: tegra: Add support for TK1-SOM board from Colorado Engineering
by Peter Chubb
· Tue Aug 30 22:54:46 2016 +0000
fbae197
ARM: tegra: parameterize common XUSB code
by Stephen Warren
· Fri Oct 23 10:50:50 2015 -0600
6422ace
ARM: tegra: create common XUSB padctl driver file
by Stephen Warren
· Fri Oct 23 10:50:49 2015 -0600
962b9e0
ARM: tegra: clean up XUSB padctl error() calls
by Stephen Warren
· Fri Oct 23 10:50:48 2015 -0600
a1dfa9a
ARM: tegra124: Clear IDDQ when enabling PLLC
by Thierry Reding
· Tue Sep 08 11:38:03 2015 +0200
4c3aaa7
ARM: tegra: clk_m is the architected timer source clock
by Thierry Reding
· Thu Aug 20 11:42:20 2015 +0200
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· Wed Aug 12 07:31:55 2015 +0900
b6ba3fb
tegra: Correct logic for reading pll_misc in clock_start_pll()
by Simon Glass
· Mon Aug 10 07:14:36 2015 -0600
a8480ef
Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.
by Tom Warren
· Thu Jun 25 09:50:44 2015 -0700
9eb444e
tegra: Replace 'Norrin' with 'Nyan-big' and fix typo
by Simon Glass
· Fri Jun 05 14:39:45 2015 -0600
75b1c23
tegra: Add missing tegra124 peripherals
by Simon Glass
· Fri Jun 05 14:39:39 2015 -0600
56c6c31
jetson-tk1: Add PSCI configuration options and reserve secure code
by Ian Campbell
· Tue Apr 21 07:18:40 2015 +0200
52bb8f9
tegra124: Add PSCI support for Tegra124
by Jan Kiszka
· Tue Apr 21 07:18:35 2015 +0200
93a1995
tegra124: clock: Add display clocks and functions
by Simon Glass
· Tue Apr 14 21:03:34 2015 -0600
f069960
arch: Make board selection choices optional
by Joe Hershberger
· Tue May 12 14:46:23 2015 -0500
d937fb5
ARM: tegra: enable MIPI PAD CTRL support for Tegra124
by Stephen Warren
· Wed Mar 25 12:04:37 2015 -0600
ed1632a
ARM: tegra: collect SoC sources into mach-tegra
by Masahiro Yamada
· Fri Feb 20 17:04:04 2015 +0900