summaryrefslogtreecommitdiff
path: root/board/freescale/ls1043aqds/ls1043aqds.c
Commit message (Expand)AuthorAgeFilesLines
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-2/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* freescale: ls1043aqds: drop ifdef CONFIG_SYS_I2CBiwen Li2020-07-271-2/+4
* freescale: ls1043aqds: enable secure system counterBiwen Li2020-07-271-1/+7
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur2020-06-031-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* dm: arm64: ls1043a: add i2c DM supportBiwen Li2020-03-301-6/+92
* fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASHTom Rini2019-11-201-1/+1
* armv8: ls1043aqds: Add TFABOOT supportRajesh Bhagat2018-12-061-1/+146
* armv8: ls1043a: add icid setup supportLaurentiu Tudor2018-09-271-0/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* armv8: ls1043aqds: Integrate FSL PPAHou Zhiqiang2017-04-241-0/+5
* arm: freescale: Rename initdram() to fsl_initdram()Simon Glass2017-04-121-1/+2
* board_f: Drop return value from initdram()Simon Glass2017-04-051-1/+1
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* armv8: layerscape: Update early MMU for DDR after initializationYork Sun2017-03-141-0/+5
* fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang2016-09-141-0/+4
* arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang2016-09-141-4/+0
* armv8: ls1043aqds: add IFC fixup in case QSPI is enabledQianyu Gong2016-07-261-0/+10
* armv8: ls1043aqds: use configurable clockQianyu Gong2016-06-281-0/+4
* armv8: ls1043aqds: fix to get boot device info from FPGAQianyu Gong2016-06-241-5/+3
* armv8: ls1043aqds: fix usb PWRFAULT settingShaohui Xie2016-06-031-2/+2
* armv8: ls1043a: remove redundant code in board filesQianyu Gong2016-05-181-4/+0
* armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu2016-05-171-8/+0
* armv8/ls1043aqds: Return i2c mux to default chennelWenbin Song2016-03-211-2/+4
* armv8/ls1043aqds: Add USB support for ls1043aqdsQianyu Gong2016-02-241-0/+15
* armv8/ls1043aqds: add QSPI boot supportQianyu Gong2016-01-271-1/+3
* armv8/ls1043aqds: Select lpuart pins of various muxesShaohui Xie2016-01-271-0/+13
* armv8/ls1043aqds: Add support for >2GB memoryShaohui Xie2016-01-251-0/+10
* armv8/ls1043aqds: add LS1043AQDS board supportShaohui Xie2015-11-301-0/+333