summaryrefslogtreecommitdiff
path: root/board/liebherr
AgeCommit message (Expand)Author
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-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom 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
2017-09-18imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-01-30BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski
2016-10-23video: Move video_get_info_str() prototype to a header fileSimon Glass
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2015-11-30PPC4xx: Create "liebherr" vendor directoryWolfgang Denk