summaryrefslogtreecommitdiff
path: root/board/grinn
AgeCommit message (Expand)Author
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: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.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-11-26ARM: chiliboard: remove dead !CONFIG_DM_SERIAL codeMarcin Niestroj
2018-11-26ARM: chiliboard: 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 eth_setenv_enetaddr() to eth_env_set_enetaddr()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-02-01Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-01-28board/chiliboard: Add support for chiliBoardMarcin Niestroj
2017-01-27ARM: imx6ul: Move liteSOM source to SoC directoryMarcin Niestroj
2016-12-16board/liteboard: Add support for liteBoardMarcin Niestroj