summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap3
AgeCommit message (Expand)Author
2014-11-06omap3: cm-t3517: add basic board supportIgor Grinberg
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-10-27kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini
2014-10-25omap3: board: add missing include and protoJeroen Hofstee
2014-10-25omap3: make local functions staticJeroen Hofstee
2014-10-23dm: omap3: Move to driver model for GPIO and serialSimon Glass
2014-10-23omap3: Kconfig: fix the cm-t35 board option promptIgor Grinberg
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada
2014-07-25ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.cStefan Roese
2014-07-01Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-19omap3: board: trivial: add void for no argsJeroen Hofstee
2014-06-11am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass
2014-06-06omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta
2014-05-23ARM: omap: merge GPMC initialization code for all platformpekon gupta
2014-04-17omap3/sys_info: provide interface to read die idNishanth Menon
2014-04-17ARM: OMAP: replace custom sr32() by standard I/O accessorsWolfgang Denk
2014-04-17ARM: OMAP: hide custom bit manipulation function sr32()Wolfgang Denk
2014-04-17ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-25kbuild: use shorten logs for mkimage rulesMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-06arm: omap3: Enable clocks for peripherals only if they are usedMichael Trimarchi
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk
2013-08-28arm: omap3: fix SRAM copy and execution sequenceAlbert ARIBAUD
2013-08-15ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx acc...Naumann Andreas
2013-07-26omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann
2013-07-26arm: omap3: spl: Fix problem with 8bit NAND devicesStefan Roese
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-10ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla
2013-04-12omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de
2013-04-08omap_gpmc: change nandecc commandAndreas Bießmann
2013-03-11OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-10omap3: Add a few comments to "#endif"s for readability.Robert P. J. Day
2012-12-10Pass sdrc timing values through board_sdrc_timings structurePeter Barada
2012-12-10omap3/mem.c: remove unused definesAndreas Bießmann
2012-11-20OMAP3: am35x: add musb functionsIlya Yanok
2012-10-30omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini
2012-10-08arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini