summaryrefslogtreecommitdiff
path: root/board/freescale/ls1021aqds
AgeCommit message (Expand)Author
2022-07-08Merge remote-tracking branch 'origin/ls_v2022.04' into lf_v2022.04BJ DevOps Team
2022-07-08LFU-292 ls1021aqds: fix coverity issue of etsecWeiLu
2022-04-06Layerscape: Enable Job ring driver model.Gaurav Jain
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-20board: freescale: ls1021aqds: Update I2C mux configStephen Carlson
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-04dm: arm: ls1021a: add i2c DM supportBiwen Li
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-11-27arm: ls1021a: drop redundant board_mmc_init()Yangbo Lu
2019-07-29video: fsl_dcu_fb: refactor init functionsIgor Opaniuk
2019-03-15armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang
2018-12-06arm: ls1021a: Add timer_init() in board_init_f for SPLAlison Wang
2018-09-27armv7: fsl: remove sata supportPeng Ma
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-01MAINTAINERS: Switch nxp.com domainFabio Estevam
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass
2017-04-14Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-04-14Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-01-31armv7: ls1021aqds: Set cpo_sample for erratum A-009942York Sun
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini
2016-12-05fsl/ddr: Add erratum_a009942_check_cpo and clean related erratumShengzhou Liu
2016-11-21arm: ls1021a: improve the core frequency to 1.2GHZYuan Yao
2016-10-06armv7: LS1021a: enable i-cache in start.SXiaoliang Yang
2016-09-14fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang
2016-09-14arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang
2016-07-26ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang
2016-06-03board/freescale: Update ddr clk_adjustShengzhou Liu
2016-02-24armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong
2016-02-24arm: ls1021a: Add QSPI or IFC support in SD boot for LS1021AQDS boardAlison Wang
2016-01-27secure_boot: enable chain of trust for ARM platformsAneesh Bansal
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2015-12-13arm: ls1021a: merge SoC specific code in a separate fileYao Yuan