summaryrefslogtreecommitdiff
path: root/board/freescale/ls1088a/ls1088a.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-20board: freescale: ls1088a: Update I2C mux configStephen Carlson1-26/+6
2021-03-05arm: fsl: common: Improve NXP VID driver PMBus supportStephen Carlson1-0/+40
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-30/+30
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-04-29board: ls1088ardb: transition to DM_ETHIoana Ciornei1-0/+5
2020-01-24board: fsl: ls1088a: remove empty arch_misc_initAlex Marginean1-7/+0
2019-11-21fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASHTom Rini1-0/+2
2019-08-22armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor1-0/+4
2019-08-22armv8: ls1088aqds: support DSPI mode by hwconfigChuanhua Han1-0/+26
2019-08-22boards: ls1088a: Add support of I2C driver modelChuanhua Han1-0/+148
2019-08-22drivers: net: mc: Report extra memory to LinuxMeenakshi Aggarwal1-3/+28
2019-08-12env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-03-03board: ls1088a: fix fsl-mc search pathMian Yousaf Kaukab1-1/+1
2019-03-03board: ls1088a: fix dppa exit when using efi bootMian Yousaf Kaukab1-4/+6
2019-01-18fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefiMian Yousaf Kaukab1-1/+2
2019-01-18armv8: ls1088aqds: Add TFABOOT supportPankit Garg1-0/+115
2019-01-18armv8: ls1088ardb: Add TFABOOT supportPankit Garg1-0/+78
2018-12-07armv8: ls1088ardb_pb: Add support for board detectionPramod Kumar1-2/+25
2018-09-27u-boot: fixup the iommu-map property of fsl-mc nodeNipun Gupta1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-20armv8: ls1088a: Add i2c_early_init() func for LS1088AQDSAshish Kumar1-0/+3
2018-03-20armv8: ls1088a: Add clock related function in CONFIG_SPL_BUILDAshish Kumar1-1/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-01-23armv8: ls1088a: vid: Compiling VID specific functions for SPLRajesh Bhagat1-0/+4
2018-01-23ls1088a: Add VID support for QDS and RDB platformsRajesh Bhagat1-0/+127
2018-01-10armv8: ls1088a: SPL size reductionSumit Garg1-6/+10
2017-12-15board/ls2080a, ls1088a: Add check for mc-dpl applied in fdtYogesh Gaur1-1/+1
2017-12-14armv8: ls1088ardb: support force SDHC mode by hwconfigYangbo Lu1-0/+18
2017-12-07armv8: LS1088A_QSPI: SECURE_BOOT: Images validationUdit Agarwal1-3/+3
2017-12-07armv8: ls1088: Add fsl_fdt_fixup_flashAshish Kumar1-0/+29
2017-09-11armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar1-5/+79
2017-09-11armv8: ls1088ardb: Add support for LS1088ARDB platformAshish Kumar1-0/+332