public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-08-22 08:32:58 to 2019-08-23 21:02:27 UTC [more...]

[U-Boot] [PATCH v2 0/4] spi: Split CONFIG_DM_SPI* to CONFIG_{SPL_TPL}DM_SPI*
 2019-08-23 21:02 UTC  (4+ messages)
` [U-Boot] [PATCH v2 4/4] spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*

[U-Boot] [PATCH v5 1/5] usb_kdb: only process events successfully received
 2019-08-23 20:41 UTC  (3+ messages)
  ` [U-Boot] [PATCH] Add the submit_int_msg nonblock argument in musb_hcd.c

[U-Boot] [PATCH] net: macb: Fix rx buffer cache handling
 2019-08-23 20:02 UTC  (7+ messages)

[U-Boot] [RFC] enforce CONFIG_DM=y
 2019-08-23 19:13 UTC  (7+ messages)
  ` [U-Boot] [U-Boot-Custodians] "

[U-Boot] [PATCH v2 0/5] usb: kbd: implement special keys
 2019-08-23 18:29 UTC  (3+ messages)

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

[U-Boot] [PATCH 0/5] Introduce idbloader.img target for Makefile
 2019-08-23 17:29 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] rockchip, Makefile: add idbloader.img target
` [U-Boot] [PATCH 2/5] doc: rockchip: use idbloader.img for rk3288
` [U-Boot] [PATCH 3/5] doc: rockchip: use idbloader.img for rk3328
` [U-Boot] [PATCH 4/5] doc: lion_rk3368: use idbloader.img for rk3368
` [U-Boot] [PATCH 5/5] doc: rockchip: use idbloader.img for rk3399

[U-Boot] [PATCH v2] sunxi: H6: DRAM: Add support for half DQ
 2019-08-23 17:24 UTC 

[U-Boot] [PATCH v1 1/2] colibri_imx6/imx7/imx8x: use distroboot by default
 2019-08-23 17:00 UTC  (2+ messages)
` [U-Boot] [PATCH v1 2/2] apalis_imx6: "

[U-Boot] [PATCH 1/3] imx: remove board specific boot order from spl
 2019-08-23 16:35 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] imx: initialize fec only when enabled
` [U-Boot] [PATCH 3/3] imx: nandbcb: include long help "

[U-Boot] [PATCH v2 1/2] i.MX6: nand: extend nandbcb command for imx6UL(L)
 2019-08-23 16:19 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] imx: pcl063: add nand boot support

[U-Boot] [PATCH] sunxi: H6: DRAM: Add support for half DQ
 2019-08-23 16:02 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] sunxi: fix support board-specific CONFIG_PREBOOT
 2019-08-23 15:56 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] dm: pcie_fsl: Fix some issues
 2019-08-23 14:59 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] dm: pcie_fsl: Fix workaround of P4080 erratum A003

[U-Boot] [PATCH] cmd: pxe: Use internal FDT if external one cannot be retrieved
 2019-08-23 14:40 UTC 

[U-Boot] [PATCH] MAINTAINERS,board/siemens: update maintainer
 2019-08-23 14:11 UTC 

[U-Boot] [PATCH] mailmap: Update mail address
 2019-08-23 13:59 UTC 

[U-Boot] [PATCH v4 1/4] rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module
 2019-08-23 13:33 UTC  (12+ messages)
` [U-Boot] [PATCH v4 2/4] armv8: ls2088aqds: The ls2088aqds board supports the I2C driver model
` [U-Boot] [PATCH v4 3/4] armv8: ls2088aqds : Add ds3232 node
` [U-Boot] [PATCH v4 4/4] configs: ls2088aqds: Enable DM support for ds3231 rtc

[U-Boot] [RFC PATCH v2 0/2] Add a driver for the Felix Ethernet switch on NXP LS1028A
 2019-08-23 12:51 UTC  (3+ messages)
` [U-Boot] [RFC PATCH v2 1/2] drivers: net: "
` [U-Boot] [RFC PATCH v2 2/2] arm: dts: ls1028a: add node for the integrated Ethernet switch

[U-Boot] [PATCH v2] net: macb: Fix rx buffer cache handling
 2019-08-23 10:36 UTC 

[U-Boot] [PATCH 0/3] arm: socfpga: Convert drivers from struct to defines
 2019-08-23  9:56 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] arm: socfpga: Convert reset manager "

[U-Boot] Question about GPL v3 font
 2019-08-23  9:51 UTC  (3+ messages)

[U-Boot] [PATCH v4 1/3] rockchip: rk3399: derive ethaddr from cpuid
 2019-08-23  9:36 UTC  (6+ messages)
` [U-Boot] [PATCH v4 2/3] rockchip: rk3399: Enable CONFIG_MISC_INIT_R for the Rock PI 4
` [U-Boot] [PATCH v4 3/3] board: puma: Use rockchip_* helpers to setup cpuid and macaddr
  ` [U-Boot] [PATCH v4 3/3] board: puma: Use rockchip_* helpers to setup cpuid and macaddr【请注意,邮件由u-boot-bounces@lists.denx.de代发】 "

[U-Boot] [PATCH 0/3] mmc: fsl_esdhc: clean up code
 2019-08-23  8:44 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] "

[U-Boot] [PATCH] board: ti: am43xx_evm_usbboot: Enable DM for USB, fix SPL build errors
 2019-08-23  8:36 UTC 

[U-Boot] [PATCH v2] net/macb: increase RX buffer size for GEM
 2019-08-23  8:35 UTC  (6+ messages)

[U-Boot] [PATCH] net: make net_random_ethaddr() more random
 2019-08-23  7:50 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mtd: spi: Add SYS_SPI_BLOCK_SIZE to Kconfig
 2019-08-23  7:16 UTC  (5+ messages)

[U-Boot] [PATCH v5 1/5] spl: dm: disable SPI DM flash for non-DM SPL
 2019-08-23  6:23 UTC  (11+ messages)

[U-Boot] [PATCH] cmd: pci: Adjust display of digits for 64bit address and size
 2019-08-23  6:09 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] Add sdhci dt caps & caps mask support
 2019-08-23  5:00 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] dm: core: Add functions to read 64-bit dt properties
` [U-Boot] [PATCH 2/2] mmc: sdhci: Add support for dt caps & caps mask

[U-Boot] [EXT] Re: [PATCH 1/1] nvme: Fix PRP Offset Invalid
 2019-08-23  3:37 UTC  (11+ messages)
` [U-Boot] [PATCH] "
    ` [U-Boot] [PATCH v3 1/1] "
      ` [U-Boot] [PATCH v3 0/1] nvme: Fix invalid PRP Offset
          ` [U-Boot] [PATCH v4 1/1] nvme: Fix PRP Offset Invalid
            ` [U-Boot] [PATCH v4 0/1] "

[U-Boot] [PATCH 1/1] siemens: avoid out of bound access
 2019-08-23  3:30 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] cmd: gpio: remove redundant assignment
 2019-08-23  3:22 UTC  (2+ messages)

[U-Boot] [U-BOOT PATCH] add gpio support for HiFive Unleashed A00 board
 2019-08-23  3:12 UTC  (3+ messages)
` [U-Boot] [U-BOOT PATCH] gpio: fu540: add support for DM based gpio driver for FU540 SoC

[U-Boot] [PATCH v1] pci: add DM based mpc85xx driver
 2019-08-23  2:46 UTC  (3+ messages)

[U-Boot] [PATCH] efi_loader: disk: install file system protocol to a whole disk
 2019-08-23  0:04 UTC  (4+ messages)

[U-Boot] efi_loader: LoadOptions (bootargs)
 2019-08-22 23:42 UTC  (3+ messages)

[U-Boot] pull request: u-boot-fsl-qoriq/master
 2019-08-22 23:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] board_f: Add mach specific DMA address check function
 2019-08-22 23:12 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] bouncebuf: Add DMA validation check to addr_aligned().【请注意,邮件由u-boot-bounces@lists.denx.de代发】 addr_aligned()

[U-Boot] [PATCH] ARM: am3517-evm: Disable CONFIG_USB_EHCI_OMAP in SPL
 2019-08-22 21:44 UTC 

[U-Boot] [PATCH 1/1] doc: slimbootloader: Update Linux booting steps on QEMU
 2019-08-22 21:31 UTC 

[U-Boot] SPL building unwanted code
 2019-08-22 20:41 UTC 

[U-Boot] [PATCH] ARM: omap3_logic: Fix SPL boot failure when EHCI enabled
 2019-08-22 20:32 UTC 

[U-Boot] [PATCH 0/5] convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
 2019-08-22 20:28 UTC  (7+ messages)
` [U-Boot] [PATCH 1/5] moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1
` [U-Boot] [PATCH 2/5] moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2
` [U-Boot] [PATCH 3/5] moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 3
` [U-Boot] [PATCH 4/5] moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 4
` [U-Boot] [PATCH 5/5] Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig

[U-Boot] [PATCH v2 0/2] arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC)
 2019-08-22 20:25 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] "
` [U-Boot] [PATCH v2 2/2] configs: sun50i: Add support for Olimex A64-Olinuxino-eMMC

[U-Boot] [PATCH V2 01/10] usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597
 2019-08-22 16:22 UTC  (10+ messages)
` [U-Boot] [PATCH V2 02/10] usb: r8a66597: Make CONFIG_RZA_USB default
` [U-Boot] [PATCH V2 03/10] usb: r8a66597: Replace IO accessors
` [U-Boot] [PATCH V2 04/10] usb: r8a66597: Remove BE support
` [U-Boot] [PATCH V2 05/10] usb: r8a66597: Replace R8A66597_BASE0
` [U-Boot] [PATCH V2 06/10] usb: r8a66597: Convert to USB DM
` [U-Boot] [PATCH V2 07/10] usb: r8a66597: Add Kconfig entry
` [U-Boot] [PATCH V2 08/10] usb: r8a66597: Checkpatch cleanup
` [U-Boot] [PATCH V2 09/10] usb: r8a66597: Add optional DM VBUS regulator support
` [U-Boot] [PATCH V2 10/10] ARM: renesas: Enable R8A66597 USB host on GR Peach

[U-Boot] [GIT] Pull request: u-boot-clk (22.08.2019)
 2019-08-22 15:14 UTC 

[U-Boot] [PATCH] ARM: vexpress_*_defconfig: replace earlyprintk with earlycon
 2019-08-22 15:00 UTC  (7+ messages)

[U-Boot] toolchain for riscv?
 2019-08-22 14:22 UTC  (2+ messages)

[U-Boot] [PATCH] blk: Invalidate block cache when switching hwpart
 2019-08-22 13:58 UTC  (2+ messages)

[U-Boot] [PATCH v1] ddr, fsl: add DM_I2C support
 2019-08-22 11:33 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] tools: remove easylogo and include/video_logo.h
 2019-08-22 10:32 UTC 

[U-Boot] [PATCH] mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
 2019-08-22 10:28 UTC 

[U-Boot] [PATCH v4 0/8] add PCIe, its PHY and AHCI support for mt7623
 2019-08-22 10:26 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/8] pci: mediatek: add PCIe controller support for MT7623
` [U-Boot] [PATCH v4 2/8] phy: mediatek: add MediaTek T-PHY support for PCIe
` [U-Boot] [PATCH v4 3/8] arm: dts: add PCIe controller for MT7623 SoC
` [U-Boot] [PATCH v4 4/8] arm: dts: split mtk-reset.h into per-chip header
` [U-Boot] [PATCH v4 5/8] dt-bindings: pcie: add a document for MT7623 PCIe controller
` [U-Boot] [PATCH v4 6/8] dt-bindings: phy: add a document for MediaTek tphy
` [U-Boot] [PATCH v4 7/8] ahci-pci: ASM1061 report wrong class, but support AHCI
` [U-Boot] [PATCH v4 8/8] ata: ahci: Don't forget to clear upper address regs

[U-Boot] Error reading cluster" from fs/fat/fat.c
 2019-08-22  9:47 UTC 

[U-Boot] [PATCH 0/6] bmips: add brcmnand support
 2019-08-22  9:09 UTC  (4+ messages)
` [U-Boot] [PATCH 5/6] bmips: bcm63268: add support for brcmnand

[U-Boot] [PATCH v3] drivers: net: mc: Report extra memory to Linux
 2019-08-22  8:34 UTC  (3+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH v2] common: qixis: make the qixis compatible with new soc
 2019-08-22  8:34 UTC  (2+ messages)

[U-Boot] [PATCH v2] armv8: ls1028a: select BOARD_LATE_INIT config
 2019-08-22  8:34 UTC  (2+ messages)

[U-Boot] [PATCH] configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfig
 2019-08-22  8:34 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/7] armv8: lx2160a: The lx2160a platform supports the I2C driver model
 2019-08-22  8:34 UTC  (10+ messages)
` [U-Boot] [PATCH v4 3/7] drivers: i2c: mxc: Solve the compiler error when using i2c dm mode
` [U-Boot] [PATCH v4 4/7] gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160A
` [U-Boot] [PATCH v4 5/7] armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodes
` [U-Boot] [PATCH v4 6/7] armv8: lx2160ardb: Add pcf2127 node

[U-Boot] [PATCH v3 1/2] configs: lx2160aqds: enable DM support for pcf2127 rtc
 2019-08-22  8:33 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/2] armv8: lx2160aqds : Add pcf2127 node

[U-Boot] [PATCH v4 1/4] armv8: ls1028a: The ls1028a platform supports the I2C driver model
 2019-08-22  8:33 UTC  (10+ messages)
` [U-Boot] [PATCH v4 2/4] gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028A
` [U-Boot] [PATCH v4 4/4] armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controller

[U-Boot] [PATCH v3 1/5] armv8: ls2088a: The ls2088a platform supports the I2C driver model
 2019-08-22  8:33 UTC  (8+ messages)
` [U-Boot] [PATCH v3 2/5] gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080A
` [U-Boot] [PATCH v3 4/5] armv8: dts: fsl-ls2088a: add i2c node support
` [U-Boot] [PATCH v3 5/5] armv8: dts: ls2088ardb: Add slave nodes under the i2c0 controller

[U-Boot] [PATCH 1/4] armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT
 2019-08-22  8:33 UTC  (9+ messages)
` [U-Boot] [PATCH 3/4] armv8: dts: ls1028aqds: Add pca9547 node under the i2c0 controller
` [U-Boot] [PATCH 4/4] armv8: dts: ls1028aqds: Add pcf2127 node under i2c1

[U-Boot] [PATCH 1/3] armv8: ls1088aqds: The ls1088aqds board supports the I2C driver model
 2019-08-22  8:33 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] configs: ls1088aqds: Enable DM support for pcf2127 rtc

[U-Boot] [PATCH 1/5] armv8: ls2088a: The ls2088a platform supports the I2C driver model
 2019-08-22  8:33 UTC  (3+ messages)
` [U-Boot] [PATCH 3/5] configs: ls2088a: enable DM support for rtc

[U-Boot] [PATCH v2 1/5] armv8: ls1088a: The ls1088a platform supports the I2C driver model
 2019-08-22  8:33 UTC  (4+ messages)
` [U-Boot] [PATCH v2 5/5] armv8: dts: ls1088ardb: Add slave nodes under the i2c0 controller

[U-Boot] [PATCH 1/5] armv8: ls1088a: The ls1088a platform supports the I2C driver model
 2019-08-22  8:33 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088A
` [U-Boot] [PATCH 4/5] armv8: dts: fsl-ls1088a: add I2C node support

[U-Boot] [PATCH v2] board/fsl/lx2160ardb: enable flexcan
 2019-08-22  8:33 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: ls1046afrwy: Define CONFIG_ENV_ADDR for QSPI Boot
 2019-08-22  8:33 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: ls1028aqds: define ARCH_MISC_INIT to handle mux
 2019-08-22  8:33 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] armv8: ls1088aqds: The ls1088aqds board supports the I2C driver model
 2019-08-22  8:33 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: ls1088aqds: support DSPI mode by hwconfig
 2019-08-22  8:33 UTC  (2+ messages)

[U-Boot] [PATCH] kconfig: Fix some platforms incorrect I2C clock divider
 2019-08-22  8:33 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] armv8: fsl-layerscape: add missing sec jr base address defines
 2019-08-22  8:33 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] armv8: fsl-layerscape: add base addresses for several devices


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