summaryrefslogtreecommitdiffstats
path: root/board/grinn/liteboard/board.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+1
* 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
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-2/+2
* ARM: liteboard: move towards driver model and device-tree bootMarcin Niestroj2019-03-131-36/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-2/+2
* ARM: imx6ul: Move liteSOM source to SoC directoryMarcin Niestroj2017-01-271-1/+1
* board/liteboard: Add support for liteBoardMarcin Niestroj2016-12-161-0/+287