summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap-common/boot-common.c
Commit message (Expand)AuthorAgeFilesLines
* TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-161-0/+10
* arm: omap: reset sata on bootDmitry Lifshitz2015-01-051-0/+9
* arm: am33xx: Handle NAND+I2C boot-device the same way as NANDStefan Roese2014-12-041-2/+13
* arm: omap: add support for am57xx devicesFelipe Balbi2014-12-041-1/+1
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-271-2/+2
* dra7xx_evm: Add QSPI_4 support, qspiboot build targetTom Rini2014-04-171-0/+11
* SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini2014-02-071-1/+12
* am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini2013-11-011-0/+4
* am33xx: Add am33xx_spl_board_init function, callTom Rini2013-09-201-0/+3
* ARM: AM43xx: Add build supportLokesh Vutla2013-08-151-1/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-9/+1
* am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-051-0/+39
* ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-101-17/+14
* omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-2/+2
* omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-2/+2
* am33xx: support for booting via usbethIlya Yanok2013-02-181-0/+3
* OMAP: include sys_proto.h from boot-commonIlya Yanok2012-12-101-0/+1
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-1/+1
* ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini2012-09-271-0/+7
* ARM: SPL: Make spl_mmc.c more genericTom Rini2012-09-271-0/+16
* ARM: SPL: Rename omap_boot_mode to spl_boot_mode()Tom Rini2012-09-271-1/+1
* ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini2012-09-271-1/+1
* ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-161-0/+49
OpenPOWER on IntegriCloud