summaryrefslogtreecommitdiff
path: root/board/logicpd
AgeCommit message (Expand)Author
2020-06-02imx: Remove ARCH= references from documentationTom Rini
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 init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-27ARM: imx6q_logic: Cleanup boot sequence checkAdam Ford
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-10-13ARM: imx6q_logic: Remove legacy pinmuxing code from board file.Adam Ford
2019-10-08ARM: imx6q_logic: Fix MMC2 bootingAdam Ford
2019-10-08ARM: imx6q_logic: Enable DM_SERIALAdam Ford
2019-10-08ARM: imx6qlogic: Cleanup board_init_fAdam Ford
2019-10-04ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPLAdam Ford
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-27Merge branch '2019-07-26-ti-imports'Tom Rini
2019-07-27ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the futureAdam Ford
2019-07-27ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV BoardsAdam Ford
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-26ARM: am3517-evm: Remove non-DM legacy codeAdam Ford
2019-07-26ARM: am3517-evm: Remove manual ethernet reset codeAdam Ford
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski
2019-07-19ARM: imx6q_logic: With SPL_OF_CONTROL enabled, remove MMC initAdam Ford
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-06-11ARM: imx6logic: Stop overwriting fdt_file if manually setAdam Ford
2019-04-12ARM: am3517_evm: Add spl_start_uboot for Falcon ModeAdam Ford
2019-02-19ARM: omap3_logic: Enable SPL booting device treeAdam Ford
2019-02-15ARM: imx6q_logic: Correct phy fixup for broken ethernetAdam Ford
2019-01-28ARM: imx6q_logic: Enable Falcon Mode and fatwriteAdam Ford
2019-01-28ARM: DTS: imx6q-logicpd: Update DTS/DTSI filesAdam Ford
2019-01-28imx6q_logic: Enable MMC booting from SPLAdam 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: am3517_evm: Disable DM_I2C_COMPATAdam Ford
2018-09-11ARM: omap3_logic_defconfig: Convert to DM_SPLAdam Ford
2018-07-24ARM: AM3517-EVM: Update MaintainerAdam Ford
2018-07-23imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDPAdam Ford
2018-06-13ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-01-28omap3_logic: Clean up I2C pin muxing.Adam Ford