uboot/arch/arm/include/asm
Stephen Warren 4a68d3431a ARM: tegra: allow pinmux mux option not to be set by init tables
Define enum PMUX_FUNC_DEFAULT, which indicates that a table entry passed
to pinmux_config_pingrp()/pinmux_config_pingrp_table() shouldn't change
the mux option in HW.

For pins that will be used as GPIOs, the mux option is irrelevant, so we
simply don't want to define any mux option in the pinmux initialization
table.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-05-13 10:41:31 -07:00
..
arch-a320
arch-am33xx spl: Fix guardian macros in spl.h 2014-03-28 15:06:30 -04:00
arch-arm720t
arch-armada100
arch-armv7
arch-at91 arm: atmel: sama5d3: add nand spl boot support 2014-03-09 19:19:13 +01:00
arch-bcm281xx arch: bcm281xx: Initial commit of bcm281xx architecture code 2014-02-22 19:30:24 +01:00
arch-bcm2835 ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value 2014-02-14 07:57:14 +01:00
arch-davinci arm, da850: staticize funtions 2014-04-17 17:24:40 -04:00
arch-ep93xx
arch-exynos Merge branch 'u-boot/master' into 'u-boot-arm/master' 2014-04-08 09:25:08 +02:00
arch-imx mx6: Distinguish mx6dual from mx6quad 2014-02-11 11:24:12 +01:00
arch-keystone keystone2: net: add keystone ethernet driver 2014-04-17 17:24:39 -04:00
arch-kirkwood kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG 2014-03-12 17:04:52 -04:00
arch-ks8695
arch-lpc32xx config: remove platform CONFIG_SYS_HZ definition part 2/2 2013-11-04 11:06:16 -05:00
arch-mb86r0x sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
arch-mx5 Merge branch 'master' of git://git.denx.de/u-boot-spi 2014-02-21 08:00:22 -05:00
arch-mx6 Merge branch 'master' of git://git.denx.de/u-boot-spi 2014-02-21 08:00:22 -05:00
arch-mx25
arch-mx27 mx27: add missing constant for mx27 2013-09-10 19:12:55 +02:00
arch-mx31
arch-mx35 spl: Fix guardian macros in spl.h 2014-03-28 15:06:30 -04:00
arch-mxs ARM: mxs: Setup stack in JTAG mode 2013-10-17 09:44:20 +02:00
arch-nomadik
arch-omap3 OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid 2014-04-17 14:39:54 -04:00
arch-omap4 ARM: OMAP: hide custom bit manipulation function sr32() 2014-04-17 14:39:54 -04:00
arch-omap5 ARM: OMAP: hide custom bit manipulation function sr32() 2014-04-17 14:39:54 -04:00
arch-orion5x
arch-pantheon
arch-pxa include: delete include/linux/config.h 2013-11-08 15:25:13 -05:00
arch-rmobile usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs 2014-04-30 10:30:56 +02:00
arch-s3c24x0 include: delete include/linux/config.h 2013-11-08 15:25:13 -05:00
arch-s5pc1xx arm:s5pc110: add cpu revision 2014-02-07 10:06:24 +09:00
arch-sa1100
arch-socfpga socfpga: Adding Clock Manager driver 2014-04-07 10:41:50 +02:00
arch-spear spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs 2014-02-20 06:49:02 +01:00
arch-tegra ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE 2014-05-13 10:41:31 -07:00
arch-tegra20 ARM: tegra: allow pinmux mux option not to be set by init tables 2014-05-13 10:41:31 -07:00
arch-tegra30 ARM: tegra: allow pinmux mux option not to be set by init tables 2014-05-13 10:41:31 -07:00
arch-tegra114 ARM: tegra: allow pinmux mux option not to be set by init tables 2014-05-13 10:41:31 -07:00
arch-tegra124 ARM: tegra: allow pinmux mux option not to be set by init tables 2014-05-13 10:41:31 -07:00
arch-tnetv107x sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
arch-u8500
arch-vf610 arm: vf610: add enet1 support 2014-04-07 20:15:44 +02:00
arch-zynq mmc: zynq: Add OF initialization support 2014-03-04 09:27:35 -05:00
armv8 arm64: core support 2014-01-09 16:08:44 +01:00
imx-common imx: Easy enabling of SION per-pin using MUX_MODE_SION helper macro 2014-01-03 15:44:05 +01:00
kona-common arch: kona: Initial commit of kona-common architecture code 2014-02-22 19:30:18 +01:00
proc-armv arm64: core support 2014-01-09 16:08:44 +01:00
armv7.h ARM: extend non-secure switch to also go into HYP mode 2013-10-03 21:28:55 +02:00
assembler.h
atomic.h include: delete include/linux/config.h 2013-11-08 15:25:13 -05:00
bitops.h
bootm.h
byteorder.h armv8: Use __aarch64__ rather than CONFIG_ARM64 in some cases 2014-01-10 10:10:23 +01:00
cache.h arm64: core support 2014-01-09 16:08:44 +01:00
config.h arm64: core support 2014-01-09 16:08:44 +01:00
davinci_rtc.h am33xx, davinci: Create and use <asm/davinci_rtc.h> 2013-11-01 15:30:22 -04:00
dma-mapping.h arm: dma_alloc_coherent: malloc() -> memalign() 2013-09-14 12:08:00 +02:00
ehci-omap.h usb: new board-specific USB init interface 2013-10-20 23:42:40 +02:00
emif.h ARM: AM43xx: GP_EVM: Add support for DDR3 2013-12-18 21:14:45 -05:00
errno.h
gic.h arm64 patch: gicv3 support 2014-04-08 00:15:12 +02:00
global_data.h ARM: IXP: Remove the IXP architecture support 2014-02-06 02:51:52 +01:00
gpio.h
hardware.h
io.h arm64: core support 2014-01-09 16:08:44 +01:00
linkage.h
mach-types.h
macro.h arm64: core support 2014-01-09 16:08:44 +01:00
memory.h include: delete include/linux/config.h 2013-11-08 15:25:13 -05:00
omap_boot.h
omap_common.h OMAP: common: consolidate fake USB ethernet MAC address creation 2014-04-17 14:39:54 -04:00
omap_gpio.h
omap_mmc.h
omap_musb.h
pl310.h mx6: Enable L2 cache support 2014-02-11 11:24:12 +01:00
posix_types.h armv8: Use __aarch64__ rather than CONFIG_ARM64 in some cases 2014-01-10 10:10:23 +01:00
processor.h
ptrace.h
sections.h
setup.h
spl.h
string.h
system.h armv8/cache: Change cache invalidate and flush function 2014-04-07 17:43:41 +02:00
types.h arm64: core support 2014-01-09 16:08:44 +01:00
u-boot-arm.h
u-boot.h arm64: core support 2014-01-09 16:08:44 +01:00
unaligned.h arm64: core support 2014-01-09 16:08:44 +01:00
utils.h