summaryrefslogtreecommitdiff
path: root/board/isee/igep003x/board.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* 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
* board: constify struct node_info arrayMasahiro Yamada2018-07-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-3/+3
* igep003x: Falcon modeLadislav Michl2017-07-061-0/+8
* igep003x: Add support for IGEP SMARC AM335xPau Pajuelo2017-05-081-15/+111
* igep003x: UBIizeLadislav Michl2017-05-081-0/+17
* igep0033: Rename to igep003xLadislav Michl2017-05-081-0/+174