summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap-common/spl.c
Commit message (Expand)AuthorAgeFilesLines
* arm: omap5: correct boot device mode7 for eMMCBalaji T K2012-05-151-0/+1
* SPL: call cleanup_before_linux() before booting LinuxStefano Babic2012-03-271-1/+1
* omap/spl: change output of spl_parse_image_headerSimon Schwarz2012-03-271-1/+1
* omap-common/spl: Add linux boot to SPLSimon Schwarz2012-03-271-0/+44
* SPL: Add YMODEM over UART load supportMatt Porter2012-03-261-0/+5
* spl.c: Use __noreturn decoratorTom Rini2012-03-261-3/+2
* omap_rev_string: output to stdoutAndreas Müller2012-01-161-8/+4
* OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller2012-01-161-2/+0
* arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warningsAnatolij Gustschin2011-12-061-2/+3
* OMAP3: Add SPL_BOARD_INIT hookTom Rini2011-12-061-0/+4
* omap: remove I2C from SPLAneesh V2011-12-061-1/+0
* omap4/5: Add support for booting with CH.Sricharan2011-11-151-2/+7
* omap/spl: actually enable the consoleIlya Yanok2011-11-031-0/+2
* omap: spl: fix build break due to changes in FATAneesh V2011-10-271-0/+4
* OMAP3 SPL: Provide weak omap_rev_stringTom Rini2011-10-271-0/+8
* Move timestamp and version files into 'generated' subdirSimon Glass2011-10-171-2/+1
* omap-common: reorganize spl.cSimon Schwarz2011-09-301-177/+20
* omap3: implement boot parameter savingSimon Schwarz2011-09-301-1/+5
* omap-common: add nand spl supportSimon Schwarz2011-09-301-1/+45
* omap-common/omap4: relocate early UART clock setupSimon Schwarz2011-09-301-1/+1
* omap: add MMC and FAT support to SPLAneesh V2011-08-031-2/+192
* omap: add basic SPL supportAneesh V2011-08-031-0/+82
OpenPOWER on IntegriCloud