summaryrefslogtreecommitdiff
path: root/board/lego
AgeCommit message (Expand)AuthorFilesLines
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini1-0/+1
2021-02-04ARM: legoev3: drop bi_arch_numberDavid Lechner1-4/+0
2021-02-04ARM: legoev3: set serial# env varDavid Lechner1-46/+39
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner2-22/+3
2018-06-05ARM: legoev3: update boot script to load uEnv.txt and .dtbDavid Lechner1-8/+28
2018-06-05ARM: legoev3: disable networkingDavid Lechner1-3/+1
2018-06-05ARM: legoev3: Move UART enable to early initDavid Lechner1-5/+5
2018-06-05ARM: legoev3: increase flash image sizesDavid Lechner1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
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-04-07Remove various unused interrupt related codeTom Rini1-2/+0
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-2/+2
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-03-15arm: Add support for LEGO MINDSTORMS EV3David Lechner5-0/+236