public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-08-13 16:59:31 to 2019-08-14 21:15:45 UTC [more...]

[U-Boot] [PATCH] arm: dts: sync dts for Allwinner H6
 2019-08-14 21:15 UTC  (2+ messages)

[U-Boot] [PATCH] Convert CONFIG_ARCH_CPU_INIT to Kconfig
 2019-08-14 21:00 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-riscv/master
 2019-08-14 20:15 UTC  (4+ messages)

[U-Boot] [PATCH] jffs2: remove unused code files
 2019-08-14 20:07 UTC 

[U-Boot] [PATCH 1/2] mmc: Fix timeout values passed to mmc_wait_dat0()
 2019-08-14 19:52 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mmc: Rename timeout parameters for clarification

[U-Boot] [RFC PATCH] rockchip, Makefile: add u-boot-tpl-with-spl.img target
 2019-08-14 19:35 UTC  (10+ messages)

[U-Boot] [PATCH v2 1/3] sysreset: switch to using SYSRESET_POWER_OFF for poweroff
 2019-08-14 19:35 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/3] rk8xx: add a sysreset driver "

[U-Boot] [PATCH 1/4 v5] watchdog: Implement generic watchdog_reset() version
 2019-08-14 19:35 UTC  (4+ messages)

[U-Boot] [PATCH] Revert "net: macb: Fixed reading MII_LPA register"
 2019-08-14 18:57 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: socfpga: gen5: don't zero bss in board_init_f()
 2019-08-14 18:56 UTC  (2+ messages)

[U-Boot] Switch MVPP2 to use new MVMDIO
 2019-08-14 18:49 UTC  (12+ messages)
` [U-Boot] [PATCH 1/7] net: mvpp2x: fix traffic stuck after PHY start error
` [U-Boot] [PATCH 2/7] net: mvpp2: Replace SMI implementation with marvell MDIO API
` [U-Boot] [PATCH 3/7] net: mvpp2: mark phy as invalid in case of missing appropriate driver
` [U-Boot] [PATCH 4/7] net: mvpp2: no deref null

[U-Boot] kernel-doc vs Doxygen
 2019-08-14 18:16 UTC 

[U-Boot] [PATCH v4 0/5] dm: spi: Convert Freescale ESPI driver to driver
 2019-08-14 18:02 UTC  (19+ messages)
` [U-Boot] [PATCH v4 1/5] spl: dm: disable SPI DM flash for non-DM SPL
    ` [U-Boot] [EXT] "
` [U-Boot] [PATCH v4 2/5] dm: spi: Convert Freescale ESPI driver to driver model
    ` [U-Boot] [EXT] "
` [U-Boot] [PATCH v4 3/5] powerpc: dts: t2080: add espi controller node support
` [U-Boot] [PATCH v4 4/5] powerpc: dts: t2080qds: add espi slave nodes support

[U-Boot] [PATCH 00/22] i.MX8MM support
 2019-08-14 16:34 UTC  (18+ messages)
` [U-Boot] [PATCH 01/22] tools: imx8m_image: align spl bin image size
` [U-Boot] [PATCH 02/22] ddr: imx8m: fix ddr firmware location when enable SPL OF
` [U-Boot] [PATCH 03/22] imx8m: add image cfg for i.MX8MM lpddr4
` [U-Boot] [PATCH 09/22] imx8m: update imx-regs for i.MX8MM
` [U-Boot] [PATCH 20/22] arm: dts: import i.MX8MM dtsi
` [U-Boot] [PATCH 22/22] imx: Add i.MX8MM EVK board support

[U-Boot] instruction "xchgb" for x86_64
 2019-08-14 16:13 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/7] Switch MVPP2 to use new MVMDIO
 2019-08-14 15:59 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/7] net: mvpp2x: fix traffic stuck after PHY start error
` [U-Boot] [PATCH v3 5/7] arm: dts: armada-cp110-*dtsi: add xmdio nodes
` [U-Boot] [PATCH v3 6/7] net: mvpp2: use new MVMDIO driver
` [U-Boot] [PATCH v3 7/7] net: mvpp2: MVPP2 now needs MVMDIO

[U-Boot] [PATCH] test/py: Fix MMC/SD block write test dependency
 2019-08-14 15:51 UTC  (4+ messages)

[U-Boot] Travis test/py sandbox_spl test fail
 2019-08-14 15:49 UTC  (5+ messages)

[U-Boot] [PATCH] Convert CONFIG_MX_CYCLIC to Kconfig
 2019-08-14 15:45 UTC  (2+ messages)

[U-Boot] [PATCH 1/7] net: sh_eth: Add R8A77980 V3H gether support
 2019-08-14 15:32 UTC  (4+ messages)
` [U-Boot] [PATCH 2/7] net: sh_eth: Fix 64bit build warnings

[U-Boot] [PATCH v2 0/4] USB: Add cadence USB3 gadget driver and host driver
 2019-08-14 15:27 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/4] USB: gadget: Add the cadence USB3 gadget driver
` [U-Boot] [PATCH v2 2/4] USB: host: Add the USB3 host driver
` [U-Boot] [PATCH v2 3/4] phy: Add USB PHY driver for the cadence USB3
` [U-Boot] [PATCH v2 4/4] USB: gadget: core: introduce ->udc_set_speed() method

[U-Boot] [PATCH v2 0/4] ARM: aspeed: Add SD host controller driver
 2019-08-14 15:25 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/4] clk: aspeed: Add support for SD clock
` [U-Boot] [PATCH v2 2/4] mmc: Add Aspeed SD controller driver
` [U-Boot] [PATCH v2 3/4] aspeed: Support SD controller on the ast2500 board
` [U-Boot] [PATCH v2 4/4] ARM: dts: ast2500: Add SDHCI nodes

[U-Boot] [RFC] enforce CONFIG_DM=y
 2019-08-14 15:14 UTC  (6+ messages)
  ` [U-Boot] [U-Boot-Custodians] "

[U-Boot] [PATCH V3 01/10] spi: hsspi: allow to be used on bcm6858 and bcm63158
 2019-08-14 15:03 UTC  (16+ messages)
` [U-Boot] [PATCH V3 02/10] waitbit: Add the generic wait_for_bit macros for 16 and 32 bits
` [U-Boot] [PATCH V3 03/10] spi: bcm63xx_hsspi: switch to raw I/O functions
` [U-Boot] [PATCH V3 04/10] spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock
` [U-Boot] [PATCH V3 05/10] dt: bcm63158: Add hsspi controller
` [U-Boot] [PATCH V3 06/10] dt: bcm963158: add a spi-nor device
` [U-Boot] [PATCH V3 07/10] configs: Add hsspi/spi support to bcm963158
` [U-Boot] [PATCH V3 08/10] dt: bcm6858: add hsspi controller
` [U-Boot] [PATCH V3 09/10] dt: bcm968580xref: add a spi-nor device
` [U-Boot] [PATCH V3 10/10] bcm968580xref: enable spi-nor support

[U-Boot] [PATCH 1/6] spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
 2019-08-14 14:13 UTC  (15+ messages)
` [U-Boot] [PATCH 2/6] spi: fsl_qspi: Fix erase issue to adapt spi-mem
  ` [U-Boot] [EXT] "
` [U-Boot] [PATCH 3/6] spi: fsl_qspi: Update write data size for page program LUT
` [U-Boot] [PATCH 4/6] spi: fsl_qspi: Update to use driver data
` [U-Boot] [PATCH 5/6] spi: fsl_qspi: Add support for QSPI on iMX7ULP
` [U-Boot] [PATCH 6/6] spi: fsl_qspi: Fix flash write issue with small TX FIFO
  ` [U-Boot] [EXT] Re: [PATCH 1/6] spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms

[U-Boot] [PATCH 0/6] bmips: add brcmnand support
 2019-08-14 13:23 UTC  (9+ messages)
` [U-Boot] [PATCH 1/6] nand: brcm: add BCM6368 support
` [U-Boot] [PATCH 2/6] bmips: bcm6368: add support for brcmnand
` [U-Boot] [PATCH 3/6] bmips: bcm6328: "
` [U-Boot] [PATCH 4/6] bmips: bcm6362: "
` [U-Boot] [PATCH 5/6] bmips: bcm63268: "
` [U-Boot] [PATCH 6/6] bmips: enable vr-3032u nand support

[U-Boot] [PATCH V2 01/10] spi: hsspi: allow to be used on bcm6858 and bcm63158
 2019-08-14 13:11 UTC  (2+ messages)

[U-Boot] [PATCH] davinci: omapl138-lcdk: Remove empty compiler directives
 2019-08-14 13:11 UTC 

[U-Boot] Configs resync question
 2019-08-14 12:37 UTC  (4+ messages)

[U-Boot] [PATCH V2] Convert CONFIG_FSL_USDHC to Kconfig
 2019-08-14 12:23 UTC 

[U-Boot] [PATCH v2 0/4] Update fsl qspi driver
 2019-08-14 11:31 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
` [U-Boot] [PATCH v2 2/4] spi: fsl_qspi: Update write data size for page program LUT
` [U-Boot] [PATCH v2 3/4] spi: fsl_qspi: Update to use driver data
` [U-Boot] [PATCH v2 4/4] spi: fsl_qspi: Add support for QSPI on iMX7ULP

[U-Boot] [RFT PATCH] core: of_addr: Correct the size type of of_get_address to fdt_size_t
 2019-08-14 11:31 UTC  (3+ messages)

[U-Boot] [PATCH 00/15] rk3399: Add redundant boot support
 2019-08-14 10:46 UTC  (9+ messages)
` [U-Boot] [PATCH 03/15] rockchip: rk3288: Print reset reason
` [U-Boot] [PATCH 09/15] wdt: dw: Rename to dw_wdt.c

[U-Boot] Beaglebone black booting from usb
 2019-08-14 10:35 UTC 

[U-Boot] [PATCH] core: of_addr: Correct the size type of of_get_address to fdt_size_t
 2019-08-14 10:26 UTC 

[U-Boot] [RESEND PATCH] core: ofnode: Add ofnode_get_addr_size_index
 2019-08-14 10:18 UTC  (7+ messages)

[U-Boot] [PATCH v2] i2c: mxc: add CONFIG_CLK support
 2019-08-14 10:08 UTC  (3+ messages)

[U-Boot] [PATCH] drivers/spi: fsl_qspi: fix controller busy check
 2019-08-14 10:04 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] "

[U-Boot] instruction "xchgb" for x86_64
 2019-08-14  9:59 UTC 

[U-Boot] [PATCH v3 0/9] NXP LS1021A-TSN Board
 2019-08-14  9:52 UTC  (8+ messages)

[U-Boot] [v3] armv8: ls1028ardb: enable DisplayPort Power support
 2019-08-14  9:45 UTC  (3+ messages)

[U-Boot] [PATCH] imx: imx6qdl: dtsi: move U-Boot specific change to u-boot.dtsi
 2019-08-14  9:27 UTC 

[U-Boot] [PATCH] imx: mx6sabresd: fix usb start when DM enabled
 2019-08-14  9:13 UTC 

[U-Boot] [PATCH 0/6] cbfs: Allow use before relocation / BSS
 2019-08-14  8:40 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] cbfs: Allow CBFS to be used in SPL
` [U-Boot] [PATCH 2/6] cbfs: Move declarations above functions
` [U-Boot] [PATCH 3/6] cbfs: Move static variables into a struct
` [U-Boot] [PATCH 4/6] cbfs: Move result variable into the struct
` [U-Boot] [PATCH 5/6] cbfs: Add functions to support multiple CBFSs
` [U-Boot] [PATCH 6/6] cbfs: Rename camel-case variables

[U-Boot] [PATCH] mmc: dw_mmc: fix timeout calculate method
 2019-08-14  8:38 UTC 

[U-Boot] [PATCH] x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=n
 2019-08-14  8:23 UTC 

[U-Boot] [PATCH u-boot-spi v2 1/1] spi: mvebu_a3700_spi: Fix clock prescale computation
 2019-08-14  7:29 UTC  (2+ messages)

[U-Boot] [PATCH v2] qemu-x86: Use config_distro_bootcmd
 2019-08-14  7:19 UTC  (6+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [NXP-IMX] please pull nxp-imx-8-13
 2019-08-14  7:12 UTC 

[U-Boot] [PATCH v2] rockchip: ram: rk3399: fix setting for some type of dram
 2019-08-14  7:00 UTC  (2+ messages)

[U-Boot] [PATCH] kconfig: Convert CONFIG_MXS_GPIO to Kconfig
 2019-08-14  6:58 UTC  (3+ messages)

[U-Boot] [PATCH v5] board/BuR/zynq/brsmarc2: initial commit
 2019-08-14  6:10 UTC  (2+ messages)

[U-Boot] [PATCH 00/14] net: ti: icssg: Add prueth support
 2019-08-14  5:58 UTC  (4+ messages)
` [U-Boot] [PATCH 03/14] misc: uclass: Introduce misc_init_by_ofnode

[U-Boot] [PATCH 1/2] i.MX6: nand: extend nandbcb command for imx6UL(L)
 2019-08-14  5:34 UTC  (4+ messages)

[U-Boot] [PATCH v2] armv8: ls1028a: Add environment variables to facilitate the boot
 2019-08-14  5:29 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: do not call efi_runtime_detach twice
 2019-08-14  5:13 UTC 

[U-Boot] [PATCH 1/1] efi_loader: parameter check in SetVirtualAddressMap
 2019-08-14  4:44 UTC 

[U-Boot] [PATCH] Convert CONFIG_FSL_USDHC to Kconfig
 2019-08-14  1:27 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] disk: update to use SPL_PARTITIONS for SPL
 2019-08-14  0:57 UTC  (3+ messages)
  ` [U-Boot] [PATCH v3 1/2] disk: update to use SPL_PARTITIONS for SPL【请注意,邮件由sjg@google.com代发】

[U-Boot] Linux Piter conference 2019 October 4-5 St.Petersrurg, Russia
 2019-08-13 22:42 UTC 

[U-Boot] [ANN] U-Boot v2019.10-rc2 released
 2019-08-13 22:26 UTC 

[U-Boot] [PATCH v2 00/12] System Firmware Loader for TI K3 family SoCs
 2019-08-13 21:06 UTC  (12+ messages)
` [U-Boot] [PATCH v2 05/12] armV7R: K3: am654: Allow using SPL BSS pre-relocation

[U-Boot] [PATCH PATCH v4 00/15] Add support for applications of overlays in SPL
 2019-08-13 20:56 UTC  (3+ messages)
` [U-Boot] [PATCH PATCH v4 01/15] spl: fit: don't load the firmware twice

[U-Boot] verified boot against a chain of public keys
 2019-08-13 19:40 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: davinci: Remove duplicated references
 2019-08-13 19:38 UTC 

[U-Boot] [PATCH] Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies
 2019-08-13 19:32 UTC 

[U-Boot] [PATCH] Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"
 2019-08-13 19:04 UTC 

[U-Boot] [PATCH] ARM: aspeed: Add SD host controller driver
 2019-08-13 18:22 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/5] usb: kbd: implement special keys
 2019-08-13 17:06 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/5] usb: kbd: fix typo

[U-Boot] [U-BOOT PATCH 0/3] add support for spi-nor device on HiFive Unleashed board
 2019-08-13 16:59 UTC  (2+ messages)
` [U-Boot] [U-BOOT PATCH 3/3] spi: riscv: use single bit mode for spi transfers


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