| /OK3568_Linux_fs/buildroot/board/lego/ev3/ |
| H A D | readme.txt | 1 Lego Mindstorms EV3 6 This is the buildroot basic board support for the Lego Mindstorms EV3 9 The Lego Mindstorms EV3 brick comprises a Texas Instruments AM1808 SoC, with 13 - http://www.lego.com/en-us/mindstorms/products/ev3/31313-mindstorms-ev3/ 23 (usually U-Boot) and runs it. The U-Boot from the official LEGO firmware and 36 The lego_ev3_defconfig configuration provides basic support to boot on the Lego 62 ├── uImage -> uImage.da850-lego-ev3 63 └── uImage.da850-lego-ev3 69 official Lego Mindstorms EV3 programming software firmware update tool to load 74 LEGO firmware is installed on the EV3 (it has an old version of U-Boot that [all …]
|
| H A D | genimage.cfg | 1 # LEGO MINDSTORMS EV3 can boot from a 16MB flash or from a microSD card. 24 image = "da850-lego-ev3.dtb" 50 file da850-lego-ev3.dtb { 51 image = "da850-lego-ev3.dtb"
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/ |
| H A D | lego_ev3_battery.txt | 1 LEGO MINDSTORMS EV3 Battery 4 LEGO MINDSTORMS EV3 has some built-in capability for monitoring the battery. 9 - compatible: Must be "lego,ev3-battery" 17 compatible = "lego,ev3-battery";
|
| /OK3568_Linux_fs/buildroot/configs/ |
| H A D | lego_ev3_defconfig | 12 BR2_ROOTFS_POST_IMAGE_SCRIPT="board/lego/ev3/post-image.sh" 21 BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/lego/ev3/linux.fragment" 25 BR2_LINUX_KERNEL_INTREE_DTS_NAME="da850-lego-ev3" 28 BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES="board/lego/ev3/busybox.fragment"
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | da850-lego-ev3.dts | 3 * Device tree for LEGO MINDSTORMS EV3 16 compatible = "lego,ev3", "ti,da850"; 17 model = "LEGO MINDSTORMS EV3"; 176 compatible = "lego,ev3-battery"; 345 /* Partitions are based on the official firmware from LEGO */ 395 compatible = "lego,ev3-lcd"; 432 * schematics from LEGO don't show that these pins are connected to 433 * anything, but they are present in the source code from LEGO.
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | lego_ev3_battery.c | 2 * Battery driver for LEGO MINDSTORMS EV3 145 .name = "lego-ev3-battery", 216 { .compatible = "lego,ev3-battery", }, 223 .name = "lego-ev3-battery", 232 MODULE_DESCRIPTION("LEGO MINDSTORMS EV3 Battery Driver");
|
| /OK3568_Linux_fs/u-boot/board/lego/ev3/ |
| H A D | README | 4 LEGO MINDSTORMS EV3 is a toy robot produced by the LEGO Group. It is based 27 mode. The image can then be uploaded using the official LEGO MINDSTORMS EV3
|
| H A D | Kconfig | 7 default "lego"
|
| H A D | MAINTAINERS | 4 F: board/lego/ev3/
|
| /OK3568_Linux_fs/buildroot/package/ev3dev-linux-drivers/ |
| H A D | Config.in | 8 Linux drivers for LEGO MINDSTORMS EV3 12 https://github.com/ev3dev/lego-linux-drivers
|
| H A D | lego-linux-drivers.hash | 2 sha256 9d2740b348c8d43e7e15fedc4cec99bf351a3a2ba8691f2a07c439a9c034bc04 lego-linux-drivers-0e551e…
|
| H A D | ev3dev-linux-drivers.mk | 8 EV3DEV_LINUX_DRIVERS_SITE = $(call github,ev3dev,lego-linux-drivers,$(EV3DEV_LINUX_DRIVERS_VERSION))
|
| /OK3568_Linux_fs/buildroot/package/brickd/ |
| H A D | Config.in | 10 Brick daemon for LEGO MINDSTORMS EV3 (and other LEGO-
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ |
| H A D | sitronix,st7586.txt | 4 - compatible: "lego,ev3-lcd". 17 compatible = "lego,ev3-lcd";
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/ |
| H A D | Kconfig | 35 bool "LEGO MINDSTORMS EV3" 54 source "board/lego/ev3/Kconfig"
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ti/ |
| H A D | ti,davinci.yaml | 24 - lego,ev3 # LEGO MINDSTORMS EV3 (AM1808 based)
|
| /OK3568_Linux_fs/buildroot/linux/ |
| H A D | linux-ext-ev3dev-linux-drivers.mk | 10 mkdir -p $(LINUX_DIR)/drivers/lego 11 cp -dpfr $(EV3DEV_LINUX_DRIVERS_DIR)/* $(LINUX_DIR)/drivers/lego/
|
| H A D | Config.ext.in | 64 Linux drivers for LEGO MINDSTORMS EV3 from the ev3dev project. 66 https://github.com/ev3dev/lego-linux-drivers
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | legousbtower.c | 3 * LEGO USB Tower driver 88 #define DRIVER_DESC "LEGO USB Tower Driver" 352 "LEGO USB Tower reset control request failed\n"); in tower_open() 806 "LEGO USB Tower firmware version is %d.%d build %d\n", in tower_probe() 823 dev_info(&interface->dev, "LEGO USB Tower #%d now attached to major " in tower_probe() 871 dev_info(&interface->dev, "LEGO USB Tower #%d now disconnected\n", in tower_disconnect()
|
| H A D | Kconfig | 51 tristate "USB Lego Infrared Tower support" 53 Say Y here if you want to connect a USB Lego Infrared Tower to your
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/stv06xx/ |
| H A D | stv06xx_sensor.h | 11 * P/N 861055: Sensor ST VV6410 ASIC STV0610 - LEGO cam
|
| H A D | stv06xx.h | 11 * P/N 861055: Sensor ST VV6410 ASIC STV0610 - LEGO cam
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/ |
| H A D | Kconfig | 116 * LEGO MINDSTORMS EV3
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | hardware.c | 45 {HPHW_NPROC,0x103,0x4,0x01,"Lego, SilverLite (815, 808, 920)"}, 191 {HPHW_NPROC,0x5C8,0x4,0x81,"Lego 360 processor"}, 300 {HPHW_A_DIRECT, 0x006, 0x0000E, 0x80, "Lego RS-232"}, 780 {HPHW_FIO, 0x016, 0x00077, 0x0, "Lego 24 SCG Graphics"}, 781 {HPHW_FIO, 0x017, 0x00077, 0x0, "Lego 24Z SCG Graphics"}, 782 {HPHW_FIO, 0x018, 0x00077, 0x0, "Lego 48Z SCG Graphics"}, 1161 {HPHW_FIO, 0x00A, 0x000A2, 0x0, "Lego 360 Core PCI 10/100BT LAN"}, 1178 {HPHW_FIO, 0x00A, 0x000A3, 0x0, "Lego 360 Core PCI LVD Ultra2 SCSI"}, 1179 {HPHW_FIO, 0x00A, 0x000A3, 0x0, "Lego 360 Core PCI NSE UltraSCSI"}, 1180 {HPHW_FIO, 0x00A, 0x000A3, 0x0, "Lego 360 Core PCI WSE UltraSCSI"}, [all …]
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | grfioctl.h | 59 #define CRT_ID_LEGO 0x35ACDA30 /* Lego FX5, FX10 ... */
|