aboutsummaryrefslogtreecommitdiff
path: root/board/logicpd/omap3som/omap3logic.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-2/+2
2022-08-04Audit <flash.h> inclusionTom Rini1-1/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-19/+17
2020-05-19ARM: omap3_logic boards: Convert to DM_ETHAdam Ford1-19/+17
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
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-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 Ford1-90/+0
2018-09-29ARM: omap3_logic: Remove non-DM MMC initializationAdam Ford1-7/+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 Rini1-2/+1
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 Ford1-0/+41
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 Ford1-332/+0
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-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-2/+2
2017-05-09omap3_logic: Add Device Tree Support and more DM driversAdam Ford1-10/+8
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-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
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov1-1/+1
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-1/+1
2012-05-15omap3: Introduce weak misc_init_rTom Rini1-11/+0