summaryrefslogtreecommitdiff
path: root/board/engicam/common/board.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.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
* 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
* imx6ul: geam: Fix fdt_file mismatchJagan Teki2018-06-271-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* board: i.MX6QDL: add Engicam i.CoreM6 1.5 QDL MIPI starter kitJagan Teki2018-02-041-2/+7
* imx: spl: Fix NAND bootmode detectionEran Matityahu2018-01-031-1/+1
* i.MX6: engicam: Add imx6q/imx6ul boards for existing boardsJagan Teki2017-11-271-1/+1
* i.MX6: engicam: Move set_fdt_file to commonJagan Teki2017-11-271-0/+24
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-6/+6
* engicam: Set console env on board_late_initJagan Teki2017-05-311-0/+5
* engicam: common: Move board_late_initJagan Teki2017-05-181-1/+27
* engicam: common: Move common board codeJagan Teki2017-05-181-0/+56