summaryrefslogtreecommitdiff
path: root/board/freescale/ls1021aqds
Commit message (Expand)AuthorAgeFilesLines
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-101-4/+4
* ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini2022-08-202-187/+0
* nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini2022-07-051-2/+0
* Layerscape: Enable Job ring driver model.Gaurav Jain2022-04-121-5/+1
* video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass2022-03-282-111/+0
* CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini2021-12-271-0/+2
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-3/+2
* nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-311-0/+2
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-281-1/+1
* board: freescale: ls1021aqds: Update I2C mux configStephen Carlson2021-07-202-50/+2
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-212-4/+4
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-022-0/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* dm: arm: ls1021a: add i2c DM supportBiwen Li2020-02-042-6/+61
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-171-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* arm: ls1021a: drop redundant board_mmc_init()Yangbo Lu2019-11-271-14/+0
* video: fsl_dcu_fb: refactor init functionsIgor Opaniuk2019-07-291-2/+4
* armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang2019-03-153-30/+5
* arm: ls1021a: Add timer_init() in board_init_f for SPLAlison Wang2018-12-061-0/+1
* armv7: fsl: remove sata supportPeng Ma2018-09-271-4/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-077-14/+7
* MAINTAINERS: Switch nxp.com domainFabio Estevam2018-05-011-1/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar2017-09-111-3/+6
* common: freescale: Move arch-specific declarationsSimon Glass2017-06-051-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-04-141-1/+1
|\
| * Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity2017-04-141-1/+1
* | arm: freescale: Rename initdram() to fsl_initdram()Simon Glass2017-04-122-2/+2
|/
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* board_f: Drop return value from initdram()Simon Glass2017-04-052-5/+5
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-052-2/+2
* armv7: ls1021aqds: Set cpo_sample for erratum A-009942York Sun2017-01-311-0/+3
* NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini2017-01-241-0/+2
* fsl/ddr: Add erratum_a009942_check_cpo and clean related erratumShengzhou Liu2016-12-051-2/+4
* arm: ls1021a: improve the core frequency to 1.2GHZYuan Yao2016-11-213-5/+5
* armv7: LS1021a: enable i-cache in start.SXiaoliang Yang2016-10-061-0/+6
* 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
* ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang2016-07-262-0/+34
* board/freescale: Update ddr clk_adjustShengzhou Liu2016-06-031-14/+14
* armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang2016-02-241-41/+1
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-241-1/+1