messages from 2024-07-24 14:38:16 to 2024-07-25 20:46:04 UTC [more...]
[PATCH v4 0/7] usb: gadget: atmel: Code refactor and DM_USB_GADGET support
2024-07-25 18:57 UTC (11+ messages)
` [PATCH v4 1/7] usb: gadget: atmel: Sort includes
` [PATCH v4 2/7] usb: gadget: atmel: Replace printf() and pr_err() by log_err()
` [PATCH v4 3/7] usb: gadget: atmel: Fix typo in usb gadget driver register and unregister
` [PATCH v4 4/7] usb: gadget: atmel: Move usba_udc_pdata() with other static functions
` [PATCH v4 5/7] usb: gadget: atmel: Rename atmel_usba_start()/_stop() to usba_udc_enable()/_disable()
` [PATCH v4 6/7] usb: gadget: atmel: Add attach/detach support
` [PATCH v4 7/7] usb: gadget: atmel: Add DM_USB_GADGET support
[PATCH v4 00/38] mmc: dw_mmc: Enable eMMC on E850-96 board
2024-07-25 20:44 UTC (4+ messages)
` [PATCH v4 01/38] mmc: dw_mmc: Remove unused version field from struct dwmci_host
` [PATCH v4 02/38] mmc: dw_mmc: Move struct idmac to dw_mmc.c
` [PATCH v4 03/38] mmc: dw_mmc: Extract waiting for data busy into a separate routine
[PATCH v5 00/20] Introduce the lwIP network stack
2024-07-25 18:27 UTC (30+ messages)
` [PATCH v5 01/20] flash: prefix error codes with FL_
` [PATCH v5 02/20] net: introduce alternative implementation as net-lwip/
` [PATCH v5 03/20] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
` [PATCH v5 04/20] net: fec_mxc_init(): do not ignore return status of fec_open()
` [PATCH v5 05/20] net: split include/net.h into net{, -common, -legacy, -lwip}.h
` [PATCH v5 06/20] net: eth-uclass: add function eth_start_udev()
` [PATCH v5 07/20] net-lwip: build lwIP
` [PATCH v5 08/20] net-lwip: add DHCP support and dhcp commmand
` [PATCH v5 09/20] net-lwip: add TFTP support and tftpboot command
` [PATCH v5 10/20] net-lwip: add ping command
` [PATCH v5 11/20] net-lwip: add dns command
` [PATCH v5 12/20] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
` [PATCH v5 13/20] net-lwip: add wget command
` [PATCH v5 14/20] net-lwip: lwIP wget supports user defined port in the uri, so allow it
` [PATCH v5 15/20] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
` [PATCH v5 16/20] configs: add qemu_arm64_lwip_defconfig
` [PATCH v5 17/20] lwip: tftp: add support of blksize option to client
` [PATCH v5 18/20] net-lwip: add TFTP_BLOCKSIZE
` [PATCH v5 19/20] CI: add qemu_arm64_lwip to the test matrix
` [PATCH v5 20/20] MAINTAINERS: net-lwip: add myself as a maintainer
[PATCH] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present
2024-07-25 18:26 UTC (9+ messages)
[PATCH v2 00/40] mmc: dw_mmc: Enable eMMC on E850-96 board
2024-07-25 18:25 UTC (6+ messages)
[PATCH v3 00/38] mmc: dw_mmc: Enable eMMC on E850-96 board
2024-07-25 18:16 UTC (3+ messages)
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2024-07-25 17:16 UTC (8+ messages)
Please pull u-boot-samung master
2024-07-25 17:16 UTC (2+ messages)
[PATCH 0/6] efi: Start tidying up memory management
2024-07-25 16:38 UTC (15+ messages)
` [PATCH 1/6] doc: Show more information in efi index
` [PATCH 2/6] efi: Convert device_path allocation to use malloc()
` [PATCH 3/6] efi: Allow monitoring of page allocations
` [PATCH 4/6] efi: Avoid pool allocation in efi_get_memory_map_alloc()
` [PATCH 5/6] efi: Use malloc() for the EFI pool
` [PATCH 6/6] efi: Show the location of the bounce buffer
[PATCH 00/40] Make LMB memory map global and persistent
2024-07-25 15:33 UTC (17+ messages)
` [PATCH 04/40] lib: Convert str_to_list() to use alist
` [PATCH 28/40] lmb: config: make lmb config symbol def_bool
[PATCH] clk: fix ccf_clk_get_rate
2024-07-25 15:32 UTC (7+ messages)
[PATCHv2 0/9] Add a subcommand 'release' to cmd/cpu.c
2024-07-25 14:32 UTC (16+ messages)
` [PATCHv2 1/9] cpu: add release_core callback
` [PATCHv2 2/9] cpu: sandbox: implement "
` [PATCHv2 3/9] test: cpu: add test for release CPU core
` [PATCHv2 4/9] cpu: imx: implement release_core callback
` [PATCHv2 5/9] cpu: imx: fix the CPU type field width
` [PATCHv2 6/9] cpu: imx: Add i.MX 8M series SoCs
` [PATCHv2 7/9] cmd: cpu: add release subcommand
` [PATCHv2 8/9] configs: imx8m: enable the 'cpu' command
` [PATCHv2 9/9] configs: imx93: "
[PATCH] clk: imx8m: register ARM A55 core clock
2024-07-25 14:28 UTC (3+ messages)
[PATCH v3] tools: Add script to update git subtree projects
2024-07-25 13:57 UTC
[PATCH v2] tools: Add script to update git subtree projects
2024-07-25 13:39 UTC (6+ messages)
[PATCH v4 00/29] Integrate MbedTLS v3.6 LTS with U-Boot
2024-07-25 13:36 UTC (5+ messages)
[PATCH V7 0/7] Low Power Mode: Package TIFS Stub in BeaglePlay
2024-07-25 12:05 UTC (16+ messages)
` [PATCH V7 1/7] MAINTAINERS: Include the TI docs under ARM TI
` [PATCH V7 2/7] doc: ti: k3: Add TIFS Stub documentation
` [PATCH V7 3/7] doc: board: ti: Update to use the new boot firmware labels
` [PATCH V7 4/7] doc: ti: am62*: Mention TIFS Stub in img fmts and boot flow
` [PATCH V7 5/7] arm: dts: k3-am625-beagleplay: Package TIFS Stub
` [PATCH V7 6/7] doc: beagle: am62x_beagleplay: Document the use of "
` [PATCH V7 7/7] arm: dts: phycore-am62x: Package "
[PATCH v5 00/11] efi: CapsuleUpdate: support for dynamic UUIDs
2024-07-25 11:57 UTC (9+ messages)
` [PATCH v5 02/11] lib: uuid: add UUID v5 support
` [PATCH v5 03/11] efi: add a helper to generate dynamic UUIDs
` [PATCH v5 07/11] include: export uuid.h
` [PATCH v5 10/11] test: lib/uuid: add unit tests for dynamic UUIDs
[PATCH 0/2] rockchip: Remove files that can be included from dts/upstream
2024-07-25 9:46 UTC (3+ messages)
` [PATCH 1/2] rockchip: px30/rk3326: Use soc dtsi files "
` [PATCH 2/2] rockchip: Use "
[PATCH v2] mtd: nand: raw: atmel: Use ONFI ECC params if available
2024-07-25 9:41 UTC (3+ messages)
[PATCH] mtd: nand: raw: atmel: Use ONFI ECC params if available
2024-07-25 9:33 UTC (5+ messages)
[PATCH V2] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present for gate and mux
2024-07-25 2:41 UTC (5+ messages)
[PATCH 00/35] global_data: Reduce size of struct global_data
2024-07-24 23:07 UTC (37+ messages)
` [PATCH 01/35] global_data: Move pci_clk to m68k and powerpc
` [PATCH 02/35] x86: Drop use of global_data fb_base
` [PATCH 03/35] video: Add a function to obtain the framebuffer address
` [PATCH 04/35] video: mxc: Avoid setting global_data fb_base
` [PATCH 05/35] video: mxs: "
` [PATCH 06/35] arm: friendlyarm: Avoid accessing "
` [PATCH 07/35] arm: ronetix: "
` [PATCH 08/35] zynqmp: Avoid setting the framebuffer address
` [PATCH 09/35] video: Avoid setting global_data fb_base from SPL handoff
` [PATCH 10/35] video: Avoid setting global_data fb_base in video setup
` [PATCH 11/35] global_data: Drop fb_base
` [PATCH 12/35] global_data: Convert have_console into a flag
` [PATCH 13/35] global_data: Remove pci_ram_top
` [PATCH 14/35] global_data: Drop global_data hose
` [PATCH 15/35] global_data: Drop pci_bootdelay
` [PATCH 16/35] global_data: Use less space for environment fields
` [PATCH 17/35] board_f: Add a new struct to hold pre-relocation info
` [PATCH 18/35] board_f: Move fdt_size to board
` [PATCH 19/35] board_f: Move new_bootstage to boardf
` [PATCH 20/35] board_f: Move new_bloblist "
` [PATCH 21/35] global_data: Drop spl_handoff
` [PATCH 22/35] global_data: Collect common fields at the top
` [PATCH 23/35] global_data: Reduce the size of bus_clk and mem_clk
` [PATCH 24/35] global_data: Reduce the size of mon_len
` [PATCH 25/35] global_data: log: Reorder and shrink fields
` [PATCH 26/35] global_data: Reduce size of early-malloc vars
` [PATCH 27/35] global_data: Move baud_rate field lower
` [PATCH 28/35] global_data: Move env_addr field higher
` [PATCH 29/35] global_data: Put phys_addr fields near the top
` [PATCH 30/35] global_data: Move ulong fields together
` [PATCH 31/35] global_data: Move pointer members together
` [PATCH 32/35] global_data: Remove jump table in SPL
` [PATCH 33/35] global_data: Remove environment members if not used
` [PATCH 34/35] doc: Move generic-board documentation into rst
` [PATCH 35/35] doc: Add some guidelines about global data
[PATCHv1 0/5] Add a subcommand 'release' to cmd/cpu.c
2024-07-25 1:21 UTC (9+ messages)
` [PATCHv1 1/5] cpu: add release_core callback
` [PATCHv1 3/5] cmd: cpu: add release subcommand
[PATCH 1/2] power: regulator: Do not call set_suspend_value with -ENODATA
2024-07-24 22:47 UTC (2+ messages)
` [PATCH 2/2] power: regulator: Consistently return -ENOSYS when ops is unimplemented
[RFC PATCH v2 00/48] Make U-Boot memory reservations coherent
2024-07-24 22:47 UTC (11+ messages)
` [RFC PATCH v2 38/48] lib: Kconfig: add a config symbol for getting lmb memory map updates
[ANN] U-Boot v2024.10-rc1 released
2024-07-24 22:17 UTC (5+ messages)
` Aw: "
` Aw: "
` "
radxa cm3 2024.01 mmc write error
2024-07-24 19:38 UTC (3+ messages)
[PATCH v3 0/8] Add Starfive JH7110 Cadence USB driver
2024-07-24 18:05 UTC (10+ messages)
` [PATCH v3 7/8] dts: starfive: Add JH7110 Cadence USB dts node
[PATCH v2 0/3] dwc3: gadget: properly fix cache operations
2024-07-24 15:48 UTC (4+ messages)
` [PATCH v2 1/3] usb: dwc3: allocate setup_buf with dma_alloc_coherent()
` [PATCH v2 2/3] usb: dwc3: fix dcache flush range calculation
` [PATCH v2 3/3] usb: dwc3: invalidate dcache on buffer used in interrupt handling
[PATCH 0/3] dwc3: gadget: properly fix cache operations
2024-07-24 15:40 UTC (8+ messages)
` [PATCH 1/3] usb: dwc3: allocate setup_buf with dma_alloc_coherent()
` [PATCH 2/3] usb: dwc3: fix dcache flush range calculation
` [PATCH 3/3] usb: dwc3: invalidate dcache on buffer used in interrupt handling
[PATCH v2 00/14] spl: mmc: Some tweaks for SPL, particularly with MMC
2024-07-24 14:39 UTC (4+ messages)
` [PATCH v2 02/14] spl: Correct use of CMD_BOOTI and CMD_BOOTZ
[PATCH] cmd: bcb: Fix segfault on invalid block device
2024-07-24 14:38 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