Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
39547652919ad923579166c6cd2cff2b083226a8
/
arch
/
arm
/
mach-tegra
e5fb156
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
4146a9a
ARM: tegra186: call secure monitor for all cache-wide ops
by Stephen Warren
· 8 years ago
ddb0f63
armv8: add hooks for all cache-wide operations
by Stephen Warren
· 8 years ago
48a4c18
ARM: tegra: translate __asm_flush_l3_cache to assembly
by Stephen Warren
· 8 years ago
21d6ea6
ARM: tegra: ensure nvtboot_boot_x0 alignment
by Stephen Warren
· 8 years ago
fdb3269
ARM: tegra: configure Ethernet address on Tegra186
by Stephen Warren
· 8 years ago
9a40c79
ARM: tegra: add SoC-level hook for board_late_init()
by Stephen Warren
· 8 years ago
f48e025
drivers/pci/Kconfig: Add PCI
by Tom Rini
· 8 years ago
db090a2
Fix codying style broken by recent libfdt sync
by Masahiro Yamada
· 8 years ago
499c29e
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· 8 years ago
b0ea740
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
fc23c1d
ARM: tegra: reduce DRAM size mapped into MMU on ARM64
by Stephen Warren
· 8 years ago
4028e33
ARM: tegra: flush caches via SMC call
by Stephen Warren
· 8 years ago
905752c
ARM: tegra: enable standard clock/reset APIs everywhere
by Stephen Warren
· 8 years ago
e331b20
ARM: tegra: fix clock_get_periph_rate() for UART clocks
by Stephen Warren
· 8 years ago
532543c
ARM: tegra: add APIs the clock uclass driver will need
by Stephen Warren
· 8 years ago
1453d10
ARM: tegra: add peripheral clock init table
by Stephen Warren
· 8 years ago
a66f772
mmc: tegra: Add DM_MMC support to Tegra MMC driver
by Tom Warren
· 8 years ago
c044fe2
ARM: tegra: set MMC pin mux in board_init()
by Stephen Warren
· 8 years ago
c76e936
mmc: tegra: move pad_init_mmc() into MMC driver
by Stephen Warren
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
e076d6f
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
b16c92c
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f2a8946
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
0bdfc3e
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d5415b2
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
by Masahiro Yamada
· 8 years ago
fcd2155
ARM: tegra: remove wrong dependency on SPL_BUILD
by Masahiro Yamada
· 8 years ago
441f238
ARM: tegra: Add support for TK1-SOM board from Colorado Engineering
by Peter Chubb
· 8 years ago
f082993
ARM: tegra: reduce CSITE clock from 204M to 136M
by Bryan Wu
· 8 years ago
56aca90
ARM: tegra: move ft_system_setup()
by Stephen Warren
· 8 years ago
fccc9c5
reset: add Tegra186 reset driver
by Stephen Warren
· 8 years ago
e8e3f20
clock: add Tegra186 clock driver
by Stephen Warren
· 8 years ago
a214892
misc: add Tegra BPMP driver
by Stephen Warren
· 8 years ago
2befe0c
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
3b787ef
ARM: Rework and correct barrier definitions
by Tom Rini
· 8 years ago
20e7843
ARM: tegra: call tegra_board_init on Tegra186
by Stephen Warren
· 8 years ago
c5f510f
ARM: tegra: pick up actual memory size
by Stephen Warren
· 8 years ago
adf3abd
ARM: tegra: add IVC protocol implementation
by Stephen Warren
· 8 years ago
9ec4d9b
ARM: tegra: unify Tegra186 Makefile a bit
by Stephen Warren
· 8 years ago
99777bd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
c7104e5
armv8: mmu: Add support of non-identical mapping
by York Sun
· 8 years ago
6e14795
ARM: PSCI: Switch to per-CPU target PC storage in secure data section
by Chen-Yu Tsai
· 8 years ago
1d0c177
ARM: PSCI: Remove unused psci_text_end symbol
by Chen-Yu Tsai
· 8 years ago
70617c7
ARM: PSCI: Split out common stack setup code from psci_arch_init
by Chen-Yu Tsai
· 8 years ago
e0e2b26
mailbox: add Tegra186 HSP driver
by Stephen Warren
· 8 years ago
1ce3d54
ARM: tegra: add p2771-0000 board support
by Stephen Warren
· 9 years ago
03667eb
ARM: tegra: add core Tegra186 support
by Stephen Warren
· 9 years ago
af974be
ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig
by Stephen Warren
· 9 years ago
f4949cd
ARM: tegra: enable GPU node by compatible value
by Stephen Warren
· 9 years ago
b6409f2
ARM: tegra210: set PLLE_PTS bit when enabling PLLE
by Stephen Warren
· 9 years ago
da6cfe1
tegra: Replace home grown mmu code with generic table approach
by Alexander Graf
· 9 years ago
fe4ee97
video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD
by Simon Glass
· 9 years ago
d5f3613
tegra: video: Clean up the old LCD/PWM driver code
by Simon Glass
· 9 years ago
d8af3c9
tegra: video: Move LCD driver to use the DM PWM driver
by Simon Glass
· 9 years ago
d8fc3c5
tegra: video: Merge the display driver into one file
by Simon Glass
· 9 years ago
89c0346
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
by Simon Glass
· 9 years ago
3e2b2d9
tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD
by Simon Glass
· 9 years ago
eb21083
tegra: Allow driver model to be used for the PWM
by Simon Glass
· 9 years ago
669933b
video: tegra: Enable the 'lcd' env variable work-around
by Simon Glass
· 9 years ago
5a44ab4
ARM: tegra: shut down USB device controller at boot
by Stephen Warren
· 9 years ago
78eeb91
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
a403c9f
dm: tegra: net: Convert tegra boards to driver model for Ethernet
by Simon Glass
· 9 years ago
f4402d0
dm: tegra: Provide serial platform data for SPL
by Simon Glass
· 9 years ago
eca7b0d
dm: pci: Disable PCI compatibility functions by default
by Simon Glass
· 9 years ago
46fcfc1
dm: tegra: pci: Convert tegra boards to driver model for PCI
by Simon Glass
· 9 years ago
8c29e65
ARM: tegra: refactor common Kconfig options
by Stephen Warren
· 9 years ago
e3b9026
ns16550: unify serial_tegra
by Thomas Chou
· 9 years ago
01e9940
dm: tegra: Convert keyboard driver to driver model
by Simon Glass
· 9 years ago
7f75d54
ARM: tegra: note that p2371-2180 is Jetson TX1
by Stephen Warren
· 9 years ago
f36729d
ARM: tegra: rename GPU functions
by Alexandre Courbot
· 9 years ago
91aeab0
ARM: tegra: simplify GPU setup
by Alexandre Courbot
· 9 years ago
af1fb61
ARM: tegra: remove vpr_configured() function
by Alexandre Courbot
· 9 years ago
6f6ed1b
ARM: tegra: error check Tegra210 XUSB padctl waits
by Stephen Warren
· 9 years ago
e3ba569
ARM: tegra: add lane tables to Tegra210 XUSB padctl
by Stephen Warren
· 9 years ago
7de245d
ARM: tegra: switch Tegra210 to common XUSB padctl
by Stephen Warren
· 9 years ago
fbae197
ARM: tegra: parameterize common XUSB code
by Stephen Warren
· 9 years ago
6422ace
ARM: tegra: create common XUSB padctl driver file
by Stephen Warren
· 9 years ago
962b9e0
ARM: tegra: clean up XUSB padctl error() calls
by Stephen Warren
· 9 years ago
1a662fb
ARM: tegra: rename dummy XUSB padctl implementation
by Stephen Warren
· 9 years ago
553b61e
ARM: tegra210: implement PLLE init procedure from TRM
by Stephen Warren
· 9 years ago
f6971d0
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 9 years ago
9e54980
ARM: tegra: add custom MMU setup on ARMv8
by Stephen Warren
· 9 years ago
0cab3ec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
0fca329
ARM: tegra114: Clear IDDQ when enabling PLLC
by Thierry Reding
· 9 years ago
a1dfa9a
ARM: tegra124: Clear IDDQ when enabling PLLC
by Thierry Reding
· 9 years ago
4c3aaa7
ARM: tegra: clk_m is the architected timer source clock
by Thierry Reding
· 9 years ago
fa6e24d
ARM: tegra: Implement clk_m
by Thierry Reding
· 9 years ago
b1c6a8a
ARM: tegra: fix PLLP frequency calc on T210
by Stephen Warren
· 9 years ago
8681561
ARM: tegra: Add p2371-2180 board
by Stephen Warren
· 9 years ago
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
1e35f39
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
3ffd090
ARM: tegra: represent RAM in 1 or 2 banks
by Stephen Warren
· 9 years ago
6718af0
ARM: tegra: query_sdram_size() cleanup
by Stephen Warren
· 9 years ago
b6ba3fb
tegra: Correct logic for reading pll_misc in clock_start_pll()
by Simon Glass
· 9 years ago
952a573
ARM: tegra: Add p2371-0000 board
by Stephen Warren
· 9 years ago
1b54a5e
ARM: tegra: Add e2220-1170 board
by Stephen Warren
· 9 years ago
5e270dc
ARM: tegra: enable GPU DT node when appropriate
by Alexandre Courbot
· 9 years ago
7f936d4
ARM: tegra: move VPR configuration to a later stage
by Alexandre Courbot
· 9 years ago
Next »