u-boot-brain/arch/arm/cpu
Tom Warren 8b7776b9f9 Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init
Use the latest tables & code from our internal U-Boot repo.
The SDMMC3_CD, CLK_LB_IN and CLK_LB_OUT offsets in the pingroup
table were off by a few indices, causing the pinmux init code to
write bad data to the PINMUX_AUX_ regs. This also enabled the lock
bit, which made it impossible to reconfig the pads correctly for
SDMMC3 (SD card on Dalmore) operation. Also fixes SPI_CS2_N,
USB_VBUS_EN0, HDMI_CEC and UART2_RXD/TXD muxes.

Signed-off-by: Tom Warren <twarren@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
2013-03-14 11:06:43 -07:00
..
arm720t ARM: tegra: implement WAR for Tegra114 CPU reset vector 2013-03-14 11:06:43 -07:00
arm920t Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
arm925t arm: remove useless code in start.S files 2013-01-08 22:14:54 +01:00
arm926ejs Remove linker lists (LGAs) from SPL linker scripts 2013-03-12 23:28:29 +01:00
arm946es arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
arm1136 SPL: ONENAND: Fix some ONENAND related defines. 2013-03-08 16:41:14 -05:00
arm1176 arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
arm_intcm arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
armv7 tegra: usb: move implementation into right directory 2013-03-14 11:06:41 -07:00
ixp Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
pxa arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
s3c44b0 arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
sa1100 arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
tegra20-common tegra: rename FUNCMUX_UART2_UARTB 2013-02-11 10:35:24 -07:00
tegra30-common tegra30: add SBC1 to periph id mapping table 2013-02-11 10:35:24 -07:00
tegra114-common Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init 2013-03-14 11:06:43 -07:00
tegra-common Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-02-12 10:18:31 -05:00
u-boot-spl.lds Remove linker lists (LGAs) from SPL linker scripts 2013-03-12 23:28:29 +01:00
u-boot.lds Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00