summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap3
AgeCommit message (Expand)Author
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada
2015-03-24remove unnecessary version.h includesRob Herring
2015-03-13ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon
2015-03-13ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon
2015-03-13ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1Nishanth Menon
2015-03-05omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles
2015-03-05omap3: add support for QUIPOS Cairo board.Albert ARIBAUD \(3ADEV\)
2015-03-04ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-02-16arm: Allow lr to be saved by board codeSimon Glass
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass
2015-01-29omap3: make SDRC SHARING setting configurableAlbert ARIBAUD \(3ADEV\)
2015-01-29omap3: enable GP9 timer and UART2Albert ARIBAUD \(3ADEV\)
2015-01-16TI ARMv7: Don't use GD before crt0.S has set itTom Rini
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