summaryrefslogtreecommitdiffstats
path: root/board/freescale/ls1088a/ls1088a.c
Commit message (Expand)AuthorAgeFilesLines
* arm: fsl: common: Improve NXP VID driver PMBus supportStephen Carlson2021-03-051-0/+40
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-30/+30
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* board: ls1088ardb: transition to DM_ETHIoana Ciornei2020-04-291-0/+5
* board: fsl: ls1088a: remove empty arch_misc_initAlex Marginean2020-01-241-7/+0
* fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASHTom Rini2019-11-201-0/+2
* armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor2019-08-221-0/+4
* armv8: ls1088aqds: support DSPI mode by hwconfigChuanhua Han2019-08-221-0/+26
* boards: ls1088a: Add support of I2C driver modelChuanhua Han2019-08-221-0/+148
* drivers: net: mc: Report extra memory to LinuxMeenakshi Aggarwal2019-08-221-3/+28
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* board: ls1088a: fix fsl-mc search pathMian Yousaf Kaukab2019-03-031-1/+1
* board: ls1088a: fix dppa exit when using efi bootMian Yousaf Kaukab2019-03-031-4/+6
* fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefiMian Yousaf Kaukab2019-01-171-1/+2
* armv8: ls1088aqds: Add TFABOOT supportPankit Garg2019-01-171-0/+115
* armv8: ls1088ardb: Add TFABOOT supportPankit Garg2019-01-171-0/+78
* armv8: ls1088ardb_pb: Add support for board detectionPramod Kumar2018-12-061-2/+25
* u-boot: fixup the iommu-map property of fsl-mc nodeNipun Gupta2018-09-271-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* armv8: ls1088a: Add i2c_early_init() func for LS1088AQDSAshish Kumar2018-03-201-0/+3
* armv8: ls1088a: Add clock related function in CONFIG_SPL_BUILDAshish Kumar2018-03-201-1/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* armv8: ls1088a: vid: Compiling VID specific functions for SPLRajesh Bhagat2018-01-231-0/+4
* ls1088a: Add VID support for QDS and RDB platformsRajesh Bhagat2018-01-231-0/+127
* armv8: ls1088a: SPL size reductionSumit Garg2018-01-101-6/+10
* board/ls2080a, ls1088a: Add check for mc-dpl applied in fdtYogesh Gaur2017-12-141-1/+1
* armv8: ls1088ardb: support force SDHC mode by hwconfigYangbo Lu2017-12-131-0/+18
* armv8: LS1088A_QSPI: SECURE_BOOT: Images validationUdit Agarwal2017-12-061-3/+3
* armv8: ls1088: Add fsl_fdt_fixup_flashAshish Kumar2017-12-061-0/+29
* armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar2017-09-111-5/+79
* armv8: ls1088ardb: Add support for LS1088ARDB platformAshish Kumar2017-09-111-0/+332