messages from 2024-08-23 19:15:49 to 2024-08-26 15:56:53 UTC [more...]
[PATCH v2 0/8] bootstd: sunxi: Migrate to standard boot
2024-08-26 15:56 UTC (10+ messages)
` [PATCH v2 1/8] blk: Make functions available unconditionally
` [PATCH v2 2/8] bootstd: Avoid calling unavailable block functions
` [PATCH v2 3/8] bootstd: Avoid depending on BLK
` [PATCH v2 4/8] sunxi: Add a bootmeth for FEL
` [PATCH v2 5/8] sunxi: Move to bootstd
` [PATCH v2 6/8] sunxi: Drop old distro boot variables
` [PATCH v2 7/8] env: Provide a work-around for unquoting fdtfile
` [PATCH v2 8/8] sunxi: Move to text environment
[PATCH] treewide: Scrub trailing space
2024-08-26 15:48 UTC (2+ messages)
[PATCH 1/6] usb: gadget: Inline usb_add_gadget_udc_release
2024-08-26 15:47 UTC (7+ messages)
` [PATCH 2/6] usb: gadget: Drop usb_udc_release()
` [PATCH 3/6] usb: gadget: Track driver data as part of struct usb_gadget
` [PATCH 4/6] usb: gadget: Drop dev_to_usb_gadget()
` [PATCH 5/6] usb: gadget: dwc2: Drop get/set_udc_gadget_private_data()
` [PATCH 6/6] usb: gadget: Pass struct udevice to usb_add_gadget_udc()
[PATCH v7 00/11] efi: CapsuleUpdate: support for dynamic UUIDs
2024-08-26 15:46 UTC (13+ messages)
` [PATCH v7 02/11] lib: uuid: add UUID v5 support
` [PATCH v7 03/11] efi: add a helper to generate dynamic UUIDs
` [PATCH v7 04/11] doc: uefi: document dynamic UUID generation
` [PATCH v7 06/11] lib: uuid: supporting building as part of host tools
` [PATCH v7 09/11] tools: mkeficapsule: support generating dynamic GUIDs
` [PATCH v7 11/11] test: lib/uuid: add tests for UUID version/variant bits
[PATCH 00/10] SMBIOS improvements
2024-08-26 15:32 UTC (10+ messages)
` [PATCH 02/10] sysinfo: Add sysinfo driver and data structure for SMBIOS
` [PATCH 03/10] smbios: Refactor SMBIOS library
` [PATCH 04/10] smbios: ignore the non-existence of platform sysinfo detect
` [PATCH 05/10] armv8: Add arch-specific sysinfo driver
[PATCH v9 00/23] Introduce the lwIP network stack
2024-08-26 15:08 UTC (12+ messages)
` [PATCH v9 04/37] arm: omap2: add missing #include <netdev.h>
` [PATCH v9 34/37] configs: use syntax CONFIG_FOO=n in tools-only_defconfig
` [PATCH v9 36/37] [TESTING] configs: set CONFIG_NET=y for FTGMAC100
[PATCH 1/2] bootm: adjust the print format
2024-08-26 15:01 UTC (6+ messages)
` [PATCH 2/2] cmd: booti: "
[PATCH 1/1] usb: gadget: ether: Disable USB pullup in eth probe
2024-08-26 14:40 UTC (13+ messages)
[PATCH v3 0/3] Meson: R/W support for pages used by boot ROM
2024-08-26 13:17 UTC (4+ messages)
` [PATCH v3 1/3] mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag
` [PATCH v3 2/3] mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'
` [PATCH v3 3/3] mtd: rawnand: meson: read/write access for boot ROM pages
[PATCH v4 00/27] Make LMB memory map global and persistent
2024-08-26 11:59 UTC (28+ messages)
` [PATCH v4 01/27] alist: add a helper to check if the list is full
` [PATCH v4 02/27] lmb: remove the unused lmb_is_reserved() function
` [PATCH v4 03/27] lmb: staticize __lmb_alloc_base()
` [PATCH v4 04/27] lmb: use the BIT macro for lmb flags
` [PATCH v4 05/27] lmb: make LMB memory map persistent and global
` [PATCH v4 06/27] lmb: allow for resizing lmb regions
` [PATCH v4 07/27] lmb: remove config symbols used for lmb region count
` [PATCH v4 08/27] lmb: config: add lmb config symbols for SPL
` [PATCH v4 09/27] lmb: allow lmb module to be used in SPL
` [PATCH v4 10/27] lmb: introduce a function to add memory to the lmb memory map
` [PATCH v4 11/27] lmb: reserve common areas during board init
` [PATCH v4 12/27] lmb: remove the lmb_init_and_reserve() function
` [PATCH v4 13/27] lmb: remove lmb_init_and_reserve_range() function
` [PATCH v4 14/27] lmb: bootm: remove superfluous lmb stub functions
` [PATCH v4 15/27] lmb: init: initialise the lmb data structures during board init
` [PATCH v4 16/27] ppc: lmb: move arch specific lmb reservations to arch_misc_init()
` [PATCH v4 17/27] lmb: do away with arch_lmb_reserve()
` [PATCH v4 18/27] lmb: remove the unused board_lmb_reserve() function
` [PATCH v4 19/27] sandbox: move the TCG event log to the start of ram memory
` [PATCH v4 20/27] spl: call spl_board_init() at the end of the spl init sequence
` [PATCH v4 21/27] spl: sandbox: initialise the ram banksize in spl
` [PATCH v4 22/27] sandbox: spl: enable lmb config for SPL
` [PATCH v4 23/27] sandbox: iommu: remove lmb allocation in the driver
` [PATCH v4 24/27] zynq: lmb: do not add to lmb map before relocation
` [PATCH v4 25/27] stm32mp: allow calling optee_get_reserved_memory() from U-Boot
` [PATCH v4 26/27] stm32mp: compute ram_top based on the optee base address
` [PATCH v4 27/27] lmb: add logic to print lmb flag strings
[RFC PATCH 0/1] env: introduce variable value ranges
2024-08-26 12:51 UTC (2+ messages)
` [RFC PATCH 1/1] env: introduce variable ranges
[RESEND PATCH v2 0/3] Meson: R/W support for pages used by boot ROM
2024-08-26 12:20 UTC (10+ messages)
` [PATCH v2 1/3] mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag
` [PATCH v2 2/3] mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'
` [PATCH v2 3/3] mtd: rawnand: meson: read/write access for boot ROM pages
OF_UPSTREAM vs. additional dtbs
2024-08-26 12:32 UTC (11+ messages)
[PATCH v2 0/3] efi: Start tidying up memory management
2024-08-26 11:51 UTC (7+ messages)
` [PATCH v2 2/3] efi: Convert device_path allocation to use malloc()
[PATCH v4 00/14] efi: Add a test for EFI bootmeth
2024-08-26 11:46 UTC (17+ messages)
` [PATCH v4 02/14] efi_loader: Put back copyright message
` [PATCH v4 03/14] efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
` [PATCH v4 05/14] efi_loader: Shorten the app rules
` [PATCH v4 08/14] efi: Use the same filename for all sandbox builds
` [PATCH v4 09/14] bootstd: Add debugging for efi bootmeth
` [PATCH v4 10/14] efi_loader: Disable ANSI output for tests
` [PATCH v4 11/14] efi_loader: Add a test app
` [PATCH v4 12/14] efi_loader: Avoid using sandbox virtio devices
[PATCH v6 00/11] Add support for Ethernet Boot on SK-AM62
2024-08-26 10:51 UTC (13+ messages)
` [PATCH v6 01/11] common: spl: spl: Init DRAM size in R5/A53 SPL
` [PATCH v6 02/11] firmware: ti_sci: Add No-OP for "RX_FL_CFG"
` [PATCH v6 03/11] soc: ti: k3-navss-ringacc: Initialize base address of ring cfg registers
` [PATCH v6 04/11] soc: ti: k3-navss-ringacc: Fix reset ring API
` [PATCH v6 05/11] soc: ti: k3-navss-ringacc: Fix reconfiguration of qmode API
` [PATCH v6 06/11] dma: ti: k3-udma: Add support for native configuration of chan/flow
` [PATCH v6 07/11] arm: mach-k3: am62x: am625_init: Probe AM65 CPSW NUSS
` [PATCH v6 08/11] configs: am62: Add configs for enabling ETHBOOT in R5SPL
` [PATCH v6 09/11] configs: am62: Enable configs required for Ethboot
` [PATCH v6 10/11] arm: dts: k3-am625-r5-sk: Enable DM services for main_pktdma
` [PATCH v6 11/11] arm64: dts: ti: k3-am62x-sk-common: Add bootph-all property in phy_gmii_sel node
[PATCH v2 00/32] Make LMB memory map global and persistent
2024-08-26 10:31 UTC (3+ messages)
` [PATCH v2 05/32] lmb: use the BIT macro for lmb flags
[PATCH v2 1/3] ext4: Fix integer overflow in ext4fs_read_symlink()
2024-08-26 10:28 UTC (3+ messages)
` [PATCH v2 3/3] ext4: Fix zalloc()
[PATCH 1/1] efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures
2024-08-26 10:16 UTC (2+ messages)
[PATCH v2] imx: ele_ahab: Add HUK derivation support
2024-08-26 10:08 UTC (3+ messages)
[PATCH v3] imx: ele_ahab: Add HUK derivation support
2024-08-26 10:07 UTC
[PATCH] cmd: sf: prevent overwriting the reserved memory
2024-08-26 8:48 UTC (11+ messages)
[PATCH v3 00/27] Make LMB memory map global and persistent
2024-08-26 8:23 UTC (15+ messages)
` [PATCH v3 01/27] alist: add a helper to check if the list is full
` [PATCH v3 16/27] ppc: lmb: move arch specific lmb reservations to arch_misc_init()
` [PATCH v3 17/27] lmb: do away with arch_lmb_reserve()
` [PATCH v3 18/27] lmb: remove the unused board_lmb_reserve() function
` [PATCH v3 19/27] sandbox: move the TCG event log to the start of ram memory
` [PATCH v3 27/27] lmb: add logic to print lmb flag strings
[PATCH v5 00/10] Add support for Ethernet Boot on SK-AM62
2024-08-26 6:49 UTC (5+ messages)
` [PATCH v5 10/10] arm64: dts: ti: k3-am62x-sk-common: Add bootph-all property in phy_gmii_sel node
[PATCH v2 0/3] Meson: R/W support for pages used by boot ROM
2024-08-26 6:15 UTC (9+ messages)
[PATCH v3 00/10] Add support for Ethernet Boot on SK-AM62
2024-08-26 6:11 UTC (7+ messages)
` [PATCH v3 04/10] soc: ti: k3-navss-ringacc: Fix reset ring API
xPL terminology
2024-08-25 17:52 UTC (2+ messages)
[PULL MASTER] Pull request efi-2024-10-rc4
2024-08-25 1:36 UTC (2+ messages)
[PATCH] mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
2024-08-25 0:28 UTC (3+ messages)
[PATCH v2 1/2] arm64: dts: rockchip: add (but disabled) SFC node for Radxa ROCK 5A
2024-08-24 22:33 UTC (2+ messages)
` [PATCH v2 2/2] rockchip: add support for Radxa ROCK 5A with SPI NOR flash module
[PATCH 1/2] configs: rockchip: enable gpio-leds driver for Radxa boards
2024-08-24 22:24 UTC (4+ messages)
` [PATCH 2/2] arm: dts: rockchip: turn LEDs on at boot "
[PATCH] rockchip: add SPI NOR flash support for Radxa E25(CM3I)
2024-08-24 22:21 UTC (2+ messages)
[PATCH v2] rockchip: add SPI NOR flash support for Radxa E25(CM3I)
2024-08-24 22:08 UTC
[PATCH] omap3: omap3evm: Migrate to OF_UPSTREAM
2024-08-24 21:48 UTC
[PATCH 1/3] test/overlay: Make this depend on SANDBOX
2024-08-24 20:02 UTC (2+ messages)
[PATCH v4 00/14] spl: mmc: Some tweaks for SPL, particularly with MMC
2024-08-24 20:02 UTC (2+ messages)
[PATCH 00/17] Implement ACPI on aarch64
2024-08-24 18:48 UTC (3+ messages)
` [PATCH 07/17] arm: acpi: Add generic ACPI methods
[RESEND PATCH v3 0/9] net: tcp: improve tcp support
2024-08-24 12:30 UTC (6+ messages)
` [RESEND PATCH v3 7/9] net/tcp: simplify tcp header filling code
[PATCH] arm: dts: rockchip: add support for SPI NOR flash on Radxa E25(CM3I)
2024-08-24 11:23 UTC (2+ messages)
[PATCH v5 00/11] net: tcp: improve tcp support
2024-08-24 9:27 UTC (12+ messages)
` [PATCH v5 01/11] net/tcp: fix TCP options processing
` [PATCH v5 02/11] net/tcp: fix selective acknowledge
` [PATCH v5 03/11] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v5 04/11] net/tcp: add connection info to "
` [PATCH v5 05/11] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v5 06/11] net/tcp: improve tcp framework, use better state machine
` [PATCH v5 07/11] net/tcp: simplify tcp header filling code
` [PATCH v5 08/11] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v5 09/11] net/netcat: add netcat over tcp support
` [PATCH v5 10/11] net/httpd: add httpd common code
` [PATCH v5 11/11] net/httpd-upload: an example web-server implementation for file uploading
[PATCH v2 00/35] global_data: Reduce size of struct global_data
2024-08-23 23:30 UTC (8+ messages)
` [PATCH v2 26/35] global_data: Reduce size of early-malloc vars
[GIT PULL v2] Please pull u-boot-imx-next-20240823
2024-08-23 21:57 UTC (2+ messages)
[PATCH 0/6] bootstd: sunxi: Migrate to standard boot
2024-08-23 20:47 UTC (5+ messages)
[u-boot-test-hooks PATCH v3 0/2] Add support for Labgrid
2024-08-23 21:35 UTC (4+ messages)
` [u-boot-test-hooks PATCH v3 1/2] Create a common file for test scripts
` [u-boot-test-hooks PATCH v3 2/2] Provide some basic scripts for Labgrid integration
[PATCH v4 0/9] net: tcp: improve tcp support
2024-08-23 20:45 UTC (10+ messages)
` [PATCH v4 1/9] net/tcp: fix TCP options processing
` [PATCH v4 2/9] net/tcp: fix selective acknowledge
` [PATCH v4 3/9] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v4 4/9] net/tcp: add connection info to "
` [PATCH v4 5/9] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v4 6/9] net/tcp: improve tcp framework, use better state machine
` [PATCH v4 7/9] net/tcp: simplify tcp header filling code
` [PATCH v4 8/9] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v4 9/9] net/netcat: add netcat over tcp support
[PATCH v3 00/35] global_data: Reduce size of struct global_data
2024-08-23 20:27 UTC (2+ messages)
` [PATCH v3 26/35] global_data: Reduce size of early-malloc vars
[GIT PULL] Please pull u-boot-imx-master-20240823
2024-08-23 19:42 UTC (2+ messages)
[PATCH 0/2] Add and enable mcore support
2024-08-23 19:16 UTC (2+ messages)
[PATCH] imx: imx9: Set correct critical temperature
2024-08-23 19:16 UTC (2+ messages)
[PATCH] ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBC
2024-08-23 19:15 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