summaryrefslogtreecommitdiff
path: root/board/k+p
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-18imx: pmic: Set proper pmic name for iMX53 HSC|DDC boardsLukasz Majewski
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-10-13imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-bootLukasz Majewski
2019-10-13imx: tpc70: led: Enable LED default stateLukasz Majewski
2019-10-13imx: tpc70: cosmetic: Replace magic numbers when setting ENET clockLukasz Majewski
2019-10-13imx: tpc70: Add board_boot_order() to distinguish between eMMC and SD bootLukasz Majewski
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-04-25boot.src: Provide dsa_core.blacklist bootarg when booting via NFSLukasz Majewski
2019-04-25ARM: Remove EHCI specific code from HSC|DDC board fileLukasz Majewski
2019-04-25ARM: Remove non DM/DTS esdhc3 code from HSC|DDC board related filesLukasz Majewski
2019-04-25ARM: Remove HSC|DDC ETH PHY reset code after switching to DM/DTSLukasz Majewski
2018-09-14ARM: bootscript: For nfsargs only use rootpath (and remove not needed serverip)Lukasz Majewski
2018-09-14ARM: bootscript: Fix the nfsargs and addip in K+P's tpcboot.cmdLukasz Majewski
2018-09-14ARM: bootscript: Replace tftpboot with dhcp when downloading kernelLukasz Majewski
2018-09-14ARM: bootscript: Remove hard-coded rootpath from K+P's tpcboot.cmdLukasz Majewski
2018-06-18board: Remove not needed function for the K+P's imx53 boardLukasz Majewski
2018-06-18board: Add support for KEY1 status detection on K+P's HSC|DDC boardsLukasz Majewski
2018-06-18board: Adjust K+P script to run misc (per board) adjustmentsLukasz Majewski
2018-06-18board: imx53: Always disable display before starting kernelLukasz Majewski
2018-05-18Fixup various SPDX tags from the latest mergeTom Rini
2018-05-18arm: imx53: Add support for imx53 boards from K+PLukasz Majewski
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-15boot: script: The boot.scr file for K+P's boardsLukasz Majewski
2018-04-15imx: board: Add support for the K+P's kp_imx6q_tpc boardLukasz Majewski