| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Move some board functions out of common.h | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot | Lukasz Majewski | 2019-10-13 | 2 | -292/+6 |
* | imx: tpc70: led: Enable LED default state | Lukasz Majewski | 2019-10-13 | 1 | -0/+4 |
* | imx: tpc70: cosmetic: Replace magic numbers when setting ENET clock | Lukasz Majewski | 2019-10-13 | 1 | -1/+2 |
* | imx: tpc70: Add board_boot_order() to distinguish between eMMC and SD boot | Lukasz Majewski | 2019-10-13 | 1 | -0/+20 |
* | env: Drop environment.h header file where not needed | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 3 | -0/+3 |
* | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu | 2019-06-23 | 2 | -3/+3 |
* | boot.src: Provide dsa_core.blacklist bootarg when booting via NFS | Lukasz Majewski | 2019-04-25 | 1 | -0/+7 |
* | ARM: Remove EHCI specific code from HSC|DDC board file | Lukasz Majewski | 2019-04-25 | 1 | -10/+0 |
* | ARM: Remove non DM/DTS esdhc3 code from HSC|DDC board related files | Lukasz Majewski | 2019-04-25 | 1 | -46/+0 |
* | ARM: Remove HSC|DDC ETH PHY reset code after switching to DM/DTS | Lukasz Majewski | 2019-04-25 | 1 | -14/+0 |
* | ARM: bootscript: For nfsargs only use rootpath (and remove not needed serverip) | Lukasz Majewski | 2018-09-14 | 1 | -1/+1 |
* | ARM: bootscript: Fix the nfsargs and addip in K+P's tpcboot.cmd | Lukasz Majewski | 2018-09-14 | 1 | -6/+3 |
* | ARM: bootscript: Replace tftpboot with dhcp when downloading kernel | Lukasz Majewski | 2018-09-14 | 1 | -1/+1 |
* | ARM: bootscript: Remove hard-coded rootpath from K+P's tpcboot.cmd | Lukasz Majewski | 2018-09-14 | 1 | -1/+0 |
* | board: Remove not needed function for the K+P's imx53 board | Lukasz Majewski | 2018-06-18 | 1 | -12/+0 |
* | board: Add support for KEY1 status detection on K+P's HSC|DDC boards | Lukasz Majewski | 2018-06-18 | 1 | -0/+14 |
* | board: Adjust K+P script to run misc (per board) adjustments | Lukasz Majewski | 2018-06-18 | 1 | -0/+6 |
* | board: imx53: Always disable display before starting kernel | Lukasz Majewski | 2018-06-18 | 1 | -0/+8 |
* | Fixup various SPDX tags from the latest merge | Tom Rini | 2018-05-18 | 3 | -6/+3 |
* | arm: imx53: Add support for imx53 boards from K+P | Lukasz Majewski | 2018-05-18 | 6 | -0/+390 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 4 | -10/+4 |
* | boot: script: The boot.scr file for K+P's boards | Lukasz Majewski | 2018-04-15 | 1 | -0/+96 |
* | imx: board: Add support for the K+P's kp_imx6q_tpc board | Lukasz Majewski | 2018-04-15 | 5 | -0/+669 |