Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2b4029a4a1faefb9c814cd93632a8e1a190af30b
/
arch
/
arm
/
mach-tegra
/
board2.c
2b4029a
tegra: Init clocks even when SPL did not run
by Simon Glass
· Wed May 31 17:57:16 2017 -0600
81a3356
power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722
by Simon Glass
· Wed Apr 26 22:27:44 2017 -0600
2f949c3
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· Fri Mar 31 08:40:32 2017 -0600
b2c8868
mmc: move more driver config options to Kconfig
by Masahiro Yamada
· Tue Jan 10 13:32:07 2017 +0900
a66f772
mmc: tegra: Add DM_MMC support to Tegra MMC driver
by Tom Warren
· Tue Sep 13 10:45:48 2016 -0600
c044fe2
ARM: tegra: set MMC pin mux in board_init()
by Stephen Warren
· Tue Sep 13 10:45:47 2016 -0600
c76e936
mmc: tegra: move pad_init_mmc() into MMC driver
by Stephen Warren
· Tue Sep 13 10:45:44 2016 -0600
56aca90
ARM: tegra: move ft_system_setup()
by Stephen Warren
· Mon Aug 08 10:38:34 2016 -0600
f4949cd
ARM: tegra: enable GPU node by compatible value
by Stephen Warren
· Tue Apr 12 11:17:39 2016 -0600
d5f3613
tegra: video: Clean up the old LCD/PWM driver code
by Simon Glass
· Sat Jan 30 16:38:02 2016 -0700
3e2b2d9
tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD
by Simon Glass
· Sat Jan 30 16:37:49 2016 -0700
eb21083
tegra: Allow driver model to be used for the PWM
by Simon Glass
· Sat Jan 30 16:37:48 2016 -0700
5a44ab4
ARM: tegra: shut down USB device controller at boot
by Stephen Warren
· Tue Jan 26 10:59:42 2016 -0700
46fcfc1
dm: tegra: pci: Convert tegra boards to driver model for PCI
by Simon Glass
· Thu Nov 19 20:27:02 2015 -0700
f36729d
ARM: tegra: rename GPU functions
by Alexandre Courbot
· Mon Oct 19 13:57:03 2015 +0900
91aeab0
ARM: tegra: simplify GPU setup
by Alexandre Courbot
· Mon Oct 19 13:57:02 2015 +0900
3ffd090
ARM: tegra: represent RAM in 1 or 2 banks
by Stephen Warren
· Fri Aug 07 16:12:45 2015 -0600
7f936d4
ARM: tegra: move VPR configuration to a later stage
by Alexandre Courbot
· Thu Jul 09 16:33:00 2015 +0900
30d1966
ARM: tegra: restrict usable RAM size further
by Stephen Warren
· Wed Jul 29 13:47:58 2015 -0600
f3035ca
T210: P2571: Turn CPU fan on
by Tom Warren
· Fri Feb 20 12:22:22 2015 -0700
ff81d75
ARM: tegra: Initialize timer earlier
by Thierry Reding
· Tue Jul 28 11:35:53 2015 +0200
6d835fa
ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs
by Thierry Reding
· Mon Jul 27 11:45:24 2015 -0600
3ada902
dm: usb: tegra: Drop legacy USB code
by Simon Glass
· Wed Mar 25 12:23:06 2015 -0600
eab35fe
dm: tegra: usb: Move USB to driver model
by Simon Glass
· Wed May 06 14:00:16 2015 -0600
44a6808
tegra: Allow board-specific init
by Simon Glass
· Fri Jun 05 14:39:42 2015 -0600
7a12889
ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra
by Masahiro Yamada
· Mon Apr 13 10:51:14 2015 +0900
[Renamed from board/nvidia/common/board.c]
0655c91
tegra: Add support for setting up a as3722 PMIC
by Simon Glass
· Tue Apr 14 21:03:28 2015 -0600
0cf62dd
tegra: Provide a function to allow LCD PMIC setup
by Simon Glass
· Tue Apr 14 21:03:27 2015 -0600
69c93c7
tegra: Add a board ID function
by Simon Glass
· Tue Apr 14 21:03:25 2015 -0600
675804d
tegra: Move checkboard() into the board code
by Simon Glass
· Tue Apr 14 21:03:24 2015 -0600
8d1fb31
ARM: tegra: support running in non-secure mode
by Stephen Warren
· Mon Jan 19 16:25:52 2015 -0700
f202e02
ARM: tegra: Implement XUSB pad controller
by Thierry Reding
· Tue Dec 09 22:25:09 2014 -0700
667aee9
dm: i2c: tegra: Convert to driver model
by Simon Glass
· Wed Dec 10 08:55:57 2014 -0700
74472ac
dm: tegra: Add platform data for the GPIO driver
by Simon Glass
· Mon Nov 10 17:16:51 2014 -0700
93dfae7
tegra: make local functions static
by Jeroen Hofstee
· Wed Oct 08 22:57:46 2014 +0200
1121b1b
dm: tegra: spi: Convert to driver model
by Simon Glass
· Mon Oct 13 23:42:13 2014 -0600
0d5c46a
usb: tegra: combine header file
by Stefan Agner
· Sun Mar 02 19:46:50 2014 +0100
f70dbc3
ARM: tegra: prototype pinmux_init() in board.h
by Stephen Warren
· Fri Mar 21 12:28:52 2014 -0600
6b33c83
ARM: tegra: only build __pinmux_nand() when it's needed
by Tom Warren
· Fri Jan 24 12:46:11 2014 -0700
f283e4f
lib: time: add weak timer_init() function
by Darwin Rambo
· Thu Dec 19 15:06:12 2013 -0800
d862f89
usb: new board-specific USB init interface
by Mateusz Zalega
· Fri Oct 04 19:22:26 2013 +0200
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Wed Jul 24 09:22:28 2013 -0400
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
026fefb
tegra: i2c: Enable new CONFIG_SYS_I2C framework
by Simon Glass
· Tue Oct 30 07:28:53 2012 +0000
2fefb8b
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
by Jim Lin
· Fri Jun 21 19:05:47 2013 +0800
b98691c
spi: add common fdt SPI driver interface
by Allen Martin
· Sat Mar 16 18:58:07 2013 +0000
e8e99ab
tegra: spi: rename tegra SPI drivers
by Allen Martin
· Sat Mar 16 18:58:03 2013 +0000
e0158b8
tegra: remove support for UART SPI switch
by Allen Martin
· Sat Mar 16 18:58:02 2013 +0000
f5d874d
Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines
by Tom Warren
· Tue Feb 26 12:26:55 2013 -0700
9745cf8
Tegra: MMC: Add DT support to MMC driver for all T20 boards
by Tom Warren
· Thu Feb 21 12:31:30 2013 +0000
26c3216
tegra: usb: move implementation into right directory
by Lucas Stach
· Thu Feb 07 07:16:29 2013 +0000
598547d
Tegra114: Add generic Tegra114 build support
by Tom Warren
· Mon Jan 28 13:32:12 2013 +0000
ba4fb9b
tegra: add SPI SLINK driver
by Allen Martin
· Tue Jan 29 13:51:28 2013 +0000
d32b2a4
Tegra30: Add generic Tegra30 build support
by Tom Warren
· Tue Dec 11 13:34:17 2012 +0000
9bbe64b
tegra: display: add board pinmux
by Marc Dietrich
· Sun Nov 25 11:26:11 2012 +0000
4f476f3
tegra: Add LCD support to Nvidia boards
by Simon Glass
· Wed Oct 17 13:24:52 2012 +0000
1564f34
tegra: Add support for PWM
by Simon Glass
· Wed Oct 17 13:24:49 2012 +0000
0458584
tegra: nand: add board pinmux
by Lucas Stach
· Sat Sep 29 10:02:09 2012 +0000
e80f7ca
tegra: clean up board include hell
by Lucas Stach
· Sat Sep 29 10:02:08 2012 +0000
18561f7
tegra20: rework UART GPIO handling
by Lucas Stach
· Tue Sep 25 20:21:14 2012 +0000
ab37196
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
by Tom Warren
· Wed Sep 19 15:50:56 2012 -0700
22562a4
Tegra: Change Tegra20 to Tegra in common code, prep for T30
by Tom Warren
· Tue Sep 04 17:00:24 2012 -0700
0ca1a45
tegra20: move SDRAM param save to later in boot
by Allen Martin
· Fri Aug 31 08:30:11 2012 +0000
74753a8
tegra20: remove timer_init from SPL build
by Allen Martin
· Fri Aug 31 08:30:08 2012 +0000
55d98a1
tegra20: rename tegra2 -> tegra20
by Allen Martin
· Fri Aug 31 08:30:00 2012 +0000
d2f67fe
tegra: add pin_mux_spi() board initialization function
by Stephen Warren
· Tue Jun 12 08:33:40 2012 +0000
2967d48
tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches
by Tom Warren
· Fri Jun 01 08:22:14 2012 +0000
2fa4db0
tegra: Allow boards to perform early GPIO setup
by Thierry Reding
· Mon Jun 04 20:02:27 2012 +0000
a308d46
tegra: Add EMC settings for Seaboard
by Jimmy Zhang
· Tue Apr 10 05:17:06 2012 +0000
39d45ed
tegra: Turn off power detect in board init
by Wei Ni
· Mon Apr 02 13:18:58 2012 +0000
8cc8f61
tegra: Set up warmboot code on Nvidia boards
by Simon Glass
· Mon Apr 02 13:18:57 2012 +0000
e772be8
tegra: Set up PMU for Nvidia boards
by Simon Glass
· Mon Apr 02 13:18:54 2012 +0000
87cc3d1
tegra: i2c: Initialise I2C on Nvidia boards
by Simon Glass
· Fri Feb 03 15:13:57 2012 +0000
5d73a8d
tegra: usb: Add USB support to nvidia boards
by Simon Glass
· Mon Feb 27 10:52:50 2012 +0000
a8ccc8b
tegra: Move boards over to use arch-level board UART function
by Simon Glass
· Mon Nov 28 15:04:40 2011 +0000
7d697d7
tegra: Move clock_early_init() to arch_cpu_init()
by Simon Glass
· Mon Nov 28 15:04:36 2011 +0000
e992a41
tegra: Move cpu_init_cp15() to arch_cpu_init()
by Simon Glass
· Mon Nov 28 15:04:35 2011 +0000
704e60d
tegra2: Plumb in SPI/UART switch code
by Simon Glass
· Sat Nov 05 04:46:51 2011 +0000
ee554f8
tegra2: spi: Add SPI driver for Tegra2 SOC
by Tom Warren
· Sat Nov 05 09:48:11 2011 +0000
e942fe0
tegra2: Add UARTB support
by Simon Glass
· Sat Nov 05 04:46:45 2011 +0000
8d93c70
tegra2: Tidy UART selection
by Simon Glass
· Sat Nov 05 04:46:44 2011 +0000
7103221
tegra2: Enable instruction cache
by Simon Glass
· Sat Nov 05 03:56:52 2011 +0000
5f3a899
tegra2: Add arch_cpu_init() to fire up Cortex-A9
by Simon Glass
· Sat Nov 05 03:56:49 2011 +0000
f8eac0d
tegra2: Move board_mmc_init into board files
by Stephen Warren
· Mon Oct 31 06:51:35 2011 +0000
85a6c07
tegra2: Move MMC clock initialization into MMC driver
by Stephen Warren
· Mon Oct 31 06:51:34 2011 +0000
97bf58f
tegra2: Enable MMC for Seaboard
by Tom Warren
· Wed Sep 21 12:40:07 2011 +0000
b70bbf1
tegra2: Add more pinmux functions
by Simon Glass
· Wed Sep 21 12:40:06 2011 +0000
80608ed
tegra2: Rename PIN_ to PINGRP_
by Simon Glass
· Wed Sep 21 12:40:05 2011 +0000
c2ea5e4
tegra2: Add more clock functions
by Simon Glass
· Wed Sep 21 12:40:04 2011 +0000
dfcee79
tegra2: Clean up board code a little
by Simon Glass
· Wed Sep 21 12:40:03 2011 +0000
069784e
tegra2: Rename CLOCK_PLL_ID to CLOCK_ID
by Simon Glass
· Wed Sep 21 12:40:02 2011 +0000
e2deddd
Tegra2: Use clock and pinmux functions to simplify code
by Simon Glass
· Tue Aug 30 06:23:15 2011 +0000
fa516f6
Tegra2: Add additional pin multiplexing features
by Simon Glass
· Tue Aug 30 06:23:14 2011 +0000
16134fd
Tegra2: Add more clock support
by Simon Glass
· Tue Aug 30 06:23:13 2011 +0000
bd0d0b8
arm: nvidia and smdk6400: use common code for machine type
by Igor Grinberg
· Sun Jul 03 23:00:20 2011 +0000
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· Fri Jul 15 02:19:44 2011 +0000
85f0ee4
mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3
by Tom Warren
· Tue May 31 10:30:37 2011 +0000
e149558
arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init
by Tom Warren
· Thu Apr 14 12:09:41 2011 +0000
112a188
arm: Tegra2: add support for A9 CPU init
by Tom Warren
· Thu Apr 14 12:18:06 2011 +0000
1a0ce28
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· Sun Mar 27 21:48:08 2011 +0200
Next »