aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/ls1021aqds/ls1021aqds.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-07fsl_qe: Drop common.hTom Rini1-1/+0
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang1-0/+1
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-4/+4
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain1-5/+1
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini1-0/+2
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini1-0/+2
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-1/+1
2021-07-20board: freescale: ls1021aqds: Update I2C mux configStephen Carlson1-25/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-04dm: arm: ls1021a: add i2c DM supportBiwen Li1-3/+18
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-11-27arm: ls1021a: drop redundant board_mmc_init()Yangbo Lu1-14/+0
2019-03-15armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang1-30/+0
2018-12-06arm: ls1021a: Add timer_init() in board_init_f for SPLAlison Wang1-0/+1
2018-09-27armv7: fsl: remove sata supportPeng Ma1-4/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar1-3/+6
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-3/+1
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2016-12-05fsl/ddr: Add erratum_a009942_check_cpo and clean related erratumShengzhou Liu1-2/+4
2016-09-14fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang1-0/+4
2016-09-14arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang1-4/+0
2016-02-24armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang1-41/+1
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong1-1/+1
2016-02-24arm: ls1021a: Add QSPI or IFC support in SD boot for LS1021AQDS boardAlison Wang1-2/+2
2016-01-27secure_boot: enable chain of trust for ARM platformsAneesh Bansal1-0/+4
2015-12-13arm: ls1021a: merge SoC specific code in a separate fileYao Yuan1-47/+2
2015-10-29arm: ls1021a: Add sata support on qds and twr boardtang yuantian1-0/+12
2015-10-29armv7/ls1021a: move ns_access to common fileMingkai Hu1-94/+7
2015-09-01arm/ls102xa:add hwconfig setting to support disable unused devicesZhuoyu Zhang1-0/+5
2015-09-01ls102xa: etsec: Use proper settings for BE BDsClaudiu Manoil1-1/+2
2015-08-03armv7/ls1021a: allow OCRAM access permission as R/W in SPLAlison Wang1-86/+92
2015-07-20arm/ls102xa: Add little-endian mode support for audio IPsAlison Wang1-0/+3
2015-04-21pci/layerscape: remove unnecessary pcie_layerscape.hMinghuan Lian1-3/+2
2015-04-21arm/ls102xa:Add support of conditional workaround implementation as per SoC verAlison Wang1-20/+48
2015-02-24arm: ls1021x: Add support for initializing CAAM's stream idAlison Wang1-0/+21
2015-01-24fsl/ls1021qds: Add deep sleep supporttang yuantian1-0/+26
2015-01-23arm: ls102xa: Update snoop settings for CCI-400Alison Wang1-7/+14
2015-01-23ls102xa: dcu: Add platform support for DCU on LS1021AQDS boardXiubo Li1-0/+4
2015-01-23ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as defaultAlison Wang1-1/+34
2015-01-20imx: ls102xa: Remove reference to gdataSimon Glass1-3/+0
2014-12-11ARM: ls102xa: Setting device's stream id for SMMUs.Xiubo Li1-0/+21
2014-12-11ARM: ls102xa: allow all the peripheral access permission as R/W.Xiubo Li1-0/+91