aboutsummaryrefslogtreecommitdiff
path: root/board/toradex/common
AgeCommit message (Expand)AuthorFilesLines
2018-09-04board: toradex: common: fail gracefully on missing NAND chipStefan Agner1-2/+5
2018-07-23board: toradex: add new and upcoming SKUsStefan Agner2-0/+14
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-10/+6
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-09-15blk: Remove various places that do flush cache after readBin Meng1-2/+0
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
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-11board: 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