aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap3
AgeCommit message (Expand)AuthorFilesLines
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada1-3/+0
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada1-3/+0
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2015-03-13ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon1-25/+20
2015-03-13ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon1-21/+10
2015-03-13ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1Nishanth Menon2-15/+2
2015-03-05omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles1-1/+10
2015-03-05omap3: add support for QUIPOS Cairo board.Albert ARIBAUD \(3ADEV\)1-0/+5
2015-03-04ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass1-4/+6
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada1-5/+5
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-1/+1
2015-02-16arm: Allow lr to be saved by board codeSimon Glass1-1/+1
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass1-0/+6
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass1-0/+9
2015-01-29omap3: make SDRC SHARING setting configurableAlbert ARIBAUD \(3ADEV\)1-1/+5
2015-01-29omap3: enable GP9 timer and UART2Albert ARIBAUD \(3ADEV\)1-0/+9
2015-01-16TI ARMv7: Don't use GD before crt0.S has set itTom Rini1-8/+1
2014-11-06omap3: cm-t3517: add basic board supportIgor Grinberg1-0/+4
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-10-27kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada1-0/+16
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET1-1/+1
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini1-1/+1
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini1-1/+25
2014-10-25omap3: board: add missing include and protoJeroen Hofstee2-0/+3
2014-10-25omap3: make local functions staticJeroen Hofstee3-3/+3
2014-10-23dm: omap3: Move to driver model for GPIO and serialSimon Glass1-1/+25
2014-10-23omap3: Kconfig: fix the cm-t35 board option promptIgor Grinberg1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-2/+0
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada1-0/+107
2014-07-25ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.cStefan Roese1-139/+0
2014-07-01Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+2
2014-06-19omap3: board: trivial: add void for no argsJeroen Hofstee1-2/+2
2014-06-11am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass1-8/+0
2014-06-06omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta1-12/+0
2014-05-23ARM: omap: merge GPMC initialization code for all platformpekon gupta1-1/+0
2014-04-17omap3/sys_info: provide interface to read die idNishanth Menon1-5/+14
2014-04-17ARM: OMAP: replace custom sr32() by standard I/O accessorsWolfgang Denk1-163/+205
2014-04-17ARM: OMAP: hide custom bit manipulation function sr32()Wolfgang Denk1-0/+13
2014-04-17ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk1-2/+2
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-3/+0
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD1-3/+0
2014-02-25kbuild: use shorten logs for mkimage rulesMasahiro Yamada1-1/+1
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-1/+1
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2-2/+2
2013-12-06arm: omap3: Enable clocks for peripherals only if they are usedMichael Trimarchi1-2/+0
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2-2/+2
2013-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada1-31/+10
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2013-08-28arm: omap3: fix SRAM copy and execution sequenceAlbert ARIBAUD2-9/+5
2013-08-15ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx acc...Naumann Andreas2-1/+37