summaryrefslogtreecommitdiff
path: root/board/freescale/common
Commit message (Expand)AuthorAgeFilesLines
* board/freescale/vid: enables writes to all commands for LTC3882Biwen Li2020-10-232-3/+58
* board: freescale: vid.c: Initialize variable 'i2caddress'Priyanka Singh2020-10-231-1/+1
* Merge branch 'next'Tom Rini2020-10-051-1/+0
|\
| * board/freescale: Remove P5020DS board supportPriyanka Jain2020-09-241-1/+0
* | board: freescale: emc2305: Pass chip_addr to set_fan_speedWasim Khan2020-09-242-12/+10
* | board/freescale/lsch3: Correct entry for 0.9vMartin Kaistra2020-09-241-1/+1
|/
* board: fsl: lx2160aqds: identify SDHC adapter during board initYangbo Lu2020-07-271-1/+10
* Move eSDHC adapter card identification to board filesYangbo Lu2020-07-271-2/+1
* armv8: ls1028ardb: add xspi parameter to qixis commandYuantian Tang2020-07-271-0/+13
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop log.h from common headerSimon Glass2020-05-1812-0/+12
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-186-16/+19
* 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