summaryrefslogtreecommitdiff
path: root/board/freescale/ls1088a
AgeCommit message (Expand)AuthorFilesLines
2020-01-17common: Move reset_phy() to net.hSimon Glass2-0/+2
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 Han2-0/+37
2019-08-22armv8: ls1088aqds: Add support of I2C driver model.Chuanhua Han1-47/+102
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 Glass2-0/+2
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-18armv8: ls1088ardb: Update MAINTAINERSYork Sun1-0/+1
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 Garg3-0/+93
2018-12-07armv8: ls1088ardb_pb: Add support for board detectionPramod Kumar1-2/+25
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal2-19/+20
2018-09-27u-boot: fixup the iommu-map property of fsl-mc nodeNipun Gupta1-0/+2
2018-06-09board: Kconfig: Re-Arrangement of PPA firmware and header addressesBhaskar Upadhaya1-0/+28
2018-05-09armv8: ls1088: Update 1900MT/s DDR timing to bring consistencyAshish Kumar1-2/+2
2018-05-09armv8: ls1088aqds: Enable mdio commands on u-boot promptAshish Kumar1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini7-15/+7
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-20armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088Ashish Kumar1-0/+2
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-23ls1088a: ddr: configure DDR for 0.9v for VID supportRajesh Bhagat1-0/+21
2018-01-10ls1088ardb: Add SD Secure boot target supportSumit Garg1-0/+5
2018-01-10armv8: ls1088a: SPL size reductionSumit Garg2-7/+13
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 Lu2-0/+24
2017-12-07armv8: LS1088A_QSPI: Add secure boot defconfigs for QSPI boot.Udit Agarwal1-0/+12
2017-12-07armv8: LS1088A_QSPI: SECURE_BOOT: Images validationUdit Agarwal2-3/+5
2017-12-07armv8: ls1088: Add fsl_fdt_fixup_flashAshish Kumar1-0/+29
2017-11-15armv8: ls1088aqds: Add SD boot support for ls1088qdsAshish Kumar1-0/+1
2017-11-15armv8: ls1088ardb: Add SD boot support for ls1088Ashish Kumar2-1/+5
2017-10-27armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_IDAshish Kumar1-0/+1
2017-10-09armv8: ls1088a: Update MC boot sequenceBogdan Purcareata2-11/+16
2017-09-11armv8: ls1088aqds: Add support of EC1 and EC2Prabhakar Kushwaha1-0/+34
2017-09-11armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar1-1/+0
2017-09-11armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar8-5/+843
2017-09-11armv8: ls1088ardb: Add support for LS1088ARDB platformAshish Kumar9-0/+711