summaryrefslogtreecommitdiff
path: root/board/liebherr/display5
AgeCommit message (Expand)Author
2019-12-02common: Move serial functions out of common.hSimon Glass
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
2019-10-08DM: I2C: Switch display5 board to use DM_I2CLukasz Majewski
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11env: Move env_init() to env.hSimon Glass
2019-07-19ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxcLukasz Majewski
2019-07-19ARM: display5: Fix CS check after moving some SPI related CONFIGs to KconfigLukasz Majewski
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2018-06-18display5: Add missing environment.h include to avoid warningLukasz Majewski
2018-06-18display5: net: Add function to read ethaddr from iMX6 fusesLukasz Majewski
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