messages from 2021-05-12 16:38:51 to 2021-05-14 02:21:10 UTC [more...]
[PATCH 0/4] efi_loader: capsule: improve capsule authentication support
2021-05-14 2:21 UTC (39+ messages)
` [PATCH 1/4] tools: mkeficapsule: add firmwware image signing
` [PATCH 2/4] tools: mkeficapsule: remove device-tree related operation
` [PATCH 2/4] tools: mkeficapsule: remove device-tree related operationy
` [PATCH 3/4] tools: add fdtsig command
[PATCH v2 01/16] sandbox: net: Ensure host name is always a valid string
2021-05-14 1:39 UTC (16+ messages)
` [PATCH v2 02/16] video: Check return value in pwm_backlight_of_to_plat()
` [PATCH v2 03/16] test: Rename final check in setexpr_test_backref()
` [PATCH v2 04/16] tools: Avoid showing return value of clock_gettime()
` [PATCH v2 05/16] reset: Avoid a warning in devm_reset_bulk_get_by_node()
` [PATCH v2 06/16] reset: Avoid a warning in devm_regmap_init()
` [PATCH v2 07/16] test: Avoid random numbers in dm_test_devm_regmap()
` [PATCH v2 08/16] dm: core: Check uclass_get() return value when dumping
` [PATCH v2 09/16] sandbox: scmi: Indicate dead code for coverity
` [PATCH v2 10/16] sandbox: cros_ec: Update error handling when reading matrix
` [PATCH v2 11/16] cbfs: Check offset range when reading a file
` [PATCH v2 12/16] pinctrl: Avoid coverity warning when checking width
` [PATCH v2 13/16] tpm: Check outgoing command size
` [PATCH v2 14/16] sandbox: Silence coverity warning in state_read_file()
` [PATCH v2 15/16] clk: Detect failure to set defaults
` [PATCH v2 16/16] RFC: clk: Return error code from clk_set_default_get_by_id()
[PATCH 0/3] Fix 'reset' for TI K3 AM64x and J721E/J7200 boards
2021-05-14 1:10 UTC (4+ messages)
` [PATCH 1/3] firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain
` [PATCH 2/3] arm: dts: k3-am642-evm: Add sysreset controller node
` [PATCH 3/3] arm: dts: k3-am642-sk: "
[PATCH 1/1] sandbox: add symbol _init for RISC-V compilation
2021-05-14 0:55 UTC (4+ messages)
[PATCH v8 0/3] PE/COFF measurement support
2021-05-14 0:53 UTC (4+ messages)
` [PATCH v8 1/3] lib: introduce HASH_CALCULATE option
` [PATCH v8 2/3] efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
` [PATCH v8 3/3] efi_loader: add PE/COFF image measurement
[PATCH v7 0/3] PE/COFF measurement support
2021-05-14 0:39 UTC (8+ messages)
` [PATCH v7 1/3] lib: introduce HASH_CALCULATE option
` [PATCH v7 2/3] efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
` [PATCH v7 3/3] efi_loader: add PE/COFF image measurement
[PATCH] arm: dts: k3-j721e: Fix up MAIN R5FSS cluster mode back to Split-mode
2021-05-14 0:36 UTC
[PATCH 0/2] reset: Fix the behavior of optional reset
2021-05-13 23:56 UTC (11+ messages)
` [PATCH 1/2] reset: Do not return NULL on error for devm_reset_control_get_optional()
` [PATCH 2/2] reset: Let reset API's handle gracefully if reset_ctl is -ENODATA
[PATCH 1/1] sandbox: ensure that state->ram_buf is in low memory
2021-05-13 23:56 UTC (6+ messages)
[PATCH 0/3] Improvements to FIT hashing
2021-05-13 23:56 UTC (11+ messages)
` [PATCH 3/3] hash: Allow for SHA512 hardware implementations
[PATCH v2 00/50] image: Reduce #ifdefs and ad-hoc defines in image code
2021-05-13 23:56 UTC (16+ messages)
` [PATCH v2 16/50] image: Add Kconfig options for FIT in the host build
[PATCH v3] mmc: Update environment variable with active partition
2021-05-13 23:21 UTC (4+ messages)
[PATCH v4] mmc: Update environment variable with active partition
2021-05-13 23:20 UTC (2+ messages)
[PATCH] efi_loader: consider no-map property of reserved memory
2021-05-13 21:53 UTC (7+ messages)
[PATCH] mtd: mxs_nand: default to legacy bch and rename to modern bch option
2021-05-13 20:02 UTC (4+ messages)
` [EXT] "
[PATCH v5 00/10] Add support for extension boards detection and DT overlays application
2021-05-13 19:06 UTC (26+ messages)
` [PATCH v5 01/10] fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
` [PATCH v5 02/10] cmd: add support for a new "extension" command
` [PATCH v5 03/10] pytest: add sandbox test for "
` [PATCH v5 04/10] ti/common: add support for extension_scan_board function
` [PATCH v5 05/10] am57xx: add support for cape detect functionality
` [PATCH v5 06/10] w1: replace dt detection by automatic detection
` [PATCH v5 07/10] arm: sunxi: add support for DIP detection to CHIP board
` [PATCH v5 08/10] configs: CHIP: add support for DIP detect functionality
` [PATCH v5 09/10] arm: am335x: add support for i2c2 bus
` [PATCH v5 10/10] am335x: add support for cape detect functionality
[PATCH] fastboot: Fix overflow when calculating chunk size
2021-05-13 15:54 UTC (2+ messages)
Please pull u-boot-marvell/master
2021-05-13 15:37 UTC (2+ messages)
[PATCH] Fix flash and erase of EMMC_BOOT2 with fastboot
2021-05-13 15:16 UTC (8+ messages)
[PATCH v2] Fix flashing of eMMC user area with Fastboot
2021-05-13 14:32 UTC (2+ messages)
[PATCH] Fix flashing of eMMC user area with Fastboot
2021-05-13 14:02 UTC
[PATCH v6 0/3] PE/COFF measurement support
2021-05-13 13:51 UTC (6+ messages)
` [PATCH v6 1/3] lib: fix build error for secure boot and capsule authentication
` [PATCH v6 2/3] efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
` [PATCH v6 3/3] efi_loader: add PE/COFF image measurement
[PATCH] riscv: Fix arch_fixup_fdt always failing without /chosen
2021-05-13 12:11 UTC (4+ messages)
[PATCH 1/1] test: revert Don't unmount not (yet) mounted system
2021-05-13 11:40 UTC
[PATCH v2 1/4] test: Include /sbin to the PATH when creating ext4 disk image
2021-05-13 11:32 UTC (3+ messages)
` [PATCH v2 4/4] test: Don't unmount not (yet) mounted system
[PATCH 0/5] Fix i.MXRT1050 hang on lcdif init and improve DT for mxsfb
2021-05-13 10:26 UTC (32+ messages)
` [PATCH v3 00/22] Fix i.MXRT1020/50
` [PATCH v3 01/22] arm: imxrt: soc: make mpu regions generic
` [PATCH v3 02/22] timer: imx-gpt: Add timer support for i.MX SoCs family
` [PATCH v3 03/22] ARM: dts: imxrt1020: add node label to osc
` [PATCH v3 04/22] ARM: dts: imxrt1020: add gpt1 node
` [PATCH v3 05/22] ARM: dts: imxrt1020-evk: enable gpt1 timer
` [PATCH v3 06/22] ARM: dts: imxrt1020-evk: set gpt1 as tick-timer for u-boot
` [PATCH v3 07/22] ARM: dts: imxrt1020-evk-u-boot: make gpt1 present for SPL
` [PATCH v3 08/22] ARM: dts: imxrt1020-evk: add device_type = "memory" to memory node
` [PATCH v3 09/22] configs: imxrt1020-evk: enable imx gpt timer as tick-timer
` [PATCH v3 10/22] ARM: dts: imxrt1050: add node label to osc
` [PATCH v3 11/22] ARM: dts: imxrt1050: add gpt1 node
` [PATCH v3 12/22] ARM: dts: imxrt1050-evk: enable gpt1 timer
` [PATCH v3 13/22] ARM: dts: imxrt1050-evk: set gpt1 as tick-timer for u-boot
` [PATCH v3 14/22] ARM: dts: imxrt1050-evk-u-boot: make gpt1 present for SPL
` [PATCH v3 15/22] ARM: dts: imxrt1050-evk: add device_type = "memory" to memory node
` [PATCH v3 16/22] configs: imxrt1050-evk: enable imx gpt timer as tick-timer
` [PATCH v3 17/22] video: mxsfb: add enabling of "axi" clock other than "per" clock
` [PATCH v3 18/22] video: mxsfb: add enabling of "disp_axi" clock
` [PATCH v3 19/22] clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APB
` [PATCH v3 20/22] ARM: dts: imxrt1050: move lcdif assigned clock to dtsi
` [PATCH v3 21/22] ARM: dts: imxrt1050: set lcdif clocks according to mxsfb driver
` [PATCH v3 22/22] ARM: dts: imxrt1050-evk: remove u-boot,dm-spl
Zynq MPSoC Dynamic DDR DIMM Configuration support
2021-05-13 10:01 UTC (5+ messages)
[RFC PATCH u-boot 00/12] U-Boot LTO (Sandbox + ARM Nokia RX-51)
2021-05-13 9:22 UTC (11+ messages)
[PATCH 1/2] riscv: Fix memmove and optimise memcpy when misalign
2021-05-13 8:46 UTC (2+ messages)
` [PATCH 2/2] riscv: Group assembly optimized implementation of memory routines into a submenu
[PATCH V4 2/2] riscv: board: Support OpenPiton SoC
2021-05-13 7:49 UTC (16+ messages)
[PATCH] dm: core: fix no null pointer detection in ofnode_get_addr_size_index()
2021-05-13 7:38 UTC
[PATCH v2 2/2] board:pm9263 - Fix some typos in comments
2021-05-13 6:58 UTC (2+ messages)
[PATCH v2 1/2] board:pm9263 - Switch to use DM_ETH
2021-05-13 6:58 UTC (2+ messages)
[PATCH v3] board:pm9261 - Remove network support
2021-05-13 6:57 UTC (2+ messages)
[PATCH] pci: layerscape-ep: Add check of the PCIe controller enablement
2021-05-13 6:54 UTC
[PATCH v5 0/3] PE/COFF measurement support
2021-05-13 5:10 UTC (4+ messages)
` [PATCH v5 1/3] efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
[PATCH] mvebu: x530: Reduce SPL image size
2021-05-13 4:30 UTC (5+ messages)
[PATCH v2] mmc: Update environment variable with active partition
2021-05-13 3:46 UTC (5+ messages)
[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
2021-05-13 2:40 UTC (2+ messages)
` 【外部邮件!】[scan-admin@coverity.com: "
[PATCH] riscv: ax25-ae350: doc: Fix minor format issues
2021-05-13 0:51 UTC (2+ messages)
[PATCH 1/2 v2] Add out4.ru O4-iMX-NANO board
2021-05-12 22:53 UTC (2+ messages)
` [PATCH 2/2 v2] Add EV-iMX280-NANO-X-MB board
[GIT PULL] TI changes for v2021.07 rc3
2021-05-12 22:32 UTC (2+ messages)
[PATCH 00/26] imx: update for i.MX8M
2021-05-12 21:47 UTC (3+ messages)
` [PATCH 03/26] imx8mm_evk: Switch to new imx8mm evk board
[PATCH] ARM: rmobile: Add missing rcar-common/common.c to Beacon RZG2M kit
2021-05-12 20:06 UTC (2+ messages)
[PATCH 1/1] sandbox: fix sandbox_reset()
2021-05-12 17:53 UTC (2+ messages)
[PATCH] usb: dwc3-generic: Disable host driver definition if gadget only
2021-05-12 17:32 UTC (2+ messages)
imx8mn booting
2021-05-12 17:12 UTC (2+ messages)
[PATCH 1/1] hash: revert Allow for SHA512 hardware implementations
2021-05-12 17:00 UTC
[PATCH 1/1] efi_loader: build warning in efi_tcg2_hash_log_extend_event
2021-05-12 16:44 UTC (2+ messages)
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