aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/am33xx/board.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-14arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROLJean-Jacques Hiblot1-8/+50
2018-12-10omap: detect the board after DM is availableJean-Jacques Hiblot1-3/+6
2018-12-10am335x: Register the I2C controllers if DM_I2C is used.Jean-Jacques Hiblot1-0/+15
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-06ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill1-0/+14
2018-04-06ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo1-8/+102
2018-01-28am33xx: board: Call spl_early_init() to support sdram_init()Faiz Abbas1-0/+3
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-1/+1
2017-07-11am33xx: board: Refactor USB initialization into separate functionAlexandru Gagniuc1-4/+10
2017-07-10arm: omap: Detect boot mode very earlyLokesh Vutla1-0/+8
2017-06-09arm: omap: Unify get_device_type() functionSemen Protsenko1-0/+3
2017-06-05ti816x: Rework DDR initialization sequenceTom Rini1-0/+21
2017-05-12arm: amx3xx: Add support for early debugLokesh Vutla1-0/+4
2017-05-12arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla1-2/+0
2017-05-11arch: arm: omap: Declare size of ddr very earlyLokesh Vutla1-0/+4
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-1/+1
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher1-6/+12
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+1
2017-01-09am33xx: board: init usb ether gadget for rndis supportMugunthan V N1-0/+8
2016-12-02drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N1-2/+2
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 Rini1-0/+317