summaryrefslogtreecommitdiff
path: root/board/toradex/common
AgeCommit message (Expand)AuthorFilesLines
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-2/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-07-12board: toradex: use get_nand_dev_by_index()Grygorii Strashko1-4/+8
2017-06-05arm: Include asm/setup.h explictlySimon Glass1-0/+1
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-06-01tegra: Convert MMC to use driver model for operationsSimon Glass1-1/+1
2016-12-16toradex: allow custom fdt board setup in board fileStefan Agner2-5/+5
2016-12-16toradex: fix USB Download gadget fixup callbackStefan Agner1-2/+2
2016-11-28toradex: config block handlingMarcel Ziswiler6-0/+873