messages from 2022-10-12 16:26:23 to 2022-10-14 06:42:24 UTC [more...]
[PATCH v13 00/15] FWU: Add FWU Multi Bank Update feature support
2022-10-14 6:42 UTC (13+ messages)
` [PATCH v13 02/15] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v13 03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v13 06/15] FWU: Add helper functions for accessing FWU metadata
` [PATCH v13 09/15] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v13 10/15] FWU: Add support for the FWU Multi Bank Update feature
` [PATCH v13 13/15] mkeficapsule: Add support for generating empty capsules
[PATCH] sandbox: Eliminate CONFIG_HOST_32/64BIT
2022-10-14 6:40 UTC
[PATCH 0/6] sunxi: improve F1C200s support
2022-10-14 5:04 UTC (16+ messages)
` [PATCH 1/6] sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB
` [PATCH 2/6] sunxi: fix 32MB load address layout
` [PATCH 3/6] sunxi: f1c100: move SKIP_LOWLEVEL_INIT_ONLY into Kconfig
` [PATCH 4/6] sunxi: f1c100: add UART1 support
` [PATCH 5/6] sunxi: f1c100: dtsi: add UART1 pins
` [PATCH 6/6] sunxi: add CherryPi-F1C200s support
[PATCH 0/8] SUNIV SPI NAND support in SPL
2022-10-14 3:05 UTC (9+ messages)
` [PATCH 1/8] sunxi: SPL SPI: extract code for doing SPI transfer
` [PATCH 2/8] sunxi: SPL SPI: add support for read command with 2 byte address
` [PATCH 3/8] sunxi: SPL SPI: allow multiple boot attempt
` [PATCH 4/8] sunxi: SPL SPI: add initial support for booting from SPI NAND
` [PATCH 5/8] sunxi: enable support for SPI NAND booting on SUNIV
` [PATCH 6/8] [DO NOT MERGE] sunxi: sync DT from my tree for PopStick
` [PATCH 7/8] [DO NOT MERGE, DIRTY HACK] sunxi: use UBI for environement storage
` [PATCH 8/8] [DO NOT MERGE] sunxi: add a defconfig for PopStick
[PATCH] tests: Build correct sandbox configuration on 32bit
2022-10-14 3:05 UTC (2+ messages)
[REGRESSION]: v2022.07: SHA256 hash is broken on imx8m series with CAAM enabled
2022-10-14 1:00 UTC (10+ messages)
` [EXT] "
` [EXT] "
commit 787f04bb6a - imx: add USB2_BOOT type
2022-10-14 0:55 UTC (2+ messages)
[PATCH v4] imx: imx8qm: cgtqmx8: switch to binman
2022-10-14 0:42 UTC (2+ messages)
[PATCH 0/3] arm64: layerscape: Various small size reductions for SPL
2022-10-14 0:41 UTC (7+ messages)
` [PATCH 1/3] arm: layerscape: Don't select FSL_IFC when booting from SD card
` [PATCH 2/3] arm: layerscape: Disable unused parts of ICID tables
` [PATCH 3/3] arm: fsl: csu: Reduce size of ns_dev
[PATCH] test: Fix typo in test name
2022-10-13 21:22 UTC
[PATCH] libfdt: Fix build with python 3.10
2022-10-13 20:43 UTC
[PATCH] libfdt: Fix invalid version warning
2022-10-13 20:39 UTC
[PATCH] clk: k210: Fix error calculation on 32bit
2022-10-13 20:34 UTC
[PATCH 1/1] powerpc: fix fdt_fixup_liodn_tbl_fman()
2022-10-13 20:07 UTC (4+ messages)
[u-boot][PATCH 00/14] rawnand: omap_gpmc: driver model support
2022-10-13 19:42 UTC (7+ messages)
` [u-boot][PATCH 10/14] mtd: rawnand: omap_gpmc: support u-boot driver model
Question about uboot initialisation
2022-10-13 19:35 UTC (2+ messages)
[PATCH 0/2] sunxi: update devicetree files from the kernel
2022-10-13 19:01 UTC (3+ messages)
` "
[PATCH 0/3] cmd: source: Support specifying config name
2022-10-13 18:27 UTC (4+ messages)
` [PATCH 1/3] treewide: Use NULL for script image name
` [PATCH 2/3] cmd: source: Clean up a few lines
` [PATCH 3/3] cmd: source: Support specifying config name
[PATCH v6 0/8] Add MV88E6xxx DSA driver and use on gwventana
2022-10-13 18:09 UTC (9+ messages)
` [PATCH v6 4/8] net: dsa: allow rcv() and xmit() to be optional
` [PATCH v6 7/8] net: add MV88E61xx DSA driver
` [PATCH v6 8/8] board: gw_ventana: enable MV88E6XXX DSA support
[PATCH v2 00/45] vbe: Implement the full firmware flow
2022-10-13 16:23 UTC (50+ messages)
` [PATCH v2 03/45] Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
` [PATCH v2 04/45] disk: Drop debug messages in part_efi
` [PATCH v2 05/45] spl: Use binman suffix allow symbols of any SPL etype
` [PATCH v2 06/45] spl: Refactor controls for console output
` [PATCH v2 07/45] spl: Add a separate silence option for SPL
` [PATCH v2 08/45] binman: Allow obtaining a symbol value
` [PATCH v2 09/45] binman: Split out looking up a symbol into a function
` [PATCH v2 10/45] binman: Handle writing ELF symbols in the Entry class
` [PATCH v2 11/45] binman: Support writing symbols into ELF files
` [PATCH v2 12/45] test: Report skippped tests
` [PATCH v2 13/45] test: Update tests to use the skip feature
` [PATCH v2 14/45] test: Support tests which can only be run manually
` [PATCH v2 15/45] bootstd: Add a way to set up a bootflow
` [PATCH v2 16/45] disk: Rename block functions
` [PATCH v2 17/45] disk: Rename block_dev to desc
` [PATCH v2 18/45] dm: blk: Add udevice functions
` [PATCH v2 19/45] usb: Update the test to cover reading and writing
` [PATCH v2 20/45] bloblist: Drop debugging
` [PATCH v2 21/45] dm: blk: mmc: Tidy up some Makefile rules for SPL
` [PATCH v2 22/45] dm: mmc: Allow sandbox emulator to build without writes
` [PATCH v2 23/45] sandbox: Drop message about writing sandbox state
` [PATCH v2 24/45] image: Move comment for fit_conf_find_compat()
` [PATCH v2 25/45] sandbox: Generalise SPL booting
` [PATCH v2 26/45] sandbox: Add a way to specify the sandbox executable
` [PATCH v2 27/45] image: Add the concept of a phase to FIT
` [PATCH v2 28/45] image: Allow loading a FIT image for a particular phase
` [PATCH v2 29/45] image: Correct strncpy() warning with image_set_name()
` [PATCH v2 30/45] vbe: Rename vbe_fixup to vbe_request
` [PATCH v2 31/45] vbe: Use a warning for a failed requests
` [PATCH v2 32/45] spl: Allow multiple loaders of the same time
` [PATCH v2 33/45] sandbox: Support obtaining the next phase from an image
` [PATCH v2 34/45] vbe: Support selecting operations by SPL phase
` [PATCH v2 35/45] vbe: Support reading the next SPL phase via VBE
` [PATCH v2 36/45] vbe: Move OS implementation into a separate file
` [PATCH v2 37/45] vbe: Drop the U-Boot prefix from the version
` [PATCH v2 38/45] vbe: Add Kconfig options for VPL
` [PATCH v2 39/45] vbe: Add info about the VBE device to the fwupd node
` [PATCH v2 40/45] sandbox: Add an image for VPL
` [PATCH v2 41/45] vpl: Allow signature verification
` [PATCH v2 42/45] vbe: Use a manual test
` [PATCH v2 43/45] vbe: Record which phases loaded using VBE
` [PATCH v2 44/45] vbe: Add a command to show the VBE state
` [PATCH v2 45/45] vbe: Add a test for the VBE flow into U-Boot proper
[RESEND PATCH 1/2] splash: support raw image from MMC
2022-10-13 16:08 UTC (2+ messages)
[PATCH v2 01/45] WIP: gitlab: Install pyelftools
2022-10-13 16:01 UTC (3+ messages)
` [PATCH v2 02/45] docker: Install pyelftools for builds
[RESEND PATCH 2/2] splash: get devpart from environment variable
2022-10-13 15:51 UTC (2+ messages)
[PATCH] image: fit: Fix not verifying data configuration
2022-10-13 15:41 UTC (6+ messages)
[PATCH v2] cmd: bcb: select user(0) hwpart in __bcb_load()
2022-10-13 15:24 UTC (2+ messages)
[PATCH v2 1/2] image: Fix string truncation warning
2022-10-13 13:50 UTC (3+ messages)
` [PATCH v2 2/2] spl: spl_legacy: Fix printing image name
[PATCH 0/2] sunxi: fix SUNIV D$ support
2022-10-13 13:26 UTC (3+ messages)
` [PATCH 1/2] sunxi: fix SUNIV build when enabling D-Cache
` [PATCH 2/2] configs: sunxi: licheepi_nano: enable D-Cache
[PATCH] blk: fix a couple of trivial documentation typos
2022-10-13 12:57 UTC
[PATCH v5 00/10] introduce Arm FF-A support
2022-10-13 12:07 UTC (13+ messages)
` [PATCH v6 "
` [PATCH v6 01/10] arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
` [PATCH v6 02/10] lib: uuid: introduce be_uuid_str_to_le_bin function
` [PATCH v6 03/10] arm_ffa: introduce Arm FF-A low-level driver
` [PATCH v6 04/10] arm_ffa: efi: unmap RX/TX buffers
` [PATCH v6 05/10] arm_ffa: introduce armffa command
` [PATCH v6 06/10] arm_ffa: introduce the FF-A Sandbox driver
` [PATCH v6 07/10] arm_ffa: introduce Sandbox test cases for UCLASS_FFA
` [PATCH v6 08/10] arm_ffa: introduce armffa command Sandbox test
` [PATCH v6 09/10] arm_ffa: efi: introduce FF-A MM communication
` [PATCH v6 10/10] arm_ffa: efi: corstone1000: enable "
[PATCH 00/16] video: Enhancements to Truetype console
2022-10-13 12:03 UTC (3+ messages)
` [PATCH 04/16] video: Move the console commands to cmd/
[PATCH v5 00/15] Do not stop uclass iteration on error
2022-10-12 22:14 UTC (27+ messages)
` [PATCH v6 00/20] "
` [PATCH v6 01/20] dm: core: Fix uclass_probe_all to really probe all devices
` [PATCH v6 02/20] dm: treewide: Do not opencode uclass_probe_all()
` [PATCH v6 03/20] dm: pci: Fix device PCI iteration
` [PATCH v6 04/20] bootstd: Fix listing boot devices
` [PATCH v6 05/20] usb: ether: Fix error handling in usb_ether_init
` [PATCH v6 06/20] stdio: Fix class iteration in stdio_add_devices()
` [PATCH v6 07/20] video: ipuv3: Fix error handling when getting the display
` [PATCH v6 08/20] w1: Fix bus counting in w1_get_bus
` [PATCH v6 09/20] cmd: List all uclass devices regardless of probe error
` [PATCH v6 10/20] dm: treewide: Use uclass_first_device_err when accessing one device
` [PATCH v6 11/20] dm: treewide: Use uclass_next_device_err when accessing second device
` [PATCH v6 12/20] dm: blk: Do not use uclass_next_device_err
` [PATCH v6 13/20] net: eth-uclass: Do not set device on error
` [PATCH v6 14/20] dm: pci: Update error handling in pci_sriov_init
` [PATCH v6 15/20] mpc83xx: gazerbeam: Update sysinfo_get error handling
` [PATCH v6 16/20] dm: core: Switch uclass_foreach_dev_probe to use simple iterator
` [PATCH v6 17/20] dm: core: Switch uclass_*_device_err to use uclass_*_device_check
` [PATCH v6 18/20] dm: core: Non-activated device may be returned from uclass iterators that provide error handling
` [PATCH v6 19/20] dm: treewide: Do not use the return value of simple uclass iterator
` [PATCH v6 20/20] dm: core: Do not stop uclass iteration on error
[PATCH] Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance"
2022-10-13 11:05 UTC
[PATCH 1/2] global: Do not default to faking missing binaries for buildman
2022-10-13 9:28 UTC (7+ messages)
` [PATCH 2/2] buildman: Add --allow-missing-binaries flag to build with BINMAN_ALLOW_MISSING=1
[PATCH] ARM: dts: stm32: Fix and expand PLL configuration comments
2022-10-13 9:00 UTC (2+ messages)
[PATCH] tools: env: fw_env: Fix unused-result warning
2022-10-13 8:41 UTC
[PATCH 1/2] image: Suppress string truncation warning
2022-10-13 8:12 UTC (5+ messages)
` [PATCH 2/2] spl: spl_legacy: Fix printing image name
[PATCH] fastboot: mmc: switch to user hwpart after erase/flash
2022-10-13 7:40 UTC (5+ messages)
[PATCH] riscv: ae350: Check firmware_fdt_addr header
2022-10-13 5:24 UTC
[PATCH v3] schemas: Add schema for U-Boot driver model 'phase tags'
2022-10-13 3:19 UTC (3+ messages)
Bad Data CRC
2022-10-12 22:14 UTC (4+ messages)
[PATCH] sunxi: defconfig: Add X96 Mate TV box
2022-10-12 21:28 UTC (2+ messages)
[PATCH 0/3] Introduce STM32MP13 RCC driver
2022-10-12 17:05 UTC (6+ messages)
` [PATCH 2/3] clk: stm32mp13: introduce "
` [PATCH 3/3] arm: dts: stm32mp13: add support of "
[PATCH] Nokia RX-51: Fix double space key press
2022-10-12 19:14 UTC (2+ messages)
[PATCH] Nokia RX-51: Remove CONFIG_UBI_SIZE
2022-10-12 19:14 UTC (2+ messages)
[PATCH] Fix typo in CONFIG_USBNET_DEVADDR
2022-10-12 19:14 UTC (2+ messages)
[PATCH] tools: k3_gen_x509_cert: Do not print SWRV on build
2022-10-12 19:14 UTC (2+ messages)
[PATCH] smem: msm: add missing <linux/sizes.h>
2022-10-12 19:14 UTC (2+ messages)
[PATCH 1/1] test: run setexpr test only on sandbox
2022-10-12 19:14 UTC (2+ messages)
[PATCH] firmware: scmi: fix the multi channel support with CCF
2022-10-12 19:14 UTC (2+ messages)
[PATCH 1/1] regmap: fix range checks
2022-10-12 19:14 UTC (2+ messages)
[PATCH] cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes
2022-10-12 19:14 UTC (2+ messages)
[PATCH] distro_bootcmd: Always check for custom boot scripts first
2022-10-12 17:39 UTC (3+ messages)
[PATCH 1/1] board: gateworks: gw_ventana: fix building with GCC 12.2
2022-10-12 16:59 UTC
[PATCH] mkimage: fit: Fix signing of configs with external data
2022-10-12 16:29 UTC (3+ 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