summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada2017-04-271-0/+163
* OMAP3: Correct name of omap34xx_gpios when using DM_GPIOAdam Ford2017-04-271-1/+1
* arm: omap-common: add missing va_end()xypron.glpk@gmx.de2017-04-181-1/+3
* arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is def...Jean-Jacques Hiblot2017-04-141-0/+2
* arm: omap: sata: move enable sata clocks to enable_basic_clocks()Mugunthan V N2017-04-142-23/+12
* arm: mach-omap2: Add secure image name common to OMAP and keystoneMadan Srinivas2017-04-081-0/+6
* arm: mach-omap2: Enable Kconfig support for K2 HS devicesVitaly Andrianov2017-04-081-1/+1
* ti: clocks: Fix do_enable_clocks() to accept NULL pointers as input parametersLukasz Majewski2017-04-081-4/+6
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-053-3/+9
* ARM: AM43xx: Enable DM_I2C/SPI/ETHLokesh Vutla2017-03-211-0/+5
* ARM: OMAP2+: define _image_binary_end to fix SPL_OF_CONTROLLokesh Vutla2017-03-211-0/+2
* ARM: am43xx: fix SOC revision print outsTero Kristo2017-03-201-1/+7
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-192-16/+1
* arm: omap3: Bring back ARM errata workaround 725233Siarhei Siamashka2017-03-141-0/+10
* arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530Siarhei Siamashka2017-03-141-0/+3
* arm: omap-common: Fix typo in CONFIG_OMAP54XX guardMatthijs van Duin2017-03-111-1/+1
* arm: OMAP2+: nandecc: propagate error to command return statusLadislav Michl2017-03-111-18/+14
* omap4: Migrate to using implyTom Rini2017-03-091-36/+0
* omap3: Migrate to using implyTom Rini2017-03-091-33/+0
* TI: Migrate board/ti/common/Kconfig to implyTom Rini2017-03-092-46/+26
* am335x_evm: Switch to using imply keywordTom Rini2017-03-091-0/+3
* arm: mach-omap2: Flush cache after FIT post-processing imageAndrew F. Davis2017-02-271-0/+6
* arm: omap5: Fix generation of reserved-memory DT nodeAndrew F. Davis2017-02-171-1/+6
* arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703Adam Ford2017-01-281-2/+40
* arm: omap3: Fix cpuinfo frequency spellingLadislav Michl2017-01-281-3/+3
* board/chiliboard: Add support for chiliBoardMarcin Niestroj2017-01-281-0/+7
* ARM: am335x: Add support for chiliSOMMarcin Niestroj2017-01-283-0/+191
* mach-omap2: Cleanup secure boot media generationAndrew F. Davis2017-01-241-10/+28
* Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini2017-01-243-0/+10
* ARM: OMAP5+: Remove unsed dpll structuresLokesh Vutla2017-01-201-55/+4
* ARM: OMAP4: Fix compiler warningLokesh Vutla2017-01-201-1/+3
* mach-omap2: Fix secure boot media generationAndrew F. Davis2017-01-201-5/+1
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-201-6/+12
* arm: omap-common: add secure ROM signature verify index for AM33xxAndrew F. Davis2017-01-141-0/+4
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-111-1/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2017-01-101-0/+8
|\
| * am33xx: board: init usb ether gadget for rndis supportMugunthan V N2017-01-091-0/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-01-101-1/+1
|\ \ | |/ |/|
| * SPL: make struct spl_image 64-bit safeAndre Przywara2017-01-041-1/+1
* | am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis2017-01-081-1/+2
* | arm: mach-omap2: Fix secure file generationAndrew F. Davis2017-01-081-19/+17
|/
* arm: am57xx: cl-som-am57x: add initial board supportDmitry Lifshitz2017-01-021-0/+4
* arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha2016-12-091-0/+4
* ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla2016-12-042-0/+47
* board: ti: dra71x-evm: Add PMIC supportKeerthy2016-12-041-0/+16
* ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPPSuman Anna2016-12-041-0/+136
* ARM: DRA7: Redefine voltage and efuse macros per OPP using KconfigSuman Anna2016-12-041-0/+93
* ARM: OMAP4+: Add support for dynamically selecting OPPsLokesh Vutla2016-12-043-62/+90
* Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini2016-12-032-6/+16
|\
| * drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N2016-12-022-5/+5