summaryrefslogtreecommitdiffstats
path: root/include/configs/omap4_common.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP4: Move TEXT_BASE down to non-HS limitLokesh Vutla2013-12-121-3/+8
* ARM: OMAP4: Convert to ti_armv7_common.hLokesh Vutla2013-11-011-161/+27
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* arm: omap4: panda: Add reading of the board revisionDan Murphy2013-06-181-0/+2
* arm: omap: Add check for fdtfile in the findfdt macroDan Murphy2013-06-181-1/+4
* ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R2013-06-101-4/+0
* ARM: OMAP: Add arch_cpu_init functionSRICHARAN R2013-05-101-0/+4
* ARM:Panda:Fix device tree loading for the panda-esDan Murphy2013-05-101-1/+3
* ARM: OMAP4/5: Make bootz as the default boot commandSRICHARAN R2013-04-081-2/+2
* ARM: OMAP4/5: Change the default boot command to work with device treeSRICHARAN R2013-04-081-3/+19
* omap4_common: Enable CONFIG_CMD_BOOTZTom Rini2013-03-111-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-121-3/+14
|\
| * omap4: allow the use of a plain text env file instead boot scriptsJavier Martinez Canillas2013-02-071-3/+14
* | Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones2013-01-291-2/+0
|/
* configs: Fix usage of mmc rescanAndrew Bradford2012-10-231-1/+1
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-0/+1
* omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-271-0/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-12/+0
* omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini2012-09-011-5/+2
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-011-0/+1
* dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAPMarek Vasut2012-09-011-0/+1
* ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls.SRICHARAN R2012-07-071-5/+0
* omap4/5: Use CPUDIR for .lds scriptThomas Weber2012-07-071-1/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* OMAP4: Set fdt_high for OMAP4 devices to enable booting with Device TreeJon Hunter2012-05-151-0/+1
* omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini2012-05-151-1/+0
* omap4: Remove CONFIG_SYS_MMC_SET_DEVTom Rini2012-05-151-1/+0
* OMAP4: enable Thumb buildAneesh V2012-05-151-0/+2
* omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addressesAneesh V2011-12-061-7/+10
* omap: fix cache line size for omap3/omap4 boardsAneesh V2011-12-061-0/+1
* omap4: ttyO2 instead of ttyS2 in default bootargsAneesh V2011-12-061-1/+1
* omap4/5: Add support for booting with CH.Sricharan2011-11-151-0/+5
* omap5: Add minimal support for omap5430.Sricharan2011-11-151-1/+1
* omap: spl: fix build break due to changes in FATAneesh V2011-10-271-8/+10
* U-Boot/SPL: omap4: Make ddr pre-calculated timings as default.SRICHARAN R2011-10-271-0/+2
* mmc: omap: config VMMC, MMC1_PBIASBalaji T K2011-09-301-0/+2
* omap4: factor out common part from board config headersAneesh V2011-09-131-0/+275
OpenPOWER on IntegriCloud