| Commit message (Expand) | Author | Age | Files | Lines |
* | display5: Add missing environment.h include to avoid warning | Lukasz Majewski | 2018-06-18 | 1 | -0/+1 |
* | display5: net: Add function to read ethaddr from iMX6 fuses | Lukasz Majewski | 2018-06-18 | 1 | -0/+21 |
* | display5: ddr: Enable support for DDR3 auto calibration | Lukasz Majewski | 2018-06-18 | 1 | -0/+47 |
* | display5: wdt: Enable WDT support (both SPL and u-boot) | Lukasz Majewski | 2018-06-18 | 1 | -0/+5 |
* | display5: Support for the emergency PAD pressing | Lukasz Majewski | 2018-06-18 | 4 | -0/+52 |
* | display5: spl: Check return code of the env_* functions | Lukasz Majewski | 2018-06-18 | 1 | -2/+2 |
* | bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount chec... | Lukasz Majewski | 2018-05-10 | 1 | -1/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 9 | -18/+9 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | imx:display5: Add support for LWN's DISPLAY5 board | Lukasz Majewski | 2017-11-09 | 7 | -0/+820 |
* | imx6: drop duplicated bss memset and board_init_r() call | Anatolij Gustschin | 2017-09-18 | 1 | -6/+0 |
* | imx: imx6: Move gpr_init() function to soc.c | Breno Lima | 2017-08-28 | 1 | -11/+0 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -2/+2 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 2 | -6/+6 |
* | powerpc: remove 4xx support | Heiko Schocher | 2017-07-03 | 8 | -1411/+0 |
* | board_f: Rename initdram() to dram_init() | Simon Glass | 2017-04-13 | 1 | -2/+2 |
* | board_f: Drop return value from initdram() | Simon Glass | 2017-04-05 | 1 | -2/+6 |
* | board_f: Drop board_type parameter from initdram() | Simon Glass | 2017-04-05 | 1 | -1/+1 |
* | BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board | Lukasz Majewski | 2017-01-30 | 7 | -0/+852 |
* | video: Move video_get_info_str() prototype to a header file | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | common: Add DISPLAY_BOARDINFO | Lokesh Vutla | 2016-10-12 | 1 | -4/+0 |
* | PPC4xx: Create "liebherr" vendor directory | Wolfgang Denk | 2015-11-30 | 8 | -0/+1410 |