messages from 2024-08-30 01:27:17 to 2024-09-01 22:31:55 UTC [more...]
[PATCH v3 0/8] bootstd: sunxi: Migrate to standard boot
2024-09-01 22:27 UTC (7+ messages)
` [PATCH v3 1/8] blk: Make functions available unconditionally
` [PATCH v3 2/8] bootstd: Avoid calling unavailable block functions
` [PATCH v3 3/8] bootstd: Avoid depending on BLK
` [PATCH v3 4/8] sunxi: Add a bootmeth for FEL
` [PATCH v3 5/8] sunxi: Move to bootstd
` [PATCH v3 6/8] sunxi: Drop old distro boot variables
[PATCH v4 00/23] Fix various bugs
2024-09-01 22:26 UTC (24+ messages)
` [PATCH v4 01/23] nvmxip: Drop the message on probe
` [PATCH v4 02/23] nvmxip: Avoid probing on boot
` [PATCH v4 03/23] test/py: Fix some pylint warnings in test_ut.py
` [PATCH v4 04/23] scripts: Update pylint.base
` [PATCH v4 05/23] bootstd: Create a function to reset USB
` [PATCH v4 06/23] usb: Drop old non-DM code
` [PATCH v4 07/23] log: Add a new log category for the console
` [PATCH v4 08/23] usb: Add DEV_FLAGS_DM to stdio for USB keyboard
` [PATCH v4 09/23] dm: usb: Deal with USB keyboard persisting across tests
` [PATCH v4 10/23] test: mbr: Adjust test to use lower-case hex
` [PATCH v4 11/23] test: mbr: Adjust test to drop 0x
` [PATCH v4 12/23] sandbox: Change the range used for memory-mapping tags
` [PATCH v4 13/23] sandbox: Update cpu to use logging
` [PATCH v4 14/23] sandbox: Unmap old tags
` [PATCH v4 15/23] sandbox: Add some debugging to pci_io
` [PATCH v4 16/23] sandbox: Implement reference counting for address mapping
` [PATCH v4 17/23] mmc: Use map_sysmem() with buffers in the mmc command
` [PATCH v4 18/23] read: Tidy up use of map_sysmem() in the read command
` [PATCH v4 19/23] cmd: Fix memory-mapping in cmp command
` [PATCH v4 20/23] test: mbr: Unmap the buffers after use
` [PATCH v4 21/23] test: mbr: Use a constant for the block size
` [PATCH v4 22/23] test: mbr: Use RAM for the buffers
` [PATCH v4 23/23] test: mbr: Drop a duplicate test
[PATCH v3 0/3] efi: Start tidying up memory management
2024-09-01 22:22 UTC (4+ messages)
` [PATCH v3 1/3] efi: Drop the memset() from efi_alloc()
` [PATCH v3 2/3] efi: Allow use of malloc() for the EFI pool
` [PATCH v3 3/3] efi: Show the location of the bounce buffer
What is the proper way to sign fit images using binman/mkimage for verified boot
2024-09-01 22:14 UTC (2+ messages)
[PATCH v4 0/6] FUSB302 USB-C controller support
2024-09-01 21:05 UTC (11+ messages)
` [PATCH v4 1/6] usb: tcpm: add core framework
` [PATCH v4 2/6] usb: tcpm: fusb302: add driver
` [PATCH v4 3/6] board: rock5b-rk3588: enable USB-C in operating system
` [PATCH v4 4/6] rockchip: rk3588-rock-5b: Add USB-C controller to u-boot.dtsi
` [PATCH v4 5/6] rockchip: rock5b-rk3588: Enable USB-C PD support
` [PATCH v4 6/6] MAINTAINERS: add TCPM section
[PATCH] cmd: mmc: Allow using partition name in mmc erase command
2024-09-01 20:10 UTC (2+ messages)
[PATCH] cmd: fdt: use U-Boot's FDT by default
2024-09-01 20:10 UTC (4+ messages)
[PATCH 1/3] efi_loader: shorten efi_bootmgr_release_uridp_resource()
2024-09-01 20:10 UTC (6+ messages)
` [PATCH 2/3] efi_loader: rename efi_bootmgr_image_return_notify
` [PATCH 3/3] efi_loader: return the correct error in efi_bootmgr_release_uridp()
[PATCH 00/19] vbe: Series part E
2024-09-01 20:09 UTC (7+ messages)
` [PATCH 19/19] hash: Plumb crc8 into the hash functions
[PATCH] cmd: sf: prevent overwriting the reserved memory
2024-09-01 20:10 UTC (12+ messages)
[PATCH] efi_loader: fix memory freeing in efi_get_dp_from_boot()
2024-09-01 20:10 UTC (2+ messages)
[PATCH v2 00/16] Miscellaneous fixes
2024-09-01 20:10 UTC (23+ messages)
` [PATCH v2 01/16] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word
` [PATCH v2 02/16] buildman/toolchain.py: set CROSS_COMPILE only if self.cross is set
` [PATCH v2 03/16] flash: prefix error codes with FL_
` [PATCH v2 04/16] at91: rename mem_init() to at91_mem_init()
` [PATCH v2 05/16] arm: omap2: add missing #include <netdev.h>
` [PATCH v2 06/16] net: fm: call dtsec_init_phy() only when it is defined
` [PATCH v2 07/16] net: wget: removed unused function wget_success()
` [PATCH v2 08/16] net: phy: ncsi: depend on NET
` [PATCH v2 09/16] net: ftgmac100: "
` [PATCH v2 10/16] net: wget: allow EFI boot
` [PATCH v2 11/16] net: fec_mxc_init(): do not ignore return status of fec_open()
` [PATCH v2 12/16] test/py: net_boot: fix comment
` [PATCH v2 13/16] test/py: test_efi_loader: add missing dependency on cmd_tftpboot
` [PATCH v2 14/16] test/py: test_efi_loader: add HTTP (wget) test for the EFI loader
` [PATCH v2 15/16] common: update: UPDATE_COMMON implies CMD_TFTPBOOT
` [PATCH v2 16/16] cmd: pxe: CMD_PXE "
[PATCH v5 00/20] labgrid: Provide an integration with Labgrid
2024-09-01 20:09 UTC (12+ messages)
` [PATCH v5 17/20] test: Try to shut down the lab console gracefully
My labgrid setup
2024-09-01 20:09 UTC (4+ messages)
Please pull u-boot-dm
2024-09-01 20:09 UTC
[PATCH v2 0/8] bootstd: sunxi: Migrate to standard boot
2024-09-01 20:09 UTC (4+ messages)
` [PATCH v2 7/8] env: Provide a work-around for unquoting fdtfile
[u-boot-test-hooks PATCH v4 0/3] Add support for Labgrid
2024-09-01 20:09 UTC (18+ messages)
` [u-boot-test-hooks PATCH v4 3/3] Provide some basic scripts for Labgrid integration
[PATCH v2] Kconfig: clean up the efi configuration status
2024-09-01 20:09 UTC (2+ messages)
[PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot
2024-09-01 20:09 UTC (5+ messages)
` [PATCH v6 07/28] hash: integrate hash on mbedtls
[PATCH v9 00/23] Introduce the lwIP network stack
2024-09-01 20:09 UTC (7+ messages)
` [PATCH v9 35/37] [TESTING] Kconfig: enable NET_LWIP by default except for SANDBOX
[PATCH] spl: spl_load: fix comparison between negative error code and unsigned size
2024-09-01 20:09 UTC (2+ messages)
[PATCH 00/13] Miscellaneous fixes
2024-09-01 20:09 UTC (7+ messages)
` [PATCH 09/13] net: wget: allow EFI boot
[PATCH v3 0/3] This series adds a few patches to make it easy to use the system dtc in
2024-09-01 20:09 UTC (7+ messages)
` [PATCH v3 2/3] buildman: Allow skipping the dtc build
[PATCH v2 0/3] efi: Start tidying up memory management
2024-09-01 20:09 UTC (12+ messages)
` [PATCH v2 2/3] efi: Convert device_path allocation to use malloc()
[PATCH 1/3] doc: board: stm32mp1: add missing newline at EOF
2024-09-01 6:54 UTC (5+ messages)
` [PATCH 2/3] doc: stm32mp1: fix literal block markers (::)
` [Uboot-stm32] "
[PATCH v2] ARM: imx: Wrap i.MX config options in MACH_IMX
2024-09-01 0:38 UTC
[PATCH] ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT node
2024-08-31 20:33 UTC
[PATCH 1/5] mtd: spi: renesas: Write DREAR register once
2024-08-31 20:31 UTC (5+ messages)
` [PATCH 2/5] mtd: spi: renesas: Write DRDMCR "
` [PATCH 3/5] mtd: spi: renesas: Configure DRDRENR register
` [PATCH 4/5] mtd: spi: renesas: Configure RPC PHY timing registers
` [PATCH 5/5] mtd: spi: renesas: Add R-Car Gen4 DT compatible
[PATCH] mtd: rpc: renesas: Add R-Car Gen4 DT compatible
2024-08-31 20:30 UTC
imx93 accessing MCU_BOOTROM_BASE_ADDR
2024-08-31 19:53 UTC
[PATCH 0/4] Qualcomm smartphone support
2024-08-31 16:48 UTC (5+ messages)
` [PATCH 1/4] board/qualcomm: introduce phone config
` [PATCH 2/4] cli_hush: run bootmenu on retry
` [PATCH 3/4] bootretry: check for bootretry variable changes
` [PATCH 4/4] doc: board/qualcomm: describe phone support and bringup
[PATCH] fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled
2024-08-31 13:49 UTC (3+ messages)
[PATCH] ARM: imx: Enable MMU and dcache very early on i.MX8M
2024-08-31 11:16 UTC (2+ messages)
Grub doesn’t load devicetree
2024-08-30 23:48 UTC (9+ messages)
[PATCH v6 00/11] Add support for Ethernet Boot on SK-AM62
2024-08-30 23:30 UTC (5+ messages)
` [PATCH v6 05/11] soc: ti: k3-navss-ringacc: Fix reconfiguration of qmode API
[PATCH] lib: crypto: fix ASYMMETRIC_KEY_TYPE dependency
2024-08-30 23:30 UTC (2+ messages)
[PATCH v2] list: use list_count_nodes() to count list entries
2024-08-30 23:30 UTC (2+ messages)
[PATCH] mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
2024-08-30 13:36 UTC (4+ messages)
[PATCH 1/6] usb: gadget: Inline usb_add_gadget_udc_release
2024-08-30 22:44 UTC (3+ messages)
` [PATCH 6/6] usb: gadget: Pass struct udevice to usb_add_gadget_udc()
[PATCH] regulator: rk8xx: Fix buck get and set enabled state on RK806
2024-08-30 22:42 UTC
[PATCH v3 1/4] imx: Remove CFG_MXC_USB_FLAGS
2024-08-30 18:50 UTC (7+ messages)
` [PATCH v3 2/4] usb: ehci-mx5: Add a default for CFG_MXC_USB_PORTSC
` [PATCH v3 3/4] mx5: Remove CFG_MXC_USB_PORT
` [PATCH v3 4/4] imx: Remove CFG_MXC_USB_PORTSC
imx6ull-evk: Hanging with Ethernet enabled
2024-08-30 17:05 UTC (2+ messages)
[u-boot-test-hooks][PATCH 1/2] bin/writer.rpi_mount: Use kernel= and simplify logic
2024-08-30 16:45 UTC (5+ messages)
[PATCH V3 0/9] Add Anbernic RG35XX-2024
2024-08-30 15:55 UTC (10+ messages)
` [PATCH V3 1/9] sunxi: H616: dram: LPDDR4: adjust settings
` [PATCH V3 2/9] sunxi: H616: DRAM: Add alternative pin mapping
` [PATCH V3 3/9] sunxi: H616: DRAM: Adjust configuration procedure
` [PATCH V3 4/9] sunxi: H616: DRAM: Adjust size scan procedure
` [PATCH V3 5/9] sunxi: H616: dram: Update mbus priorities
` [PATCH V3 6/9] sunxi: Correct TPR6 parameter for H616 DRAM driver
` [PATCH V3 7/9] arm64: dts: allwinner: h616: Add r_i2c pinctrl nodes
` [PATCH V3 8/9] arm64: dts: allwinner: h616: Change RG35XX PMIC to r_i2c
` [PATCH V3 9/9] sunxi: Add support for Anbernic RG35XX-2024
[PATCH v2] config: imx: Define CFG_SYS_UBOOT_BASE for Phytec's imx8mm SoM QSPI boot
2024-08-30 15:19 UTC (5+ messages)
[PATCH] mtd: nand: raw: atmel: remove unnecessary return value
2024-08-30 7:05 UTC (3+ messages)
[PATCH v8 00/11] efi: CapsuleUpdate: support for dynamic UUIDs
2024-08-30 12:34 UTC (12+ messages)
` [PATCH v8 01/11] efi: define struct efi_guid
` [PATCH v8 02/11] lib: uuid: add UUID v5 support
` [PATCH v8 03/11] efi: add a helper to generate dynamic UUIDs
` [PATCH v8 04/11] doc: uefi: document dynamic UUID generation
` [PATCH v8 05/11] sandbox: switch to dynamic UUIDs
` [PATCH v8 06/11] lib: uuid: supporting building as part of host tools
` [PATCH v8 07/11] include: export uuid.h
` [PATCH v8 08/11] tools: mkeficapsule: use u-boot UUID library
` [PATCH v8 09/11] tools: mkeficapsule: support generating dynamic GUIDs
` [PATCH v8 10/11] test: lib/uuid: add unit tests for dynamic UUIDs
` [PATCH v8 11/11] test: lib/uuid: add tests for UUID version/variant bits
[PATCH 0/6] Miscellaneous FWU fixes
2024-08-30 11:40 UTC (7+ messages)
` [PATCH 1/6] fwu: v2: perform some checks before reading metadata
` [PATCH 2/6] fwu: v2: try reading both copies of metadata
` [PATCH 3/6] fwu: v1: do a version check for the metadata
` [PATCH 4/6] fwu: check all images for transitioning out of Trial State
` [PATCH 5/6] fwu: add dependency checks for selecting FWU metadata version
` [PATCH 6/6] fwu: do not allow capsule processing on exceeding Trial Counter threshold
[PATCH 00/13] phycore-am62/4: Add more boot sources
2024-08-30 9:09 UTC (14+ messages)
` [PATCH 01/13] configs: phycore_am64x_a53_defconfig: Enable CONFIG_OF_BOARD_SETUP
` [PATCH 02/13] include: env: phytec: k3_mmc: Rename variables
` [PATCH 03/13] include: env: phytec: Add raucinit to k3_mmc environment
` [PATCH 04/13] include: net: phytec: Add K3 network boot logic
` [PATCH 05/13] include: env: phytec: Add K3 boot logic for OSPI/QSPI flashes
` [PATCH 06/13] board: phytec: phycore_am62x: Add Network/SPI Boot
` [PATCH 07/13] board: phytec: phycore_am64x: "
` [PATCH 08/13] configs: phycore_am62x_a53_defconfig: Make BOOTCMD generic
` [PATCH 09/13] configs: phycore_am64x_a53_defconfig: "
` [PATCH 10/13] configs: phycore_am62x_a53_defconfig: Merge am62x_a53_usbdfu.config
` [PATCH 11/13] configs: Add phycore_am62x_r5_usbdfu_defconfig
` [PATCH 12/13] configs: phycore_am62x_a53_defconfig: Fix CONFIG_ENV_SIZE
` [PATCH 13/13] configs: phycore_am62x_*_defconfig: Set PHYTEC as Manufacturer
[PATCH] drivers/crypto: aspeed: Add Caliptra SHA ACC support
2024-08-30 7:23 UTC
[PATCH v4 0/9] Add Starfive JH7110 Cadence USB driver
2024-08-30 5:52 UTC (9+ messages)
` [PATCH v4 4/9] usb: cdns: starfive: Add cdns "
` [PATCH v4 7/9] dts: starfive: Add JH7110 Cadence USB dts node
` [PATCH v4 8/9] spl: starfive: star64: Setup USB fdt fixup function
[PATCH] mtd: spi-nor-ids: Add support for S28HS256T
2024-08-30 5:00 UTC
[PATCH 1/1] riscv: define find_{first,next}_zero_bit in asm/bitops.h
2024-08-30 2:28 UTC (4+ messages)
` [PATCH 1/1] riscv: define find_{first, next}_zero_bit "
[PATCH 00/18] vbe: Series part D
2024-08-30 1:46 UTC (6+ 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