summaryrefslogtreecommitdiffstats
path: root/board/lego
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-151-0/+1
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* | ARM: legoev3: drop bi_arch_numberDavid Lechner2021-02-041-4/+0
* | ARM: legoev3: set serial# env varDavid Lechner2021-02-041-46/+39
|/
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* ARM: legoev3: convert to driver modelDavid Lechner2019-07-132-22/+3
* ARM: legoev3: update boot script to load uEnv.txt and .dtbDavid Lechner2018-06-051-8/+28
* ARM: legoev3: disable networkingDavid Lechner2018-06-051-3/+1
* ARM: legoev3: Move UART enable to early initDavid Lechner2018-06-051-5/+5
* ARM: legoev3: increase flash image sizesDavid Lechner2018-06-051-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-5/+2
* 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-145-0/+236