summaryrefslogtreecommitdiff
path: root/board/logicpd/omap3som
AgeCommit message (Expand)Author
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-08-04Audit <flash.h> inclusionTom Rini
2022-03-10ARM: omap3_logic: Remove hard-coded USB muxingAdam Ford
2021-10-11ARM: omap3_logic: Cleanup usage of MUX_VALAdam Ford
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-05-19ARM: omap3_logic boards: Convert to DM_ETHAdam Ford
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-11-07ARM: omap3_logic: Power on MMC when setting up PMICAdam Ford
2019-07-27ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV BoardsAdam Ford
2019-02-19ARM: omap3_logic: Enable SPL booting device treeAdam Ford
2018-12-12ARM: omap3logic: Remove legacy USB code in favor of DM_USBAdam Ford
2018-10-22ARM: omap3_logic: Add NOR Flash Support for SOM-LVAdam Ford
2018-10-22ARM: omap3logic: Fix MMC nameAdam Ford
2018-10-22ARM: omap3logic: Specify DM serial driver as omap_serialAdam Ford
2018-10-22ARM: omap3logic: Encapsulate the MUSB functions in check for DMAdam Ford
2018-10-22ARM: omap3_logic.c: Optimize DDR timings based on OMAP35 or 36/37Adam Ford
2018-10-06ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodectionAdam Ford
2018-10-06ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 TorpedoAdam Ford
2018-09-29ARM: omap3_logic: Remove non-DM MMC initializationAdam Ford
2018-09-29ARM: omap3_logic: Remove some manual pin-muxingAdam Ford
2018-09-11ARM: omap3_logic_defconfig: Convert to DM_SPLAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-28omap3_logic: Clean up I2C pin muxing.Adam Ford
2018-01-22ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford
2017-12-12ARM: omap3_logic: Enable NAND unlocking during Falcon modeAdam Ford
2017-12-12ARM: omap3_logic: Unlock NAND automatically in U-BootAdam Ford
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-11-17omap3: omap3_logic: Move pinmuxing to header fileAdam Ford
2017-09-13omap3: omap3_logic: Finish enabling fastboot on MUSBAdam Ford
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-11OMAP3: omap3logic: Fix DDR Pin MuxAdam Ford
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-05-15omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTIONAdam Ford
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-05-09omap3_logic: Add Device Tree Support and more DM driversAdam Ford
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher
2017-01-14omap3_logic: Rework MACH_TYPE and fdtfile logicTom Rini
2016-10-31omap3logic: Fix Auto detect Logic PD ModelsAdam Ford
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-06omap3logic: Fix PBIAS BugAdam Ford
2016-03-14ARM: Various: Future-proof serial platdataAdam Ford
2016-02-24OMAP3SOM BOARD: Auto detect Logic PD ModelsAdam Ford
2016-02-15OMAP3LOGIC: Update maintainerAdam Ford
2016-02-08OMAP3: omap3_logic: Enable Android FastbootAdam Ford