aboutsummaryrefslogtreecommitdiff
path: root/board/lego
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-1/+1
2024-05-07board: lego: Remove <common.h> and add needed includesTom Rini1-1/+1
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1
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 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-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 Lechner5-0/+236