aboutsummaryrefslogtreecommitdiff
path: root/board/liebherr/display5/spl.c
AgeCommit message (Expand)Author
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
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
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
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
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-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-10-08ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)Lukasz Majewski
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_init() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2018-06-18display5: ddr: Enable support for DDR3 auto calibrationLukasz Majewski
2018-06-18display5: wdt: Enable WDT support (both SPL and u-boot)Lukasz Majewski
2018-06-18display5: Support for the emergency PAD pressingLukasz Majewski
2018-06-18display5: spl: Check return code of the env_* functionsLukasz Majewski
2018-05-10bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount chec...Lukasz Majewski
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-11-09imx:display5: Add support for LWN's DISPLAY5 boardLukasz Majewski