messages from 2024-07-04 07:43:23 to 2024-07-08 06:32:15 UTC [more...]
[PATCH] dt-bindings: nvmem: convert U-Boot env to a layout
2024-07-08 6:32 UTC (2+ messages)
Missing eth1addr for Banana Pi BPI-R3
2024-07-08 6:11 UTC (3+ messages)
[PATCH 0/6] Extend SOM detection
2024-07-08 6:07 UTC (7+ messages)
` [PATCH 1/6] include: env: phytec: overlays: Add extension command
` [PATCH 2/6] include: env: phytec: k3_mmc: Apply extension overlays
` [PATCH 3/6] board: phytec: common: k3: Add SOM detection overlays
` [PATCH 4/6] board: phytec: common: Kconfig: Enable SUPPORT_EXTENSION_SCAN
` [PATCH 5/6] configs: phytec_am62x_a53_defconfig: Set CONFIG_CMD_EXTENSION
` [PATCH 6/6] configs: phycore_am64x_a53_defconfig: Enable SOM detection
[PATCH v3] arm: mvebu: Enable bootstd and other modernization for Synology DS414 (Armada XP) board
2024-07-08 4:39 UTC
x86_64+kvm: int_exception_handler() Exception 13 while executing option rom
2024-07-07 2:41 UTC
[PATCH 0/4] IMX8 series small clock update
2024-07-07 8:20 UTC (5+ messages)
` [PATCH 1/4] clk: imx: clk-imx8mn Fix nand and spi clock parent
` [PATCH 2/4] clk: imx8mn: Make parent names arrays const pointers
` [PATCH 3/4] clk: imx8mm: "
` [PATCH 4/4] clk: imx8mp: "
[RFC] usb: xhci: Some USB devices fail to initialize
2024-07-07 0:53 UTC (6+ messages)
` [EXT] "
[PATCH] spl: fit: List DTOs applied by SPL in U-Boot control DT
2024-07-07 0:29 UTC (7+ messages)
[PATCH v4 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
2024-07-07 0:04 UTC (7+ messages)
[PATCH] mx9: Correct repeatable build error
2024-07-06 20:54 UTC (2+ messages)
[PATCH V2 0/2] Support imx8m composite mux
2024-07-06 20:50 UTC (4+ messages)
` [PATCH V2 1/2] clk: clk-mux: Make public the clk_fetch_parent_index
` [PATCH V2] clk: imx: add mux ops for i.MX8M composite clk
[PATCH 1/2] clk: imx: Fix wrong flags assignment clk-composite-8m
2024-07-06 20:49 UTC (2+ messages)
[PATCH 1/2] ARM: imx: Enable PCA953x driver on DH i.MX8MP DHCOM PDK2
2024-07-06 20:49 UTC (2+ messages)
[PATCH] ARM: imx: Enable cat and xxd commands on DH i.MX8M Plus DHCOM
2024-07-06 20:48 UTC (2+ messages)
[PATCH v3] ARM: imx: verdin-imx8mm: Set CAN oscillator frequency based on model
2024-07-06 20:48 UTC (2+ messages)
[PATCH] configs: phycore-imx8mp_defconfig: Initialize caam
2024-07-06 20:47 UTC (2+ messages)
[PATCH v2] msc_sm2s_imx8mp: Adjust the initrd_addr location
2024-07-06 20:47 UTC (3+ messages)
[PATCH 1/1] mmc: fsl_esdhc_imx: Fix error message
2024-07-06 20:46 UTC (2+ messages)
[PATCH] ARM: dts: imx8mp-beacon-kit-u-boot: Drop EQoS clock work-around
2024-07-06 20:46 UTC (3+ messages)
[GIT PULL] Please pull u-boot-imx-master-20240706
2024-07-06 20:45 UTC
[PATCH] timer: mtk: skip setting parent with dummy fixed-clock
2024-07-06 16:13 UTC
[PULL] u-boot-usb/master
2024-07-06 15:46 UTC
[PULL] u-boot-sh/next-clk-sync
2024-07-06 15:45 UTC
[PATCH 0/5] finish using .dtso for overlay source files
2024-07-06 8:46 UTC (8+ messages)
` [PATCH 1/5] arm64: dts: imx8mp: rename DHCOM SoM overlays to .dtso
` [PATCH 2/5] kbuild: Allow DTB overlays to built into .dtbo.S files
` [PATCH 3/5] test: overlay: rename overlay source files to .dtso
` [PATCH 4/5] test/py: efi_capsule: rename device tree overlay source "
` [PATCH 5/5] kbuild: Disallow DTB overlays to built from .dts named source files
[PATCH v2 0/8] net: tcp: improve tcp support
2024-07-05 22:17 UTC (13+ messages)
` [PATCH v2 1/9] net/tcp: fix TCP options processing
` [PATCH v2 2/9] net/tcp: fix selective acknowledge
` [PATCH v2 3/9] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v2 4/9] net/tcp: add connection info to "
` [PATCH v2 5/9] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v2 6/9] net/tcp: improve tcp framework, use better state machine
` [PATCH v2 7/9] net/tcp: simplify tcp header filling code
` [PATCH v2 8/9] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v2 9/9] net/netcat: add netcat over tcp support
[PATCH v2 0/5] FUSB302 USB-C controller support
2024-07-06 0:50 UTC (7+ messages)
` [PATCH v2 1/5] usb: tcpm: add core framework
` [PATCH v2 2/5] usb: tcpm: fusb302: add driver
` [PATCH v2 3/5] board: rock5b-rk3588: add USB-C controller support
[PATCH] watchdog: mpc8xxx: Fix timer value
2024-07-05 22:40 UTC (2+ messages)
[PATCH] pci_ids: fix i225 unprogrammed value
2024-07-05 22:40 UTC (2+ messages)
[PATCH] e1000: add support for i226
2024-07-05 22:40 UTC (2+ messages)
[PATCH] configs: am64x_evm_a53_defconfig: Enable I2C GPIO drivers
2024-07-05 22:39 UTC (2+ messages)
[PATCH] doc: board: phytec: phycore-am6: Describe UART based boot
2024-07-05 22:39 UTC (2+ messages)
[PATCH v5] cmd: bootm: add ELF file support
2024-07-05 22:39 UTC (2+ messages)
[PATCH] mkimage: Allow 'auto-conf' signing of scripts
2024-07-05 22:39 UTC (2+ messages)
[PATCH] Fix Kconfig coding style from spaces to tab
2024-07-05 22:39 UTC (2+ messages)
[PATCH] configs: Remove duplicate newlines
2024-07-05 22:39 UTC (2+ messages)
[PATCH] Revert "buildman: Always use the full path in CROSS_COMPILE"
2024-07-05 20:34 UTC
[RFC PATCH v2 00/48] Make U-Boot memory reservations coherent
2024-07-05 19:50 UTC (16+ messages)
` [RFC PATCH v2 16/48] lmb: config: add lmb config symbols for SPL
` [RFC PATCH v2 38/48] lib: Kconfig: add a config symbol for getting lmb memory map updates
` [RFC PATCH v2 39/48] add a function to check if an address is in RAM memory
` [RFC PATCH v2 40/48] lmb: notify of any changes to the LMB memory map
` [RFC PATCH v2 41/48] efi_memory: add an event handler to update "
` [RFC PATCH v2 42/48] ti: k3: remove efi_add_known_memory() function definition
` [RFC PATCH v2 43/48] layerscape: use the lmb API's to add RAM memory
` [RFC PATCH v2 44/48] x86: e820: use the lmb API for adding "
` [RFC PATCH v2 45/48] efi_memory: do not add RAM memory to the memory map
` [RFC PATCH v2 46/48] lmb: mark the EFI runtime memory regions as reserved
` [RFC PATCH v2 47/48] test: event: update the expected event dump output
` [RFC PATCH v2 48/48] temp: mx6sabresd: bump up the size limit of the board
[PULL] Early Qualcomm changes for v2024.10
2024-07-05 16:57 UTC (2+ messages)
Please pull u-boot-tegra staging
2024-07-05 16:57 UTC (2+ messages)
[PATCH V5 0/6] Low Power Mode: Package TIFS Stub in BeaglePlay
2024-07-05 16:48 UTC (7+ messages)
` [PATCH V5 1/6] arm: dts: k3-am625-beagleplay: Package TIFS Stub
` [PATCH V5 2/6] doc: beagle: am62x_beagleplay: Update the boot flow to show "
` [PATCH V5 3/6] doc: beagle: am62x_beagleplay: Add TIFS Stub in image format
` [PATCH V5 4/6] doc: ti: k3: Add TIFS Stub documentation
` [PATCH V5 5/6] doc: ti: am62*: Mention TIFS Stub in img fmts and boot flow
` [PATCH V5 6/6] MAINTAINERS: Include the TI docs under ARM TI
[PATCH] zlib: Fix big performance regression
2024-07-05 15:47 UTC (8+ messages)
[PATCH v3 00/10] Add support for Ethernet Boot on SK-AM62
2024-07-05 15:39 UTC (16+ messages)
` [PATCH v3 01/10] common: spl: spl: Init DRAM size in R5/A53 SPL
` [PATCH v3 02/10] firmware: ti_sci: Add No-OP for "RX_FL_CFG"
` [PATCH v3 03/10] soc: ti: k3-navss-ringacc: Initialize base address of ring cfg registers
` [PATCH v3 04/10] soc: ti: k3-navss-ringacc: Fix reset ring API
` [PATCH v3 05/10] dma: ti: k3-udma: Add support for native configuration of chan/flow
` [PATCH v3 06/10] arm: mach-k3: am62x: am625_init: Probe AM65 CPSW NUSS
` [PATCH v3 07/10] configs: am62: Add configs for enabling ETHBOOT in R5SPL
` [PATCH v3 08/10] configs: am62: Enable configs required for Ethboot
` [PATCH v3 09/10] arm: dts: k3-am625-r5-sk: Enable DM services for main_pktdma
` [PATCH v3 10/10] arch: arm: dts: k3-am62-sk-u-boot: Add missing "bootph-all" property to phy_gmii_sel node
[PATCH V3 0/4] Low Power Mode: Pakage TIFS Stub on BeaglePlay
2024-07-05 15:17 UTC (8+ messages)
[PATCH 0/5] board: rockchip: Add Pine64 Quartz64 and SOQuartz boards
2024-07-05 14:48 UTC (11+ messages)
` [PATCH 1/5] board: rockchip: Add Pine64 Quartz64-A Board
[PATCH v2 0/7] mtd: spinand: initial ecc engine support & sync supported flashes with linux-6.6
2024-07-05 14:25 UTC (8+ messages)
` [PATCH v2 1/7] mtd: spinand: Use the spi-mem dirmap API
` [PATCH v2 2/7] mtd: spinand: Add a NAND page I/O request type
` [PATCH v2 3/7] mtd: spinand: simulate behavior of linux's function spinand_wait()
` [PATCH v2 4/7] mtd: spinand: preparation for ecc engine adding
` [PATCH v2 5/7] mtd: nand: add initial ecc engine support
` [PATCH v2 6/7] mtd: spinand: sync supported flashes with linux-6.6
` [PATCH v2 7/7] mtd: spinand: add Winbond W25N04KV flash support
[PATCH v2] net/tftp: make tftpput working with servers that do not use OACK
2024-07-05 12:50 UTC
[PATCH 1/2] led: Implement software led blinking
2024-07-05 9:24 UTC (4+ messages)
` [PATCH 2/2] led: Add dts property to specify blinking of the led
[PATCH] include/fastboot.h: add missing types.h include
2024-07-05 12:15 UTC (2+ messages)
[PATCH 00/11] usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclass
2024-07-05 12:10 UTC (2+ messages)
[PATCH v4 0/2] led: implement software blinking
2024-07-05 12:10 UTC (3+ messages)
` [PATCH v4 1/2] led: Implement software led blinking
` [PATCH v4 2/2] led: Add dts property to specify blinking of the led
[PATCH 1/6] usb: gadget: g_dnl: Drop usb_gadget_controller_number()
2024-07-05 12:02 UTC (2+ messages)
[PATCH v2 1/1] efi_loader: print device-tree in dtbdump.efi
2024-07-05 9:56 UTC (2+ messages)
[PATCH] bootstash: Do not provide a default address for all
2024-07-05 8:36 UTC (2+ messages)
[PATCH] test/py/tests/test_fpga.py: Correct check for legacy image format support
2024-07-05 8:36 UTC (2+ messages)
[PATCH v4 00/29] Integrate MbedTLS v3.6 LTS with U-Boot
2024-07-05 8:35 UTC (4+ messages)
` [PATCH v4 08/29] hash: integrate hash on mbedtls
[PATCH v2 0/7] Add Starfive JH7110 Cadence USB driver
2024-07-05 8:23 UTC (14+ messages)
` [PATCH v2 1/8] usb: cdns3: Set USB PHY mode in cdns3_core_init_role()
` [PATCH v2 2/8] phy: starfive: Add Starfive JH7110 USB 2.0 PHY driver
` [PATCH v2 3/8] phy: starfive: Add Starfive JH7110 PCIe "
` [PATCH v2 4/8] usb: cdns: starfive: Add cdns USB driver
` 回复: [PATCH v2 0/7] Add Starfive JH7110 Cadence "
[PATCH v1] verdin-am62: add DFU, USB and UUU fastboot support
2024-07-05 7:56 UTC (2+ messages)
[PATCH V2] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present for gate and mux
2024-07-05 7:14 UTC
[PATCH v4 00/10] efi: CapsuleUpdate: support for dynamic UUIDs
2024-07-05 6:54 UTC (3+ messages)
` [PATCH v4 02/10] lib: uuid: add UUID v5 support
[PATCH 0/9] Generalize PHYTEC Overlay Handling
2024-07-05 5:47 UTC (3+ messages)
` [PATCH 8/9] board: phytec: phycore_am62x: Use k3_mmc.env logic
[PATCH 0/3] rockchip: enable PCIe/NVMe support for Theobroma RK3588 devices
2024-07-05 5:32 UTC (8+ messages)
` [PATCH 1/3] arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar
` [PATCH 2/3] rockchip: jaguar-rk3588: add PCIe M.2 M-KEY NVMe support
` [PATCH 3/3] rockchip: tiger-rk3588: add PCIe support
[PATCH 1/2] led: Implement software led blinking
2024-07-05 2:20 UTC (5+ messages)
` led blinking patches
` [PATCH 2/2] led: Add dts property to specify blinking of the led
[PATCH v2] arm: mvebu: Enable bootstd and other modernization for Synology DS414 (Armada XP) board
2024-07-05 1:05 UTC (6+ messages)
[PATCH v3 00/12] xtensa: Enable qemu-xtensa board
2024-07-05 0:01 UTC (2+ messages)
[PATCH] CI: Make pytest export JUnitXML
2024-07-04 18:50 UTC (2+ messages)
[PATCH] test/py/tests: Update some network dependencies
2024-07-04 18:50 UTC (2+ messages)
[PATCH 00/14] testb: Various tweaks and fixes for Labgrid
2024-07-04 18:50 UTC (2+ messages)
` (subset) "
[PATCH] efi_loader: adjust config options for capsule updates
2024-07-04 17:06 UTC (6+ messages)
[PATCH v3 0/5] video: Improve syncing performance with cyclic
2024-07-04 15:17 UTC (8+ messages)
` [PATCH v3 1/5] cyclic: Add a symbol for SPL
` [PATCH v3 2/5] video: Move last_sync to private data
` [PATCH v3 3/5] video: Use cyclic to handle video sync
` [PATCH v3 4/5] sandbox: Increase cyclic CPU-time limit
` [PATCH v3 5/5] sandbox: Drop video-sync in serial driver
[PATCH] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present for gate and mux
2024-07-04 14:48 UTC
[PATCH v2] test: test for ignore OsIndications
2024-07-04 14:43 UTC
[PATCH] test: test for ignore OsIndications
2024-07-04 14:41 UTC (2+ messages)
zynq_gem without PHY
2024-07-04 12:28 UTC
[PATCH v1 0/4] Sync StarFive JH7110 clock and reset dt-bindings with Linux
2024-07-04 9:31 UTC (6+ messages)
[PATCH] msc_sm2s_imx8mp: Adjust the initrd_addr location
2024-07-04 12:25 UTC (5+ messages)
[PATCH] arm: mediatek: split config into separate options for the board and SoC
2024-07-04 10:47 UTC (3+ messages)
[PATCH v2 0/5] bootstd: Add Android support
2024-07-04 9:09 UTC (3+ messages)
[PATCH V4 0/6] Low Power Mode: Package TIFS Stub in BeaglePlay
2024-07-04 8:42 UTC (7+ messages)
` [PATCH V4 1/6] arm: dts: k3-am625-beagleplay: Package TIFS Stub
` [PATCH V4 2/6] doc: beagle: am62x_beagleplay: Update the boot flow to show "
` [PATCH V4 3/6] doc: beagle: am62x_beagleplay: Add TIFS Stub in image format
` [PATCH V4 4/6] doc: ti: k3: Add TIFS Stub documentation
` [PATCH V4 5/6] doc: ti: am62*: Mention TIFS Stub in img fmts and boot flow
` [PATCH V4 6/6] MAINTAINERS: Include the TI docs under ARM TI
[PATCH 0/4] fs: ubifs: Fix crash and add safeguards
2024-07-04 8:18 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;
as well as URLs for NNTP newsgroup(s).