messages from 2019-09-03 22:00:07 to 2019-09-05 09:33:01 UTC [more...]
[U-Boot] [PATCH] efi_loader: variable: support APPEND_WRITE
2019-09-05 9:33 UTC (3+ messages)
[U-Boot] [PATCH] cmd: env: extend "env [set|print] -e" to manage UEFI variables
2019-09-05 9:20 UTC (3+ messages)
[U-Boot] [PATCH v2 1/5] arm: dts: sync dts for i.MX6UL
2019-09-05 8:59 UTC (3+ messages)
` [U-Boot] [PATCH v2 5/5] imx: add i.MX6ULZ board
[U-Boot] [PATCH v2 0/4] Fix default values for address and size cells
2019-09-05 8:48 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/4] libfdt: fdt_address_cells() and fdt_size_cells()
` [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] [PATCH v2 4/4] dm: Fix default address cells return value
[U-Boot] [RFC] FAT errors
2019-09-05 8:37 UTC (2+ messages)
[U-Boot] [PATCH v5 00/19] efi_loader: non-volatile variables support
2019-09-05 8:31 UTC (21+ messages)
` [U-Boot] [PATCH v5 01/19] env: extend interfaces allowing for env contexts
` [U-Boot] [PATCH v5 02/19] env: define env context for U-Boot environment
` [U-Boot] [PATCH v5 03/19] env: nowhere: rework with new env interfaces
` [U-Boot] [PATCH v5 04/19] env: flash: support multiple env contexts
` [U-Boot] [PATCH v5 05/19] env: fat: "
` [U-Boot] [PATCH v5 06/19] hashtable: "
` [U-Boot] [PATCH v5 07/19] api: converted with new env interfaces
` [U-Boot] [PATCH v5 08/19] arch: "
` [U-Boot] [PATCH v5 09/19] board: "
` [U-Boot] [PATCH v5 10/19] cmd: "
` [U-Boot] [PATCH v5 11/19] common: "
` [U-Boot] [PATCH v5 12/19] disk: "
` [U-Boot] [PATCH v5 13/19] drivers: "
` [U-Boot] [PATCH v5 14/19] fs: "
` [U-Boot] [PATCH v5 15/19] lib: converted with new env interfaces (except efi_loader)
` [U-Boot] [PATCH v5 16/19] net: converted with new env interfaces
` [U-Boot] [PATCH v5 17/19] post: "
` [U-Boot] [PATCH v5 18/19] env, efi_loader: define env context for UEFI variables
` [U-Boot] [PATCH v5 19/19] efi_loader: variable: rework with new env interfaces
[U-Boot] [PATCH] imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode
2019-09-05 8:08 UTC (7+ messages)
[U-Boot] [PATCH 0/2] efi_loader: fixes for Simple Output Protocol
2019-09-05 8:06 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] efi_loader: cursor positioning
` [U-Boot] [PATCH 2/2] efi_loader: do not set invalid screen mode
[U-Boot] [PATCH] env: Add CONFIG_ENV_SUPPORT
2019-09-05 7:56 UTC (3+ messages)
[U-Boot] [PATCH v3 0/7] imx: mxs: Fixes and DM/DTS conversion code for several i.MX28 drivers
2019-09-05 7:55 UTC (8+ messages)
` [U-Boot] [PATCH v3 1/7] dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi file
` [U-Boot] [PATCH v3 2/7] spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi
` [U-Boot] [PATCH v3 3/7] spi: fix: Call mxs_reset_block() during DM/DTS probe
` [U-Boot] [PATCH v3 4/7] spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver
` [U-Boot] [PATCH v3 5/7] mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS
` [U-Boot] [PATCH v3 6/7] mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver
` [U-Boot] [PATCH v3 7/7] spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver
[U-Boot] What if ATF can be part of U-Boot source, like SPL?
2019-09-05 1:17 UTC
[U-Boot] What if ATF can be part of U-Boot source, like SPL?
2019-09-05 0:54 UTC (15+ messages)
[U-Boot] [PATCH v2 0/3] Introduce idbloader.img target for Makefile
2019-09-05 0:52 UTC (5+ messages)
` [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 v3 0/3] spi: Split CONFIG_DM_SPI* to CONFIG_{SPL_TPL}DM_SPI*
2019-09-04 22:16 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/3] spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)
` [U-Boot] [PATCH v3 2/3] spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)
` [U-Boot] [PATCH v3 3/3] spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
[U-Boot] U-Boot: Environment flags broken for U-Boot
2019-09-04 18:49 UTC (7+ messages)
[U-Boot] Regressions in MTD / SPI FLASH
2019-09-04 18:07 UTC (2+ messages)
` [U-Boot] [PATCH 1/1] MTD: SPI: revert removing SST26* flash IC protection ops
[U-Boot] [PATCH] drivers: nand: brcmnand: fix nand_chip ecc layout structure
2019-09-04 17:51 UTC
[U-Boot] [PATCH] disk: part_dos: Allocate at least one block size for mbr
2019-09-04 16:59 UTC (2+ messages)
[U-Boot] Pull request: u-boot-net.git master
2019-09-04 16:42 UTC
[U-Boot] [PATCH 1/1] net: nfs: remove superfluous packed attribute
2019-09-04 16:42 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1] net: nfs: remove superfluous conversions
2019-09-04 16:42 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1] env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET
2019-09-04 16:42 UTC (2+ messages)
` [U-Boot] "
[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-04 16:41 UTC (2+ messages)
` [U-Boot] "
[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-04 16:41 UTC (2+ messages)
` [U-Boot] "
[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-04 16:41 UTC (2+ messages)
` [U-Boot] "
[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-04 16:41 UTC (2+ messages)
` [U-Boot] "
[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-04 16:41 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] net: make net_random_ethaddr() more random
2019-09-04 16:41 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] net: macb: Fix rx buffer cache handling
2019-09-04 16:41 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [RFC PATCH] net: designware: drop compatible altr, socfpga-stmmac
2019-09-04 16:41 UTC (7+ messages)
` [U-Boot] "
[U-Boot] [PATCH] Revert "net: macb: Fixed reading MII_LPA register"
2019-09-04 16:41 UTC (6+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1] network: set timeline for CONFIG_DM_ETH conversion
2019-09-04 16:41 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array
2019-09-04 16:41 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] net: dwc_et_qos: update weak function board_interface_eth_init
2019-09-04 16:41 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/2] net: dwc_eth_qos: Change eqos_ops function to static
2019-09-04 16:41 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1] drivers: net: pfe_eth: undefined return value
2019-09-04 16:40 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 1/1] test: dm_mdio: avoid out of bounds access
2019-09-04 16:40 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] net: mvpp2: support setting hardware addresses from ethernet core
2019-09-04 16:40 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 4/4] arm: dts: Set custom names for cp110 master/slave MDIO buses
2019-09-04 16:40 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 3/4] drivers: net: add marvell MDIO driver
2019-09-04 16:40 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 2/4] doc: bindings: add mdio.txt describing generic MDIO properties
2019-09-04 16:40 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 1/4] net: mdio-uclass: name MDIO according to device-name property if preset
2019-09-04 16:40 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v4 3/3] configs: sandbox: enable PCAP capture cmd
2019-09-04 16:40 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v4 1/3] net: introduce packet capture support
2019-09-04 16:40 UTC (5+ messages)
` [U-Boot] [PATCH v4 2/3] doc: pcap: add pcap cmd documentation
` [U-Boot] "
` [U-Boot] net: introduce packet capture support
[U-Boot] [u-boot 1/2] drivers/fsl-mc: Create Kconfig file to manage driver specific configs better
2019-09-04 16:40 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 1/2] drivers: net: driver for MDIO muxes controlled over I2C
2019-09-04 16:40 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] net: mdio: Clarify code flow Covarity 244085 & 244090
2019-09-04 16:39 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/2] net: Fix Covarity Defect 244093
2019-09-04 16:39 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/2] libfdt: fdt_address_cells() and fdt_size_cells()
2019-09-04 16:29 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] libfdt: return correct value if #size-cells property is not present
[U-Boot] [PATCH v2 00/26] remoteproc: Add support for R5F and DSP processors
2019-09-04 15:06 UTC (31+ messages)
` [U-Boot] [PATCH v2 01/26] dm: core: Add a function to count the children of a device
` [U-Boot] [PATCH v2 02/26] remoteproc: ops: Add elf section size as input parameter to device_to_virt api
` [U-Boot] [PATCH v2 03/26] remoteproc: elf_loader: Always check the validity of the image before loading
` [U-Boot] [PATCH v2 04/26] remoteproc: elf-loader: Add 64 bit elf loading support
` [U-Boot] [PATCH v2 05/26] remoteproc: elf_loader: Introduce a common elf loader and checker functions
` [U-Boot] [PATCH v2 06/26] remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api
` [U-Boot] [PATCH v2 07/26] remoteproc: tisci_proc: Add helper api for controlling core power domain
` [U-Boot] [PATCH v2 08/26] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
` [U-Boot] [PATCH v2 09/26] remoteproc: Introduce K3 remoteproc driver for R5F subsystem
` [U-Boot] [PATCH v2 10/26] dt-bindings: remoteproc: Add bindings for DSP C66x clusters on TI K3 SoCs
` [U-Boot] [PATCH v2 11/26] remoteproc: Introduce K3 C66 and C71 remoteproc driver
` [U-Boot] [PATCH v2 12/26] arm: dts: k3-j721e-mcu: Add MCU domain R5F cluster node
` [U-Boot] [PATCH v2 13/26] arm: dts: k3-j721e-main: Add MAIN domain R5F cluster nodes
` [U-Boot] [PATCH v2 14/26] arm: dts: k3-j721e-main: Add C66x DSP nodes
` [U-Boot] [PATCH v2 15/26] arm: dts: k3-j721e-main: Add C71x DSP node
` [U-Boot] [PATCH v2 16/26] arm: dts: k3-am65-mcu: Add MCU domain R5F DT nodes
` [U-Boot] [PATCH v2 17/26] env: ti: k3_rproc: Add common rproc environment variables
` [U-Boot] [PATCH v2 18/26] env: ti: j721e-evm: Add support to boot rprocs including R5Fs and DSPs
` [U-Boot] [PATCH v2 19/26] env: ti: am65x_evm: Add env support to boot the MCU R5F rprocs
` [U-Boot] [PATCH v2 20/26] configs: j721e_evm_a72: Enable R5F and DSP remoteproc driver
` [U-Boot] [PATCH v2 21/26] configs: j721e_evm_a72: Enhance bootcmd to start remoteprocs
` [U-Boot] [PATCH v2 22/26] configs: am65x_evm_a53: Enable R5F remoteproc driver
` [U-Boot] [PATCH v2 23/26] configs: am65x_evm_a53: Enhance bootcmd to start remoteprocs
` [U-Boot] [PATCH v2 24/26] armv8: K3: am65x: Update DDR address regions in MMU table
` [U-Boot] [PATCH v2 25/26] armv8: K3: j721e: Updated ddr "
` [U-Boot] [PATCH v2 26/26] board: j721e: Add README
[U-Boot] python3 support for pylibfdt
2019-09-04 14:36 UTC (12+ messages)
[U-Boot] Buffer overrun risk in UBI SPL for secure boot
2019-09-04 14:19 UTC (3+ messages)
[U-Boot] [PATCH v2 0/4] spi: Split CONFIG_DM_SPI* to CONFIG_{SPL_TPL}DM_SPI*
2019-09-04 14:18 UTC (8+ messages)
` [U-Boot] [PATCH v2 4/4] spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
[U-Boot] [PATCH] Revert "part: Allocate only one legacy_mbr buffer"
2019-09-04 14:08 UTC (12+ messages)
[U-Boot] [PATCH 1/1] efi_loader: correctly render UsbClass DP nodes as text
2019-09-04 12:33 UTC
[U-Boot] [PATCH 1/1] efi_loader: correctly render MAC address device path nodes
2019-09-04 11:42 UTC
[U-Boot] [PATCH 1/1] efi_loader: correct text conversion for vendor DP
2019-09-04 11:13 UTC
[U-Boot] [PATCH] lx2160: Correct serdes frequency print
2019-09-04 11:09 UTC
[U-Boot] DFU and UBIFS Volume upgrade
2019-09-04 10:33 UTC (3+ messages)
[U-Boot] [PATCH v1 0/8] power: pmic: support more PMIC
2019-09-04 10:19 UTC (11+ messages)
` [U-Boot] [PATCH v1 1/7] dm: regulator: support regulator more state
` [U-Boot] [PATCH v1 2/7] power: pmic: rk816: support rk816 pmic
` [U-Boot] [PATCH v1 3/7] power: pmic: rk805: support rk805 pmic
` [U-Boot] [PATCH v1 4/7] dm: pmic: add pmic_shutdown() interface
` [U-Boot] [PATCH v1 5/7] power: pmic: rk8xx: add pmic_shutdown() implement
` [U-Boot] [PATCH v1 6/7] pmic: add RK817 support
` [U-Boot] [PATCH v1 7/7] pmic: add rk809 support
[U-Boot] [PATCH 0/3] arm: dts: ti: sync cpsw/mdio/phy with latest linux 1 - drop phy_id
2019-09-04 8:38 UTC (2+ messages)
[U-Boot] [PATCH] configs: sama5d27_wlsom1_ek: add CONFIG_SPL_AT91_MCK_BYPASS
2019-09-04 8:19 UTC
[U-Boot] [PATCH] microblaze: Enable Xilinx AXI emac driver by default
2019-09-04 8:17 UTC
[U-Boot] [PATCH] remoteproc: elf_loader: fix program header parsing
2019-09-04 7:57 UTC (2+ messages)
[U-Boot] [PATCH 0/3] mmc: fsl_esdhc: clean up code
2019-09-04 7:52 UTC (3+ messages)
[U-Boot] [PATCHv2] armv8: ls1028a: Updated lane C configuration to PCIe2 for 0x13BB
2019-09-04 6:25 UTC
[U-Boot] [PATCH 00/25] remoteproc: Add support for R5F and DSP processors
2019-09-04 6:22 UTC (4+ messages)
` [U-Boot] [PATCH 08/25] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
[U-Boot] [RFC/RESEND 00/22] Add support for Cavium Octeon-TX CN80XX/CN81XX
2019-09-04 6:03 UTC (13+ messages)
` [U-Boot] [RFC/RESEND 01/22] arm: introduce ARCH_THUNDERX
` [U-Boot] [EXT] "
[U-Boot] [PATCH] armv8: ls1028a: Updated lane C configuration to PCIe2 for 0x13BB
2019-09-04 3:33 UTC
[U-Boot] Please pull from u-boot-i2c
2019-09-04 0:59 UTC (2+ messages)
[U-Boot] Please pull ARC fixes for 2019.10-rc4
2019-09-04 0:58 UTC (2+ messages)
[U-Boot] Pull request: u-boot-riscv/master
2019-09-04 0:58 UTC (2+ messages)
[U-Boot] [BUG] net: nfs: -Werror=address-of-packed-member
2019-09-03 23:34 UTC (3+ messages)
[U-Boot] [PATCH v2 0/4] env: fix build error for envtools
2019-09-03 22:37 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/4] fw_env: remove duplicated definitions
` [U-Boot] [PATCH v2 2/4] fw_env: fix build error
` [U-Boot] [PATCH v2 3/4] env: add missing <compiler.h> header file
[U-Boot] [PATCH 0/4] env: fix build error for envtools
2019-09-03 22:35 UTC (3+ messages)
` [U-Boot] [PATCH 1/4] fw_env: remove duplicated definitions
[U-Boot] [PATCH v2 0/6] Extend mv88e61xx driver to support 88E6071
2019-09-03 22:00 UTC (6+ messages)
` [U-Boot] [PATCH v2 4/6] net: phy: mv88E61xx: add config option for mv88E6071 support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox