messages from 2024-06-04 05:57:53 to 2024-06-05 18:43:45 UTC [more...]
[PATCH v5] cmd: move ELF load and boot to lib/elf.c
2024-06-05 18:43 UTC
[PATCH] cmd: move ELF load and boot to lib/elf.c
2024-06-05 18:42 UTC
[PATCH 0/3] arm: dts: am625/am62a7: Switch over to OF_UPSTREAM
2024-06-05 18:41 UTC (5+ messages)
` [PATCH 1/3] arm: dts: am625_beagleplay: Switch "
` [PATCH 2/3] arm: dts: am625_sk: "
` [PATCH 3/3] arm: dts: am62a7_sk: "
[PATCH v2 00/14] Introduce the lwIP network stack
2024-06-05 17:48 UTC (6+ messages)
` [PATCH v2 01/14] net: introduce alternative implementation as net-lwip/
[PATCH] board: rockchip: Add FriendlyElec NanoPi R6C
2024-06-05 15:36 UTC
[PATCH v3 0/7] efi: CapsuleUpdate: support for dynamic UUIDs
2024-06-05 17:02 UTC (17+ messages)
` [PATCH v3 1/7] lib: uuid: add UUID v5 support
` [PATCH v3 2/7] efi: add a helper to generate dynamic UUIDs
` [PATCH v3 6/7] tools: add genguid tool
[PATCH v7] test/py: net_boot: Add test cases for net boot
2024-06-05 16:53 UTC (2+ messages)
[PULL] u-boot-usb/master
2024-06-05 16:48 UTC
[PATCH 0/3] rockchip: rk8xx: fix broken [np]ldo callbacks
2024-06-05 16:00 UTC (7+ messages)
` [PATCH 1/3] regulator: rk8xx: fix incorrect device used for _ldo_[sg]et_suspend_value
` [PATCH 2/3] regulator: rk8xx: pass pmic udevice instead of regulator to all internal functions
` [PATCH 3/3] regulator: rk8xx: clarify operator precedence
[PATCH next v2 0/6] rockchip: display PMIC variant properly + misc fixes for Theobroma boards
2024-06-05 15:56 UTC (7+ messages)
` [PATCH next v2 1/6] rockchip: jaguar-rk3588: use default env size for Rockchip on MMC
` [PATCH next v2 2/6] rockchip: rk3399-puma: remove default value from defconfig
` [PATCH next v2 3/6] rockchip: rk3399-puma: remove unnecessary simple-bin:fit:offset override
` [PATCH next v2 4/6] rockchip: px30-ringneck: Update SPL_PAD_TO Kconfig option
` [PATCH next v2 5/6] power: rk8xx: properly print all supported PMICs name
` [PATCH next v2 6/6] rockchip: ringneck-px30: fix TPL_MAX_SIZE
[PATCH 0/2] Cleanup fit documentation
2024-06-05 15:52 UTC (5+ messages)
` [PATCH 1/2] doc: Remove extraneous curly braces
` [PATCH 2/2] doc: add clarity to what a "fpga" image is
[PATCH v1 0/4] Sync StarFive JH7110 clock and reset dt-bindings with Linux
2024-06-05 15:37 UTC (5+ messages)
[PATCH v2 0/8] efi_loader: improve device-tree loading
2024-06-05 15:20 UTC (7+ messages)
[PATCH v3 00/25] [RFC] Integrate MbedTLS v3.6 LTS with U-Boot
2024-06-05 15:20 UTC (36+ messages)
` [PATCH v3 02/25] mbedtls: Add script to update MbedTLS subtree
` [PATCH v3 03/25] mbedtls: add mbedtls into the build system
` [PATCH v3 15/25] mbedtls: add X509 cert parser porting layer
` [PATCH v3 19/25] mbedtls: add MSCode "
` [PATCH v3 21/25] mbedtls: add RSA helper layer on MbedTLS
[PATCH 1/3] tools: binman: fix deprecated Python unittest methods
2024-06-05 15:18 UTC (7+ messages)
` [PATCH 2/3] tools: binman: fix deprecated Python ConfigParser methods
` [External] "
` [PATCH 3/3] tools: patman: "
[PATCH] cmd: fwu: Also print information about size
2024-06-05 15:09 UTC (2+ messages)
[PATCH] fs/erofs: fix an overflow issue of unmapped extents
2024-06-05 14:59 UTC (2+ messages)
[RFC PATCH] cmd: fwu: Dump custom fields from mdata structure
2024-06-05 14:55 UTC
[PATCH] arm: dts; am625_beagleplay: Switch to OF_UPSTREAM
2024-06-05 14:52 UTC (2+ messages)
[PATCH 0/9] Bug-fixes for a few boards
2024-06-05 14:42 UTC (20+ messages)
` [PATCH 1/9] nvidia: nyan-big: Disable debug UART
` [PATCH 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
` [PATCH 3/9] rockchip: veyron: Add logging for power init
` [PATCH 4/9] power: regulator: Handle autoset in regulators_enable_boot_on()
` [PATCH 5/9] fdt: Correct condition for bloblist existing
` [PATCH 6/9] spl: Allow ATF to work when dcache is disabled
` [PATCH 7/9] rockchip: bob: kevin: Disable dcache in SPL
` [PATCH 8/9] regulator: rk8xx: Fix incorrect parameter
` [PATCH 9/9] Revert "arm: am335x: Enable SPL_OF_CONTROL on some configs"
Several potential vulnerabilities in the filesystem
2024-06-05 14:08 UTC (8+ messages)
Needs a check in the device tree
2024-06-05 13:40 UTC
[PATCH v5 0/3] Introduce mtdblock device
2024-06-05 13:17 UTC (7+ messages)
` [PATCH v5 1/3] disk: support MTD partitions
` [PATCH v5 2/3] drivers: introduce mtdblock abstraction
` [PATCH v5 3/3] spinand: bind mtdblock
[PATCH v3 0/8] qcom: implement capsule updates
2024-06-05 12:42 UTC (8+ messages)
` [PATCH v3 1/8] dfu: add scsi backend
` [PATCH v3 4/8] mach-snapdragon: implement capsule update support
[PATCH] cmd: bcb: Fix bcb compilation when CONFIG_CMD_BCB=n
2024-06-05 11:26 UTC (3+ messages)
[PATCH v2 0/2] bootstd: Fix a handful of doc typos in bootmeth
2024-06-05 11:17 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] bootstd: Replace bootmethod(s) -> bootmeth(s)
[PATCH 0/7] Add the USB5744 hub driver as per new DT binding
2024-06-05 10:02 UTC (8+ messages)
` [PATCH 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH 2/7] usb: onboard-hub: Fix the return values of regulator APIs
` [PATCH 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH 5/7] usb: onboard-hub: Bail out if peer hub is already probed
` [PATCH 6/7] configs: zynqmp_kria: Enable the USB onboard hub
` [PATCH 7/7] arm64: zynqmp: Update the usb5744 hub node as per binding
[PATCH v1] arm: dts: k3-am625-verdin: add combined binaries
2024-06-05 9:10 UTC
[PATCH] ufs: core: remove link_startup_again logic
2024-06-05 3:47 UTC (2+ messages)
[PATCH 1/1] tools: patman: fix `pip install` with Python 3.12
2024-06-05 2:13 UTC (2+ messages)
[PATCH 1/3] efi_loader: select BLK not depends on BLK
2024-06-05 1:44 UTC (4+ messages)
` [PATCH 2/3] spl: nvme: Make this depend on SPL_BLK
` [PATCH 3/3] block: Update BLK to be def_bool
Possible license violation
2024-06-04 22:47 UTC
[PATCH v2 0/5] FUSB302 USB-C controller support
2024-06-04 17:46 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 v2 4/5] board: rock5b-rk3588: enable USB-C in operating system
` [PATCH v2 5/5] MAINTAINERS: add TCPM section
[PATCH 00/16] LoongArch initial support
2024-06-04 17:09 UTC (6+ messages)
[PATCH] bootstd: Fix a handful of doc typos in bootmeth
2024-06-04 15:17 UTC (5+ messages)
[PATCH v3 0/7] Add eFuse access for ZynqMP
2024-06-04 14:27 UTC (8+ messages)
` [PATCH v3 1/7] configs: zynqmp_kria: Enable CMD_FUSE and ZYNQMP_EFUSE
` [PATCH v3 2/7] configs: zynqmp_virt: "
` [PATCH v3 3/7] soc: xilinx: versal: Use zynqmp_pm_get_chipid() to get chip revision
` [PATCH v3 4/7] soc: xilinx: versal-net: "
` [PATCH v3 5/7] soc: xilinx: zynqmp: "
` [PATCH v3 6/7] firmware: zynqmp: Add support to access efuses
` [PATCH v3 7/7] drivers: misc: Add driver to access ZynqMP efuses
[PATCH 1/1] Added arm64 assembly for examples/api crt0
2024-06-04 14:16 UTC (14+ messages)
[PATCH v2 0/1] Enable reset_cpu() in SPL for ZynqMP
2024-06-04 13:59 UTC (2+ messages)
` [PATCH v2 1/1] xilinx: zynqmp: Enable reset_cpu() in SPL
[PATCH v2 1/1] usb: Assimilate usb_get_descriptor() to linux
2024-06-04 10:18 UTC
obscure microsd detection issue between U-Boot and kernel
2024-06-04 8:14 UTC (5+ messages)
[PATCH v2 0/1] xilinx: Add option to load environment from outside of
2024-06-03 16:47 UTC (2+ messages)
` [PATCH v2 1/1] xilinx: Add option to load environment from outside of boot media
[PATCH v4 0/6] Introduce UBI block device
2024-06-03 15:57 UTC (7+ messages)
` [PATCH v4 1/6] ubi: allow to read from volume with offset
` [PATCH v4 2/6] ubi: allow to write to "
` [PATCH v4 3/6] drivers: introduce UBI block abstraction
` [PATCH v4 4/6] disk: don't try search for partition type if already set
` [PATCH v4 5/6] disk: support UBI partitions
` [PATCH v4 6/6] spinand: bind UBI block
Fwd: A potential bug in das u-boot nfs implemnetation
2024-06-03 14:48 UTC
[PATCH 0/7] MIPS: Enable EFI support
2024-06-04 10:45 UTC (6+ messages)
` [PATCH 2/7] efi: Allow runtime relocate to be disabled
[PATCH 0/2] Enable reset_cpu() in SPL for ZynqMP
2024-06-04 10:20 UTC (7+ messages)
` [PATCH 2/2] xilinx: zynqmp: Enable reset_cpu() in SPL
[PATCH 1/1] usb: Assimilate usb_get_descriptor() to linux
2024-06-04 10:19 UTC (3+ messages)
[PATCH v3 1/1] arm64: zynqmp: Enable usb3 for k24 som
2024-06-04 8:38 UTC
[RESEND PATCH 0/4] omap3: igep0x00: Fix boot failure and modernize the boards support
2024-06-04 7:01 UTC (3+ messages)
[PATCH 1/1] dfu: add missing dependency for SPI flash DFU driver
2024-06-04 6:38 UTC (2+ messages)
[PATCH] usb: dwc3: gadget: fix crash in dwc3_gadget_giveback()
2024-06-04 6:32 UTC (2+ messages)
[PATCH v3 0/4] Enable OSPI boot for j721s2
2024-06-04 6:09 UTC (5+ messages)
` [PATCH v3 1/4] mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode
` [PATCH v3 2/4] arch: arm: dts: k3-j721s2-r5: Override ospi and fss for 32-bit mode
` [PATCH v3 3/4] arch: arm: dts: k3-j721s2-*-u-boot.dtsi: Enable the ospi0 node
` [PATCH v3 4/4] configs: j721s2_evm_*_defconfig: Enable OSPI configs
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