public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-09 01:50:09 to 2020-06-10 12:44:29 UTC [more...]

[PATCH u-boot 0/4] r8152: support more chips
 2020-06-10 12:44 UTC  (14+ messages)
` [PATCH u-boot 1/4] eth/r8152: reset bmu after disabling Tx/Rx
` [PATCH u-boot 2/4] eth/r8152: reset PHY after setting it
` [PATCH u-boot 3/4] eth/r8152: modify rtl_clear_bp function
` [PATCH u-boot 4/4] eth/r8152: support RTL8153B/RTL8154B

[PATCH v3] mmc: sdhci: Fix HISPD bit handling
 2020-06-10 12:06 UTC  (2+ messages)

[PATCH v2] mmc: sdhci: Fix HISPD bit handling
 2020-06-10 11:44 UTC  (5+ messages)

[PATCH] nvme: Invalidate dcache before submitting admin cmd
 2020-06-10 11:27 UTC  (5+ messages)

[PATCH 0/7] mmc: zynqmp_sdhci: Add support for Tap delay
 2020-06-10 11:18 UTC  (12+ messages)
  ` [PATCH 1/7] Revert "mmc: zynq: parse dt when probing"
  ` [PATCH 2/7] mmc: zynq_sdhci: Define timing macro's

[PATCH v3 0/2] add optee support for broadcom NS3 soc
 2020-06-10 11:13 UTC  (3+ messages)
` [PATCH v3 1/2] drivers: tee: broadcom: add optee based bnxt fw load driver
` [PATCH v3 2/2] configs: ns3: enable tee and optee driver

[PATCH v2 0/8] add basic driver support for broadcom NS3 soc
 2020-06-10 11:03 UTC  (10+ messages)
` [PATCH v2 1/8] configs: ns3: enable pinctrl driver
` [PATCH v2 2/8] dt-bindings: pinctrl: add ns3 pads definition
` [PATCH v2 3/8] configs: ns3: enable BCM IPROC mmc driver
` [PATCH v2 4/8] configs: ns3: enable mmc commands
` [PATCH v2 5/8] configs: ns3: enable gpt commands
` [PATCH v2 6/8] configs: ns3: enable EXT4 and FAT fs support
` [PATCH v2 7/8] configs: ns3: enable sp805 watchdog driver
` [PATCH v2 8/8] board: ns3: start sp805 watchdog service

[PATCH v2 0/3] add FIT image support for broadcom NS3 soc
 2020-06-10 11:02 UTC  (4+ messages)
` [PATCH v2 1/3] configs: ns3: enable FIT config
` [PATCH v2 2/3] board: ns3: add FIT image its file
` [PATCH v2 3/3] board: ns3: add development keys used in FIT

[PATCH v3 00/15] add initial support for broadcom NS3 soc
 2020-06-10 10:41 UTC  (16+ messages)
` [PATCH v3 01/15] board: ns3: add support for Broadcom Northstar 3
` [PATCH v3 02/15] arm: cpu: armv8: add L3 memory flush support
` [PATCH v3 03/15] configs: ns3: enable clock subsystem
` [PATCH v3 04/15] dt-bindings: memory: ns3: add memory definitions
` [PATCH v3 05/15] board: ns3: add api to save boot parameters passed from BL31
` [PATCH v3 06/15] board: ns3: default reset type to L3
` [PATCH v3 07/15] dt-bindings: memory: ns3: update GIC LPI address
` [PATCH v3 08/15] board: ns3: program GIC LPI tables
` [PATCH v3 09/15] configs: ns3: enable GIC ITS LPI table programing
` [PATCH v3 10/15] dt-bindings: memory: ns3: add ddr memory definition
` [PATCH v3 11/15] board: ns3: define ddr memory layout
` [PATCH v3 12/15] board: ns3: limit U-boot relocation within 16MB memory
` [PATCH v3 13/15] include/configs: ns3: add env variables for Linux boot
` [PATCH v3 14/15] include/configs: ns3: add support for flashing images
` [PATCH v3 15/15] MAINTAINERS: update maintainers for broadcom ns3 platform

[PATCH 0/4] rockchip: rk3399pro: Add Add Rock Pi N10 support
 2020-06-10 10:36 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: rockchip: Sync v5.7-rc1 rk3399pro.dtsi
` [PATCH 2/4] arm64: dts: rockchip: Sync v5.7-rc1 VMARC RK3399Pro SOM
` [PATCH 3/4] ARM: dts: rockchip: Sync v5.7-rc1 Radxa Dalang Carrier
` [PATCH 4/4] arm64: dts: rockchip: Add Radxa Rock Pi N10 initial support

[PATCH] video: vidconsole: avoid multiple lines overwrite logo
 2020-06-10  9:52 UTC  (3+ messages)
` [PATCH] splash: Fix build warning on 64 bits CPU
` [PATCH] video: bmp: Support 8bits BMP to 24/32 bits display

[PATCH] image: Add support for ZSTD decompression
 2020-06-10  9:13 UTC  (11+ messages)

[PATCH v2 1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
 2020-06-10  9:05 UTC  (4+ messages)
` [PATCH v2 2/3] riscv: Expand the DT size before copy reserved memory node

[PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-06-10  8:40 UTC  (13+ messages)
` [PATCH v2 05/35] acpi: Support generation of ACPI code
  ` Antwort: "
` [PATCH v2 06/35] acpi: Support generation of interrupt descriptor
` [PATCH v2 11/35] acpi: Support generation of I2C descriptor
  ` Antwort: "
` [PATCH v2 12/35] acpi: Support generation of SPI descriptor

[PATCH] drivers: spi: Add SPI controller driver for Octeon
 2020-06-10  8:29 UTC 

[PATCH] armv8: ls1028ardb: add xspi parameter to qixis command
 2020-06-10  8:13 UTC 

[PATCH v3 1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
 2020-06-10  5:36 UTC  (5+ messages)
` [PATCH v3 2/5] fdtdec: Honor #address-cells and #size-cells "
` [PATCH v3 3/5] test/dm: fdtdec: Add the missing gd declaration
` [PATCH v3 4/5] test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout()
` [PATCH v3 5/5] test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()

[PATCH v2] arm: dts: socfpga: cyclone5: Update i2c-scl-falling-time-ns
 2020-06-10  5:24 UTC 

[PATCH] misc: scu: Remove child dev bind
 2020-06-10  3:29 UTC  (3+ messages)
` [PATCH] i2c: imx_lpi2c: Improve the codes to use private data
` [PATCH] gpio: mxc_gpio: Improve to use ofdata_to_platdata

[PATCH 1/2] gpio: mxc_gpio: change gpio index for i.MX8
 2020-06-10  3:28 UTC  (2+ messages)
` [PATCH 2/2] arm: dts: imx: fsl-imx8qm.dtsi: fix gpio aliases

[PATCH v2 1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
 2020-06-10  1:40 UTC  (5+ messages)
` [PATCH v2 2/5] fdtdec: Honor #address-cells and #size-cells "
` [PATCH v2 3/5] test/dm: fdtdec: Add the missing gd declaration
` [PATCH v2 4/5] test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout()
` [PATCH v2 5/5] test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()

[PATCH 1/1] arm: wandboard: move CONFIG_MXC_UART to defconfig
 2020-06-10  1:08 UTC  (3+ messages)
` [PATCH] Convert CONFIG_MXC_UART to Kconfig

[PATCH] board: ti: am654: Disable SA2UL node for HS devices
 2020-06-09 19:14 UTC 

[PATCH v1 0/1] Fix mkimage error message
 2020-06-09 18:49 UTC  (3+ messages)
` [PATCH v1 1/1] mkimage: Fix error message if write less data then expected

[PATCH 0/8] efi_loader: secure boot: support intermediate certificates in signature
 2020-06-09 16:34 UTC  (12+ messages)
` [PATCH 1/8] lib: rsa: export rsa_verify_with_pkey()
` [PATCH 2/8] lib: crypto: add public_key_verify_signature()
` [PATCH 3/8] lib: crypto: enable x509_check_for_self_signed()
` [PATCH 4/8] lib: crypto: import pkcs7_verify.c from linux
` [PATCH 5/8] lib: crypto: add pkcs7_digest()
` [PATCH 6/8] lib: crypto: export and enhance pkcs7_verify_one()
` [PATCH 7/8] efi_loader: signature: rework for intermediate certificates support
` [PATCH 8/8] test/py: efi_secboot: add test for intermediate certificates

[PATCH 1/2] mx6ul_14x14_evk: Enable SPL USB and SDP support
 2020-06-09 16:25 UTC  (4+ messages)
` [PATCH 2/2] mx6ul_14x14_evk: Avoid overlap of environment over U-Boot proper

[PATCH 1/3] mx6ul_14x14_evk: Enable SPL USB and SDP support
 2020-06-09 16:10 UTC  (6+ messages)
` [PATCH 2/3] mx6ul_14x14_evk: Enable eMMC boot support
` [PATCH 3/3] mx6ul_14x14_evk: Change environment offset to overlap with U-Boot

[PATCH 1/6] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
 2020-06-09 15:06 UTC  (11+ messages)
` [PATCH 3/6] env: Fix invalid env handling in env_init()

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200609
 2020-06-09 14:49 UTC  (2+ messages)

[PATCH 1/3] rock-pi-4: Enable USB3 Host
 2020-06-09 14:05 UTC  (3+ messages)
` [PATCH 2/3] rock-pi-4: Enable PCI/NVME
` [PATCH 3/3] roc-rk3399-pc: Enable USB Gadget

[PATCH 1/3] mx6slevk_spinor: Convert to DM_ETH
 2020-06-09 13:44 UTC  (3+ messages)
` [PATCH 2/3] mx6slevk_spl: "
` [PATCH 3/3] mx6ull_14x14_evk_plugin: "

[PATCH 1/2] net: phy: mscc: make clock-output configurable on vsc85xx
 2020-06-09 13:39 UTC  (4+ messages)
` [PATCH 2/2] net: phy: mscc: sync rx/tx delay settings with Linux "

[PATCH] trivial: Fix booot occurences
 2020-06-09 11:44 UTC  (2+ messages)

[PATCH 1/2] riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node
 2020-06-09 11:00 UTC  (4+ messages)
` [PATCH 2/2] riscv: fu540: dts: Correct reg size of otp and dmc nodes

[PATCH] armv8: ls1012a: RGMII ports require internal delay
 2020-06-09 10:51 UTC 

[BUG] ut lib lib_rsa_verify_valid crashes on qemu_arm if RSA_VERIFY_WITH_PKEY=y
 2020-06-09 10:45 UTC  (7+ messages)

[PATCH 0/3] Support for specifying extra IOMMU mappings for PCI
 2020-06-09 10:45 UTC  (4+ messages)
` [PATCH 1/3] pci: layerscape: move per-pci device fdt fixup in a function
` [PATCH 2/3] pci: layerscape: move pci node search in a common function
` [PATCH 3/3] pci: layerscape: add a way of specifying additional iommu mappings

[PATCH 1/3] misc: scu_api: Add SCFW API to get the index of boot container set
 2020-06-09 10:34 UTC  (3+ messages)
` [PATCH 2/3] spl: mmc: Move the eMMC boot part index to weak function
` [PATCH 3/3] imx8: spl: Support booting from secondary container set

[PATCH v5 1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY
 2020-06-09 10:18 UTC  (4+ messages)
` [PATCH v5 4/8] lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()

[PATCH] fs: fat: fix fat iteration
 2020-06-09 10:00 UTC  (4+ messages)

[PATCH] arm: dts: socfpga: cyclone5: Update i2c-scl-falling-time-ns
 2020-06-09  9:54 UTC  (5+ messages)

[PATCH] arm: socfpga: gen5: Enable cache driver in SPL
 2020-06-09  9:52 UTC  (3+ messages)

[PATCH v1 0/9] mips: Add Octeon DDR4 init code
 2020-06-09  9:42 UTC  (10+ messages)
` [PATCH v1 1/9] mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT node
` [PATCH v1 2/9] mips: octeon: Add octeon-model.h header
` [PATCH v1 3/9] mips: octeon Add cvmx/cvmx-lmcx-defs.h header
` [PATCH v1 4/9] mips: octeon: Add octeon_ddr.h header
` [PATCH v1 5/9] ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3)
` [PATCH v1 6/9] ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)
` [PATCH v1 7/9] ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)
` [PATCH v1 8/9] mips: octeon: dram.c: Add RAM driver support
` [PATCH v1 9/9] mips: octeon: octeon_ebb7304: Add DDR4 support

[PATCH v2 1/1] imx: rom api: fix image offset computation
 2020-06-09  9:19 UTC  (5+ messages)
  ` [EXT] "

[PATCH 1/2] spi: fsl_qspi: Add support for i.MX7ULP
 2020-06-09  7:59 UTC  (2+ messages)
` [PATCH 2/2] spi: fsl_qspi: Support to use full AHB space on i.MX

[PATCH 1/3] rockchip: Pinebook Pro: enable rng to provide an entropy source
 2020-06-09  7:54 UTC  (2+ messages)

[PATCH v2 00/17] efi_loader: rework/improve UEFI secure boot code
 2020-06-09  7:14 UTC  (19+ messages)
` [PATCH v2 01/17] efi_loader: change efi objects initialization order
` [PATCH v2 02/17] Revert "test: stabilize test_efi_secboot"
` [PATCH v2 03/17] efi_loader: signature: replace debug to EFI_PRINT
` [PATCH v2 04/17] efi_loader: variable: "
` [PATCH v2 05/17] efi_loader: image_loader: "
` [PATCH v2 06/17] efi_loader: image_loader: add a check against certificate type of authenticode
` [PATCH v2 07/17] efi_loader: image_loader: retrieve authenticode only if it exists
` [PATCH v2 08/17] efi_loader: signature: fix a size check against revocation list
` [PATCH v2 09/17] efi_loader: signature: make efi_hash_regions more generic
` [PATCH v2 10/17] efi_loader: image_loader: verification for all signatures should pass
` [PATCH v2 11/17] efi_loader: image_loader: add digest-based verification for signed image
` [PATCH v2 12/17] test/py: efi_secboot: remove all "re.search"
` [PATCH v2 13/17] test/py: efi_secboot: fix test case 1g of test_authvar
` [PATCH v2 14/17] test/py: efi_secboot: split "signed image" test case-1 into two cases
` [PATCH v2 15/17] test/py: efi_secboot: add a test against certificate revocation
` [PATCH v2 16/17] test/py: efi_secboot: add a test for multiple signatures
` [PATCH v2 17/17] test/py: efi_secboot: add a test for verifying with digest of signed image

[PATCH v2 00/10] riscv: Add FPIOA and GPIO support for Kendryte K210
 2020-06-09  5:26 UTC  (3+ messages)
` [PATCH v2 07/10] gpio: dw: Return output value when direction is out

[PATCH] riscv: sbi: Add newline to error message
 2020-06-09  4:53 UTC  (2+ messages)


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