summaryrefslogtreecommitdiff
path: root/include/configs/omap4_common.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-18arm: omap4: panda: Add reading of the board revisionDan Murphy1-0/+2
2013-06-18arm: omap: Add check for fdtfile in the findfdt macroDan Murphy1-1/+4
2013-06-10ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R1-4/+0
2013-05-10ARM: OMAP: Add arch_cpu_init functionSRICHARAN R1-0/+4
2013-05-10ARM:Panda:Fix device tree loading for the panda-esDan Murphy1-1/+3
2013-04-08ARM: OMAP4/5: Make bootz as the default boot commandSRICHARAN R1-2/+2
2013-04-08ARM: OMAP4/5: Change the default boot command to work with device treeSRICHARAN R1-3/+19
2013-03-11omap4_common: Enable CONFIG_CMD_BOOTZTom Rini1-1/+1
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-3/+14
2013-02-07omap4: allow the use of a plain text env file instead boot scriptsJavier Martinez Canillas1-3/+14
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones1-2/+0
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