U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-11 07:09:42 to 2019-09-12 13:45:33 UTC [more...]

[U-Boot] OMAP watchdog timer reset on BBB
 2019-09-12 13:45 UTC 

[U-Boot] [PATCH 1/6] spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
 2019-09-12 12:36 UTC  (10+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] Regressions in MTD / SPI FLASH
 2019-09-12 12:29 UTC  (8+ messages)

[U-Boot] [PATCH V2] ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPL
 2019-09-12 12:29 UTC  (3+ messages)

[U-Boot] [PATCH] net: xilinx_axiemac: Fill the phy node pointer in phydev
 2019-09-12 10:45 UTC 

[U-Boot] [PATCH 0/3] Support distro boot in pico-imx7d BL33 case
 2019-09-12 10:40 UTC  (7+ messages)

[U-Boot] [PATCH] gpio: fix issue in set gpio output direction
 2019-09-12 10:31 UTC 

[U-Boot] [PATCH v4 00/17] Add Intel Agilex SoC support
 2019-09-12 10:11 UTC  (18+ messages)
` [U-Boot] [PATCH v4 01/17] arm: socfpga: agilex: Add base address for Intel Agilex SoC
` [U-Boot] [PATCH v4 02/17] arm: socfpga: Move firewall code to firewall file
` [U-Boot] [PATCH v4 03/17] arm: socfpga: Move Stratix10 and Agilex reset manager common code
` [U-Boot] [PATCH v4 04/17] arm: socfpga: agilex: Add reset manager support
` [U-Boot] [PATCH v4 05/17] arm: socfpga: Move Stratix10 and Agilex system manager common code
` [U-Boot] [PATCH v4 06/17] arm: socfpga: agilex: Add system manager support
` [U-Boot] [PATCH v4 07/17] arm: socfpga: Move Stratix10 and Agilex clock manager common code
` [U-Boot] [PATCH v4 08/17] clk: agilex: Add clock driver for Agilex
` [U-Boot] [PATCH v4 09/17] arm: socfpga: agilex: Add clock wrapper functions
` [U-Boot] [PATCH v4 10/17] arm: socfpga: agilex: Add CCU support for Agilex
` [U-Boot] [PATCH v4 11/17] arm: agilex: Add clock handoff offset "
` [U-Boot] [PATCH v4 12/17] ddr: altera: Restructure Stratix 10 SDRAM driver
` [U-Boot] [PATCH v4 13/17] ddr: altera: agilex: Add SDRAM driver for Agilex
` [U-Boot] [PATCH v4 14/17] board: intel: agilex: Add socdk board support for Intel Agilex SoC
` [U-Boot] [PATCH v4 15/17] arm: socfpga: agilex: Add SPL for "
` [U-Boot] [PATCH v4 16/17] arm: dts: agilex: Add base dtsi and devkit dts
` [U-Boot] [PATCH v4 17/17] arm: socfpga: agilex: Enable Agilex SoC build

[U-Boot] Pull request for UEFI sub-system for v2019.10-rc4 (4)
 2019-09-12  9:57 UTC 

[U-Boot] [PATCH v2 0/3] efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk
 2019-09-12  9:51 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/3] fs: export fs_close()
` [U-Boot] [PATCH v2 2/3] efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
` [U-Boot] [PATCH v2 3/3] efi_loader: disk: install file system protocol to a whole disk

[U-Boot] [PATCH v2 0/2] efi_loader: device_path: support Sandbox's host device
 2019-09-12  9:50 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/2] efi_loader: device_path: support Sandbox's "host" devices
` [U-Boot] [PATCH v2 2/2] efi_loader: device_path: show a host device in understandable form

[U-Boot] [PATCH 0/4] arm: mxs: mxs_set_gpmiclk
 2019-09-12  9:17 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] arm: mxs: fix register definitions for clkctrl_gpmi and clkctrl_sspX
` [U-Boot] [PATCH 2/4] arm: mxs: fix comments in arch_cpu_init to match the code
` [U-Boot] [PATCH 3/4] arm: mxs: be more careful when enabling gpmi_clk
` [U-Boot] [PATCH 4/4] arm: mxs: implement mxs_set_gpmiclk

[U-Boot] [PATCH v3 0/3] spi: Split CONFIG_DM_SPI* to CONFIG_{SPL_TPL}DM_SPI*
 2019-09-12  9:16 UTC  (8+ messages)

[U-Boot] [PATCH v1 0/5] apalis/colibri_t30: uart pinmuxing improvements
 2019-09-12  9:12 UTC  (6+ messages)
` [U-Boot] [PATCH v1 1/5] apalis/colibri_t30: add comment about tristate and input vs. output pinmuxing
` [U-Boot] [PATCH v1 2/5] colibri_t30: fix spi1 and uart2/3 resp. uartb/c pinmuxing
` [U-Boot] [PATCH v1 3/5] apalis/colibri_t30: avoid uart input from floating pins
` [U-Boot] [PATCH v1 4/5] apalis/colibri_t30: add note about colibri vs. nvidia uart mapping
` [U-Boot] [PATCH v1 5/5] colibri_t30: disable rs232 serial transceiver forceoff pins

[U-Boot] [PATCH] arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT
 2019-09-12  9:00 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/8] mmc: fsl_esdhc: Add peripheral clock support
 2019-09-12  8:50 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/8] mmc: add a Kconfig option to enable the "
` [U-Boot] [PATCH v2 3/8] dts: armv8: add emmc hs200 support for ls1012ardb
` [U-Boot] [PATCH v2 4/8] dts: armv8: add emmc hs200 support for lx2160ardb
` [U-Boot] [PATCH v2 5/8] dts: armv8: add emmc hs200 support for ls1028ardb
` [U-Boot] [PATCH v2 6/8] mmc: fsl_esdhc: Add emmc hs200 support
` [U-Boot] [PATCH v2 7/8] configs: ls1012ardb/lx2160ardb/ls1028ardb: add hs200 config for esdhc
` [U-Boot] [PATCH v2 8/8] mmc: fsl_esdhc: enable CONFIG_FSL_ESDHC in ls1028ardb config

[U-Boot] [PATCH] autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW
 2019-09-12  6:31 UTC 

[U-Boot] Tinker-rk3288 SPL broken with MMC timeout
 2019-09-12  3:25 UTC 

[U-Boot] Pull request: u-boot-rockchip-20190912
 2019-09-12  1:32 UTC 

[U-Boot] [PATCH 0/4] Improve HAB support for SPL targets
 2019-09-12  1:07 UTC  (3+ messages)
` [U-Boot] [PATCH 2/4] habv4: tools: Avoid hardcoded CSF size "

[U-Boot] efi_loader: LoadOptions (bootargs)
 2019-09-12  0:31 UTC  (6+ messages)

[U-Boot] [PATCH] efi_loader: disk: install file system protocol to a whole disk
 2019-09-12  0:22 UTC  (7+ messages)

[U-Boot] Issue in u-boot; TFTP error: trying to overwrite reserved memory
 2019-09-11 20:24 UTC  (10+ messages)

[U-Boot] Why do we need both MDIO and MII commands
 2019-09-11 19:58 UTC 

[U-Boot] [PATCH 1/2] efi_loader: device_path: add Device Logical Unit sub type
 2019-09-11 17:22 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] efi_loader: device_path: support Sandbox's "host" devices

[U-Boot] [PATCH] net: rtl8169: Support RTL-8168c/8111c
 2019-09-11 17:19 UTC 

[U-Boot] [PATCH 1/1] efi_loader parameter checks EFI_FILE_PROTOCOL.SetInfo()
 2019-09-11 17:04 UTC 

[U-Boot] [PATCH 1/1] efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo()
 2019-09-11 17:03 UTC 

[U-Boot] [PATCH 1/1] efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()
 2019-09-11 17:03 UTC 

[U-Boot] [PATCH] arm64: versal: Remove unneeded configs for mini configurations
 2019-09-11 14:49 UTC 

[U-Boot] [PATCH] arm64: versal: mini_emmc: Enable fatwrite support
 2019-09-11 14:47 UTC 

[U-Boot] [PATCH] env: Kconfig: Add environment default offset in versal
 2019-09-11 14:46 UTC 

[U-Boot] [PATCH] drivers: usb: dwc3: setup phy before dwc3 core soft reset
 2019-09-11 14:45 UTC 

[U-Boot] [PATCH] arm64: zynqmp: Enable 2 NAND chips support for zynqmp_mini_nand
 2019-09-11 14:45 UTC 

[U-Boot] [PATCH v2] doc: README.xilinx: Add dt bindings
 2019-09-11 14:09 UTC 

[U-Boot] [PATCH] env: Add CONFIG_ENV_SUPPORT
 2019-09-11 13:54 UTC  (5+ messages)

[U-Boot] [RFC PATCH] mmc: sdhci: add support for switching to UHS-I modes on ZynqMP Platform
 2019-09-11 13:49 UTC 

[U-Boot] [PATCH] mmc: zynq_sdhci: Remove check for DM_MMC config
 2019-09-11 13:47 UTC 

[U-Boot] [PATCH 00/10] Add Support for UFS subsystem for TI's J721e
 2019-09-11 13:45 UTC  (10+ messages)
` [U-Boot] [PATCH 02/10] scsi: Add max_bytes to scsi_platdata
` [U-Boot] [PATCH 05/10] ufs: Add Initial Support for UFS subsystem
` [U-Boot] [PATCH 07/10] ufs: Add glue layer driver for TI J721E devices

[U-Boot] [PATCH] arm64: zynqmp: Switch spi-flash to jedec, spi-nor compatible
 2019-09-11 13:45 UTC 

[U-Boot] [PATCH] doc: README.xilinx: Add dt bindings
 2019-09-11 13:44 UTC  (3+ messages)

[U-Boot] [PATCH] cmd: avoid decimal conversion
 2019-09-11 13:39 UTC 

[U-Boot] [PATCH PATCH v4 00/15] Add support for applications of overlays in SPL
 2019-09-11 13:39 UTC  (6+ messages)
` [U-Boot] [PATCH PATCH v4 04/15] spl: fit: allocate a temporary buffer to load the overlays

[U-Boot] Add support for imxrt
 2019-09-11 13:37 UTC  (5+ messages)

[U-Boot] [usb dwc3] xHCI driver -- a hint needed
 2019-09-11 13:19 UTC  (7+ messages)

[U-Boot] [PATCH] board: atmel: sama5d27_wlsom1_ek: fix SPL OFFS on SPI
 2019-09-11 13:02 UTC 

[U-Boot] [RFC PATCH v1 0/5] imx: nandbcb: support for i.MX7 and bcb only updates
 2019-09-11 12:41 UTC  (7+ messages)
` [U-Boot] [RFC PATCH v1 1/5] imx: gpmi: add defines for hw randominizer
` [U-Boot] [RFC PATCH v1 2/5] nand: mxs_nand: add API for switching different BCH layouts
` [U-Boot] [RFC PATCH v1 3/5] imx: nandbcb: add support for i.MX7
` [U-Boot] [RFC PATCH v1 4/5] imx: nandbcb: refactor update function
` [U-Boot] [RFC PATCH v1 5/5] imx: nandbcb: add support for writing BCB only

[U-Boot] [NXP-IMX] please pull nxp-imx-9-11-2019
 2019-09-11 12:28 UTC 

[U-Boot] [PATCH v2] arm64: versal: Also record versal name to versal fragment
 2019-09-11 12:13 UTC 

[U-Boot] [PATCH v3] net: phy: Add gmiitorgmii converter support
 2019-09-11 12:08 UTC 

[U-Boot] Use of the go command
 2019-09-11 11:44 UTC  (2+ messages)

[U-Boot] [PATCH] xilinx: Add support for SBC
 2019-09-11 11:42 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] ARM: zynq: Boot variables cleanup
 2019-09-11 11:28 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] ARM: zynq: Specify MMC controller number for boot sequence
` [U-Boot] [PATCH 2/5] ARM: zynq: Enable USB1 as secondary boot device
` [U-Boot] [PATCH 3/5] ARM: zynq: Fix NOR boot mode
` [U-Boot] [PATCH 4/5] ARM: zynq: Use {} around variables for qspi and nand boot cmds
` [U-Boot] [PATCH 5/5] ARM: zynq: Remove all Xilinx private commands

[U-Boot] [PATCH 0/5] Add support for MediaTek MT8518 Soc
 2019-09-11 11:14 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] ARM: MediaTek: Add support for MediaTek MT8518 SoC
` [U-Boot] [PATCH 2/5] clk: mediatek: add driver for MT8518
` [U-Boot] [PATCH 3/5] mmc: mtk-sd: add HS200 support
` [U-Boot] [PATCH 4/5] pinctrl: add driver for MT8518
` [U-Boot] [PATCH 5/5] ARM: MediaTek: add basic support for MT8518 boards

[U-Boot] [PATCH 1/2] spi-nor: spi-nor-ids: Merge "n25q512a" and "mt25qu512a" entries
 2019-09-11 10:07 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*
  ` [U-Boot] [EXT] "

[U-Boot] [PATCH v4 00/15] Improvement for the DWC3 USB generic driver and fixes for the K2 platforms
 2019-09-11  9:33 UTC  (16+ messages)
` [U-Boot] [PATCH v4 01/15] usb: host: remove the xhci-zynqmp driver
` [U-Boot] [PATCH v4 02/15] usb: dwc3: switch to peripheral mode when exiting
` [U-Boot] [PATCH v4 03/15] usb: xhci: move xhci.h to include usb
` [U-Boot] [PATCH v4 04/15] usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit
` [U-Boot] [PATCH v4 05/15] usb: dwc3-generic: use platdata
` [U-Boot] [PATCH v4 06/15] usb: dwc3-generic: factorize code
` [U-Boot] [PATCH v4 07/15] usb: dwc3-generic: add a new host driver that uses the dwc3 core
` [U-Boot] [PATCH v4 08/15] usb: dwc3-generic: if no max speed is specified in DT, assume super speed
` [U-Boot] [PATCH v4 09/15] usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
` [U-Boot] [PATCH v4 10/15] usb: dwc3: Kconfig: get rid of obsolete mode selection
` [U-Boot] [PATCH v4 11/15] ARM: keystone: increase PSC timeout
` [U-Boot] [PATCH v4 12/15] ARM: keystone: Do not enable the USB power domains at the board level
` [U-Boot] [PATCH v4 13/15] phy: keystone-usb: handle the transition of the USB power domain
` [U-Boot] [PATCH v4 14/15] configs: k2g_evm_defconfig: disable XHCI_DWC3 and enable KEYSTONE_USB_PHY
` [U-Boot] [PATCH v4 15/15] ARM: DTS: keystone: complete the description of the USB PHY devices

[U-Boot] [PATCH] net: phy: Define init routine and register generic phy driver
 2019-09-11  9:15 UTC 

[U-Boot] [u-boot][xhci] Dealing with XHCI controllers with spurious success
 2019-09-11  9:14 UTC  (5+ messages)
  ` [U-Boot] [EXT] "
    ` [U-Boot] [EXT][xhci] XHCI Short Packet Issues

[U-Boot] [PATCH] zynqmp: firmware: Add Xilinx ZynqMP firmware driver
 2019-09-11  9:07 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: zynq: dts: Added alias for usb node
 2019-09-11  8:57 UTC 

[U-Boot] [PATCH] ARM: zynq: Align model name with DT
 2019-09-11  8:56 UTC 

[U-Boot] [PATCH] arm64: zynqmp: Add idcodes for new RFSoC silicons ZU48DR and ZU49DR
 2019-09-11  8:54 UTC 

[U-Boot] [PATCH] arm64: versal: Fix for OCM overwriting issue
 2019-09-11  8:52 UTC 

[U-Boot] [PATCH] ARM: zynq: Increase input buffer console size to 2k
 2019-09-11  8:50 UTC 

[U-Boot] [PATCH] ARM: zynq: Increase init ram size by 4K
 2019-09-11  8:49 UTC 

[U-Boot] [PATCH] ARM: zynq: Do not enable NETBSD support by default
 2019-09-11  8:47 UTC 

[U-Boot] [PATCH] fpga: zynqmp: Fix second local variable declaration
 2019-09-11  8:44 UTC 

[U-Boot] [PATCH] mmc: sdhci: Move ZYNQ_HISPD_BROKEN to Kconfig
 2019-09-11  8:44 UTC 

[U-Boot] [PATCH] net: zynq_gem: Remove check for Versal
 2019-09-11  8:42 UTC 

[U-Boot] [PATCH] clk: versal: Add clock driver support
 2019-09-11  8:23 UTC 

[U-Boot] [PATCH] usb: musb_hcd: fix compilation error
 2019-09-11  8:11 UTC  (2+ messages)

[U-Boot] [PATCH] net: zynq_gem: Add new versal compatible string
 2019-09-11  8:10 UTC 

[U-Boot] [PATCH] net: gem: Remove DECLARE_GLOBAL_DATA_PTR from gem driver
 2019-09-11  8:09 UTC 

[U-Boot] [PATCH] arm64: zynqmp: Add new jtag distro boot command
 2019-09-11  8:08 UTC 

[U-Boot] [PATCH] arm64: zynqmp: Update scriptaddr value to 512MB
 2019-09-11  8:07 UTC 

[U-Boot] [PATCH] arm64: versal: Also record versal name to versal fragment
 2019-09-11  8:03 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] arm64: versal: Extend distro boot
 2019-09-11  7:56 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] arm64: versal: Define configs related to USB DFU functionality
` [U-Boot] [PATCH 2/4] arm64: versal: Add new jtag distro boot command
` [U-Boot] [PATCH 3/4] arm64: versal: Add new dfu usb "
` [U-Boot] [PATCH 4/4] arm64: versal: Change boot script offset address in versal

[U-Boot] [PATCH] arm64: versal: Add platform detection code to versal_virt
 2019-09-11  7:51 UTC 

[U-Boot] [PATCH] clk: sifive: Fix ethernet regression on HiFive Unleashed
 2019-09-11  7:43 UTC  (14+ messages)

[U-Boot] [PATCH 1/2] arm64: versal: Enable memory mapping via DT
 2019-09-11  7:42 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm64: zynqmp: Provide a Kconfig option to disable OCM and TCM MMU mapping

[U-Boot] [PATCH 0/2] arm64: Setting up initrd_hi at run time
 2019-09-11  7:28 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] arm64: versal: Set initrd_high to as high as possible
` [U-Boot] [PATCH 2/2] arm64: zynqmp: "

[U-Boot] [PATCH] arm64: versal: fpga: Add PL bit stream load support
 2019-09-11  7:22 UTC 

[U-Boot] [PATCH] configs: rockpro64-rk3399: Enable CONFIG_MISC_INIT_R and ROCKCHIP_EFUSE
 2019-09-11  7:21 UTC  (2+ messages)
` [U-Boot] [PATCH] configs: rockpro64-rk3399: Enable CONFIG_MISC_INIT_R and ROCKCHIP_EFUSE【请注意,邮件由u-boot-bounces@lists.denx.de代发】 "

[U-Boot] [PATCH] arm64: versal: Define board_late_init for versal
 2019-09-11  7:16 UTC 

[U-Boot] [PATCH] arm64: zynqmp: Enable SPI support in SPL for zcu104
 2019-09-11  7:10 UTC 

[U-Boot] [PATCH] ARM: dts: at91: sama5d27_wlsom1: add hlcdc node
 2019-09-11  7:09 UTC  (2+ messages)


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