public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-01-30 02:19:33 to 2019-01-30 12:29:40 UTC [more...]

[U-Boot] [PATCH v2 0/8] Add network support for Luton SoCs
 2019-01-30 12:29 UTC  (8+ 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 1/3] fsl_sec: fix register layout on Layerscape architectures
 2019-01-30 12:17 UTC  (5+ messages)
` [U-Boot] [PATCH] pci: layerscape: add option to statically allocate PCI StreamIDs
` [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] [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 v4 0/9] mmc: sunxi: Enable DM_MMC
 2019-01-30 11:46 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/9] sunxi: clk: enable clk and reset for CCU devices

[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 v3 0/2] efi_loader: Patch RTS at ExitBootServices
 2019-01-30 10:46 UTC  (3+ 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] 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 1/3] mx7: Do not call lcdif_power_down() in the SPL case
 2019-01-30  9:48 UTC  (9+ 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] 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,03/10] arm: imx: build mach-imx for i.MX8
  ` [U-Boot] [U-Boot,V2,01/10] imx8qxp: add SUPPORT_SPL option
  ` [U-Boot] [U-Boot, V2, 07/10] imx: mkimage_fit_atf: introduce BL33_BASE_ADDR
  ` [U-Boot] [U-Boot,V2,05/10] spl: imx8: add spl boot device
  ` [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] [GIT PULL] Pull request: u-boot-imx u -boot-imx-20190129
 2019-01-30  9:10 UTC 

[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] Makefile: remove generated font files
 2019-01-30  9:01 UTC  (2+ messages)

[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  (12+ messages)
` [U-Boot] [RFC 1/3] dm: blk: add UCLASS_PARTITION
` [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 1/1] test: provide unit test for memory functions
 2019-01-30  6:53 UTC 

[U-Boot] [PATCH v4] arm64: mvebu: Add basic support for uDPU board
 2019-01-30  6:50 UTC  (2+ messages)

[U-Boot] [PATCH 00/13] Add Support for eMMC in AM65x-evm
 2019-01-30  6:18 UTC  (23+ messages)
` [U-Boot] [PATCH 04/13] regmap: Add API regmap_init_mem_index()
` [U-Boot] [PATCH 05/13] regmap: Add support for polling on a register
` [U-Boot] [PATCH 06/13] mmc: sdhci: Add support for sdhci-caps-mask
` [U-Boot] [PATCH 07/13] mmc: sdhci: Make sdhci_set_clock() non static
` [U-Boot] [PATCH 08/13] arm: dts: k3: Add phy specific properties to SD card node
` [U-Boot] [PATCH 09/13] mmc: sdhci: Make set_ios_post() return int
` [U-Boot] [PATCH 10/13] mmc: am654_sdhci: Add Support for PHY
` [U-Boot] [PATCH 11/13] configs: am65x_evm: Enable CONFIG_REGMAP
` [U-Boot] [PATCH 12/13] mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
` [U-Boot] [PATCH 13/13] mmc: am654_sdhci: Add a platform specific set_control_reg() callback

[U-Boot] [PATCH 00/40] x86: Add support for booting from TPL
 2019-01-30  3:59 UTC  (41+ messages)
` [U-Boot] [PATCH 01/40] binman: Don't generate an error in 'text' entry constructor
` [U-Boot] [PATCH 02/40] binman: Don't show image-skip message by default
` [U-Boot] [PATCH 03/40] binman: Add a missing comment in Entry_vblock
` [U-Boot] [PATCH 04/40] dm: core: Fix translate condition in ofnode_get_addr_size()
` [U-Boot] [PATCH 05/40] cros_ec: Use a hyphen in the uclass name
` [U-Boot] [PATCH 06/40] spl: Allow sandbox to build a device-tree file
` [U-Boot] [PATCH 07/40] RFC: binman: Allow sections to have an offset
` [U-Boot] [PATCH 08/40] x86: start64: Fix copyright message
` [U-Boot] [PATCH 09/40] x86: mp_init: Use proper error numbers
` [U-Boot] [PATCH 10/40] x86: Add a way to reinit the cpu
` [U-Boot] [PATCH 11/40] x86: dts: Add device-tree labels for rtc and reset
` [U-Boot] [PATCH 12/40] x86: Update a stale comment about ifdtool
` [U-Boot] [PATCH 13/40] x86: Support SPL and TPL
` [U-Boot] [PATCH 14/40] x86: Support booting with TPL
` [U-Boot] [PATCH 15/40] x86: Add a handoff header file
` [U-Boot] [PATCH 16/40] x86: broadwell: Improve SDRAM debugging output
` [U-Boot] [PATCH 17/40] x86: broadwell: Allow SDRAM init from SPL
` [U-Boot] [PATCH 18/40] x86: Move init of debug UART to cpu.c
` [U-Boot] [PATCH 19/40] x86: broadwell: Split CPU init
` [U-Boot] [PATCH 20/40] x86: Add support for starting from SPL/TPL
` [U-Boot] [PATCH 21/40] x86: Allow 16-bit init to be in TPL
` [U-Boot] [PATCH 22/40] x86: broadwell: Allow booting from SPL
` [U-Boot] [PATCH 23/40] x86: broadwell: Select refcode and CPU code for SPL
` [U-Boot] [PATCH 24/40] x86: Add common Intel "
` [U-Boot] [PATCH 25/40] x86: Support saving MRC data from SPL
` [U-Boot] [PATCH 26/40] x86: Add a simple TPL implementations
` [U-Boot] [PATCH 27/40] x86: mrccache: Add more debugging
` [U-Boot] [PATCH 28/40] x86: Add a sysreset driver for the Intel PCH
` [U-Boot] [PATCH 29/40] x86: Support TPL in Intel common code
` [U-Boot] [PATCH 30/40] x86: Don't set up MTRRs in SPL
` [U-Boot] [PATCH 31/40] x86: Don't generate a bootstage report "
` [U-Boot] [PATCH 32/40] x86: Support PCI VGA ROM when TPL is used
` [U-Boot] [PATCH 33/40] x86: sysreset: Implement the get_last() method
` [U-Boot] [PATCH 34/40] x86: Add documention on the samus flashmap
` [U-Boot] [PATCH 35/40] x86: samus: Update device tree for SPL
` [U-Boot] [PATCH 36/40] x86: samus: Update device tree for verified boot
` [U-Boot] [PATCH 37/40] x86: Update device tree for TPL
` [U-Boot] [PATCH 38/40] x86: Update device tree for Chromium OS verified boot
` [U-Boot] [PATCH 39/40] x86: Fix device-tree indentation
` [U-Boot] [PATCH 40/40] x86: samus: Add a target to boot through TPL

[U-Boot] [PATCH] arm: stm32mp1: deploy spl in root folder
 2019-01-30  2:20 UTC  (2+ messages)
` [U-Boot] "

[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