public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-01-30 07:07:10 to 2019-01-30 21:35:38 UTC [more...]

[U-Boot] [PATCH] dfu: mmc: call fs functions instead of run_command
 2019-01-30 21:35 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/1] configs: qemu: enable CONFIG_UT
 2019-01-30 20:12 UTC 

[U-Boot] [PATCH] fs: ext4: cache extent data
 2019-01-30 19:58 UTC 

[U-Boot] [PATCH v1 1/2] doc: Fix CONFIG_OF_SEPARATE description
 2019-01-30 19:54 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] sunxi: add spi flash bootcmd
 2019-01-30 19:21 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] distro_bootcmd: add spi flash boot command
` [U-Boot] [PATCH v2 2/2] sunxi: enable distro spi "

[U-Boot] [PATCH 1/1] configs: qemu: enable CONFIG_UT
 2019-01-30 19:05 UTC 

[U-Boot] [PATCH v3 0/2] efi_loader: Patch RTS at ExitBootServices
 2019-01-30 18:58 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] x86: Add efi runtime reset
` [U-Boot] [PATCH v3 2/2] efi_loader: Patch non-runtime code out at ExitBootServices already

[U-Boot] [PATCH v3 00/22] mx6sabre: Add DM and SPL FIT support
 2019-01-30 18:58 UTC  (24+ messages)
` [U-Boot] [PATCH v3 01/22] usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
` [U-Boot] [PATCH v3 02/22] usb: ehci-mx6: Make regulator DM_REGULATOR dependent
` [U-Boot] [PATCH v3 03/22] configs: imx6sabreauto: Add DM_MMC support
` [U-Boot] [PATCH v3 04/22] configs: imx6sabreauto: Add DM_USB support
` [U-Boot] [PATCH v3 05/22] mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
` [U-Boot] [PATCH v3 06/22] board: mx6sabresd: Add board_fit_config_name_match to support FIT in SPL
` [U-Boot] [PATCH v3 07/22] board: mx6sabreauto: "
` [U-Boot] [PATCH v3 08/22] arm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd] u-boot dts[i] files
` [U-Boot] [PATCH v3 09/22] arm: dts: Update all the dts[i] files for imx6[q|qp|dl] sabre[auto|sd]
` [U-Boot] [PATCH v3 10/22] arm: imx: Add FIT SPL its
` [U-Boot] [PATCH v3 11/22] configs: mx6sabreauto: Add SPL FIT and DM support
` [U-Boot] [PATCH v3 12/22] configs: mx6sabresd: "
` [U-Boot] [PATCH v3 13/22] mx6sabreauto: Add DM_GPIO support
` [U-Boot] [PATCH v3 14/22] mx6sabresd: "
` [U-Boot] [PATCH v3 15/22] configs: mx6sabreauto: Add DM_SPI_FLASH necessary configs
` [U-Boot] [PATCH v3 16/22] configs: mx6sabresd: "
` [U-Boot] [PATCH v3 17/22] board: mx6sabreauto: Remove the non-DM code
` [U-Boot] [PATCH v3 18/22] board: mx6sabresd: Remove "
` [U-Boot] [PATCH v3 19/22] board: mx6sabresd: Remove the enet reset gpio handling
` [U-Boot] [PATCH v3 20/22] configs: mx6sabresd: Reduce size for SPL by disabling SPL_DOS and SPL_EFI
` [U-Boot] [PATCH v3 21/22] board: mx6sabreauto: Update README with the SPL DM FIT info
` [U-Boot] [PATCH v3 22/22] board: mx6sabresd: "

[U-Boot] [PATCH 1/3] ARM: zynq: Disable i2c for Zybo/Zybo Z7
 2019-01-30 18:31 UTC  (8+ messages)
` [U-Boot] [PATCH 2/3] ARM: zynq: Convert Syzygy and Topic Miami to DM_I2C

[U-Boot] U-Boot and USB 3.0
 2019-01-30 18:29 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/1] SPI flash dependency rework
 2019-01-30 18:17 UTC  (2+ messages)
` [U-Boot] [RFC PATCH 1/1] spi: Kconfig: change dependency order

[U-Boot] [GIT PULL] Pull request: u-boot-imx u -boot-imx-20190129
 2019-01-30 17:24 UTC  (2+ messages)

[U-Boot] [PATCH] Makefile: remove generated font files
 2019-01-30 17:16 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-sunxi/master
 2019-01-30 16:26 UTC 

[U-Boot] [PATCH v4 0/9] mmc: sunxi: Enable DM_MMC
 2019-01-30 16:24 UTC  (20+ messages)
` [U-Boot] [PATCH v4 1/9] sunxi: clk: enable clk and reset for CCU devices

[U-Boot] [PATCH v2 0/8] Add network support for Luton SoCs
 2019-01-30 16:22 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/8] net: mscc: Move ocelot_switch to mscc_switch folder
` [U-Boot] [PATCH v2 2/8] net: mscc: Move miim commands into separate file
` [U-Boot] [PATCH v2 3/8] net: mscc: Move ocelot_send and ocelot_recv in a different file
` [U-Boot] [PATCH v2 4/8] net: mscc: Move mac_table_add function into "
` [U-Boot] [PATCH v2 5/8] net: mscc: Remove unused variables
` [U-Boot] [PATCH v2 6/8] mips: mscc: luton: Add ethernet nodes for Luton
` [U-Boot] [PATCH v2 7/8] net: Add MSCC Luton networkd driver
` [U-Boot] [PATCH v2 8/8] configs: mscc_luton: Add network support

[U-Boot] [PATCH 1/3] mx7: Do not call lcdif_power_down() in the SPL case
 2019-01-30 15:30 UTC  (12+ messages)
        ` [U-Boot] [U-Boot, 3/3] dm: arm: imx: migrate cx9020 to CONFIG_DM_MMC
            ` [U-Boot] [U-Boot, 1/3] mx7: Do not call lcdif_power_down() in the SPL case
            ` [U-Boot] [U-Boot,2/3] pico-imx7d: Add LCD support
          ` [U-Boot] [U-Boot,v4,2/2] imx: Add PHYTEC phyBOARD-i.MX6UL-Segin
        ` [U-Boot] ARM: imx: fix: Provide correct enum values for ONENAND/NOR boot recognition
      ` [U-Boot] [U-Boot, 2/2] imx8mq_evk/README: remove ARCH environment variable
          ` [U-Boot] imx: hab: Convert non-NULL IVT DCD pointer warning to an error

[U-Boot] [PATCH] rpi: add Compute Module 3+
 2019-01-30 15:13 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] fsl_sec: fix register layout on Layerscape architectures
 2019-01-30 14:49 UTC  (8+ messages)
` [U-Boot] [PATCH] pci: layerscape: add option to statically allocate PCI StreamIDs
  ` [U-Boot] [upstream-release] "
` [U-Boot] [PATCH 2/3] armv8: fsl-layerscape: fix SEC QI ICID setup
` [U-Boot] [PATCH 3/3] armv8: fsl-layerscape: avoid DT fixup warning
  ` [U-Boot] [upstream-release] "
` [U-Boot] [upstream-release] [PATCH 1/3] fsl_sec: fix register layout on Layerscape architectures

[U-Boot] [RFC PATCH] common: fdt_support: Remove fdt_add_mem_rsv in fdt_shrink_to_minimum
 2019-01-30 14:41 UTC 

[U-Boot] RK3399/RK3288 same-as-spl Option
 2019-01-30 14:14 UTC  (4+ messages)

[U-Boot] [PATCH] mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)
 2019-01-30 12:38 UTC 

[U-Boot] [PATCH v2 00/22] mx6sabre: Add DM and SPL FIT support
 2019-01-30 12:15 UTC  (13+ messages)
` [U-Boot] [PATCH v2 05/22] mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
` [U-Boot] [PATCH v2 08/22] arm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd] u-boot dts[i] files
` [U-Boot] [PATCH v2 10/22] arm: imx: Add FIT SPL its
  ` [U-Boot] [PATCH v2 17/22] board: mx6sabreauto: Remove the non-DM code

[U-Boot] [PATCH 0/7] stm32mp1: update clock driver
 2019-01-30 12:07 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] clk: stm32mp1: no more get ck_usbo_48m in device tree
` [U-Boot] [PATCH 2/7] clk: stm32mp1: add IPCC clock
` [U-Boot] [PATCH 3/7] clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR
` [U-Boot] [PATCH 4/7] clk: stm32mp1: recalculate counter when switching freq
` [U-Boot] [PATCH 5/7] clk: stm32mp1: add debug information
` [U-Boot] [PATCH 6/7] dts: stm32mp1: clock tree update
` [U-Boot] [PATCH 7/7] clk: stm32mp1: correctly handle Clock Spreading Generator

[U-Boot] [PATCH] configs: Enable CONFIG_BLK in a few TI boards
 2019-01-30 11:55 UTC  (5+ messages)
` [U-Boot] "

[U-Boot] [PATCH] drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver
 2019-01-30 11:24 UTC 

[U-Boot] [PATCH 7/7] configs: ls1021a: enable sata configs for all ls1021a defconfigs
 2019-01-30 11:19 UTC 

[U-Boot] [PATCH 6/7] configs: ls1012afrwy: enable sata configs for all ls1012afrwy defconfigs
 2019-01-30 11:18 UTC 

[U-Boot] [PATCH 5/7] configs: ls208xa: enable sata configs for all ls208xa defconfigs
 2019-01-30 11:17 UTC 

[U-Boot] [PATCH 4/7] configs: ls1088a: enable sata configs for all ls1088a defconfigs
 2019-01-30 11:16 UTC 

[U-Boot] [PATCH 3/7] configs: ls1046a: enable sata configs for all ls1046a defconfigs
 2019-01-30 11:14 UTC 

[U-Boot] [PATCH 2/7] configs: ls1043aqds: enable sata configs for all ls1043aqds defconfigs
 2019-01-30 11:13 UTC 

[U-Boot] [PATCH 1/7] armv8: fsl-layerscape: ls1043a: move SCSI_AHCI and SCSI form arch/arm/cpu/armv8/fsl-layerscape/Kconfig to arch/arm/Kconfig
 2019-01-30 11:11 UTC 

[U-Boot] [PATCH 1/7] armv8: fsl-layerscape: ls1043a: move SCSI_AHCI and SCSI form arch/arm/cpu/armv8/fsl-layerscape/Kconfig to arch/arm/Kconfig
 2019-01-30 11:02 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] configs: ls1043aqds: enable sata configs for all ls1043aqds defconfigs
` [U-Boot] [PATCH 3/7] configs: ls1046a: enable sata configs for all ls1046a defconfigs
` [U-Boot] [PATCH 4/7] configs: ls1088a: enable sata configs for all ls1088a defconfigs
` [U-Boot] [PATCH 5/7] configs: ls208xa: enable sata configs for all ls208xa defconfigs
` [U-Boot] [PATCH 6/7] configs: ls1012afrwy: enable sata configs for all ls1012afrwy defconfigs
` [U-Boot] [PATCH 7/7] configs: ls1021a: enable sata configs for all ls1021a defconfigs

[U-Boot] [PATCH] hashtable: fix environment variable corruption
 2019-01-30 10:39 UTC 

[U-Boot] [PATCH v2 0/2] efi_loader: Patch RTS at ExitBootServices
 2019-01-30 10:20 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/2] x86: Add efi runtime reset

[U-Boot] [PATCH 00/20] imx: add i.MX8MM support
 2019-01-30 10:10 UTC  (21+ messages)
` [U-Boot] [PATCH 10/20] imx8m: add clk support for i.MX8MM
` [U-Boot] [PATCH 16/20] imx8m: fix sd to mmc1 and emmc to mmc2 "
` [U-Boot] [PATCH 20/20] imx: add i.MX8MM EVK board support

[U-Boot] [PATCH u-boot] MAINTAINERS: Add Amlogic entry
 2019-01-30  9:53 UTC 

[U-Boot] [PATCH] Revert "tools: imx8image: set dcd_skip to true"
 2019-01-30  9:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 1/2] Enable FEC driver to retrieve PHY address from device tree
 2019-01-30  9:15 UTC  (2+ messages)
  ` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH V2 06/10] dts: imx8qxp-mek: introduce u-boot dtsi
 2019-01-30  9:15 UTC  (12+ messages)
  ` [U-Boot] [U-Boot, V2, "
  ` [U-Boot] imx8: cpu: restrict checking ROM passover info for revA
  ` [U-Boot] [U-Boot,V2,08/10] imx: build flash.bin for i.MX8
  ` [U-Boot] [U-Boot,V2,10/10] imx8qxp: mek: update README
  ` [U-Boot] [U-Boot,V2,09/10] imx8qxp: mek: default enable SPL
  ` [U-Boot] [U-Boot,V2,01/10] imx8qxp: add SUPPORT_SPL option
  ` [U-Boot] [U-Boot,V2,03/10] arm: imx: build mach-imx for i.MX8
  ` [U-Boot] [U-Boot,V2,05/10] spl: imx8: add spl boot device
  ` [U-Boot] [U-Boot, V2, 07/10] imx: mkimage_fit_atf: introduce BL33_BASE_ADDR
  ` [U-Boot] [U-Boot,V2,04/10] gpio: introduce CONFIG_SPL_DM_PCA953X
  ` [U-Boot] [U-Boot,V2,02/10] imx8: scu: use dedicated MU for SPL

[U-Boot] [PATCH 2/3] arm: imx: Add esdhc1/2 nodes to imx53.dtsi
 2019-01-30  9:15 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/3] "

[U-Boot] [RESEND] [PATCH v3 8/8] arm: imx7s-warp: Convert to DM PMIC
 2019-01-30  9:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, v3, "

[U-Boot] [PATCH 2/2] ARM: DTS: imx6q-logicpd: Update DTS/DTSI files
 2019-01-30  9:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] pinctrl: imx: Fix select input issue
 2019-01-30  9:05 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 11/11] configs: add default configuraiton for Colibri iMX7 with eMMC
 2019-01-30  9:05 UTC  (12+ messages)
      ` [U-Boot] [U-Boot, v2, "
      ` [U-Boot] [U-Boot, v2, 04/11] configs: colibri_imx7: use separate device tree
      ` [U-Boot] [U-Boot, v2, 10/11] configs: colibri_imx7: use distro defaults
      ` [U-Boot] [U-Boot, v2, 02/11] arm: dts: imx7: colibri: split dt for raw NAND and eMMC devices
      ` [U-Boot] [U-Boot,v2,01/11] colibri_imx7: fix boot commands
      ` [U-Boot] [U-Boot, v2, 07/11] colibri_imx7: drop legacy usdhc support
      ` [U-Boot] [U-Boot, v2, 03/11] configs: colibri_imx7: enable DM for raw NAND devices
      ` [U-Boot] [U-Boot,v2,06/11] configs: colibri_imx7: use DM_MMC
      ` [U-Boot] [U-Boot, v2, 05/11] arm: dts: imx7: colibri: add usdhci peripherals to device tree
      ` [U-Boot] [U-Boot, v2, 08/11] configs: colibri_imx7: enable CAAM driver
      ` [U-Boot] [U-Boot, v2, 09/11] configs: colibri_imx7: use DFU for NAND instead of MMC

[U-Boot] [RESEND] [PATCH v3 3/8] arm: imx7s-warp: Add DT file hooks
 2019-01-30  9:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, v3, "

[U-Boot] [PATCH] m53menlo: fix splashfile location
 2019-01-30  9:05 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RESEND] [PATCH v3 6/8] warp7: defconfig: Switch on IMX7 GPIO/pinctrl for both ports
 2019-01-30  9:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, v3, "

[U-Boot] [PATCH] ARM: imx6q_logic: Enable DM_USB and dependent regulators
 2019-01-30  9:05 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH V2] imx6q_logic: Enable MMC booting from SPL
 2019-01-30  9:05 UTC  (2+ messages)
` [U-Boot] [U-Boot,V2] "

[U-Boot] [PATCH] imx: Fix potential lmb memory overwritten by stack
 2019-01-30  8:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RESEND] [PATCH v3 1/8] arm: dts: imx7: Correct spelling mistake in GPIO name
 2019-01-30  8:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, v3, "

[U-Boot] [PATCH] ARM: imx6q_logic: Enable Falcon Mode and fatwrite
 2019-01-30  8:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] m53menlo: fix addmtd cmd in default environment
 2019-01-30  8:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] imx: Check the PL310 version for applying errata
 2019-01-30  8:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RESEND] [PATCH v3 2/8] arm: dts: imx7s-warp: Import Linux warp7 dts
 2019-01-30  8:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, v3, "

[U-Boot] [RESEND] [PATCH v3 7/8] warp7: defconfig: Switch to DM for I2C
 2019-01-30  8:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, v3, "

[U-Boot] [PATCH 1/1] tools: imx8image: use correct printf escape sequence
 2019-01-30  8:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] MAINTAINERS: imx: Change Fabio's email address
 2019-01-30  8:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spi: mxc_spi: Fix build warning on ARM64 platforms
 2019-01-30  8:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RESEND] [PATCH v3 5/8] arm: dts: imx7s-warp: Create alias for mmc0 to &usdhc3
 2019-01-30  8:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, v3, "

[U-Boot] [PATCH] MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT
 2019-01-30  8:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RESEND] [PATCH v3 4/8] arm: imx7s-warp: Convert to DM MMC initialization
 2019-01-30  8:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, v3, "

[U-Boot] [PATCH 1/3] mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc
 2019-01-30  8:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3] moveconfig: add a second pass for empty #if/#endif blocks
 2019-01-30  8:55 UTC  (2+ messages)

[U-Boot] [PATCH v2] net: phy: Add gmiitorgmii converter support
 2019-01-30  8:12 UTC 

[U-Boot] [PATCH] video: Armada XP: Move driver to DM_VIDEO
 2019-01-30  8:11 UTC  (8+ messages)

[U-Boot] [PATCH v2] video: Armada XP: Move driver to DM_VIDEO
 2019-01-30  8:09 UTC  (6+ messages)
` [U-Boot] [PATCH v2] video: bmp: Add support for 24bpp BMP files on 16bpp displays
` [U-Boot] [PATCH v2] arm: mvebu: theadorable: Enable video / LCD support with the new DM driver

[U-Boot] [RFC 0/3] dm, efi: integrate efi_disk into DM
 2019-01-30  7:26 UTC  (6+ messages)
` [U-Boot] [RFC 2/3] efi_loader: associate BLK/PARTITION device to efi_disk

[U-Boot] [PATCH] omap3_cairo: remove empty #ifdef/#endif block
 2019-01-30  7:19 UTC 

[U-Boot] [PATCH] imx8: cpu: restrict checking ROM passover info for revA
 2019-01-18  8:58 UTC 

[U-Boot] [PATCH v2 10/11] configs: colibri_imx7: use distro defaults
 2019-01-08 11:42 UTC 

[U-Boot] [PATCH v2 09/11] configs: colibri_imx7: use DFU for NAND instead of MMC
 2019-01-08 11:42 UTC 

[U-Boot] [PATCH v2 08/11] configs: colibri_imx7: enable CAAM driver
 2019-01-08 11:42 UTC 

[U-Boot] [PATCH v2 07/11] colibri_imx7: drop legacy usdhc support
 2019-01-08 11:42 UTC 

[U-Boot] [PATCH v2 06/11] configs: colibri_imx7: use DM_MMC
 2019-01-08 11:42 UTC 

[U-Boot] [PATCH v2 05/11] arm: dts: imx7: colibri: add usdhci peripherals to device tree
 2019-01-08 11:42 UTC 

[U-Boot] [PATCH v2 04/11] configs: colibri_imx7: use separate device tree
 2019-01-08 11:42 UTC 

[U-Boot] [PATCH v2 03/11] configs: colibri_imx7: enable DM for raw NAND devices
 2019-01-08 11:42 UTC 

[U-Boot] [PATCH v2 02/11] arm: dts: imx7: colibri: split dt for raw NAND and eMMC devices
 2019-01-08 11:42 UTC 

[U-Boot] [PATCH v2 01/11] colibri_imx7: fix boot commands
 2019-01-08 11:42 UTC 

[U-Boot] [PATCH] ARM: imx: fix: Provide correct enum values for ONENAND/NOR boot recognition
 2019-01-03 22:50 UTC 

[U-Boot] [PATCH 3/3] dm: arm: imx: migrate cx9020 to CONFIG_DM_MMC
 2019-01-03  6:54 UTC 

[U-Boot] [PATCH 2/2] imx8mq_evk/README: remove ARCH environment variable
 2019-01-02  6:58 UTC 

[U-Boot] [PATCH V2 10/10] imx8qxp: mek: update README
 2018-12-21  6:21 UTC 

[U-Boot] [PATCH V2 09/10] imx8qxp: mek: default enable SPL
 2018-12-21  6:21 UTC 

[U-Boot] [PATCH V2 08/10] imx: build flash.bin for i.MX8
 2018-12-21  6:21 UTC 

[U-Boot] [PATCH V2 07/10] imx: mkimage_fit_atf: introduce BL33_BASE_ADDR
 2018-12-21  6:21 UTC 

[U-Boot] [PATCH V2 05/10] spl: imx8: add spl boot device
 2018-12-21  6:21 UTC 

[U-Boot] [PATCH V2 04/10] gpio: introduce CONFIG_SPL_DM_PCA953X
 2018-12-21  6:21 UTC 

[U-Boot] [PATCH V2 03/10] arm: imx: build mach-imx for i.MX8
 2018-12-21  6:21 UTC 

[U-Boot] [PATCH V2 02/10] imx8: scu: use dedicated MU for SPL
 2018-12-21  6:21 UTC 

[U-Boot] [PATCH V2 01/10] imx8qxp: add SUPPORT_SPL option
 2018-12-21  6:21 UTC 

[U-Boot] [PATCH 2/3] pico-imx7d: Add LCD support
 2018-12-11 18:40 UTC 

[U-Boot] [PATCH v4 2/2] imx: Add PHYTEC phyBOARD-i.MX6UL-Segin
 2018-12-11 11:34 UTC 

[U-Boot] [PATCH] imx: hab: Convert non-NULL IVT DCD pointer warning to an error
 2018-12-07 22:31 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox