aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/ls1021aqds/ls1021aqds.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-11ls1021aqds: add hwconfig setting to do pin muxYao Yuan1-3/+70
2014-12-11arm: ls102xa: Add NAND boot support for LS1021AQDS boardAlison Wang1-0/+16
2014-12-11arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR boardAlison Wang1-0/+8
2014-12-11arm: ls102xa: Add SD boot support for LS1021AQDS boardAlison Wang1-0/+39
2014-12-11ls1021aqds: set the default I2C channel before DDR initChenhui Zhao1-13/+19
2014-12-11arm: ls102xa: Update PCIe dts node statusMinghuan Lian1-0/+5
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-2/+16
2014-11-24arm: ls102xa: Select ge2_clk125 for eTSEC clock muxingAlison Wang1-0/+1
2014-11-24arm: ls102xa: Remove bit reversing for SCFG registersAlison Wang1-2/+0
2014-11-24arm: ls102xa: Add snoop disable for slave port 0, 1 and 2Jason Jin1-0/+7
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-11-19qe: add qe support to ls1021aqdsZhao Qiang1-0/+8
2014-10-16ls102x: configs - Add hash command in freescale LS1 platformsRuchika Gupta1-0/+10
2014-09-08arm: ls102xa: Add basic support for LS1021AQDS boardWang Huan1-0/+255