summaryrefslogtreecommitdiff
path: root/board/freescale/common
Commit message (Expand)AuthorAgeFilesLines
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* dm: ppc: T4240: add i2c DM supportBiwen Li2020-05-041-2/+256
* dm: ppc: MPC8548CDS: add i2c DM supportBiwen Li2020-05-041-1/+2
* dm: arm: ls1021a: add i2c DM supportBiwen Li2020-02-042-0/+177
* board: fsl: lx2160a: Add support to reset to eMMCMeenakshi Aggarwal2020-02-041-0/+4
* pfuze: Fix the pmic_get() parameter in the DM caseFabio Estevam2019-12-271-1/+1
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* board: sdhc: Use block layer to read from mmcYinbo Zhu2019-11-251-0/+4
* freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-081-1/+1
* freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-082-2/+2
* powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selectedHou Zhiqiang2019-08-281-1/+3
* powerpc: p_corenet: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
* boards: lx2160a: Add support of I2C driver modelChuanhua Han2019-08-224-4/+202
* common: qixis: make the qixis compatible with new socYuantian Tang2019-08-221-12/+33
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-113-0/+3
* board/freescale/common: secure_boot: Set bootdelay to -2.Udit Agarwal2019-06-191-1/+1
* MPC832XEMDS: Migrate to CONFIG_TARGET_MPC832XEMDSMario Six2019-05-211-3/+3
* armv8: emc2305: add support for fan controllerMeenakshi Aggarwal2019-02-193-0/+66
* armv8: lx2160ardb : Add support for LX2160ARDB platformPriyanka Jain2019-02-191-0/+4
* board/freescale/vid: Add vdd table for NXP LX2160A SoCPriyanka Jain2018-12-061-0/+37
* board/freescale/vid: Add correction for ltc3882 read error.Priyanka Jain2018-12-061-1/+4
* armv8: layerscape: move ns_dev[] define from h to c file.Ran Wang2018-08-101-0/+167
* board/freescale,lsch3: Add entry for 0.9vPriyanka Jain2018-06-081-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0746-94/+46
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-054-5/+5
* fsl: common: qixis: Add ifc and emmc switching via qixisAshish Kumar2018-01-231-0/+22
* common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat2018-01-231-1/+1
* board: common: vid: Add support for LTC3882 voltage regulator chipRajesh Bhagat2018-01-231-0/+77
* Kconfig: Add LTC3882 voltage regulator configRajesh Bhagat2018-01-231-0/+16
* board: common: vid: Move IR chip specific code in flagRajesh Bhagat2018-01-231-1/+18
* board: common: vid: Add board specific vdd adjust APIRajesh Bhagat2018-01-231-0/+13
* board: common:vid: Add LS1088A VID Supported voltage valuesRajesh Bhagat2018-01-231-0/+38
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-173-7/+11
|\
| * freescale: Ensure common commands are not included in SPL binaryTom Rini2018-01-172-7/+9
| * configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITESumit Garg2018-01-151-0/+2
* | board: freescale: common: add pfuze dm codePeng Fan2018-01-123-0/+85
|/
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-162-3/+3
* env: Rename setenv() to env_set()Simon Glass2017-08-163-5/+5
* fsl-lsch2: csu: correct the workaround A-010315Hou Zhiqiang2017-08-091-10/+10
* arm64: ls1043ardb: Add distro secure boot supportSumit Garg2017-08-011-0/+6
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-0/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-06-031-1/+4
|\
| * armv8: layerscape: Make U-Boot EL2 safeYork Sun2017-06-011-1/+4
* | dm: Use dm.h header when driver mode is usedSimon Glass2017-06-012-1/+2
|/