summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap-common/spl.c
AgeCommit message (Expand)Author
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-27ARM: SPL: Start hooking in the current SPI SPL supportTom Rini
2012-09-27ARM: SPL: Clean up spl.c / spl_nand.c slightlyTom Rini
2012-09-27ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini
2012-09-27ARM: SPL: Only call mem_malloc_init if configuredTom Rini
2012-09-27ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini
2012-09-27omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini
2012-05-15arm: omap5: correct boot device mode7 for eMMCBalaji T K
2012-03-27SPL: call cleanup_before_linux() before booting LinuxStefano Babic
2012-03-27omap/spl: change output of spl_parse_image_headerSimon Schwarz
2012-03-27omap-common/spl: Add linux boot to SPLSimon Schwarz
2012-03-26SPL: Add YMODEM over UART load supportMatt Porter
2012-03-26spl.c: Use __noreturn decoratorTom Rini
2012-01-16omap_rev_string: output to stdoutAndreas Müller
2012-01-16OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller
2011-12-06arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warningsAnatolij Gustschin
2011-12-06OMAP3: Add SPL_BOARD_INIT hookTom Rini
2011-12-06omap: remove I2C from SPLAneesh V
2011-11-15omap4/5: Add support for booting with CH.Sricharan
2011-11-03omap/spl: actually enable the consoleIlya Yanok
2011-10-27omap: spl: fix build break due to changes in FATAneesh V
2011-10-27OMAP3 SPL: Provide weak omap_rev_stringTom Rini
2011-10-17Move timestamp and version files into 'generated' subdirSimon Glass
2011-09-30omap-common: reorganize spl.cSimon Schwarz
2011-09-30omap3: implement boot parameter savingSimon Schwarz
2011-09-30omap-common: add nand spl supportSimon Schwarz
2011-09-30omap-common/omap4: relocate early UART clock setupSimon Schwarz
2011-08-03omap: add MMC and FAT support to SPLAneesh V
2011-08-03omap: add basic SPL supportAneesh V