aboutsummaryrefslogtreecommitdiff
path: root/board/lego/ev3/legoev3.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-08legoev3: Migrate to DM_I2CTom Rini1-2/+13
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-18common: Drop init.h from common headerSimon Glass1-0/+1
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner1-22/+0
2018-06-05ARM: legoev3: disable networkingDavid Lechner1-3/+1
2018-06-05ARM: legoev3: Move UART enable to early initDavid Lechner1-5/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
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-06Remove various unused interrupt related codeTom Rini1-2/+0
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-2/+2
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-03-14arm: Add support for LEGO MINDSTORMS EV3David Lechner1-0/+176