summaryrefslogtreecommitdiff
path: root/board/grinn/liteboard/board.c
AgeCommit message (Expand)Author
2020-05-18arm: Don't include common.h in header filesSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move command functions out of common.hSimon Glass
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-03-13ARM: liteboard: move towards driver model and device-tree bootMarcin Niestroj
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-01-27ARM: imx6ul: Move liteSOM source to SoC directoryMarcin Niestroj
2016-12-16board/liteboard: Add support for liteBoardMarcin Niestroj