summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap-common/spl.c
Commit message (Expand)AuthorAgeLines
* omap_rev_string: output to stdoutAndreas Müller2012-01-16-8/+4
* OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller2012-01-16-2/+0
* arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warningsAnatolij Gustschin2011-12-06-2/+3
* OMAP3: Add SPL_BOARD_INIT hookTom Rini2011-12-06-0/+4
* omap: remove I2C from SPLAneesh V2011-12-06-1/+0
* omap4/5: Add support for booting with CH.Sricharan2011-11-15-2/+7
* omap/spl: actually enable the consoleIlya Yanok2011-11-03-0/+2
* omap: spl: fix build break due to changes in FATAneesh V2011-10-27-0/+4
* OMAP3 SPL: Provide weak omap_rev_stringTom Rini2011-10-27-0/+8
* Move timestamp and version files into 'generated' subdirSimon Glass2011-10-17-2/+1
* omap-common: reorganize spl.cSimon Schwarz2011-09-30-177/+20
* omap3: implement boot parameter savingSimon Schwarz2011-09-30-1/+5
* omap-common: add nand spl supportSimon Schwarz2011-09-30-1/+45
* omap-common/omap4: relocate early UART clock setupSimon Schwarz2011-09-30-1/+1
* omap: add MMC and FAT support to SPLAneesh V2011-08-03-2/+192
* omap: add basic SPL supportAneesh V2011-08-03-0/+82