summaryrefslogtreecommitdiff
path: root/board/logicpd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2019-07-26-ti-imports'WIP/27Jul2019Tom Rini2019-07-273-54/+36
|\
| * ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the futureAdam Ford2019-07-271-13/+13
| * ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV BoardsAdam Ford2019-07-271-0/+19
| * ARM: am3517-evm: Remove non-DM legacy codeAdam Ford2019-07-261-11/+0
| * ARM: am3517-evm: Remove manual ethernet reset codeAdam Ford2019-07-261-30/+4
* | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-271-11/+1
|\ \ | |/ |/|
| * ARM: imx6q_logic: With SPL_OF_CONTROL enabled, remove MMC initAdam Ford2019-07-191-11/+1
* | net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-251-1/+0
|/
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-2/+2
* ARM: imx6logic: Stop overwriting fdt_file if manually setAdam Ford2019-06-111-1/+2
* ARM: am3517_evm: Add spl_start_uboot for Falcon ModeAdam Ford2019-04-121-0/+9
* ARM: omap3_logic: Enable SPL booting device treeAdam Ford2019-02-191-30/+0
* ARM: imx6q_logic: Correct phy fixup for broken ethernetAdam Ford2019-02-151-54/+25
* ARM: imx6q_logic: Enable Falcon Mode and fatwriteAdam Ford2019-01-281-1/+47
* ARM: DTS: imx6q-logicpd: Update DTS/DTSI filesAdam Ford2019-01-281-0/+3
* imx6q_logic: Enable MMC booting from SPLAdam Ford2019-01-281-0/+72
* ARM: omap3logic: Remove legacy USB code in favor of DM_USBAdam Ford2018-12-121-61/+0
* ARM: omap3_logic: Add NOR Flash Support for SOM-LVAdam Ford2018-10-221-1/+48
* ARM: omap3logic: Fix MMC nameAdam Ford2018-10-221-1/+1
* ARM: omap3logic: Specify DM serial driver as omap_serialAdam Ford2018-10-221-1/+1
* ARM: omap3logic: Encapsulate the MUSB functions in check for DMAdam Ford2018-10-221-2/+4
* ARM: omap3_logic.c: Optimize DDR timings based on OMAP35 or 36/37Adam Ford2018-10-221-5/+15
* ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodectionAdam Ford2018-10-062-103/+7
* ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 TorpedoAdam Ford2018-10-061-0/+3
* ARM: omap3_logic: Remove non-DM MMC initializationAdam Ford2018-09-291-7/+0
* ARM: omap3_logic: Remove some manual pin-muxingAdam Ford2018-09-291-127/+0
* ARM: am3517_evm: Disable DM_I2C_COMPATAdam Ford2018-09-111-1/+2
* ARM: omap3_logic_defconfig: Convert to DM_SPLAdam Ford2018-09-111-0/+31
* ARM: AM3517-EVM: Update MaintainerAdam Ford2018-07-241-1/+1
* imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDPAdam Ford2018-07-232-111/+141
* ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford2018-06-131-14/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0712-28/+12
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* omap3_logic: Clean up I2C pin muxing.Adam Ford2018-01-281-8/+8
* ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford2018-01-221-15/+0
* ARM: omap3_logic: Enable NAND unlocking during Falcon modeAdam Ford2017-12-122-0/+84
* ARM: omap3_logic: Unlock NAND automatically in U-BootAdam Ford2017-12-121-0/+14
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-041-1/+1
* omap3: omap3_logic: Move pinmuxing to header fileAdam Ford2017-11-172-332/+333
* imx: Include <input.h> header fileDiego Dorta2017-10-121-0/+1
* ARM: omap3: am3517-evm: Add device tree and DM supportAdam Ford2017-09-291-24/+47
* omap3: omap3_logic: Finish enabling fastboot on MUSBAdam Ford2017-09-131-0/+31
* omap3: am3517_evm: Enable TI_COMMON_CMD_OPTIONAdam Ford2017-09-121-0/+2
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-162-4/+4
* OMAP3: omap3logic: Fix DDR Pin MuxAdam Ford2017-08-111-1/+1
* Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford2017-08-091-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-122-3/+3