summaryrefslogtreecommitdiff
path: root/board/freescale/ls1088a
AgeCommit message (Expand)Author
2026-01-28board: nxp: Rename board directory from board/freescale to board/nxpAlice Guo
2025-12-11board: freescale: Fix error handling in ls1088a board setupFrancois Berder
2024-12-24board: freescale: typo volatgeHeinrich Schuchardt
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-22board: freescale: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: freescale: Remove <common.h> and add needed includesTom Rini
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini
2023-11-07ls1088a: Add missing headers to eth_ls1088aqds.cTom Rini
2023-10-10board: freescale: ls1088a: declare MC reserved regionsLaurentiu Tudor
2023-10-10fsl-layerscape: drop obsolete PPA secure firmware supportLaurentiu Tudor
2023-08-31freescale: Drop call to init_func_vid() in the init sequenceSimon Glass
2023-08-03freescale: Remove Rajesh Bhagat MAINTAINERSSean Anderson
2023-03-14board: freescale: ls1088a: remove code under !CONFIG_DM_ETHIoana Ciornei
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*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-10common: Drop display_options.h from common headerSimon Glass
2022-07-05nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain
2022-02-01board: ls1088a: update ifc node name to be memory-controllerJianpeng Bu
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini
2021-12-27ls1088a: Guard get_board_ddr_clk function correctlyTom Rini
2021-10-31board: freescale: various boards: Let env subsystem set gd->env_addrMarek BehĂșn
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-07-20board: freescale: ls1088a: Update I2C mux configStephen Carlson
2021-03-05board: ls1088a: Update MAINTAINERSPriyanka Jain
2021-03-05arm: fsl: common: Improve NXP VID driver PMBus supportStephen 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-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-05-19board: ls1088aqds: transition to DM_ETHIoana Ciornei
2020-05-19arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei
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-04-29board: ls1088ardb: transition to DM_ETHIoana Ciornei
2020-01-24board: fsl: ls1088a: remove empty arch_misc_initAlex Marginean
2020-01-17common: Move reset_phy() to net.hSimon Glass
2019-11-20fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASHTom Rini
2019-08-22armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor
2019-08-22armv8: ls1088aqds: support DSPI mode by hwconfigChuanhua Han
2019-08-22armv8: ls1088aqds: Add support of I2C driver model.Chuanhua Han
2019-08-22boards: ls1088a: Add support of I2C driver modelChuanhua Han
2019-08-22drivers: net: mc: Report extra memory to LinuxMeenakshi Aggarwal