summaryrefslogtreecommitdiff
path: root/board/liebherr/xea
AgeCommit message (Expand)Author
2025-05-29liebherr: Include env.h to permit reading the environmentSimon Glass
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
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: liebherr: Remove <common.h> and add needed includesTom Rini
2024-03-30arm: xea: Add support for reading SoM (CPU) board HW revisionLukasz Majewski
2024-03-30arm: spl: Add definition for PHY reset GPIO for XEA HW rev. 2Lukasz Majewski
2024-03-30arm: spl: xea: Remove I2S pins configuration from early initializationLukasz Majewski
2024-01-15arm: xea: Add support for boot image source descriptor in SPLAnatolij Gustschin
2024-01-15arm: xea: Move XEA's environment variables from xea.h to xea.envLukasz Majewski
2023-07-11arm: xea: Call spl_early_init() before DM serial console is enabled in SPLLukasz Majewski
2023-07-11spl: xea: Provide stub DM driver for imx28 clocksLukasz Majewski
2022-02-05arm: xea: config: Provide special defconfig for a single binary u-bootLukasz Majewski
2022-02-05arm: xea: Modify board code to generate single binary u-bootLukasz Majewski
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-08xea: spl: Disable pull UP for GPIO0_2{35}Lukasz Majewski
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-16arm: Add extra boot device (UART) to run Ymodem u-boot.img boot on XEA (imx28)Lukasz Majewski
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 image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-09arm: xea: spl: Add GPIO0_0 setup on spl_board_initLukasz Majewski
2020-02-09arm: xea: Provide function to set L2 switch 'local-mac-address' propertyLukasz Majewski
2020-01-07imx: Add support for i.MX28 based XEA boardLukasz Majewski