summaryrefslogtreecommitdiff
path: root/board/logicpd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-05-163-4/+4
|\
| * mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-153-4/+4
* | omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTIONAdam Ford2017-05-151-0/+2
|/
* omap3_logic: Add Device Tree Support and more DM driversAdam Ford2017-05-092-10/+27
* imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOMAdam Ford2017-04-126-0/+361
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-192-2/+2
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-202-2/+4
* omap3_logic: Rework MACH_TYPE and fdtfile logicTom Rini2017-01-141-34/+20
* omap3logic: Fix Auto detect Logic PD ModelsAdam Ford2016-10-311-0/+4
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-232-2/+2