summaryrefslogtreecommitdiff
path: root/board/liebherr/display5/spl.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_init() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2018-06-18display5: ddr: Enable support for DDR3 auto calibrationLukasz Majewski1-0/+47
2018-06-18display5: wdt: Enable WDT support (both SPL and u-boot)Lukasz Majewski1-0/+5
2018-06-18display5: Support for the emergency PAD pressingLukasz Majewski1-0/+22
2018-06-18display5: spl: Check return code of the env_* functionsLukasz Majewski1-2/+2
2018-05-11bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount chec...Lukasz Majewski1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-11-09imx:display5: Add support for LWN's DISPLAY5 boardLukasz Majewski1-0/+247