summaryrefslogtreecommitdiff
path: root/board/liebherr
Commit message (Expand)AuthorAgeFilesLines
* imx: Rewrite display5 get_board_id() function to use dm_gpio_* APILukasz Majewski2019-10-081-32/+21
* imx: Convert emergency pad of display5 to use dm_gpio* functionsLukasz Majewski2019-10-081-5/+7
* ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)Lukasz Majewski2019-10-084-90/+76
* ARM: display5: Remove UART initialization code after DM/DTS conversion (non-c...Lukasz Majewski2019-10-083-16/+0
* DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski2019-10-083-44/+12
* DM: eth: Switch display5 board to use DM_ETHLukasz Majewski2019-10-081-104/+30
* DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)Lukasz Majewski2019-10-083-29/+0
* DM: I2C: Switch display5 board to use DM_I2CLukasz Majewski2019-10-081-48/+0
* env: Drop environment.h header file where not neededSimon Glass2019-08-112-2/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_init() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_get_f() to env.hSimon Glass2019-08-111-0/+1
* ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxcLukasz Majewski2019-07-191-9/+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-235-7/+7
* display5: Add missing environment.h include to avoid warningLukasz Majewski2018-06-181-0/+1
* display5: net: Add function to read ethaddr from iMX6 fusesLukasz Majewski2018-06-181-0/+21
* 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-184-0/+52
* 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-079-18/+9
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* 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-097-0/+820
* imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin2017-09-181-6/+0
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-281-11/+0
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-122-6/+6
* powerpc: remove 4xx supportHeiko Schocher2017-07-038-1411/+0
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-2/+2
* board_f: Drop return value from initdram()Simon Glass2017-04-051-2/+6
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski2017-01-307-0/+852
* video: Move video_get_info_str() prototype to a header fileSimon Glass2016-10-231-0/+1
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-4/+0
* PPC4xx: Create "liebherr" vendor directoryWolfgang Denk2015-11-308-0/+1410