summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
2017-04-09arm: mach-omap2: Add secure image name common to OMAP and keystoneMadan Srinivas
2017-04-09arm: mach-omap2: Enable Kconfig support for K2 HS devicesVitaly Andrianov
2017-04-09ti: clocks: Fix do_enable_clocks() to accept NULL pointers as input parametersLukasz Majewski
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-03-21ARM: AM43xx: Enable DM_I2C/SPI/ETHLokesh Vutla
2017-03-21ARM: OMAP2+: define _image_binary_end to fix SPL_OF_CONTROLLokesh Vutla
2017-03-20ARM: am43xx: fix SOC revision print outsTero Kristo
2017-03-20ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot
2017-03-15arm: omap3: Bring back ARM errata workaround 725233Siarhei Siamashka
2017-03-15arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530Siarhei Siamashka
2017-03-12arm: omap-common: Fix typo in CONFIG_OMAP54XX guardMatthijs van Duin
2017-03-12arm: OMAP2+: nandecc: propagate error to command return statusLadislav Michl
2017-03-10omap4: Migrate to using implyTom Rini
2017-03-10omap3: Migrate to using implyTom Rini
2017-03-10TI: Migrate board/ti/common/Kconfig to implyTom Rini
2017-03-10am335x_evm: Switch to using imply keywordTom Rini
2017-02-27arm: mach-omap2: Flush cache after FIT post-processing imageAndrew F. Davis
2017-02-17arm: omap5: Fix generation of reserved-memory DT nodeAndrew F. Davis
2017-01-28arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703Adam Ford
2017-01-28arm: omap3: Fix cpuinfo frequency spellingLadislav Michl
2017-01-28board/chiliboard: Add support for chiliBoardMarcin Niestroj
2017-01-28ARM: am335x: Add support for chiliSOMMarcin Niestroj
2017-01-24mach-omap2: Cleanup secure boot media generationAndrew F. Davis
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2017-01-20ARM: OMAP5+: Remove unsed dpll structuresLokesh Vutla
2017-01-20ARM: OMAP4: Fix compiler warningLokesh Vutla
2017-01-20mach-omap2: Fix secure boot media generationAndrew F. Davis
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher
2017-01-14arm: omap-common: add secure ROM signature verify index for AM33xxAndrew F. Davis
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2017-01-10Merge git://git.denx.de/u-boot-dmTom Rini
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-01-09am33xx: board: init usb ether gadget for rndis supportMugunthan V N
2017-01-08am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis
2017-01-08arm: mach-omap2: Fix secure file generationAndrew F. Davis
2017-01-04SPL: make struct spl_image 64-bit safeAndre Przywara
2017-01-02arm: am57xx: cl-som-am57x: add initial board supportDmitry Lifshitz
2016-12-09arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha
2016-12-04ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla
2016-12-04board: ti: dra71x-evm: Add PMIC supportKeerthy
2016-12-04ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPPSuman Anna
2016-12-04ARM: DRA7: Redefine voltage and efuse macros per OPP using KconfigSuman Anna
2016-12-04ARM: OMAP4+: Add support for dynamically selecting OPPsLokesh Vutla
2016-12-04Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini
2016-12-03arm: omap5: Add OPTEE node to fdtAndrew F. Davis
2016-12-03arm: omap5: Add TEE loading supportHarinarayan Bhatta
2016-12-03arm: omap5: Add function to make an SMC call on cpu1Harinarayan Bhatta
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon
2016-12-03drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N
2016-12-03am33xx: board: probe misc drivers to register musb devicesMugunthan V N