aboutsummaryrefslogtreecommitdiff
path: root/board/logicpd/omap3som
AgeCommit message (Expand)AuthorFilesLines
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move serial functions out of common.hSimon Glass1-0/+1
2019-11-07ARM: omap3_logic: Power on MMC when setting up PMICAdam Ford1-0/+1
2019-07-27ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV BoardsAdam Ford1-0/+19
2019-02-19ARM: omap3_logic: Enable SPL booting device treeAdam Ford1-30/+0
2018-12-12ARM: omap3logic: Remove legacy USB code in favor of DM_USBAdam Ford1-61/+0
2018-10-22ARM: omap3_logic: Add NOR Flash Support for SOM-LVAdam Ford1-1/+48
2018-10-22ARM: omap3logic: Fix MMC nameAdam Ford1-1/+1
2018-10-22ARM: omap3logic: Specify DM serial driver as omap_serialAdam Ford1-1/+1
2018-10-22ARM: omap3logic: Encapsulate the MUSB functions in check for DMAdam Ford1-2/+4
2018-10-22ARM: omap3_logic.c: Optimize DDR timings based on OMAP35 or 36/37Adam Ford1-5/+15
2018-10-06ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodectionAdam Ford2-103/+7
2018-10-06ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 TorpedoAdam Ford1-0/+3
2018-09-29ARM: omap3_logic: Remove non-DM MMC initializationAdam Ford1-7/+0
2018-09-29ARM: omap3_logic: Remove some manual pin-muxingAdam Ford1-127/+0
2018-09-11ARM: omap3_logic_defconfig: Convert to DM_SPLAdam Ford1-0/+31
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-01-28omap3_logic: Clean up I2C pin muxing.Adam Ford1-8/+8
2018-01-22ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford1-15/+0
2017-12-12ARM: omap3_logic: Enable NAND unlocking during Falcon modeAdam Ford2-0/+84
2017-12-12ARM: omap3_logic: Unlock NAND automatically in U-BootAdam Ford1-0/+14
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada1-1/+1
2017-11-17omap3: omap3_logic: Move pinmuxing to header fileAdam Ford2-332/+333
2017-09-13omap3: omap3_logic: Finish enabling fastboot on MUSBAdam Ford1-0/+31
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-08-11OMAP3: omap3logic: Fix DDR Pin MuxAdam Ford1-1/+1
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-2/+2
2017-05-15omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTIONAdam Ford1-0/+2
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-2/+2
2017-05-09omap3_logic: Add Device Tree Support and more DM driversAdam Ford2-10/+27
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-1/+2
2017-01-14omap3_logic: Rework MACH_TYPE and fdtfile logicTom Rini1-34/+20
2016-10-31omap3logic: Fix Auto detect Logic PD ModelsAdam Ford1-0/+4
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-06omap3logic: Fix PBIAS BugAdam Ford1-12/+0
2016-03-14ARM: Various: Future-proof serial platdataAdam Ford1-3/+3
2016-02-24OMAP3SOM BOARD: Auto detect Logic PD ModelsAdam Ford1-0/+24
2016-02-15OMAP3LOGIC: Update maintainerAdam Ford1-1/+1
2016-02-08OMAP3: omap3_logic: Enable Android FastbootAdam Ford1-0/+37
2016-02-08OMAP3: Enable SPL on omap3_logicAdam Ford1-0/+56
2016-02-08ARM: omap3_logic: Fix pin muxingAdam Ford1-65/+313
2015-11-21ns16550: unify serial_omapThomas Chou1-1/+1
2015-09-02Convert omap3_logic to ti_omap3_common.hAdam Ford1-0/+14
2014-12-04omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski1-0/+7
2014-10-23omap3/am33xx: mux: fix several checkpatch issuesIgor Grinberg1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6