public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-09-01 16:06:03 to 2019-09-03 20:34:08 UTC [more...]

[U-Boot] [PATCH] spl: mmc: Add option to set eMMC HW boot partition
 2019-09-03 20:34 UTC  (6+ messages)

[U-Boot] [PATCH] efi_loader: variable: support APPEND_WRITE
 2019-09-03 20:31 UTC  (2+ messages)

[U-Boot] [PATCH v2] patman: Use the Change-Id, version, and prefix in the Message-Id
 2019-09-03 20:15 UTC 

[U-Boot] [PATCH v3 2/2] x86: efi_loader: Use efi_add_conventional_memory_map()
 2019-09-03 19:21 UTC  (2+ messages)

[U-Boot] [PATCH v2 5/5] CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_lookup_reply //RE: [PATCH 5/5] CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_lookup_reply
 2019-09-03 18:33 UTC  (2+ messages)

[U-Boot] [PATCH v2 4/5] CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_readlink_reply //RE: [PATCH 4/5] CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_readlink_reply
 2019-09-03 18:31 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] efi_loader: Extract adding a conventional memory in separate routine
 2019-09-03 18:30 UTC  (2+ messages)

[U-Boot] [PATCH v2 3/5] CVE-2019-14194/CVE-2019-14198: nfs: fix unbounded memcpy with a failed length check at nfs_read_reply //RE: [PATCH 3/5] CVE-2019-14194/CVE-2019-14198: nfs: fix unbounded memcpy with a failed length check at nfs_read_reply
 2019-09-03 18:29 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/5] CVE: net: fix unbounded memcpy of UDP packet//RE: [PATCH 1/5] CVE: net: fix unbounded memcpy of UDP packet
 2019-09-03 18:24 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/5] CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper functions //RE: [PATCH 2/5] CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper functions
 2019-09-03 18:21 UTC  (2+ messages)

[U-Boot] Pull request for UEFI sub-system for v2019.10-rc4 (2)
 2019-09-03 18:12 UTC 

[U-Boot] [BUG] include/net.h: warning: 'eth_is_on_demand_init' defined but not used
 2019-09-03 18:10 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] x86: efi_loader: Fix invalid address return from efi_alloc()
 2019-09-03 17:43 UTC 

[U-Boot] [PATCH] env: Add CONFIG_ENV_SUPPORT
 2019-09-03 17:09 UTC 

[U-Boot] [PATCH 1/4] x86: Drop weak version board_get_usable_ram_top()
 2019-09-03 16:56 UTC  (7+ messages)
` [U-Boot] [PATCH 2/4] x86: qemu: Extract getting memory size to a separate routine
` [U-Boot] [PATCH 3/4] x86: qemu: Support getting high memory size
` [U-Boot] [PATCH 4/4] x86: qemu: Report high memory in the E820 table

[U-Boot] [PATCH v2 0/4] spi: Split CONFIG_DM_SPI* to CONFIG_{SPL_TPL}DM_SPI*
 2019-09-03 16:52 UTC  (7+ messages)
` [U-Boot] [PATCH v2 4/4] spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*

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

[U-Boot] [PATCH] cmd: pxe: Use internal FDT if external one cannot be retrieved
 2019-09-03 16:18 UTC  (8+ messages)
` [U-Boot] [PATCH v2] cmd: pxe: Use internal FDT if retrieving from FDTDIR fails

[U-Boot] [PATCH] mmc: dw_mmc: fix timeout calculate method
 2019-09-03 16:12 UTC  (11+ messages)

[U-Boot] Please pull ARC fixes for 2019.10-rc4
 2019-09-03 16:10 UTC 

[U-Boot] [PATCH] colibri_imx6: fix broken fsl_esdhc_imx conversion
 2019-09-03 15:17 UTC  (2+ messages)

[U-Boot] [PATCH] apalis_imx6: allocate specific region of memory to OP-TEE
 2019-09-03 14:48 UTC  (6+ messages)

[U-Boot] [PATCH v2 00/14] DM: display5: Convert display5 board to DM/DTS (including 'factory' setup)
 2019-09-03 14:38 UTC  (15+ messages)
` [U-Boot] [PATCH v2 01/14] fix: defconfig: Enable OF_CONTROL for display5_factory
` [U-Boot] [PATCH v2 02/14] ARM: imx: defconfig: Enable CONFIG_PINCTRL{_IMX6} on display5's defconfig
` [U-Boot] [PATCH v2 03/14] DM: I2C: Switch display5 board to use DM_I2C
` [U-Boot] [PATCH v2 04/14] ARM: imx: defconfig: Enable 'regulator' and 'pmic' commands on display5
` [U-Boot] [PATCH v2 05/14] DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)
` [U-Boot] [PATCH v2 06/14] DM: eth: Switch display5 board to use DM_ETH
` [U-Boot] [PATCH v2 07/14] DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)
` [U-Boot] [PATCH v2 08/14] ARM: display5: Remove UART initialization code after DM/DTS conversion (non-console)
` [U-Boot] [PATCH v2 09/14] DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET)
` [U-Boot] [PATCH v2 10/14] ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)
` [U-Boot] [PATCH v2 11/14] ARM: Update display5_factory_defconfig after switch to DM/DTS and uuu utility
` [U-Boot] [PATCH v2 12/14] cosmetic: Cleanup display5_defconfig with make savedefconfig
` [U-Boot] [PATCH v2 13/14] imx: Convert emergency pad of display5 to use dm_gpio* functions
` [U-Boot] [PATCH v2 14/14] imx: Rewrite display5 get_board_id() function to use dm_gpio_* API

[U-Boot] [PATCH] mx53loco: Fix U-Boot corruption after saving the environment
 2019-09-03 14:36 UTC  (4+ messages)

[U-Boot] [PATCH] Revert "spi: Kconfig: Mark MXS_SPI has DEPRECATED"
 2019-09-03 14:19 UTC  (2+ messages)

[U-Boot] [PATCH] spl: mmc: Fix indentation in spl_mmc.c file
 2019-09-03 14:17 UTC 

[U-Boot] [PATCH] spl: Introduce SPL_DM_GPIO Kconfig define
 2019-09-03 14:16 UTC 

[U-Boot] U-Boot: Environment flags broken for U-Boot
 2019-09-03 14:04 UTC  (5+ messages)

[U-Boot] [PATCH] apalis_imx6: fix broken fsl_esdhc_imx conversion
 2019-09-03 13:46 UTC  (4+ messages)

[U-Boot] [PATCH] kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPL
 2019-09-03 13:43 UTC 

[U-Boot] [PATCH] doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples
 2019-09-03 13:43 UTC 

[U-Boot] [PATCH] apalis_imx6: add board_fit_config_name_match to support FIT in SPL
 2019-09-03 12:58 UTC  (3+ messages)

[U-Boot] [PATCH] imx: apalis_imx6: select MX6Q via Kconfig
 2019-09-03 12:58 UTC  (3+ messages)

[U-Boot] [PATCH v4 2/4] USB: host: Add the USB3 host driver
 2019-09-03 12:44 UTC  (13+ messages)

[U-Boot] [PATCH v3 0/1] imx: support i.MX8QM ROM 7720 a1 board
 2019-09-03 12:34 UTC  (6+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] DFU and UBIFS Volume upgrade
 2019-09-03  7:59 UTC 

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

[U-Boot] [PATCH 0/3] Support distro boot in pico-imx7d BL33 case
 2019-09-03  6:54 UTC  (5+ messages)

[U-Boot] [RFC 0/9] import x509/pkcs7 parsers from linux
 2019-09-03  5:42 UTC  (10+ messages)
` [U-Boot] [RFC 1/9] cmd: add asn1_compiler
` [U-Boot] [RFC 2/9] Makefile: add build script for asn1 parsers
` [U-Boot] [RFC 3/9] lib: add asn1 decoder
` [U-Boot] [RFC 4/9] lib: add oid registry utility
` [U-Boot] [RFC 5/9] lib: crypto: add public key utility
` [U-Boot] [RFC 6/9] lib: crypto: add public_key_verify_signature()
` [U-Boot] [RFC 7/9] lib: crypto: add x509 parser
` [U-Boot] [RFC 8/9] lib: crypto: add pkcs7 message parser
` [U-Boot] [RFC 9/9] lib: crypto: add rsa public key parser

[U-Boot] [PATCH] cmd: env: correct a wrong comment of do_env_set_efi()
 2019-09-03  5:41 UTC 

[U-Boot] [PATCH] cmd: env: extend "env [set|print] -e" to manage UEFI variables
 2019-09-03  5:41 UTC 

[U-Boot] [PATCH v2 1/1] x86: efi_loader: Fix invalid address return from efi_alloc()
 2019-09-03  5:16 UTC 

[U-Boot] [PATCH 0/3] mmc: fsl_esdhc: clean up code
 2019-09-03  3:31 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] "

[U-Boot] [PATCH 0/5] Introduce idbloader.img target for Makefile
 2019-09-03  3:10 UTC  (7+ messages)
` [U-Boot] [PATCH 1/5] rockchip, Makefile: add idbloader.img target
  ` [U-Boot] [PATCH 1/5] rockchip, Makefile: add idbloader.img target【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [U-Boot] [PATCH 2/5] doc: rockchip: use idbloader.img for rk3288
` [U-Boot] [PATCH 5/5] doc: rockchip: use idbloader.img for rk3399

[U-Boot] [PATCH] spl: imx: only use HAB if spl fit signature is not enabled
 2019-09-03  3:06 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-riscv/master
 2019-09-03  2:15 UTC 

[U-Boot] [PATCH 1/1] net: nfs: remove superfluous packed attribute
 2019-09-02 22:53 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] net: nfs: remove superfluous conversions
 2019-09-02 22:52 UTC  (2+ messages)

[U-Boot] [BUG] net: nfs: -Werror=address-of-packed-member
 2019-09-02 21:38 UTC 

[U-Boot] [PATCH v2 0/2] Add sdhci dt caps & caps mask support
 2019-09-02 15:24 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/2] dm: core: Add functions to read 64-bit dt properties
` [U-Boot] [PATCH v2 2/2] mmc: sdhci: Add support for dt caps & caps mask

[U-Boot] [RFC/RESEND 00/22] Add support for Cavium Octeon-TX CN80XX/CN81XX
 2019-09-02 14:19 UTC  (12+ messages)
` [U-Boot] [RFC/RESEND 01/22] arm: introduce ARCH_THUNDERX
                    ` [U-Boot] [EXT] "

[U-Boot] [PULL] u-boot-sh/master
 2019-09-02 14:13 UTC  (2+ messages)

[U-Boot] [PATCH] arm: omap2: am43xx: Enable CONFIG_DM_USB
 2019-09-02 14:13 UTC  (2+ messages)

[U-Boot] [PATCH] Makefile: fix newline escaping for CONFIG_DEFAULT_ENV_FILE
 2019-09-02 14:13 UTC  (2+ messages)

[U-Boot] [PATCH] board_f: fix noncached reservation calculation
 2019-09-02 14:13 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "vexpress64: fvp dram: add DRAM configuration"
 2019-09-02 14:13 UTC  (2+ messages)

[U-Boot] [PATCH] Makefile: clean build generated SPL binary for TI AM65x
 2019-09-02 14:13 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] Revert "blk: Invalidate block cache when switching hwpart"
 2019-09-02 14:13 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] mmc: invalidate block cache after hwpart switched successfully
` [U-Boot] [PATCH 3/3] configs: enable CONFIG_BLOCK_CACHE for mt7623n_bpir2

[U-Boot] [PATCH 1/1] siemens: avoid out of bound access
 2019-09-02 14:13 UTC  (2+ messages)

[U-Boot] Using CONFIG_ENV_FLAGS_LIST
 2019-09-02 14:02 UTC 

[U-Boot] [PATCH] arm: imx6: cm_fx6: Enable DM SPI and SPI_FLASH, fix SPL build errors
 2019-09-02 13:43 UTC 

[U-Boot] [PATCH 0/2] amlogic: Add Khadas VIM3 support
 2019-09-02 13:08 UTC  (10+ messages)
` [U-Boot] [PATCH 1/2] arm: dts: Import and update DT for Khadas VIM3
` [U-Boot] [PATCH 2/2] configs: Add Khadas VIM3 defconfig

[U-Boot] [PATCH] arc: emsdp: Add more platform-specific compiler options
 2019-09-02 12:21 UTC 

[U-Boot] [PATCH] arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division
 2019-09-02 12:19 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] amlogic: Add Khadas VIM3 support
 2019-09-02 12:19 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] arm: dts: Import and update DT for Khadas VIM3
` [U-Boot] [PATCH v2 2/4] configs: Add Khadas VIM3 defconfig
` [U-Boot] [PATCH v2 3/4] arm: meson: Tidy SoC information output
` [U-Boot] [PATCH v2 4/4] arm: meson: Recognize A311D SoC

[U-Boot] [PATCH V2 1/4] ARM: omapl138_lcdk: Remove dead code
 2019-09-02 11:52 UTC  (4+ messages)
` [U-Boot] [PATCH V2 2/4] ARM: omapl138_lcdk: Disable SPL_DM_USB
` [U-Boot] [PATCH V2 3/4] ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO Commands
` [U-Boot] [PATCH V2 4/4] ARM: omapl138_lcdk: Enable Pinctrl

[U-Boot] [PATCH] avb: verify: return fail if there is no uuid in partition info
 2019-09-02 10:38 UTC  (2+ messages)

[U-Boot] [PATCH 1/7] imx8qm: mek: enable dm-spl for pm
 2019-09-02 10:20 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] arm: dts: imx8qxp-mek: add u-boot, dm-spl for lpuart0
` [U-Boot] [PATCH 3/7] arm: dts: imx8qm-mek: "
` [U-Boot] [PATCH 4/7] misc: imx8: scu: simplify code to make it extendable
` [U-Boot] [PATCH 5/7] misc: scu: Increase the timeout for MU communication
` [U-Boot] [PATCH 6/7] power: domain: make imx8-power-domain.c legacy
` [U-Boot] [PATCH 7/7] power: domain: add i.MX8 scu power domain driver

[U-Boot] [PATCH] core: device: support multiple power domains for one device
 2019-09-02 10:19 UTC 

[U-Boot] Please pull from u-boot-i2c
 2019-09-02  9:41 UTC 

[U-Boot] [PATCH 1/2] dm: spi: Return 0 if driver does not implement ops->cs_info
 2019-09-02  9:37 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] dm: spi: Check cs number before accessing slaves

[U-Boot] [PATCH v2] i2c: mxc: add CONFIG_CLK support
 2019-09-02  9:25 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/16] rk3399: Add redundant boot support
 2019-09-02  8:33 UTC  (3+ messages)
` [U-Boot] [PATCH v2 01/16] rockchip: Add cpu-info

[U-Boot] [PATCH 1/1] env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET
 2019-09-02  8:10 UTC 

[U-Boot] [PATCH 1/2] rockchip: not depends on TPL_BUILD for rk3188 makefile including
 2019-09-02  7:59 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] rockchip: clean makefile for misc.c

[U-Boot] [PATCH] dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()
 2019-09-02  1:38 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] ARM: omapl138_lcdk: Disable SPL_DM_USB
 2019-09-01 21:19 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] ARM: omapl138_lcdk: Split SPL BSS and increase malloc size
` [U-Boot] [PATCH 3/4] ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO Commands
` [U-Boot] [PATCH 4/4] ARM: omapl138_lcdk: Enable Pinctrl

[U-Boot] [PATCH 1/5] sh: Fix OF_SEPARATE support
 2019-09-01 16:30 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] sh: r2dplus: Enable DM
` [U-Boot] [PATCH 3/5] sh: r2dplus: Enable OF control
` [U-Boot] [PATCH 4/5] pci: sh7751: Convert to DM and DT probing
` [U-Boot] [PATCH 5/5] sh: r2dplus: Switch to DM PCI driver

[U-Boot] [PATCH] sh: tmu: Fix SH4 TCNT0 offset
 2019-09-01 16:28 UTC 

[U-Boot] [PATCH] dm: core: Decouple DM from DT
 2019-09-01 16:28 UTC 

[U-Boot] [PATCH 0/5] efi_loader: fix simple network protocol
 2019-09-01 16:06 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] efi_loader: interrupts in "
` [U-Boot] [PATCH 2/5] efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT
` [U-Boot] [PATCH 3/5] efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill header
` [U-Boot] [PATCH 4/5] efi_loader: fix status management in network stack
` [U-Boot] [PATCH 5/5] efi_loader: implement MCastIPtoMAC


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