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