summaryrefslogtreecommitdiff
path: root/board/lego/ev3/legoev3.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* ARM: legoev3: convert to driver modelDavid Lechner2019-07-131-22/+0
* ARM: legoev3: disable networkingDavid Lechner2018-06-051-3/+1
* ARM: legoev3: Move UART enable to early initDavid Lechner2018-06-051-5/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* 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
* Remove various unused interrupt related codeTom Rini2017-04-061-2/+0
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-111-2/+2
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* arm: Add support for LEGO MINDSTORMS EV3David Lechner2016-03-141-0/+176