u-boot/arch/arm/cpu/armv7/omap-common
Aneesh V cd5847ac3a omap4460: fix TPS initialization
TPS power IC is controlled using a GPIO (gpio_wk7).
This GPIO should be maintained at logic 1 always. As
such an internal pull-up on this pin will do the job,
driving the GPIO outuput is not needed. This will avoid
the need of using GPIO library in SPL and also may
save some power.

Signed-off-by: Aneesh V <aneesh@ti.com>
2011-12-06 23:59:34 +01:00
..
clocks-common.c omap4460: fix TPS initialization 2011-12-06 23:59:34 +01:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
emif-common.c omap5: emif: Add emif/ddr configurations required for omap5 evm 2011-11-15 22:25:50 +01:00
gpio.c omap: Don't use gpio_free to change direction to input 2011-10-27 21:56:35 +02:00
hwinit-common.c omap4/5: Add support for booting with CH. 2011-11-15 22:25:50 +01:00
lowlevel_init.S omap4/5: Add support for booting with CH. 2011-11-15 22:25:50 +01:00
Makefile omap5: clocks: Add clocks support for omap5 platform. 2011-11-15 22:25:50 +01:00
mem-common.c omap4: make omap4 code common for future reuse 2011-11-15 22:25:50 +01:00
reset.S ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 2010-09-08 14:51:18 -04:00
spl.c omap4/5: Add support for booting with CH. 2011-11-15 22:25:50 +01:00
spl_mmc.c Move timestamp and version files into 'generated' subdir 2011-10-17 23:57:00 +02:00
spl_nand.c Move timestamp and version files into 'generated' subdir 2011-10-17 23:57:00 +02:00
timer.c Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
u-boot-spl.lds omap: add basic SPL support 2011-08-03 12:49:20 +02:00
utils.c omap4: calculate EMIF register values 2011-08-03 12:49:19 +02:00