summaryrefslogtreecommitdiff
path: root/board/logicpd
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-07-09logicpd: Drop omap3 zoom1Jagan Teki6-308/+0
2020-06-03imx: Remove ARCH= references from documentationTom Rini1-1/+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-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop net.h from common headerSimon Glass3-0/+3
2019-12-27ARM: imx6q_logic: Cleanup boot sequence checkAdam Ford1-18/+38
2019-12-03common: Move some board functions out of common.hSimon Glass2-0/+2
2019-12-03common: Move serial functions out of common.hSimon Glass3-0/+3
2019-11-08ARM: omap3_logic: Power on MMC when setting up PMICAdam Ford1-0/+1
2019-10-13ARM: imx6q_logic: Remove legacy pinmuxing code from board file.Adam Ford1-85/+0
2019-10-08ARM: imx6q_logic: Fix MMC2 bootingAdam Ford1-0/+29
2019-10-08ARM: imx6q_logic: Enable DM_SERIALAdam Ford1-0/+3
2019-10-08ARM: imx6qlogic: Cleanup board_init_fAdam Ford1-6/+0
2019-10-04ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPLAdam Ford1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass2-0/+2
2019-07-28Merge branch '2019-07-26-ti-imports'Tom Rini3-54/+36
2019-07-27ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the futureAdam Ford1-13/+13
2019-07-27ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV BoardsAdam Ford1-0/+19
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-11/+1
2019-07-27ARM: am3517-evm: Remove non-DM legacy codeAdam Ford1-11/+0
2019-07-27ARM: am3517-evm: Remove manual ethernet reset codeAdam Ford1-30/+4
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski1-1/+0
2019-07-19ARM: imx6q_logic: With SPL_OF_CONTROL enabled, remove MMC initAdam Ford1-11/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-2/+2
2019-06-11ARM: imx6logic: Stop overwriting fdt_file if manually setAdam Ford1-1/+2
2019-04-12ARM: am3517_evm: Add spl_start_uboot for Falcon ModeAdam Ford1-0/+9
2019-02-20ARM: omap3_logic: Enable SPL booting device treeAdam Ford1-30/+0
2019-02-15ARM: imx6q_logic: Correct phy fixup for broken ethernetAdam Ford1-54/+25
2019-01-28ARM: imx6q_logic: Enable Falcon Mode and fatwriteAdam Ford1-1/+47
2019-01-28ARM: DTS: imx6q-logicpd: Update DTS/DTSI filesAdam Ford1-0/+3
2019-01-28imx6q_logic: Enable MMC booting from SPLAdam Ford1-0/+72
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-12ARM: am3517_evm: Disable DM_I2C_COMPATAdam Ford1-1/+2
2018-09-12ARM: omap3_logic_defconfig: Convert to DM_SPLAdam Ford1-0/+31
2018-07-24ARM: AM3517-EVM: Update MaintainerAdam Ford1-1/+1
2018-07-23imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDPAdam Ford2-111/+141
2018-06-13ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford1-14/+0