public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-09-16 08:34:40 to 2019-09-17 21:04:41 UTC [more...]

[U-Boot] [PATCH v2 0/9] imx: mxs: Fixes and DM/DTS conversion code for several i.MX28 drivers
 2019-09-17 21:04 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/9] doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples
` [U-Boot] [PATCH v2 8/9] spl: Introduce SPL_DM_GPIO Kconfig define

[U-Boot] [PATCH v2 0/2] efi_loader: support APPEND_WRITE
 2019-09-17 20:38 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] efi_loader: variable: "

[U-Boot] [PATCH] dm: pinctrl: Skip not associated gpio phandle and rise an error message
 2019-09-17 20:06 UTC  (4+ messages)
  ` [U-Boot] [PATCH V2] dm: pinctrl: Skip not associated gpio phandle and rise a warning message

[U-Boot] [PATCH] configs: ti: Use addr_fit for run_fit environment variable
 2019-09-17 19:40 UTC 

[U-Boot] [PATCH v2 1/2] Revert "configs: Remove am335x_boneblack_defconfig"
 2019-09-17 19:20 UTC  (5+ messages)

[U-Boot] Raspberry PI Compute Module - UART Issue
 2019-09-17 19:04 UTC  (3+ messages)

[U-Boot] [PATCH] mmc: dw_mmc: Clean up variable name
 2019-09-17 17:12 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] mx6: clock: Allow enable_ipu_clock() to be built for SPL code
 2019-09-17 17:04 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] Fix default values for address and size cells
 2019-09-17 16:52 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/4] libfdt: return correct value if #size-cells property is not present
` [U-Boot] [PATCH v2 3/4] libfdt: Allow #size-cells of 0

[U-Boot] rockchip: rk3399: TPL: rockpro64: Wrong memory size detected
 2019-09-17 16:02 UTC  (6+ messages)
  ` [U-Boot] rockchip: rk3399: TPL: rockpro64: Wrong memory size detected【请注意,邮件由u-boot-bounces@lists.denx.de代发】 detected

[U-Boot] [PATCH V2] [RFC] usb: storage: Limit transfer size to 120 kiB
 2019-09-17 14:43 UTC 

[U-Boot] [PATCH 1/2] am335x, guardian: update guardian board
 2019-09-17 14:25 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] am335x, guardian: adapt guardian board to DM

[U-Boot] Ethernet on i.MX8MM with mainline U-Boot
 2019-09-17 13:49 UTC 

[U-Boot] [PATCH v2 0/2] Add sdhci dt caps & caps mask support
 2019-09-17 13:25 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] dm: core: Add functions to read 64-bit dt properties

[U-Boot] [PATCH] Revert "mx6sabresd: convert to DM_VIDEO"
 2019-09-17 13:20 UTC  (2+ messages)

[U-Boot] [PATCH] spi: Fix manual relocation calling more times
 2019-09-17 13:02 UTC  (6+ messages)

[U-Boot] [PATCH 01/14] dfu: cosmetic: cleanup sf to avoid checkpatch error
 2019-09-17 12:52 UTC  (20+ messages)
` [U-Boot] [PATCH 02/14] dfu: sf: add partition support for nor backend
` [U-Boot] [PATCH 04/14] dfu: allow to manage DFU on several devices
` [U-Boot] [PATCH 05/14] dfu: allow read with 0 data for EOF indication
` [U-Boot] [PATCH 06/14] dfu: add backend for MTD device
` [U-Boot] [PATCH 07/14] dfu: add partition support for MTD backend
` [U-Boot] [PATCH 08/14] dfu: add DFU virtual backend
` [U-Boot] [PATCH 09/14] dfu: add callback for flush and initiated operation

[U-Boot] [PATCH 00/17] Convert some imx6 boards to DM_VIDEO
 2019-09-17 12:32 UTC  (6+ messages)
` [U-Boot] [PATCH 09/17] mx6sabresd: convert "

[U-Boot] [PATCH] spl: add a generic function board_init_r
 2019-09-17 12:30 UTC  (3+ messages)

[U-Boot] [PATCH v1 01/20] arch: powerpc: add eSDHC node to p1020 dts
 2019-09-17 10:12 UTC  (21+ messages)
` [U-Boot] [PATCH v1 02/20] arch: powerpc: add eSDHC node to p2020 dts
` [U-Boot] [PATCH v1 03/20] arch: powerpc: add eSDHC node to p2041 dts
` [U-Boot] [PATCH v1 04/20] arch: powerpc: add eSDHC node to p3041 dts
` [U-Boot] [PATCH v1 05/20] arch: powerpc: add eSDHC node to p4080 dts
` [U-Boot] [PATCH v1 06/20] arch: powerpc: add eSDHC node to p5040 dts
` [U-Boot] [PATCH v1 07/20] arch: powerpc: add eSDHC node to t102x dts
` [U-Boot] [PATCH v1 08/20] arch: powerpc: add eSDHC node to t104x dts
` [U-Boot] [PATCH v1 09/20] arch: powerpc: add eSDHC node to t4240 dts
` [U-Boot] [PATCH v1 10/20] board: sdhc: Use block layer to read from mmc
` [U-Boot] [PATCH v1 11/20] configs: enable eSDHC device module for P1020RDB board
` [U-Boot] [PATCH v1 12/20] configs: enable eSDHC device module for P2020RDB board
` [U-Boot] [PATCH v1 13/20] configs: enable eSDHC device module for P2041RDB board
` [U-Boot] [PATCH v1 14/20] configs: enable eSDHC device module for P3041DS board
` [U-Boot] [PATCH v1 15/20] configs: enable eSDHC device module for P4080DS board
` [U-Boot] [PATCH v1 16/20] configs: enable eSDHC device module for P5040DS board
` [U-Boot] [PATCH v1 17/20] configs: enable eSDHC device module for T1024RDB board
` [U-Boot] [PATCH v1 18/20] configs: enable eSDHC device module for T1042D4RDB board
` [U-Boot] [PATCH v1 19/20] configs: enable eSDHC device module for T2080RDB board
` [U-Boot] [PATCH v1 20/20] configs: enable eSDHC device module for T4240RDB board

[U-Boot] [PATCH] armv8: ls1028a: add more personalities support
 2019-09-17 10:05 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/2] power: domain: add dev_power_domain_on
 2019-09-17  9:29 UTC  (2+ messages)
` [U-Boot] [PATCH V2 2/2] core: device: use dev_power_domain_on

[U-Boot] [PATCH 0/4] Improve HAB support for SPL targets
 2019-09-17  8:27 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] habv4: tools: Avoid hardcoded CSF size "
` [U-Boot] [PATCH 3/4] imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabled

[U-Boot] [PATCH 0/5] Disable CONFIG_NET flag for STM32F4 and STM32H7 boards
 2019-09-17  8:09 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] configs: stm32f429-discovery: Disable CONFIG_NET flag
` [U-Boot] [PATCH 2/5] configs: stm32f429-evaluation: "
` [U-Boot] [PATCH 3/5] configs: stm32f469-discovery: "
` [U-Boot] [PATCH 4/5] configs: stm32h743-disco: "
` [U-Boot] [PATCH 5/5] configs: stm32h743-eval: "

[U-Boot] imx6dl_mamoj broken
 2019-09-17  8:07 UTC  (11+ messages)

[U-Boot] [PATCH] configs: rk3288: Increase bootm length
 2019-09-17  7:29 UTC 

[U-Boot] [PATCH v2 1/7] imx8: Add lpcg driver for iMX8QM/QXP
 2019-09-17  7:28 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/7] clk: imx8: Update imx8 clock driver

[U-Boot] [PATCH v2 3/3] ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr
 2019-09-17  7:17 UTC 

[U-Boot] [PATCH] armv7: ls102xa: Correct entry of SCFG_QSPI_CLKSEL
 2019-09-17  6:27 UTC 

[U-Boot] [PATCH] core: device: support multiple power domains for one device
 2019-09-17  6:14 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] rk3288: tinker/vyasa: Fixes for TPL/SPL boot
 2019-09-17  6:10 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selection
` [U-Boot] [PATCH 2/7] configs: vyasa-rk3288: Fix SPL_TEXT_BASE
` [U-Boot] [PATCH 3/7] ram: rk3288: Initialize dram for TPL builds
` [U-Boot] [PATCH 4/7] rockchip: spi-boot-order: Trival fix to newline missing
` [U-Boot] [PATCH 5/7] configs: tinker: Drop explicit SPL_TEXT
` [U-Boot] [PATCH 6/7] configs: tinker: Enable SDRAM, SPL stack
` [U-Boot] [PATCH 7/7] rockchip: rk3288-tinker: Attach missing peripherals at SPL

[U-Boot] [PATCH] cmd: pxe: Use internal FDT if external one cannot be retrieved
 2019-09-17  6:07 UTC  (4+ messages)
` [U-Boot] [PATCH v2] cmd: pxe: Use internal FDT if retrieving from FDTDIR fails

[U-Boot] [PATCH 1/3] ubi: provide a way to skip CRC checks
 2019-09-17  5:54 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] ubi: Print skip_check in ubi_dump_vol_info()
` [U-Boot] [PATCH 3/3] ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr

[U-Boot] [PATCH v4 00/15] splash screen on the stm32f769 & stm32mp1 boards
 2019-09-17  5:48 UTC  (5+ messages)
` [U-Boot] [PATCH v4 01/15] video: bmp: check resolutions of panel/bitmap
` [U-Boot] [PATCH v4 05/15] dm: Add a dsi host uclass

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

[U-Boot] [PATCH] rpi3: Enable verified boot from FIT image
 2019-09-17  5:48 UTC  (7+ messages)

[U-Boot] [RFC 0/3] rsa: extend rsa_verify() for UEFI secure boot
 2019-09-17  5:48 UTC  (5+ messages)
` [U-Boot] [RFC 2/3] lib: rsa: generate additional parameters for public key
` [U-Boot] [RFC 3/3] lib: rsa: add rsa_verify_with_pkey()

[U-Boot] [PATCH v3 0/1] board: arm: Add support for Broadcom BCM7445
 2019-09-17  5:48 UTC  (10+ messages)
` [U-Boot] [PATCH v4 "
  ` [U-Boot] [PATCH v4 1/1] "

[U-Boot] [PATCH v1 0/8] power: pmic: support more PMIC
 2019-09-17  5:47 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/7] dm: regulator: support regulator more state

[U-Boot] [PATCH] sandbox: fix cpu property in test.dts for pytest
 2019-09-17  5:47 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] env: fix build error for envtools
 2019-09-17  5:47 UTC  (4+ messages)
` [U-Boot] [PATCH v2 4/4] ci: add envtools support

[U-Boot] [PATCH] core: of_addr: Correct the size type of of_get_address to fdt_size_t
 2019-09-17  5:47 UTC  (5+ messages)

[U-Boot] [PATCH] rockchip: Move config SYS_MALLOC_LEN to Kconfig
 2019-09-17  5:47 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Raspberry Pi4: add support for DFU over USB
 2019-09-17  5:41 UTC  (12+ messages)
  ` [U-Boot] [PATCH 1/3] fat: write: fix broken write to fragmented files
  ` [U-Boot] [PATCH 2/3] usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support
  ` [U-Boot] [PATCH 3/3] config: enable DFU over USB on Raspberry Pi4 boards

[U-Boot] [PATCH 1/3] mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig
 2019-09-17  5:28 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] stm32mp1: configs: Add CONFIG_SPL_SPI_FLASH_MTD
` [U-Boot] [PATCH 3/3] mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD

[U-Boot] Travis test/py sandbox_spl test fail
 2019-09-17  5:06 UTC  (11+ messages)
                ` [U-Boot] Travis test/py sandbox_spl test fail【请注意,邮件由sjg@google.com代发】

[U-Boot] armv7: ls102xa: Fix endianness of SCFG_SPARECR8
 2019-09-17  5:04 UTC  (2+ messages)

[U-Boot] Please pull https://github.com/OSSystems/u-boot for-imx
 2019-09-16 22:00 UTC 

[U-Boot] [PATCH v2] patman: Use the Change-Id, version, and prefix in the Message-Id
 2019-09-16 19:02 UTC  (4+ messages)

[U-Boot] [GIT PULL] Pull request: u-boot-imx u-boot-imx-20190916
 2019-09-16 18:31 UTC  (12+ messages)

[U-Boot] [PATCH] rsa: Return immediately if required-key verification fails
 2019-09-16 17:43 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] dm: MIGRATION: Add migration plan for CONFIG_DM
 2019-09-16 17:25 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "env: net: Move eth_parse_enetaddr() to net.c/h"
 2019-09-16 16:45 UTC  (11+ messages)

[U-Boot] fpga spi on uboot driver
 2019-09-16 15:49 UTC 

[U-Boot] [PATCH] configs: move CONFIG_SPL_TEXT_BASE to Kconfig
 2019-09-16 15:21 UTC 

[U-Boot] [PATCH] mips: bmips: switch to board defines for dtb
 2019-09-16 15:15 UTC 

[U-Boot] Workaround for SPL modifying the DTB before use
 2019-09-16 14:22 UTC 

[U-Boot] U-Boot on ppc405gp, slow ethernet
 2019-09-16 14:16 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines
 2019-09-16 14:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/4] arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes

[U-Boot] [PATCH 1/1] dm: MIGRATION: Add migration plan for CONFIG_DM
 2019-09-16 13:36 UTC  (4+ messages)
` [U-Boot] [U-Boot-Custodians] "

[U-Boot] [PATCH] watchdog: omap_wdt: Fix WDT target reset when booted from emmc
 2019-09-16 11:26 UTC  (4+ messages)

[U-Boot] [PULL] u-boot-sh/master
 2019-09-16 11:21 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2019-09-16 11:21 UTC  (2+ messages)

[U-Boot] OMAP watchdog timer reset on BBB
 2019-09-16 11:13 UTC  (8+ messages)

[U-Boot] Tinker-rk3288 SPL broken with MMC timeout
 2019-09-16 11:11 UTC  (4+ messages)

[U-Boot] [PATCH] imx: fix missing MAINTAINERS pico boards
 2019-09-16 11:04 UTC 

[U-Boot] Odroid n1- booting hangs if we add memtest=4 to kernel command line
 2019-09-16 11:03 UTC 

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

[U-Boot] [PATCH v2] doc: README.xilinx: Add dt bindings
 2019-09-16  9:52 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] net: ti: net: to: set of fixes and improvements
 2019-09-16  9:42 UTC  (3+ messages)
` [U-Boot] [PATCH 3/6] net: ti: cpsw: add support for standard eth "max-speed" dt property

[U-Boot] [PATCH] configs: stm32f746-disco: Fix ramdisk_addr_r
 2019-09-16  8:56 UTC 

[U-Boot] nxp: HABv4 secure boot on iMX7 NAND broken
 2019-09-16  8:42 UTC  (10+ messages)

[U-Boot] [PATCH] [RFC] usb: storage: Limit transfer size to 120 kiB
 2019-09-16  8:34 UTC  (5+ messages)


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