summaryrefslogtreecommitdiff
path: root/board/freescale/ls1043aqds
AgeCommit message (Expand)Author
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-08-20layerscape: Disable CONFIG_FMAN_ENET on *aqds* platformsTom Rini
2022-07-05nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini
2021-07-20board: freescale: ls1043aqds: 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-12-10armv8: ls1043/ls1046aqds: add support for all RGMII modesMadalin Bucur
2020-07-27freescale: ls1043aqds: drop ifdef CONFIG_SYS_I2CBiwen Li
2020-07-27freescale: ls1043aqds: enable secure system counterBiwen Li
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur
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-03-30dm: arm64: ls1043a: add i2c DM supportBiwen Li
2019-11-20fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASHTom Rini
2019-06-19board/fsl/layerscape: Modify the aliases namesPankaj Bansal
2018-12-10Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-12-06armv8: ls1043aqds: Add TFABOOT supportRajesh Bhagat
2018-09-27armv8: ls1043a: add icid setup supportLaurentiu Tudor
2018-06-08board: Kconfig: Re-Arrangement of PPA firmware and header addressesBhaskar Upadhaya
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-01MAINTAINERS: Switch nxp.com domainFabio Estevam
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-09-07armv8: ls1043/ls1046aqds: add support for RGMII_TXIDMadalin Bucur
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass
2017-04-24armv8: layerscape: Fix DDR size calcuation for SPL buildYork Sun
2017-04-24armv8: ls1043aqds: Integrate FSL PPAHou Zhiqiang
2017-04-17armv8: ls1043ardb: SPL size reductionSumit Garg
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon 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-03-14armv8: layerscape: Update early MMU for DDR after initializationYork Sun
2017-03-14armv8: layerscape: Rewrite memory reservationYork Sun
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini
2016-12-15fsl/board/ddr: optimize board-specific cpo for erratum A-009942Shengzhou Liu
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-26armv8: ls1043aqds: add IFC fixup in case QSPI is enabledQianyu Gong
2016-07-26armv8: ls1043aqds: Update MAINTAINERSYork Sun