public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-07-26 06:04:59 to 2023-07-27 00:54:52 UTC [more...]

[RFC] efi_driver: fix a parent issue in efi-created block devices
 2023-07-27  0:49 UTC  (9+ messages)

[RFC PATCH 00/10] Add RPMsg framework
 2023-07-27  0:50 UTC  (9+ messages)
` [RFC PATCH 05/10] rpmsg: add sample client driver
` [RFC PATCH 06/10] cmd: add rpmsg framework commands
` [RFC PATCH 07/10] remoteproc: add attach/detach commands
` [RFC PATCH 10/10] configs: sandbox: enable rpmsg

[PATCH] pci: Fix device_find_first_child() return value handling
 2023-07-27  0:49 UTC  (4+ messages)

[PATCH v5 00/46] x86: Use qemu-x86_64 to boot EFI installers
 2023-07-27  0:49 UTC  (4+ messages)
` [PATCH v5 23/46] pci: Allow the video BIOS to work in SPL with QEMU

[PATCH 00/18] video: bochs: Remove the x86 limitation
 2023-07-27  0:50 UTC  (9+ messages)
` [PATCH 10/18] riscv: qemu: Enable Bochs video support
` [PATCH 15/18] riscv: qemu: Enable PRE_CONSOLE_BUFFER
` [PATCH 17/18] riscv: qemu: Remove out-of-date "riscv, kernel-start" handling

[PATCH] fdt: off by one in ofnode_lookup_fdt()
 2023-07-27  0:49 UTC  (2+ messages)

Securing u-boot: allow only authentic images
 2023-07-27  0:49 UTC  (2+ messages)

[PATCH v1] HSD #18028953892: usb: xhci-dwc3: Fix USB3.1 controller register access in reset state
 2023-07-27  0:50 UTC  (11+ messages)

Building and Running UBoot on UBuntu Linux distribution
 2023-07-27  0:49 UTC  (2+ messages)

[PATCH 0/5] Keep fixed/gpio regulator enable count in balance
 2023-07-27  0:49 UTC  (3+ messages)
` [PATCH 1/5] adc: Use regulator_set_enable_if_allowed

[PATCH 1/1] virtio: provide driver name in debug message
 2023-07-27  0:49 UTC  (2+ messages)

[PATCH] addrmap: Fix off by one in addrmap_set_entry()
 2023-07-27  0:49 UTC  (2+ messages)

[PATCH] cros_ec: Fix an error code is cros_ec_get_sku_id()
 2023-07-27  0:49 UTC  (2+ messages)

[PATCH] regulator: preserve error code properly in regulator_list_autoset()
 2023-07-27  0:49 UTC  (2+ messages)

[PATCH] efi_loader: Allow also empty capsule to be process
 2023-07-27  0:46 UTC  (16+ messages)

[PATCH] efi_loader: capsule: enforce guid check in api and capsule_on_disk
 2023-07-27  0:38 UTC 

[RFC] efi_driver: fix a parent issue in efi-created block devices
 2023-07-27  0:33 UTC  (2+ messages)

[PATCH 00/20] sunxi: Allwinner T113s support
 2023-07-27  0:08 UTC  (6+ messages)
` [PATCH 02/20] sunxi: remove CONFIG_MACPWR
` [PATCH] sunxi: remove CONFIG_SATAPWR

[PATCH v2] ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOM
 2023-07-26 23:58 UTC 

[PATCH] ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOM
 2023-07-26 22:45 UTC 

[PATCH] mtd: spi-nor: Add support for Silicon Kaiser sk25lp128
 2023-07-26 21:44 UTC 

[PATCH] riscv: Support riscv64 image type
 2023-07-26 21:33 UTC  (4+ messages)

[PATCH 0/4] net: ti: am65-cpsw-nuss: Fix DT binding handling of pinctrl
 2023-07-26 12:52 UTC  (8+ messages)

[PATCH 00/14] bloblist: Align to firmware handoff
 2023-07-26 20:55 UTC  (11+ messages)
` [PATCH 01/14] bloblist: Update the tag numbering
` [PATCH 10/14] bloblist: Handle alignment with a void entry
` [PATCH 11/14] bloblist: Reduce blob-header size
` [PATCH 13/14] bloblist: Add alignment to bloblist_new()
` [PATCH 14/14] bloblist: Update documentation and header comment

[PATCH 0/6] board: ti: Add support for BeaglePlay
 2023-07-26 16:49 UTC  (18+ messages)
` [PATCH 3/6] board: ti: am62x: Add basic initialization for usb voltage, 32k crystal, debounce
` [PATCH 6/6] doc: board: ti: Add beagleplay documentation

[PATCH v5 00/12] Integrate EFI capsule tasks into u-boot's build flow
 2023-07-26 20:06 UTC  (30+ messages)
` [PATCH v5 03/12] capsule: authenticate: Add capsule public key in platform's dtb
` [PATCH v5 06/12] Dockerfile: capsule: Setup the files needed for capsule update testing
` [PATCH v5 08/12] doc: Add documentation to highlight capsule generation related updates
` [PATCH v5 09/12] test: py: Setup capsule files for testing
` [PATCH v5 10/12] test: capsule: Remove public key embed logic from capsule update test

[PATCH v15 00/10] introduce Arm FF-A support
 2023-07-26 19:39 UTC  (14+ messages)
` [PATCH v16 "
  ` [PATCH v16 01/10] arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
  ` [PATCH v16 02/10] lib: uuid: introduce uuid_str_to_le_bin function
  ` [PATCH v16 03/10] lib: uuid: introduce testcase for uuid_str_to_le_bin
  ` [PATCH v16 04/10] arm_ffa: introduce Arm FF-A support
  ` [PATCH v16 05/10] arm_ffa: introduce armffa command
  ` [PATCH v16 06/10] arm_ffa: introduce sandbox FF-A support
  ` [PATCH v16 07/10] arm_ffa: introduce sandbox test cases for UCLASS_FFA
  ` [PATCH v16 08/10] arm_ffa: introduce armffa command Sandbox test
  ` [PATCH v16 09/10] arm_ffa: efi: introduce FF-A MM communication
  ` [PATCH v16 10/10] arm_ffa: efi: corstone1000: enable "

[PATCH v2 1/2] schemas: Add firmware node schema
 2023-07-26 19:35 UTC  (3+ messages)
` [PATCH v2 2/2] schemas: Add a schema for binman

[PATCH V2 0/3] arm: dts: Sync k3-am62 with upstream
 2023-07-26 19:24 UTC  (6+ messages)
` [PATCH V2 1/3] omap: timer: add ti,am654-timer compatibility
` [PATCH V2 2/3] arm: mach-k3: am62: Add timer0 id to the dev list
` [PATCH V2 3/3] arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1

[PATCH v2 00/12] firmware: scmi: add SCMI base protocol support
 2023-07-26  8:38 UTC  (13+ messages)
` [PATCH v2 01/12] scmi: refactor the code to hide a channel from devices
` [PATCH v2 02/12] firmware: scmi: implement SCMI base protocol
` [PATCH v2 03/12] firmware: scmi: move scmi_bind_protocols() backward
` [PATCH v2 04/12] firmware: scmi: framework for installing additional protocols
` [PATCH v2 05/12] firmware: scmi: install base protocol to SCMI agent
` [PATCH v2 06/12] sandbox: remove SCMI base node definition from test.dts
` [PATCH v2 07/12] firmware: scmi: fake base protocol commands on sandbox
` [PATCH v2 08/12] test: dm: simplify SCMI unit test "
` [PATCH v2 09/12] test: dm: add SCMI base protocol test
` [PATCH v2 10/12] cmd: add scmi command for SCMI firmware
` [PATCH v2 11/12] doc: cmd: add documentation for scmi
` [PATCH v2 12/12] test: dm: add scmi command test

[PATCH v4 00/12] Integrate EFI capsule tasks into u-boot's build flow
 2023-07-26 14:26 UTC  (11+ messages)
` [PATCH v4 06/12] binman: capsule: Add support for generating capsules

[PATCH 1/4] config: rock64: start USB to make storage usable
 2023-07-26 11:12 UTC  (9+ messages)
` [PATCH 2/4] config: rock64: enable efuse for stable mac addr
` [PATCH 3/4] rockchip: dts: rk3328: Add rng details to u-boot.dtsi
` [PATCH 4/4] rockchip: dts: rk3328: rock64: Align spi flash entry

[PATCH v3 0/3] board: rockchip: Add Hardkernel ODROID-M1
 2023-07-26 13:37 UTC  (4+ messages)

[PATCH v3 0/5] rockchip: rk3568: Use dwc3-generic driver
 2023-07-26 16:45 UTC  (8+ messages)
` [PATCH v3 2/5] usb: dwc3-generic: Return early when there is no child node
` [PATCH v3 3/5] usb: dwc3-generic: Relax unsupported dr_mode check
` [PATCH v3 5/5] rockchip: rk3568: Use dwc3-generic driver

[PATCH v5 0/6] add loongson mips ls1c300 initial support
 2023-07-26 12:30 UTC  (7+ messages)
` [PATCH v5 1/6] mips: initial build infrastructure for loongson SoCs
` [PATCH v5 2/6] mips: ls1c300: add base support
` [PATCH v5 3/6] mips: add a ls1c300 based board
` [PATCH v5 4/6] mips: ls1c300: add clock driver
` [PATCH v5 5/6] mips: ls1c300: add watchdog support
` [PATCH v5 6/6] mips: ls1c300: add reset support based on watchdog driver

[PATCH v2 1/2] arm64: dts: rockchip: Sync DT from linux-next
 2023-07-26 11:44 UTC  (6+ messages)
` [PATCH v2 2/2] rockchip: edgeble-neu6: Append eMMC into spl-boot-order

[PATCH next v3 0/2] rockchip: rk3399: pass platform parameter to TF-A
 2023-07-26 11:18 UTC  (5+ messages)
` [PATCH next v3 1/2] rockchip: rk3399: pass platform parameter to TF-A by default for new RK3399 boards
` [PATCH next v3 2/2] rockchip: puma: pass platform parameter to TF-A

[PATCH V2 0/6] Add Support for RG353PS and Panel Auto Detection
 2023-07-26  9:12 UTC  (13+ messages)
` [PATCH V2 1/6] board: rockchip: Correct i2c2 pinctrl for RGxx3
` [PATCH V2 2/6] board: rockchip: add DSI and DSI-DPHY for Anbernic RGxx3
` [PATCH V2 3/6] board: rockchip: Add support for RG353PS to RGxx3
` [PATCH V2 4/6] board: rockchip: Add panel auto-detection for Anbernic RGxx3
` [PATCH V2 5/6] configs: Update anbernic-rgxx3_defconfig for panel detection
` [PATCH V2 6/6] doc: anbernic: Update RGxx3 Docs "

[PATCH v2 1/2] rockchip: rk3328: Add support for Orange Pi R1 Plus
 2023-07-26  9:13 UTC  (3+ messages)
` [PATCH v2 2/2] rockchip: rk3328: Add support for Orange Pi R1 Plus LTS

[PATCH 0/2] power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled
 2023-07-26  9:20 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2 0/7] rockchip: Fix RK3328 USB support
 2023-07-26 11:02 UTC  (15+ messages)
` [PATCH v2 1/7] arm64: dts: rockchip: Drop unused rk3328-xhci node
` [PATCH v2 2/7] configs: Drop unused XHCI_DWC3 for RK3328 boards
` [PATCH v2 3/7] usb: dwc3-generic: Restrict single ctrl node for RK3328
` [PATCH v2 4/7] configs: Enable DWC3 USB 3.0 on RK3328 boards
` [PATCH v2 5/7] phy: rockchip-inno-usb2: Add USB2 PHY for RK3328
` [PATCH v2 6/7] clk: rockchip: rk3328: Handle usb480m phy clock
` [PATCH v2 7/7] configs: rockchip: Enable USB2PHY for RK3328 boards

[PATCH 0/3] arm: dts: Sync k3-am62 with upstream
 2023-07-26 14:19 UTC  (11+ messages)
` [PATCH 3/3] arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1

[PATCH] efi_loader: Fix memory corruption on 32bit systems
 2023-07-26  7:22 UTC  (3+ messages)

[bug report] fs: fat: create correct short names
 2023-07-26  8:10 UTC  (2+ messages)

[PATCH] remoteproc: uclass: Clean up a return
 2023-07-26  7:00 UTC 

[PATCH] fs: btrfs: Prevent error pointer dereference in list_subvolums()
 2023-07-26  6:59 UTC 

[PATCH] video: Add parentheses around VNBYTES() macro
 2023-07-26  6:54 UTC 

[PATCH] fs/erofs: Remove an unnecessary assertion
 2023-07-26  6:12 UTC  (2+ messages)

[PATCH 1/1] efi_loader: simplify dp_fill()
 2023-07-26 13:02 UTC  (3+ messages)

[PATCH] rockchip: rk3568: Fix alloc space exhausted in SPL
 2023-07-26  8:38 UTC  (2+ messages)

[PATCH] rockchip: board: Update Odroid Go2 to Support Additional Revisions
 2023-07-26  8:41 UTC  (2+ messages)

[PATCH v1] arm: k3: fix fdt_del_node_path implicit declaration and a missing include
 2023-07-26 14:36 UTC 

[PATCH 0/9] x86: Fixes for distro booting
 2023-07-26 11:08 UTC  (5+ messages)
` [PATCH 5/9] board_f: Fix corruption of relocaddr

[PATCH 1/1] fat: correct sign for deletion mark
 2023-07-26  8:33 UTC 

[PATCH 0/4] rockchip: rk3568: Device Tree updates
 2023-07-26  8:31 UTC  (9+ messages)
` [PATCH 1/4] rockchip: rk356x: Sync dtsi from linux v6.4
` [PATCH 2/4] rockchip: rk3566-radxa-cm3-io: Sync dts "
` [PATCH 3/4] rockchip: rk356x-u-boot: Add bootph-all to common pinctrl nodes
` [PATCH 4/4] rockchip: rk356x-u-boot: Use relaxed u-boot,spl-boot-order

[PATCH v1 0/5] rockchip: Support OP-TEE binaries in ARM FIT images
 2023-07-26  8:02 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/5] optee: Support Rockchip OP-TEE binaries

[PATCH 0/7] rockchip: veyron: Synchronize changes for veyron boards
 2023-07-26  7:50 UTC  (15+ messages)
` [PATCH 1/7] rockchip: veyron: Enable RESET driver
` [PATCH 2/7] rockchip: veyron: Enable building SPI ROM images
` [PATCH 3/7] rockchip: veyron: Unify u-boot.dtsi bootph-all fragments
` [PATCH 4/7] rockchip: veyron: Add serial, logging, silent console support
` [PATCH 5/7] rockchip: veyron: Use TrueType fonts
` [PATCH 6/7] rockchip: chromebook_jerry: Re-enable MAX98090 codec driver
` [PATCH 7/7] rockchip: chromebook_speedy: Enable sound

[PATCH] pci: rockchip: Release resources on failing probe
 2023-07-26  7:44 UTC  (2+ messages)

[PATCH 1/5] arch: rockchip: rk3588: Fix missing suffix 'A' for Edgeble Neu6A
 2023-07-26  7:42 UTC  (10+ messages)
` [PATCH 2/5] arm64: dts: rockchip: Add Rockchip RK3588J
` [PATCH 3/5] ARM: dts: rockchip: Add rk3588j-u-boot.dtsi
` [PATCH 4/5] arm64: dts: rockchip: Add rk3588 Edgeble Neu6B
` [PATCH 5/5] board: rockchip: Add Edgeble Neural Compute Module 6B

[PATCH 0/4] rockchip: rk3588: add USB 3.0 support
 2023-07-26  7:36 UTC  (9+ messages)
` [PATCH 1/4] phy: rockchip: add usbdp combo phy driver
` [PATCH 2/4] ARM: dts: rockchip: rk3588: add support for USB 3.0 devices
` [PATCH 3/4] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB3 support
` [PATCH 4/4] configs: rock5b-rk3588: enable USB 3.0 controller, command, gadget

[PATCH 00/18] K3 HS Support along with fixes
 2023-07-26  7:33 UTC  (5+ messages)

[PATCH v1] configs: rockchip: rock5b-rk3588: Enable CONFIG_PCI_INIT_R
 2023-07-26  7:27 UTC  (2+ messages)

[PATCH v4 1/2] ARM: dts: rockchip: rk3588: Move bootph-all props to common file
 2023-07-26  7:26 UTC  (4+ messages)
` [PATCH v4 2/2] board: rockchip: add Radxa ROCK5A Rk3588 board

rk3588 status
 2023-07-26  7:07 UTC  (3+ messages)

[PATCH 0/2] rockchip: rk35xx: Fix SPI Flash alias
 2023-07-26  6:52 UTC  (5+ messages)
` [PATCH 1/2] rockchip: rk3568-rock-3a: "
` [PATCH 2/2] rockchip: rk3588-rock-5b: "

[PATCH v2 1/1] acpi: Add missing RISC-V acpi_table header
 2023-07-26  6:46 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox