summaryrefslogtreecommitdiff
path: root/board/liebherr
AgeCommit message (Expand)Author
2025-10-30liebherr: btt: shrink spl_board_initRasmus Villemoes
2025-06-16ARM: imx: mxs: Add support for imx287 based BTT devicesLukasz Majewski
2025-05-29liebherr: Include env.h to permit reading the environmentSimon Glass
2025-05-14global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
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-08-09treewide: rework linker symbol declarations in sections headerShiji Yang
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-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
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-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
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-08-03liebherr: Drop duplicate dm.h inclusionSimon Glass
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-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-07imx: Add support for i.MX28 based XEA boardLukasz Majewski
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-11-03ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTBLukasz Majewski
2019-11-03ARM: imx: Decouple mccmon6's SPL and u-boot proper codeLukasz Majewski
2019-11-03ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski
2019-10-08imx: Rewrite display5 get_board_id() function to use dm_gpio_* APILukasz Majewski
2019-10-08imx: Convert emergency pad of display5 to use dm_gpio* functionsLukasz Majewski
2019-10-08ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)Lukasz Majewski
2019-10-08ARM: display5: Remove UART initialization code after DM/DTS conversion (non-c...Lukasz Majewski
2019-10-08DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski
2019-10-08DM: eth: Switch display5 board to use DM_ETHLukasz Majewski
2019-10-08DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)Lukasz Majewski