messages from 2022-07-04 05:17:49 to 2022-07-05 13:37:56 UTC [more...]
[PATCH 0/5] efi_loader: fix a verification process issue in secure boot
2022-07-05 13:13 UTC (7+ messages)
` [PATCH 1/5] lib: crypto: add mscode_parser
` [PATCH 2/5] efi_loader: signature: export efi_hash_regions()
` [PATCH 3/5] efi_loader: image_loader: replace EFI_PRINT with log macros
` [PATCH 4/5] efi_loader: image_loader: add a missing digest verification for signed PE image
` [PATCH 5/5] test/py: efi_secboot: add a test for a forged signed image
[PATCH] doc: board: amlogic: add documentation on boot flow
2022-07-05 9:47 UTC (3+ messages)
[GIT PULL] please pull fsl-qoriq-2022-7-3
2022-07-05 13:35 UTC (2+ messages)
[PATCH] Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQ
2022-07-05 13:35 UTC (4+ messages)
[PATCH 6/9] dm: core: Support accessing core tags
2022-07-05 13:27 UTC (7+ messages)
` [PATCH 0/9] dm: core: Support collecting and reporting stats
[PATCH v1 1/6] rockchip: block: add Rockchip IDB block device
2022-07-05 13:05 UTC (6+ messages)
` [PATCH v1 2/6] rockchip: spl: allow more boot devices
` [PATCH v1 3/6] rockchip: rk3066: add Rockchip IDB block device as boot action
` [PATCH v1 4/6] arm: dts: rockchip: sync rk3066/rk3188 DT files from Linux
` [PATCH v1 5/6] arm: dts: rockchip: enable nfc node in spl for rk3066 mk808
` [PATCH v1 6/6] rockchip: configs: mk808: add idb configs
[PATCH v1 0/6] Add Rockchip IDB device
2022-07-05 13:04 UTC
[PATCH] distroboot: Fix ubifs
2022-07-05 10:15 UTC (10+ messages)
[PATCH v2 0/6] patman: Small fixes plus remove --no-tree from checkpatch for linux
2022-07-05 9:59 UTC (13+ messages)
` [PATCH v2 1/6] patman: Fix updating argument defaults from settings
` [PATCH v2 2/6] patman: Fix implicit command inserting
` [PATCH v2 3/6] patman: Don't look at sys.argv when parsing settings
` [PATCH v2 4/6] patman: Make most bool arguments BooleanOptionalAction
` [PATCH v2 5/6] patman: By default don't pass "--no-tree" to checkpatch for linux
` [PATCH v2 6/6] patman: Take project defaults into account for --help
Please pull u-boot-dm/next
2022-07-05 9:59 UTC (2+ messages)
[PATCH] Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ"
2022-07-05 9:47 UTC (4+ messages)
[PATCH] log: force DEBUG when LOG_DEBUG is activated
2022-07-05 9:47 UTC (2+ messages)
[Update license 1/1] drivers: clk: Update license for Intel N5X device
2022-07-05 9:47 UTC (2+ messages)
[PATCH] cmd: fix do_adc_single()
2022-07-05 9:47 UTC (2+ messages)
[PATCH v6 0/7] tpm: rng: Move TPM RNG functionality to driver model
2022-07-05 9:47 UTC (12+ messages)
` [PATCH v6 1/7] tpm: Export the TPM-version functions
` [PATCH v6 2/7] tpm: rng: Add driver model interface for TPM RNG device
` [PATCH v6 3/7] tpm: Add the RNG child device
` [PATCH v6 4/7] cmd: rng: Add support for selecting RNG device
` [PATCH v6 5/7] cmd: rng: Use a statically allocated array for random bytes
` [PATCH v6 6/7] doc: rng: Add documentation for the rng command
` [PATCH v6 7/7] test: rng: Add a UT testcase "
[PATCH 0/8] New boards support: db845c and qcs404-evb
2022-07-05 8:57 UTC (16+ messages)
` [PATCH 1/8] arm64: dts: sdm845: Remove redundant u-boot DT properties
` [PATCH 2/8] clocks: sdm845: Import qcom,gcc-sdm845.h
` [PATCH 3/8] uart: sdm845: Fix debug UART pinmux
` [PATCH 4/8] board: qualcomm: Add support for dragonboard845c
` [PATCH 5/8] mmc: msm_sdhci: Add SDCC version 5.0.0 support
` [PATCH 6/8] pinctrl: qcom: Add pinctrl driver for QCS404 SoC
` [PATCH 7/8] clocks: qcom: Add clock "
` [PATCH 8/8] board: qualcomm: Add support for QCS404 EVB
[PATCH V4 00/49] imx: support i.MX93
2022-07-05 6:50 UTC (51+ messages)
` [PATCH V4 01/49] spl: imx8mm: enlarge SPL_MAX_SIZE
` [PATCH V4 02/49] arm: makefile: cleanup mach-imx usage
` [PATCH V4 03/49] imx: Change USB boot device type
` [PATCH V4 04/49] imx: spl: Allow iMX7/8/8M to overwrite spl_board_boot_device
` [PATCH V4 05/49] imx: simplify dependency with SPL_BOOTROM_SUPPORT
` [PATCH V4 06/49] imx: move get_boot_device to common header
` [PATCH V4 07/49] imx: move get_boot_device to common file
` [PATCH V4 08/49] imx: add USB2_BOOT type
` [PATCH V4 09/49] imx: add basic i.MX9 support
` [PATCH V4 10/49] fsl_lpuart: add "
` [PATCH V4 11/49] gpio: pca953x: support pcal6524
` [PATCH V4 12/49] imx: pinctrl: add pinctrl and pinfunc file for i.MX93
` [PATCH V4 13/49] imx: imx9: Add CCM and clock API support
` [PATCH V4 14/49] mmc: fsl_esdhc_imx: Support i.MX9
` [PATCH V4 15/49] spl: Use SPL_FIT_IMAGE_TINY for iMX9
` [PATCH V4 16/49] imx: imx9: Add function to initialize timer
` [PATCH V4 17/49] imx: imx9: disable watchdog
` [PATCH V4 18/49] imx: imx9: support romapi
` [PATCH V4 19/49] misc: imx: S400_API: Move S400 MU and API to a common place
` [PATCH V4 20/49] misc: s4mu: Support iMX93 with Sentinel MU
` [PATCH V4 21/49] misc: S400_API: Update release RDC API
` [PATCH V4 22/49] misc: S400_API: New API for FW status and chip info
` [PATCH V4 23/49] misc: s400_api: introduce ahab_release_m33_trout
` [PATCH V4 24/49] imx: imx9: Add TRDC driver for TRDC init
` [PATCH V4 25/49] imx: imx9: Add AHAB boot support
` [PATCH V4 26/49] imx: imx9: Get the chip revision through S400 API
` [PATCH V4 27/49] misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msg
` [PATCH V4 28/49] misc: imx8ulp: move fuse.c from imx8ulp to sentinel
` [PATCH V4 29/49] misc: fuse: support to access fuse on i.MX93
` [PATCH V4 30/49] misc: fuse: update the code for accessing fuse of i.MX93
` [PATCH V4 31/49] imx: imx9: Add gpio registers structure
` [PATCH V4 32/49] imx: imx9: Add MIX power init
` [PATCH V4 33/49] imx: imx9: Add M33 release prepare function
` [PATCH V4 34/49] imx: imx9: Support booting m33 from Acore
` [PATCH V4 35/49] imx: imx9: Support multiple env storages at runtime
` [PATCH V4 36/49] imx: imx9: clock: Add DDR clock support
` [PATCH V4 37/49] ddr: imx: Add i.MX9 DDR controller driver
` [PATCH V4 38/49] ddr: imx9: enable Performance monitor counter
` [PATCH V4 39/49] arm: dts: Add i.MX93 SoC DTSi file
` [PATCH V4 40/49] imx: imx93_evk: Add basic board support
` [PATCH V4 41/49] imx: imx93_evk: Set ARM clock to 1.7Ghz
` [PATCH V4 42/49] net: fec_mxc: support i.MX93
` [PATCH V4 43/49] net: dwc_eth_qos: fix build break when CLK not enabled
` [PATCH V4 44/49] net: dwc_eth_qos: public some functions
` [PATCH V4 45/49] net: dwc_eth_qos: move i.MX code out
` [PATCH V4 46/49] net: eqos: add function to get phy node and address
` [PATCH V4 47/49] net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddr
` [PATCH V4 48/49] board: freescale: imx93_evk: support ethernet
` [PATCH V4 49/49] tools: image: support i.MX93
[PATCH V2 00/49] imx: support i.MX93
2022-07-05 6:40 UTC (6+ messages)
` [PATCH V2 01/49] spl: imx8mm: enlarge SPL_MAX_SIZE
[PATCH] watchdog: add pulse support to gpio watchdog driver
2022-07-05 6:28 UTC (2+ messages)
[PATCH 1/1] avb: honor CONFIG_SYS_64BIT_LBA
2022-07-05 6:12 UTC (5+ messages)
uuu using u-boot-with-spl.imx
2022-07-05 5:36 UTC (5+ messages)
[PATCH v6 00/13] FWU: Add FWU Multi Bank Update feature support
2022-07-05 2:10 UTC (15+ messages)
` [PATCH v6 01/13] dt/bindings: Add bindings for FWU Metadata storage device
` [PATCH v6 02/13] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v6 03/13] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v6 04/13] stm32mp1: dk2: Add a node for the FWU metadata device
` [PATCH v6 05/13] stm32mp1: dk2: Add image information for capsule updates
` [PATCH v6 06/13] FWU: stm32mp1: Add helper functions for accessing FWU metadata
` [PATCH v6 07/13] FWU: STM32MP1: Add support to read boot index from backup register
` [PATCH v6 08/13] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v6 09/13] FWU: Add support for the FWU Multi Bank Update feature
` [PATCH v6 10/13] FWU: cmd: Add a command to read FWU metadata
` [PATCH v6 11/13] mkeficapsule: Add support for generating empty capsules
` [PATCH v6 12/13] mkeficapsule: Add support for setting OEM flags in capsule header
` [PATCH v6 13/13] FWU: doc: Add documentation for the FWU feature
[PATCH 1/1] xen: pvblock: honor CONFIG_SYS_64BIT_LBA
2022-07-04 18:44 UTC (3+ messages)
Building host tools on Windows
2022-07-04 16:16 UTC (2+ messages)
[v4 00/12] Add ASPEED SPI controller driver
2022-07-04 15:24 UTC (10+ messages)
` [v4 03/12] spi: aspeed: "
` [v4 04/12] configs: aspeed: Enable SPI flash features
[PATCH] arm64: zynqmp: Enable SLG gpo driver by default
2022-07-04 14:09 UTC
dtboverlay to U-Boot runtime dtb
2022-07-04 13:56 UTC (5+ messages)
[PATCH] drivers: xen: events: fix build issues with disabled Xen HVC
2022-07-04 12:05 UTC
[PATCH 0/5] Add support for versal specific cadence ospi driver
2022-07-04 13:42 UTC (2+ messages)
[PATCH] mtd: spi-nor-ids: Add support for flashes tested by xilinx
2022-07-04 13:42 UTC (2+ messages)
[ANN] U-Boot v2022.07-rc6 released
2022-07-04 12:19 UTC
[PATCH] usb: host: ehci-generic: Fix error check
2022-07-04 12:19 UTC (2+ messages)
Adding a zynq board
2022-07-04 12:13 UTC (2+ messages)
[PATCH v3 1/3] drivers: tee: optee: remove unused probe local variable
2022-07-04 11:35 UTC (2+ messages)
[PATCH 0/4] Deduplicate dhelectronics board files
2022-07-04 11:11 UTC (5+ messages)
` [PATCH 1/4] board: dhelectronics: Implement common mac address functions
` [PATCH 2/4] ARM: imx6: DH: Use "
` [PATCH 3/4] ARM: imx8: "
` [PATCH 4/4] ARM: stm32: "
[PATCH 1/1] riscv: allow building w/o DHCP, SCSI, VIRTIO
2022-07-04 11:02 UTC (7+ messages)
[PATCH] scripts/Makefile.lib: add -D__U_BOOT__ to dtc_cpp_flags
2022-07-04 10:59 UTC (3+ messages)
[PATCH 1/3] ram: rk3399: Fix .set_rate_index() error handling
2022-07-04 10:58 UTC (11+ messages)
` [PATCH 2/3] ram: rk3399: Fix faulty frequency change reports
` [PATCH 3/3] ram: rk3399: Conduct memory training at 400MHz
` [SPAM] [PATCH 1/3] ram: rk3399: Fix .set_rate_index() error handling
[PATCH 1/2] usb: hub: introduce HUB_DEBOUNCE_TIMEOUT
2022-07-04 10:45 UTC (2+ messages)
` [PATCH 2/2] usb: hub: increase HUB_DEBOUNCE_TIMEOUT
[PATCH 0/2] Command for entering mask rom USB download mode
2022-07-04 10:32 UTC (8+ messages)
` [PATCH 2/2] cmd: boot: add brom cmd to reboot to FEL mode
[PATCH] serial: ns16550: Wait in debug_uart_init until tx buffer is empty
2022-07-04 8:41 UTC (3+ messages)
[PATCH v3 0/3] Enable NC-SI support
2022-07-04 8:21 UTC (7+ messages)
` [PATCH v3 1/3] net: NC-SI setup and handling
` [PATCH v3 2/3] net/ftgmac100: Add NC-SI mode support
` [PATCH v3 3/3] config/aspeed: Enable NC-SI support
[PATCH v8 0/4] Add octal DTR support for Macronix flash
2022-07-04 6:12 UTC (5+ messages)
` [PATCH v8 1/4] mtd: spi-nor: add support for Macronix Octal flash
` [PATCH v8 2/4] mtd: spi-nor-core: Adding different type of command extension in Soft Reset
` [PATCH v8 3/4] mtd: spi-nor: Parse SFDP SCCR Map
` [PATCH v8 4/4] mtd: spi-nor-core: Add support for Macronix Octal flash
[PATCH] pci: Add checks to prevent config space overflow
2022-07-04 6:00 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