public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-08-14 10:18:52 to 2019-08-15 22:08:45 UTC [more...]

[U-Boot] [PATCH v4 0/5] Switch MVPP2 to use new MVMDIO
 2019-08-15 22:08 UTC  (6+ messages)
` [U-Boot] [PATCH v4 1/5] net: mvpp2x: fix traffic stuck after PHY start error
` [U-Boot] [PATCH v4 2/5] net: mvpp2: mark phy as invalid in case of missing appropriate driver
` [U-Boot] [PATCH v4 3/5] arm: dts: armada-cp110-*dtsi: add xmdio nodes
` [U-Boot] [PATCH v4 4/5] net: mvpp2: use new MVMDIO driver
` [U-Boot] [PATCH v4 5/5] net: mvpp2: MVPP2 now needs MVMDIO

[U-Boot] [PATCH 1/1] easylogo: avoid buffer overrun
 2019-08-15 21:54 UTC 

[U-Boot] [PATCH 0/7] Implement UART-based boot of TI K3 AM65x SoCs
 2019-08-15 20:55 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] spl: ymodem: Fix FIT loading termination handling
` [U-Boot] [PATCH 2/7] spl: ymodem: Make SPL Y-Modem loader framework accessible
` [U-Boot] [PATCH 3/7] arm: K3: common: Allow for early console functionality
` [U-Boot] [PATCH 4/7] arm: K3: sysfw-loader: Allow loading SYSFW via Y-Modem
` [U-Boot] [PATCH 5/7] armv7R: dts: k3: am654: Add MCU_UART0 related definitions
` [U-Boot] [PATCH 6/7] configs: am65x_evm_r5: Activate early console functionality
` [U-Boot] [PATCH 7/7] board: ti: am65x: Add UART boot procedure in README

[U-Boot] [PATCH 1/2] libavb: Update libavb to current AOSP master
 2019-08-15 20:04 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] libavb: Fix build warnings after updating the lib

[U-Boot] [PATCH v3 0/4] ARM: Aspeed: Add SD host controller driver
 2019-08-15 19:29 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] clk: aspeed: Add support for SD clock
` [U-Boot] [PATCH v3 2/4] mmc: Add Aspeed SD controller driver
` [U-Boot] [PATCH v3 3/4] configs: AST2500 EVB: Enable SD controller
` [U-Boot] [PATCH v3 4/4] ARM: dts: ast2500: Add SDHCI nodes

[U-Boot] [PATCH v2 0/4] ARM: aspeed: Add SD host controller driver
 2019-08-15 19:28 UTC  (11+ 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] [PATCH 1/1] doc: arch: correct links in x86.rst
 2019-08-15 19:20 UTC 

[U-Boot] [PATCH] cmd: avb: Fix requested partitions list
 2019-08-15 17:54 UTC  (6+ messages)

[U-Boot] [PATCH v2] cmd: avb: Fix requested partitions list
 2019-08-15 17:49 UTC 

[U-Boot] [PATCH 0/6] arm: socfpga: gen5: DM improvements
 2019-08-15 17:42 UTC  (9+ messages)
` [U-Boot] [PATCH 5/6] arm: socfpga: gen5: add readonly clk driver

[U-Boot] kernel-doc vs Doxygen
 2019-08-15 17:26 UTC  (3+ messages)

[U-Boot] [PATCH 1/8] usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597
 2019-08-15 17:25 UTC  (10+ messages)
` [U-Boot] [PATCH 2/8] usb: r8a66597: Make CONFIG_RZA_USB default
` [U-Boot] [PATCH 3/8] usb: r8a66597: Replace IO accessors
` [U-Boot] [PATCH 4/8] usb: r8a66597: Remove BE support
` [U-Boot] [PATCH 5/8] usb: r8a66597: Replace R8A66597_BASE0
` [U-Boot] [PATCH 6/8] usb: r8a66597: Convert to USB DM
` [U-Boot] [PATCH 7/8] usb: r8a66597: Add Kconfig entry
` [U-Boot] [PATCH 8/8] usb: r8a66597: Checkpatch cleanup

[U-Boot] [PATCH] image: android: Support boot image v1 and v2
 2019-08-15 17:25 UTC 

[U-Boot] Question about GPL v3 font
 2019-08-15 17:13 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] net: dwc_eth_qos: Change eqos_ops function to static
 2019-08-15 15:56 UTC  (2+ messages)

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

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

[U-Boot] What can cause gpio_request return negative value
 2019-08-15 14:18 UTC  (4+ messages)

[U-Boot] [PATCH] global_data: Move x86 specific GD flags into common flags
 2019-08-15 10:57 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/3] sysreset: switch to using SYSRESET_POWER_OFF for poweroff
 2019-08-15 10:38 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/3] rk8xx: add a sysreset driver "
      ` [U-Boot] [PATCH v2 3/3] rk8xx: add a sysreset driver for poweroff【请注意,邮件由sjg@google.com代发】

[U-Boot] [PATCH v2] arm: baltos: switch to driver model for the watchdog timer
 2019-08-15  9:08 UTC 

[U-Boot] [PATCH v4 1/2] disk: update to use SPL_PARTITIONS for SPL
 2019-08-15  8:32 UTC  (2+ messages)
` [U-Boot] [PATCH v4 2/2] part: always enable part_get_info_ptr() for driver

[U-Boot] [PATCH v4 0/2] Add board support for iMX8QXP AI_ML board
 2019-08-15  8:30 UTC  (7+ messages)
` [U-Boot] [PATCH v4 2/2] board: Add "

[U-Boot] [PATCH v5 0/2] Add board support for iMX8QXP AI_ML board
 2019-08-15  8:27 UTC  (3+ messages)
` [U-Boot] [PATCH v5 1/2] arm: dts: Add devicetree support for iMXQXP "
` [U-Boot] [PATCH v5 2/2] board: Add support for iMX8QXP "

[U-Boot] [PATCH v3] ram: rk3399: update cap and ddrconfig for each channel after init
 2019-08-15  8:22 UTC 

[U-Boot] [PATCH 1/4] rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0
 2019-08-15  8:13 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] rockchip: dts: rk3328-rock64: enable usb3 xhci controller
` [U-Boot] [PATCH 3/4] rockchip: rk3328: migrate u-boot node to -u-boot.dtsi
` [U-Boot] [PATCH 4/4] rockchip: dts: rk3328-rock64: fix usb power supply

[U-Boot] [PATCH v4 0/5] dm: spi: Convert Freescale ESPI driver to driver
 2019-08-15  8:12 UTC  (20+ 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 v2 0/6] cbfs: Allow use before relocation / BSS
 2019-08-15  7:18 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/6] cbfs: Allow CBFS to be used in SPL
` [U-Boot] [PATCH v2 2/6] cbfs: Move declarations above functions
` [U-Boot] [PATCH v2 3/6] cbfs: Move static variables into a struct
` [U-Boot] [PATCH v2 4/6] cbfs: Move result variable into the struct
` [U-Boot] [PATCH v2 5/6] cbfs: Add functions to support multiple CBFSs
` [U-Boot] [PATCH v2 6/6] cbfs: Rename camel-case variables

[U-Boot] [PATCH v2] arm: socfpga: gen5: don't zero bss in board_init_f()
 2019-08-15  6:50 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] USB: Add cadence USB3 gadget driver and host driver
 2019-08-15  6:47 UTC  (10+ 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] 答复: "
` [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] RFC: Migration target date for DM_ETH
 2019-08-15  2:57 UTC  (4+ messages)
    ` [U-Boot] [U-Boot-Custodians] "

[U-Boot] [PATCH 0/6] cbfs: Allow use before relocation / BSS
 2019-08-15  1:50 UTC  (4+ messages)
` [U-Boot] [PATCH 3/6] cbfs: Move static variables into a struct

[U-Boot] [PATCH 00/22] i.MX8MM support
 2019-08-15  1:11 UTC  (12+ messages)
` [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] [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] Revert "net: macb: Fixed reading MII_LPA register"
 2019-08-14 18:57 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] 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] 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] [RFC] enforce CONFIG_DM=y
 2019-08-14 15:14 UTC  (4+ 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  (11+ messages)
` [U-Boot] [PATCH 2/6] spi: fsl_qspi: Fix erase issue to adapt spi-mem
  ` [U-Boot] [EXT] "
  ` [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  (5+ messages)
` [U-Boot] [PATCH 1/6] nand: brcm: add BCM6368 support
` [U-Boot] [PATCH 5/6] bmips: bcm63268: add support for brcmnand

[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  (6+ messages)
` [U-Boot] [PATCH 03/15] rockchip: rk3288: Print reset reason

[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)


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