summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap3
Commit message (Expand)AuthorAgeFilesLines
* omap3: cm-t3517: add basic board supportIgor Grinberg2014-11-061-0/+4
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-271-0/+16
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-271-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-271-1/+1
|\
| * omap3: Kconfig: fix the cm-t35 board option promptIgor Grinberg2014-10-231-1/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-261-1/+25
|\ \
| * | dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-231-1/+25
| |/
* | omap3: board: add missing include and protoJeroen Hofstee2014-10-252-0/+3
* | omap3: make local functions staticJeroen Hofstee2014-10-253-3/+3
|/
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-2/+0
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-0/+107
* ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.cStefan Roese2014-07-251-139/+0
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-011-2/+2
|\
| * omap3: board: trivial: add void for no argsJeroen Hofstee2014-06-191-2/+2
* | am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass2014-06-111-8/+0
|/
* omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta2014-06-061-12/+0
* ARM: omap: merge GPMC initialization code for all platformpekon gupta2014-05-231-1/+0
* omap3/sys_info: provide interface to read die idNishanth Menon2014-04-171-5/+14
* ARM: OMAP: replace custom sr32() by standard I/O accessorsWolfgang Denk2014-04-171-163/+205
* ARM: OMAP: hide custom bit manipulation function sr32()Wolfgang Denk2014-04-171-0/+13
* ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk2014-04-171-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-261-3/+0
|\
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-261-3/+0
* | kbuild: use shorten logs for mkimage rulesMasahiro Yamada2014-02-251-1/+1
|/
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-102-2/+2
|\
| * i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-132-2/+2
* | arm: omap3: Enable clocks for peripherals only if they are usedMichael Trimarchi2013-12-061-2/+0
|/
* armv7: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-31/+10
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-141-1/+0
* arm: omap3: fix SRAM copy and execution sequenceAlbert ARIBAUD2013-08-282-9/+5
* ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx acc...Naumann Andreas2013-08-152-1/+37
* omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann2013-07-261-3/+3
* arm: omap3: spl: Fix problem with 8bit NAND devicesStefan Roese2013-07-261-0/+12
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2412-181/+12
* ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla2013-06-101-1/+1
* omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de2013-04-121-2/+2
* omap_gpmc: change nandecc commandAndreas Bießmann2013-04-081-8/+23
* OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra2013-03-111-1/+1
* 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
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-083-38/+20
|\
| * omap3: Add a few comments to "#endif"s for readability.Robert P. J. Day2012-12-102-4/+4
| * Pass sdrc timing values through board_sdrc_timings structurePeter Barada2012-12-101-20/+16
| * omap3/mem.c: remove unused definesAndreas Bießmann2012-12-101-14/+0
* | OMAP3: am35x: add musb functionsIlya Yanok2012-11-202-0/+76
|/
* omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini2012-10-301-13/+15
* arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD2012-10-081-5/+4
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-271-0/+4
OpenPOWER on IntegriCloud