summaryrefslogtreecommitdiff
path: root/board/freescale/common
AgeCommit message (Expand)Author
2020-08-04LF-1847 tcpc: Fix uninitialized scalar variableYe Li
2020-04-26MLK-19483: i.MX6/7: pack qspi header with u-boot for i.MX6/7 qspi u-bootHan Xu
2020-04-26MLK-18591-3 android: Add FSL android fastboot supportYe Li
2020-04-26MLK-12434-1: imx: dynamic setting mmcdev and mmcrootPeng Fan
2020-04-26MLK-12425-2 video: epdc: introduce epdc supportPeng Fan
2020-04-23MLK-23574-5 tcpc: Add driver for USB typec port controller (TCPC)Ye Li
2020-02-04dm: arm: ls1021a: add i2c DM supportBiwen Li
2020-02-04board: fsl: lx2160a: Add support to reset to eMMCMeenakshi Aggarwal
2019-12-27pfuze: Fix the pmic_get() parameter in the DM caseFabio Estevam
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-11-25board: sdhc: Use block layer to read from mmcYinbo Zhu
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2019-08-28powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selectedHou Zhiqiang
2019-08-28powerpc: p_corenet: Compile legacy PCIe routines conditionallyHou Zhiqiang
2019-08-22boards: lx2160a: Add support of I2C driver modelChuanhua Han
2019-08-22common: qixis: make the qixis compatible with new socYuantian Tang
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-19board/freescale/common: secure_boot: Set bootdelay to -2.Udit Agarwal
2019-05-21MPC832XEMDS: Migrate to CONFIG_TARGET_MPC832XEMDSMario Six
2019-02-19armv8: emc2305: add support for fan controllerMeenakshi Aggarwal
2019-02-19armv8: lx2160ardb : Add support for LX2160ARDB platformPriyanka Jain
2018-12-06board/freescale/vid: Add vdd table for NXP LX2160A SoCPriyanka Jain
2018-12-06board/freescale/vid: Add correction for ltc3882 read error.Priyanka Jain
2018-08-10armv8: layerscape: move ns_dev[] define from h to c file.Ran Wang
2018-06-08board/freescale,lsch3: Add entry for 0.9vPriyanka Jain
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-23fsl: common: qixis: Add ifc and emmc switching via qixisAshish Kumar
2018-01-23common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat
2018-01-23board: common: vid: Add support for LTC3882 voltage regulator chipRajesh Bhagat
2018-01-23Kconfig: Add LTC3882 voltage regulator configRajesh Bhagat
2018-01-23board: common: vid: Move IR chip specific code in flagRajesh Bhagat
2018-01-23board: common: vid: Add board specific vdd adjust APIRajesh Bhagat
2018-01-23board: common:vid: Add LS1088A VID Supported voltage valuesRajesh Bhagat
2018-01-17Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-17freescale: Ensure common commands are not included in SPL binaryTom Rini
2018-01-15configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITESumit Garg
2018-01-12board: freescale: common: add pfuze dm codePeng Fan
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-09fsl-lsch2: csu: correct the workaround A-010315Hou Zhiqiang
2017-08-01arm64: ls1043ardb: Add distro secure boot supportSumit Garg
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-06-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-06-01armv8: layerscape: Make U-Boot EL2 safeYork Sun