summaryrefslogtreecommitdiff
path: root/board/grinn/chiliboard/board.c
Commit message (Expand)AuthorAgeFilesLines
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* ARM: chiliboard: remove dead !CONFIG_DM_SERIAL codeMarcin Niestroj2018-11-261-8/+0
* ARM: chiliboard: move towards driver model and device-tree bootMarcin Niestroj2018-11-261-53/+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-2/+2
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-2/+2
* board/chiliboard: Add support for chiliBoardMarcin Niestroj2017-01-281-0/+206