summaryrefslogtreecommitdiff
path: root/board/liebherr/display5/spl.c
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)Lukasz Majewski2019-10-081-0/+74
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_init() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* display5: ddr: Enable support for DDR3 auto calibrationLukasz Majewski2018-06-181-0/+47
* display5: wdt: Enable WDT support (both SPL and u-boot)Lukasz Majewski2018-06-181-0/+5
* display5: Support for the emergency PAD pressingLukasz Majewski2018-06-181-0/+22
* display5: spl: Check return code of the env_* functionsLukasz Majewski2018-06-181-2/+2
* bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount chec...Lukasz Majewski2018-05-101-1/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* imx:display5: Add support for LWN's DISPLAY5 boardLukasz Majewski2017-11-091-0/+247