summaryrefslogtreecommitdiff
path: root/board/toradex/common
Commit message (Expand)AuthorAgeFilesLines
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-2/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* board: toradex: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-4/+8
* arm: Include asm/setup.h explictlySimon Glass2017-06-051-0/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* tegra: Convert MMC to use driver model for operationsSimon Glass2017-06-011-1/+1
* toradex: allow custom fdt board setup in board fileStefan Agner2016-12-162-5/+5
* toradex: fix USB Download gadget fixup callbackStefan Agner2016-12-161-2/+2
* toradex: config block handlingMarcel Ziswiler2016-11-286-0/+873