summaryrefslogtreecommitdiff
path: root/board/engicam
Commit message (Expand)AuthorAgeFilesLines
* arm64: imx8mm: imx8mn: imx8mp: Drop FEC GPR[1] board workaroundMarek Vasut2023-03-301-14/+1
* arm64: imx8mp: Drop EQoS GPR[1] board workaroundMarek Vasut2023-03-301-16/+0
* Correct SPL uses of FEC_MXCSimon Glass2023-02-101-1/+1
* Correct SPL uses of ENV_IS_IN_UBISimon Glass2023-02-091-1/+1
* Correct SPL uses of DWC_ETH_QOSSimon Glass2023-02-091-1/+1
* engicam: imx6: migrate to DM_SERIALMichael Trimarchi2023-01-311-17/+3
* ARM: imx: Remove PMIC reset configuration from board filesMarek Vasut2023-01-301-3/+0
* ram: rockchip: Add common ddr type configsJagan Teki2023-01-161-1/+1
* board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter KitManoj Sai2022-10-247-0/+2117
* stm32mp: fix compilation issue with DEBUG_UARTPatrick Delaunay2022-10-182-25/+2
* nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini2022-07-051-2/+0
* board: engicam: stm32mp1: convert to livetreePatrick Delaunay2022-06-171-4/+2
* imx: engicam-imx8mm: drop unused macroPeng Fan2022-06-141-2/+0
* imx: imx8mm_icore: Enable SPL_DM_SERIALPeng Fan2022-06-141-11/+3
* engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OFJagan Teki2021-12-241-0/+6
* board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay2021-11-101-1/+1
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-121-3/+0
|\
| * board: stm32: Remove the bi_boot_params initializationPatrick Delaunay2021-10-081-3/+0
* | imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-311-0/+3
|/
* Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass2021-07-281-1/+1
* board: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0Jagan Teki2021-05-021-0/+6
* board: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter KitJagan Teki2021-05-026-0/+2065
* board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OFJagan Teki2021-04-091-0/+6
* board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 boardJagan Teki2021-04-092-1/+8
* board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0Jagan Teki2021-04-091-0/+6
* board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter KitJagan Teki2021-04-095-0/+202
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* rockchip: Add Engicam PX30.Core C.TOUCH 2.0Jagan Teki2020-10-301-0/+6
* rockchip: Add Engicam PX30.Core EDIMM2.2 Starter KitJagan Teki2020-10-304-0/+34
* board: engicam: Attach i.MX6 common codeJagan Teki2020-10-304-2/+17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* board: engicam: Fix the ethernet clock initializationMichael Trimarchi2020-01-071-0/+29
* board: engicam: Cleanup fdt file and board mappingMichael Trimarchi2020-01-071-11/+56
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move command functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set_ulong() to env.hSimon Glass2019-08-111-0/+1
* board: engicam: Remove bogus check for mmc for imx6ul isiotShyam Saini2019-07-191-2/+0
* board: engicam: Add watchdog support on EngicamShyam Saini2019-03-131-0/+5
* i.MX6: engicam: gpr_init can be called only for some architectureMichael Trimarchi2018-07-231-1/+2
* imx6ul: geam: Fix fdt_file mismatchJagan Teki2018-06-271-2/+2
* board: engicam: spl: match icore-mipi fit-configJagan Teki2018-06-181-0/+4
* ARM: dts: i.MX6UL: U-Boot specific dts for u-boot, dm-splJagan Teki2018-05-181-0/+5
* ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-splJagan Teki2018-05-181-1/+10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-19/+8
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-273-6/+0