public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-08 02:43:34 to 2020-06-09 10:33:07 UTC [more...]

[PATCH 0/8] efi_loader: secure boot: support intermediate certificates in signature
 2020-06-09 10:33 UTC  (11+ 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

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

[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 u-boot 0/4] r8152: support more chips
 2020-06-09  8:53 UTC  (5+ 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 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  (4+ messages)
` [PATCH 2/3] rockchip: Pinebook Pro: Fix USB and the USB attached keyboard
` [PATCH 3/3] rockchip: Pinebook Pro: Fix SPI flash and store env on it

[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  (6+ messages)
` [PATCH v2 05/10] gpio: dw: Fix warnings about casting int to pointer
` [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  (3+ messages)

[PATCH] nvme: Invalidate dcache before submitting admin cmd
 2020-06-09  4:13 UTC  (5+ messages)

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

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

[PATCH] cmd: Correct the 'md.q' command
 2020-06-09  0:36 UTC  (2+ messages)

[ANN] U-Boot v2020.07-rc4 released
 2020-06-09  0:36 UTC 

[PATCH] Revert "lib: Improve _parse_integer_fixup_radix base 16 detection"
 2020-06-08 20:30 UTC  (5+ messages)

[PATCH 00/15] rockchip: Support building ROM files automatically
 2020-06-08 19:20 UTC  (16+ messages)
` [PATCH 01/15] dm: core Fix long line in device_bind_common()
` [PATCH 02/15] .gitignore: Ignore Python 3 cache directories
` [PATCH 03/15] binman: cbfs: Fix IFWI typo
` [PATCH 04/15] binman: Correct the search patch for pylibfdt
` [PATCH 05/15] binman: Add support for calling mkimage
` [PATCH 06/15] binman: Fix a few typos in the entry docs
` [PATCH 07/15] binman: Adjust pylibfdt for incremental build
` [PATCH 08/15] x86: rockchip: Change how selection of ROMs works
` [PATCH 09/15] rockchip: Allow Bob to use SPI boot
` [PATCH 10/15] Allow building .rom files for non-x86 boards
` [PATCH 11/15] rockchip: jerry: Add serial support
` [PATCH 12/15] rockchip: bob: Support SPI-flash booting
` [PATCH 13/15] rockchip: Allow including rockchip dtsi on 32-bit machines
` [PATCH 14/15] rockchip: Enable building a SPI ROM image on jerry
` [PATCH 15/15] rockchip: Enable building a SPI ROM image on bob

pull request of u-boot-mpc85xx for v2020.07
 2020-06-08 19:11 UTC  (2+ messages)

Pull request: u-boot-rockchip-20200607
 2020-06-08 19:11 UTC  (2+ messages)

[PATCH] image: Add support for ZSTD decompression
 2020-06-08 19:01 UTC  (10+ messages)

[PATCH v3 0/5] roc-rk3399-pc: Custom SPL init
 2020-06-08 18:31 UTC  (6+ messages)
` [PATCH v3 1/5] rk3399: spl: Add rk_spl_board_init as __weak
` [PATCH v3 2/5] rk3399: spl: Print SPL banner after relocation
` [PATCH v3 3/5] roc-rk3399-pc: Move leds setup in SPL
` [PATCH v3 4/5] rockchip: Separate the reset cause from display cpuinfo
` [PATCH v3 5/5] roc-rk3399-pc: Set LED only during POR and pwr_key=y

[PATCH v4 0/4] rockchip: rk3399: Add SPI boot
 2020-06-08 18:17 UTC  (5+ messages)
` [PATCH v4 1/4] Makefile: Drop to handle rkspi image type
` [PATCH v4 2/4] roc-rk3399-pc: Mark default env from SPI
` [PATCH v4 3/4] roc-rk3399-pc: Add SPI boot
` [PATCH v4 4/4] doc: rockchip: Document SPI flash program steps

[PATCH v2 0/2] gpio: Add a managed API
 2020-06-08 18:05 UTC  (5+ messages)

[PATCH] test_sleep.py: make sleep time and margin configurable
 2020-06-08 17:25 UTC  (6+ messages)

[PATCH 1/5] imx8mm_evk: Select the watchdog driver
 2020-06-08 17:23 UTC  (2+ messages)

[PATCH] imx: Kconfig: enable IMX_BOOTAUX for i.MX8M
 2020-06-08 17:23 UTC  (2+ messages)

[PATCH 3/5] imx8mm_beacon: Select the watchdog driver
 2020-06-08 17:23 UTC  (2+ messages)

[PATCH] ARM: imx: ddr: Add missing PHY reset
 2020-06-08 17:23 UTC  (2+ messages)

[PATCH 1/2] ARM: imx: m53menlo: Do not fail boot on invalid splash screen
 2020-06-08 17:23 UTC  (2+ messages)

[PATCH 2/5] imx8mn_ddr4_evk: Select the watchdog driver
 2020-06-08 17:23 UTC  (2+ messages)

[PATCH 4/5] imx8mp_evk: Select the watchdog driver
 2020-06-08 17:23 UTC  (2+ messages)

[PATCH v3 5/5] imx: imx8mp_evk: fix boot issue
 2020-06-08 17:23 UTC  (2+ messages)

[PATCH] imx8mp_evk: Add a README file
 2020-06-08 17:23 UTC  (2+ messages)

[PATCH v3 2/5] imx8mp_evk: spl: drop timer_init
 2020-06-08 17:22 UTC  (2+ messages)

[PATCH v3 1/5] imx8mp_evk: spl: drop useless code
 2020-06-08 17:22 UTC  (2+ messages)

imx: move ATF to the back of the FIT to fix loading over yModem
 2020-06-08 17:22 UTC 

[PATCH 2/2] ARM: dts: imx: m53menlo: Convert to DM_ETH
 2020-06-08 17:22 UTC  (2+ messages)

[PATCH v1 00/15] add basic driver support for broadcom NS3 soc
 2020-06-08 17:22 UTC  (13+ messages)

[PATCH v3 4/5] imx8mp_evk: spl: no need the code since spl framework could do that
 2020-06-08 17:22 UTC  (2+ messages)

[PATCH] imx: Update MTD partitions layout for display5 (i.MX6Q) board
 2020-06-08 17:22 UTC  (2+ messages)

[PATCH v3 3/5] imx8mp_evk: spl: use spl_early_init
 2020-06-08 17:22 UTC  (2+ messages)

[PATCH 5/5] verdin-imx8mm: Select the watchdog driver
 2020-06-08 17:22 UTC  (2+ messages)

[PATCH] power: pmic: Add SPL Kconfig entry for PFUZE100
 2020-06-08 17:22 UTC  (2+ messages)

[PATCH] ARM: dts: imxrt1050: indent lcdif node correctly
 2020-06-08 17:22 UTC  (2+ messages)

[RESEND PATCH v2 00/11] Add dwc_eth_qos support for rockchip
 2020-06-08 17:14 UTC  (8+ messages)
` [RESEND PATCH v2 04/11] net: dwc_eth_qos: Make clk_rx and clk_tx optional

[PATCH 1/1] log: uclass_get_name() depends on CONFIG_SPL_DM
 2020-06-08 17:12 UTC  (2+ messages)

[PATCH 00/10] improve OF_PLATDATA support
 2020-06-08 16:01 UTC  (16+ messages)
` [PATCH 01/10] dtoc: add support to scan drivers
` [PATCH 02/10] dtoc: add option to disable warnings
` [PATCH 05/10] core: extend struct driver_info to point to device
` [PATCH 07/10] dm: doc: update of-plat with new phandle support
` [PATCH 09/10] dtoc: update dtb_platdata to support cd-gpios

[PATCH] rk3399: Add BOOTENV_SF command
 2020-06-08 14:17 UTC 

[PATCH 1/1] include/configs: ls1012a: Remove fdt_high env variable
 2020-06-08 13:25 UTC 

[PATCH 0/5] Fixes for running U-boot under QEMU/KVM
 2020-06-08 13:17 UTC  (4+ messages)
` [PATCH 3/5] arm: qemu: implement enable_caches()

[PATCH 0/7] mmc: zynqmp_sdhci: Add support for Tap delay
 2020-06-08 13:16 UTC  (4+ messages)
  ` [PATCH 1/7] Revert "mmc: zynq: parse dt when probing"

[PATCH v2 1/1] arm: sunxi: increase SYS_MALLOC_F_LEN
 2020-06-08 12:59 UTC  (4+ messages)

Pull request for UEFI sub-system for efi-2020-07-rc4 (2)
 2020-06-08 12:50 UTC  (2+ messages)

rockchip: correctly set vop0 or vop1
 2020-06-08 12:39 UTC  (5+ messages)

[RFC PATCH 0/1] gpio: Handle NULL pointers gracefully
 2020-06-08 12:37 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH 1/1] arm: sunxi: increase SYS_MALLOC_F_LEN
 2020-06-08 10:51 UTC  (4+ messages)

[PATCHv2 00/13] powerpc: covert p1010, p1020 and p2020 RDB board to DM_ETH
 2020-06-08  9:52 UTC  (2+ messages)

[PATCH] net: dwc_eth_qos: add Kconfig option to select supported configuration
 2020-06-08  9:27 UTC 

[PATCH] regmap: Check for out-of-range offsets before mapping them
 2020-06-08  8:40 UTC  (3+ messages)

[PATCH 1/3] Watchdog: introduce ARM SBSA watchdog driver
 2020-06-08  8:33 UTC  (3+ messages)
` [PATCH 2/3] arm64: lx2160a: dts: Add watchdog node
` [PATCH 3/3] configs: lx2160a: Enable Watchdog support

[PATCH] drivers: net: qe: deselect QE when DM_ETH is enabled
 2020-06-08  7:54 UTC  (2+ messages)

[PATCH] powerpc: mpc85xx: fix unused variable warning
 2020-06-08  7:54 UTC  (2+ messages)

[PATCH] powerpc/mpc85xx: Fix compiling error with DM_GPIO
 2020-06-08  7:53 UTC  (2+ messages)

[PATCH] drivers: net: e1000: with DM_ETH needs DM_PCI too
 2020-06-08  7:52 UTC  (2+ messages)

[PATCHv2 0/3] net: tsec: Fix issues of DM driver
 2020-06-08  7:38 UTC  (3+ messages)
` [PATCHv2 3/3] net: tsec: Access TBI PHY through the corresponding MII

[PATCH 1/1] mtd: cfi_flash: use __raw_writeq(), __raw_readq()
 2020-06-08  7:27 UTC  (5+ messages)

[PATCH 1/2] armv8: dts: fsl-lx2160a: add flash node under dspi to qds dts
 2020-06-08  3:28 UTC  (2+ messages)
` [PATCH 2/2] config: lx2160/2a: enable dspi

[PATCH] buildman: Remove _of_#_ from results directory paths
 2020-06-08  2:43 UTC  (2+ messages)

[PATCH 1/6] Update MEM_SUPPORT_64BIT_DATA to be always defined
 2020-06-08  2:43 UTC  (4+ messages)
` [PATCH 6/6] cmd: Add a memory-search command

[PATCH v2 00/10] cmd: Fix 'md' and add a memory-search command
 2020-06-08  2:43 UTC  (5+ messages)
` [PATCH v2 07/10] dm: test: Rename test flags to be generic
` [PATCH v2 08/10] console: Always define the console-recording functions
` [PATCH v2 09/10] test: Add a flag for tests that need console recording
` [PATCH v2 10/10] cmd: Add a memory-search command


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