summaryrefslogtreecommitdiff
path: root/board/freescale/ls1021aqds
AgeCommit message (Expand)AuthorFilesLines
2021-12-28CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini1-0/+2
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-3/+2
2021-09-01nxp: 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 Carlson2-50/+2
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2-4/+4
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-2/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-02-04dm: arm: ls1021a: add i2c DM supportBiwen Li2-6/+61
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-03common: 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-07-29video: fsl_dcu_fb: refactor init functionsIgor Opaniuk1-2/+4
2019-03-15armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang3-30/+5
2018-12-07arm: 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 Rini7-14/+7
2018-05-02MAINTAINERS: Switch nxp.com domainFabio Estevam1-1/+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-06-05common: freescale: Move arch-specific declarationsSimon Glass1-0/+1
2017-04-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-1/+1
2017-04-14Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity1-1/+1
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass2-2/+2
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-04-05board_f: Drop return value from initdram()Simon Glass2-5/+5
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass2-2/+2
2017-01-31armv7: ls1021aqds: Set cpo_sample for erratum A-009942York Sun1-0/+3
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini1-0/+2
2016-12-05fsl/ddr: Add erratum_a009942_check_cpo and clean related erratumShengzhou Liu1-2/+4
2016-11-21arm: ls1021a: improve the core frequency to 1.2GHZYuan Yao3-5/+5
2016-10-06armv7: LS1021a: enable i-cache in start.SXiaoliang Yang1-0/+6
2016-09-15fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang1-0/+4
2016-09-15arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang1-4/+0
2016-07-26ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang2-0/+34
2016-06-04board/freescale: Update ddr clk_adjustShengzhou Liu1-14/+14
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 Wang4-3/+18
2016-01-27secure_boot: enable chain of trust for ARM platformsAneesh Bansal1-0/+4
2016-01-15Fix GCC format-security errors and convert sprintfs.Ben Whitten1-1/+1
2015-12-14arm: 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-02arm/ls102xa:add hwconfig setting to support disable unused devicesZhuoyu Zhang1-0/+5