summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap-common
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP5: Add support for disabling clocks in ubootKishon Vijay Abraham I2015-08-171-0/+53
* omap-common: SYS_BOOT-based fallback boot device selection for peripheral bootPaul Kocialkowski2015-07-271-7/+45
* omap-common: Boot device define instead of hardcoded valuePaul Kocialkowski2015-07-271-2/+2
* omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-274-55/+78
* usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-221-1/+1
* ARM: DRA7: emif: Fix DDR init sequence during warm resetLokesh Vutla2015-06-151-2/+2
* am33xx: Re-enable SW levelling for DDR2Tom Rini2015-06-152-4/+9
* ARM: DRA7: Add support for IO delay configurationLokesh Vutla2015-06-121-0/+26
* ARM: DRA7: DDR3: Add support for HW levelingLokesh Vutla2015-06-121-21/+125
* fastboot: ARM: OMAP5: Enable reboot-bootloaderDileep Katta2015-04-231-0/+10
* ARM: DRA7: Set serial number environment variableDileep Katta2015-04-231-0/+13
* ahci: mmio_base is a virtual addressScott Wood2015-04-182-4/+4
* ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1Nishanth Menon2015-03-132-1/+3
* ARM: OMAP: Change set_pl310_ctrl_reg to be genericNishanth Menon2015-03-131-7/+11
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-041-1/+5
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-171-1/+1
|\
| * arm: Allow lr to be saved by board codeSimon Glass2015-02-161-1/+1
* | ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register valueLokesh Vutla2015-02-161-1/+3
|/
* ARM: OMAP5: DRA7xx: Add support for power rail groupingLubomir Popov2015-01-291-6/+77
* TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-162-11/+10
* arm: omap: reset sata on bootDmitry Lifshitz2015-01-051-0/+9
* OMAP5+: sata/scsi: implement scsi_bus_reset()Dmitry Lifshitz2015-01-051-0/+6
* omap-common/hwinit-common.c: timer_init() doesn't need to touch gdTom Rini2015-01-051-5/+0
* 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
* arm: omap-common: emif: allow to map memory without interleavingFelipe Balbi2014-12-041-4/+5
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-241-0/+5
|\
| * sata: implement reset_sata for dwc_ahsataNikita Kiryanov2014-11-241-0/+5
* | replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-201-3/+3
|/
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-271-2/+2
* ARM: OMAP5+: sata: Move scsi_scan() to the right placeRoger Quadros2014-10-101-1/+1
* OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros2014-10-101-0/+6
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-301-0/+1
* ARM: DRA: Enable VTT regulatorLokesh Vutla2014-08-251-0/+3
* ARM: DRA7: Enable software leveling for dra7Sricharan R2014-08-251-37/+1
* ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-251-2/+2
* ARM: omap: fix GPMC address-map size for NAND and NOR devicespekon gupta2014-07-251-2/+7
* ARM: OMAP: Fix handling of errata i727Rajendra Nayak2014-07-251-1/+2
* ARM: omap: Fix GPMC init for OMAP3 platformsStefan Roese2014-07-251-1/+1
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-011-2/+4
|\
| * OMAP: disable gpmc timeout safely for reenablingStefano Babic2014-06-191-1/+2
| * omap: Don't enable GPMC CS0 with nothing attachedAsh Charles2014-06-191-1/+2
* | am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass2014-06-113-42/+60
|/
* ARM: OMAP: Fix omap_sdram_size calculationLokesh Vutla2014-05-231-4/+7
* armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_contextTom Rini2014-05-231-2/+2
* ARM: DRA72x: Update EMIF dataLokesh Vutla2014-05-231-2/+4
* ARM: omap: merge GPMC initialization code for all platformpekon gupta2014-05-232-10/+111
* dra7xx_evm: Add QSPI_4 support, qspiboot build targetTom Rini2014-04-171-0/+11
* OMAP: common: consolidate fake USB ethernet MAC address creationNishanth Menon2014-04-171-0/+21
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
OpenPOWER on IntegriCloud