summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap-common/hwinit-common.c
Commit message (Expand)AuthorAgeLines
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-27-0/+3
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-27-1/+1
* ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-27-1/+1
* omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-27-0/+5
* OMAP4+: Force DDR in self-refresh after warm resetLokesh Vutla2012-07-07-0/+4
* ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.SRICHARAN R2012-07-07-2/+18
* omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini2012-05-15-10/+0
* OMAP4/5: device: Add support to get the device type.SRICHARAN R2012-05-15-1/+5
* OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()Dechesne, Nicolas2012-02-12-0/+2
* omap_rev_string: output to stdoutAndreas Müller2012-01-16-6/+4
* ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-16-28/+0
* omap4/5: Add support for booting with CH.Sricharan2011-11-15-2/+22
* omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan2011-11-15-9/+11
* omap5: Add minimal support for omap5430.Sricharan2011-11-15-170/+31
* omap4: make omap4 code common for future reuseSricharan2011-11-15-0/+384