summaryrefslogtreecommitdiff
path: root/include/configs/omap4_common.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford1-1/+1
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini1-0/+1
2012-09-27omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini1-0/+1
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-12/+0
2012-09-01omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini1-5/+2
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut1-0/+1
2012-09-01dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAPMarek Vasut1-0/+1
2012-07-07ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls.SRICHARAN R1-5/+0
2012-07-07omap4/5: Use CPUDIR for .lds scriptThomas Weber1-1/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-05-15OMAP4: Set fdt_high for OMAP4 devices to enable booting with Device TreeJon Hunter1-0/+1
2012-05-15omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini1-1/+0
2012-05-15omap4: Remove CONFIG_SYS_MMC_SET_DEVTom Rini1-1/+0
2012-05-15OMAP4: enable Thumb buildAneesh V1-0/+2
2011-12-07omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addressesAneesh V1-7/+10
2011-12-07omap: fix cache line size for omap3/omap4 boardsAneesh V1-0/+1
2011-12-07omap4: ttyO2 instead of ttyS2 in default bootargsAneesh V1-1/+1
2011-11-16omap4/5: Add support for booting with CH.Sricharan1-0/+5
2011-11-16omap5: Add minimal support for omap5430.Sricharan1-1/+1
2011-10-27omap: spl: fix build break due to changes in FATAneesh V1-8/+10
2011-10-27U-Boot/SPL: omap4: Make ddr pre-calculated timings as default.SRICHARAN R1-0/+2
2011-10-01mmc: omap: config VMMC, MMC1_PBIASBalaji T K1-0/+2
2011-09-13omap4: factor out common part from board config headersAneesh V1-0/+275