summaryrefslogtreecommitdiff
path: root/board/liebherr/display5/common.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)Lukasz Majewski2019-10-081-83/+0
* ARM: display5: Remove UART initialization code after DM/DTS conversion (non-c...Lukasz Majewski2019-10-081-13/+0
* DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski2019-10-081-18/+0
* DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)Lukasz Majewski2019-10-081-6/+0
* ARM: display5: Fix CS check after moving some SPI related CONFIGs to KconfigLukasz Majewski2019-07-191-1/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* display5: Support for the emergency PAD pressingLukasz Majewski2018-06-181-0/+10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* imx:display5: Add support for LWN's DISPLAY5 boardLukasz Majewski2017-11-091-0/+111