aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2017-01-24mach-omap2: Cleanup secure boot media generationAndrew F. Davis1-10/+28
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini3-0/+10
2017-01-20ARM: OMAP5+: Remove unsed dpll structuresLokesh Vutla1-55/+4
2017-01-20ARM: OMAP4: Fix compiler warningLokesh Vutla1-1/+3
2017-01-20mach-omap2: Fix secure boot media generationAndrew F. Davis1-5/+1
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher1-6/+12
2017-01-14arm: omap-common: add secure ROM signature verify index for AM33xxAndrew F. Davis1-0/+4
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+1
2017-01-10Merge git://git.denx.de/u-boot-dmTom Rini1-0/+8
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-1/+1
2017-01-09am33xx: board: init usb ether gadget for rndis supportMugunthan V N1-0/+8
2017-01-08am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis1-1/+2
2017-01-08arm: mach-omap2: Fix secure file generationAndrew F. Davis1-19/+17
2017-01-04SPL: make struct spl_image 64-bit safeAndre Przywara1-1/+1
2017-01-02arm: am57xx: cl-som-am57x: add initial board supportDmitry Lifshitz1-0/+4
2016-12-09arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha1-0/+4
2016-12-04ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla2-0/+47
2016-12-04board: ti: dra71x-evm: Add PMIC supportKeerthy1-0/+16
2016-12-04ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPPSuman Anna1-0/+136
2016-12-04ARM: DRA7: Redefine voltage and efuse macros per OPP using KconfigSuman Anna1-0/+93
2016-12-04ARM: OMAP4+: Add support for dynamically selecting OPPsLokesh Vutla3-62/+90
2016-12-03Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini2-6/+16
2016-12-03arm: omap5: Add OPTEE node to fdtAndrew F. Davis1-1/+34
2016-12-03arm: omap5: Add TEE loading supportHarinarayan Bhatta1-0/+108
2016-12-03arm: omap5: Add function to make an SMC call on cpu1Harinarayan Bhatta2-0/+124
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon2-3/+3
2016-12-02drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N2-5/+5
2016-12-02am33xx: board: probe misc drivers to register musb devicesMugunthan V N1-0/+7
2016-12-02am33xx: board: do not register usb devices when CONFIG_DM_USB is definedMugunthan V N1-1/+4
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini67-0/+15907