summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap3
Commit message (Expand)AuthorAgeFilesLines
* gpio: omap: Drop 'method' parameterTom Rini2015-08-121-12/+12
* LG Optimus Black (P970) codename sniper supportPaul Kocialkowski2015-08-121-0/+8
* omap3: Reboot mode supportPaul Kocialkowski2015-08-121-0/+38
* omap3: CONFIG_REVISION_TAG ifdef check for get_board_revPaul Kocialkowski2015-07-271-0/+2
* omap3: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-272-0/+59
* omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-272-69/+0
* arch: Make board selection choices optionalJoe Hershberger2015-05-121-0/+1
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-181-9/+18
* malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-281-3/+0
* malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada2015-03-281-3/+0
* remove unnecessary version.h includesRob Herring2015-03-241-1/+0
* ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-131-25/+20
* ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-131-21/+10
* ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1Nishanth Menon2015-03-132-15/+2
* omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles2015-03-051-1/+10
* omap3: add support for QUIPOS Cairo board.Albert ARIBAUD \(3ADEV\)2015-03-051-0/+5
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-041-4/+6
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-241-5/+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
* | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-0/+6
* | dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+9
|/
* omap3: make SDRC SHARING setting configurableAlbert ARIBAUD \(3ADEV\)2015-01-291-1/+5
* omap3: enable GP9 timer and UART2Albert ARIBAUD \(3ADEV\)2015-01-291-0/+9
* TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-161-8/+1
* 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
|/
OpenPOWER on IntegriCloud