U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-12 06:22:01 to 2023-09-14 16:56:43 UTC [more...]

[PATCH v5 00/21] Kconfig: Tidy up some options
 2023-09-14 16:55 UTC  (2+ messages)
` [PATCH v5 01/21] lib: rational: Move the Kconfigs into the correct place

[PATCH] andes: rearrange defconfig and dts and memory layout for SPL
 2023-09-14 16:53 UTC  (2+ messages)

[PATCH RFC 0/2] board: visionfive2: Select fdtfile based on revision
 2023-09-14 16:48 UTC  (6+ messages)
` [PATCH RFC 1/2] "
` [PATCH RFC 2/2] configs: visionfive2: Enable MISC_INIT_R

[PATCH v1] fs: Fix SPL build if FS_LOADER is enabled
 2023-09-14 16:39 UTC  (2+ messages)

[PATCH v1 0/2] SPL EBBR - EFI System Partition support
 2023-09-14 16:29 UTC  (7+ messages)
` [PATCH v1 1/2] part: Add a function to find ESP partition
` [PATCH v1 2/2] spl: Add support for booting from ESP

[PATCHv9 00/15] net/lwip: add lwip library for the network stack
 2023-09-14 16:18 UTC  (16+ messages)
` [PATCHv9 01/15] submodule: add lwIP as git submodule
` [PATCHv9 02/15] net/lwip: add doc/develop/net_lwip.rst
` [PATCHv9 03/15] net/lwip: integrate lwIP library
` [PATCHv9 04/15] net/lwip: implement dns cmd
` [PATCHv9 05/15] net/lwip: implement dhcp cmd
` [PATCHv9 06/15] net/lwip: implement tftp cmd
` [PATCHv9 07/15] net/lwip: implement wget cmd
` [PATCHv9 08/15] net/lwip: implement ping cmd
` [PATCHv9 09/15] net/lwip: add lwIP configuration
` [PATCHv9 10/15] net/lwip: implement lwIP port to U-Boot
` [PATCHv9 11/15] net/lwip: update .gitignore with lwIP
` [PATCHv9 12/15] net/lwip: connection between cmd and lwip apps
` [PATCHv9 13/15] net/lwip: replace original net commands with lwip
` [PATCHv9 14/15] net/lwip: split net.h to net.h, arp.h and eth.h
` [PATCHv9 15/15] net/lwip: drop old net/wget

[PATCH] drivers: mediatek: Fix error handling in mtk_i2c_do_transfer
 2023-09-14 16:08 UTC  (3+ messages)

[PATCH 0/3] trace: Fix flyrecord alignment issue
 2023-09-14 14:58 UTC  (9+ messages)
` [PATCH 1/3] trace: Use 64bit variable for start and len
` [PATCH 2/3] trace: Move trace_clocks description above record offset calculation
` [PATCH 3/3] trace: Fix alignment logic in flyrecord header

[PATCH v2 0/6] Add EFI HTTP boot support
 2023-09-14 14:55 UTC  (8+ messages)
` [PATCH v2 2/6] net: wget: add wget with dns utility function
` [PATCH v2 4/6] efi_loader: support boot from URI device path
` [PATCH v2 6/6] doc: uefi: add HTTP Boot support

[PATCH] spi: zynqmp_qspi: Workaround for small data cache issue
 2023-09-14 14:04 UTC  (2+ messages)

[PATCH 0/8] Add some more EFI capsule tooling support
 2023-09-14 13:24 UTC  (12+ messages)
` [PATCH 1/8] tools: mkeficapsule: Add support for parsing capsule params from config file
` [PATCH 3/8] binman: capsule: Generate capsules through "

[PATCH] spi: zynqmp_qspi: Change flush cache to invalidate cache
 2023-09-14 10:47 UTC 

[PATCH] pinctrl: zynqmp: Display the tristate configuration for all pins
 2023-09-14 10:06 UTC 

UEFI update files missing on sandbox?
 2023-09-14 11:32 UTC  (5+ messages)

[PATCH v2] riscv: enable multi-range memory layout
 2023-09-14 11:19 UTC  (8+ messages)

[PATCH 1/3] arm: mvebu: Espressobin: move FDT fixup into a separate function
 2023-09-14 10:16 UTC  (3+ messages)
` [PATCH 2/3] arm: mvebu: Espressobin: move network setup "
` [PATCH 3/3] arm: mvebu: eDPU: support new board revision

[PATCH v1] rockchip: include: asm: fix entering download mode rk3066
 2023-09-14  8:19 UTC  (3+ messages)

[PATCH v3 0/7] Port gen_compile_commands.py from Linux to U-Boot
 2023-09-14  8:15 UTC  (7+ messages)
` [PATCH v3 6/7] doc: add documentation for gen_compile_commands.py
` [PATCH v3 7/7] doc: add new section to build/tools

bootstd: CACHE Misaligned operation errors (Marvell Armada 385)
 2023-09-14  4:53 UTC  (7+ messages)

[PATCH v4 00/13] firmware: scmi: add SCMI base protocol support
 2023-09-14  0:42 UTC  (14+ messages)
` [PATCH v4 01/13] scmi: refactor the code to hide a channel from devices
` [PATCH v4 04/13] firmware: scmi: framework for installing additional protocols
` [PATCH v4 05/13] firmware: scmi: fake base protocol commands on sandbox
` [PATCH v4 06/13] test: dm: simplify SCMI unit test "
` [PATCH v4 07/13] firmware: scmi: install base protocol to SCMI agent
` [PATCH v4 08/13] firmware: scmi: add a check against availability of protocols
` [PATCH v4 09/13] sandbox: remove SCMI base node definition from test.dts
` [PATCH v4 10/13] test: dm: add SCMI base protocol test
` [PATCH v4 11/13] cmd: add scmi command for SCMI firmware
` [PATCH v4 12/13] doc: cmd: add documentation for scmi
` [PATCH v4 13/13] test: dm: add scmi command test

[RFC PATCH 0/5] Allow for removal of DT nodes and properties
 2023-09-13 22:39 UTC  (12+ messages)

[PATCH v2 0/3] phy: Fix generic_setup_phy return value on power on failure
 2023-09-13 22:04 UTC  (7+ messages)
` [PATCH v2 1/3] phy: Fix generic_setup_phy() "
` [PATCH v2 2/3] phy: Return success from generic_setup_phy() when phy is not found
` [PATCH v2 3/3] phy: Refactor generic_{setup, shutdown}_phy() to reduce complexity

[PATCH 0/6] phy: Fix use of generic_phy_valid() helper
 2023-09-13 22:04 UTC  (3+ messages)
` [PATCH 1/6] phy: Set phy->dev to NULL when generic_phy_get_by_name() fails

[PATCH v2] net: phy: broadcom: add support for BCM54210E
 2023-09-13 22:04 UTC  (2+ messages)

[PATCH] net: phy: motorcomm: Add support for YT8511 PHY
 2023-09-13 22:03 UTC  (2+ messages)

[PATCH] spi: nxp_fspi: reset the FLSHxCR1 registers
 2023-09-13 21:15 UTC 

[PATCH] USB: gadget: atmel: fix transfer of queued requests
 2023-09-13 15:00 UTC 

[PATCH v1] CI: allow jobs to be run in merge requests
 2023-09-13 14:20 UTC  (3+ messages)

[PATCH] am33xx: ignore return value from usb_ether_init()
 2023-09-13 18:42 UTC  (5+ messages)

[PATCH v2] CI: allow jobs to be run in merge requests
 2023-09-13 16:20 UTC  (2+ messages)

[PATCH v2] binman: doc: fix reference tag placement for Logging section
 2023-09-13 16:16 UTC 

[PATCHv8 00/15] net/lwip: add lwip library for the network stack
 2023-09-13 13:46 UTC  (29+ messages)
` [PATCHv8 01/15] net/lwip: add doc/develop/net_lwip.rst
` [PATCHv8 03/15] net/lwip: implement dns cmd
` [PATCHv8 04/15] net/lwip: implement dhcp cmd
` [PATCHv8 05/15] net/lwip: implement tftp cmd
` [PATCHv8 06/15] net/lwip: implement wget cmd
` [PATCHv8 07/15] net/lwip: implement ping cmd
` [PATCHv8 15/15] net/lwip/wget add port selection

PSCI: prefetch abort with Mainline linux (even with rockchip u-boot)
 2023-09-13 12:15 UTC  (2+ messages)

[PATCH v3 0/3] enable power and clock Kconfig conditionally
 2023-09-13 11:32 UTC  (5+ messages)
` [PATCH v3 1/3] power: domain: ti: Enable single config for power domain
` [PATCH v3 2/3] clk: ti: Add support to enable configs conditionally
` [PATCH v3 3/3] config: j7200: remove not needed power config

[PATCH 1/1] configs: NVMe/USB target boot devices on VisionFive 2
 2023-09-13 11:26 UTC  (2+ messages)

[PATCH 1/1] riscv: set fdtfile on VisionFive 2
 2023-09-13 11:25 UTC  (2+ messages)

[PATCH] riscv: enable multi-range memory layout
 2023-09-13  5:59 UTC  (4+ messages)

[PATCH v3 0/5] Populate kaslr seed with RNG
 2023-09-12 21:35 UTC  (6+ messages)
` [PATCH v3 1/5] fdt: common API to populate kaslr seed
` [PATCH v3 2/5] fdt: kaslr seed from RNG device
` [PATCH v3 3/5] cmd: kaslrseed: Use common API to fixup FDT
` [PATCH v3 4/5] dm: core: Modify default for OFNODE_MULTI_TREE
` [PATCH v3 5/5] fdt: Fix compile error for !OFNODE_MULTI_TREE

[PATCH v2] bootstd: Make efi_mgr bootmeth work for non-sandbox setups
 2023-09-12 20:06 UTC  (7+ messages)

[PATCH v3 00/16]Introduce initial TI's J784S4 and AM69 support
 2023-09-12 20:01 UTC  (26+ messages)
` [PATCH v3 01/16] arm: dts: Introduce j784s4 dts from linux kernel
` [PATCH v3 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
` [PATCH v3 03/16] soc: ti: k3-socinfo: Add entry for J784S4 SoC
` [PATCH v3 04/16] arm: mach-k3: j784s4: Add clk and power support
` [PATCH v3 05/16] drivers: dma: Add support for J784S4 SoC
` [PATCH v3 08/16] board: ti: j784s4: Add board support for J784S4 EVM
` [PATCH v3 09/16] arm: dts: Introduce j784s4 u-boot dts files
` [PATCH v3 10/16] arm: dts: Introduce am69-sk dts from linux kernel
` [PATCH v3 13/16] arm: dts: Introduce am69-sk u-boot dts files
` [PATCH v3 16/16] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation

[PATCH] usb: dwc3: core: add external vBus supply support for ulpi phy
 2023-09-12 16:38 UTC  (2+ messages)

[PATCH v2 0/3] enable power and clock Kconfig conditionally
 2023-09-12 15:56 UTC  (7+ messages)
` [PATCH v2 1/3] power: domain: ti: Enable single config for power domain
` [PATCH v2 2/3] clk: ti: Add support to enable configs conditionally
` [PATCH v2 3/3] config: j7200: remove not needed power config

[PATCH v2 0/4] cmd: gpt: fix gpt read
 2023-09-12 15:17 UTC  (3+ messages)
` [PATCH v2 1/4] part: rename disk_partition_type_uuid()

[PATCH v4 0/8] cmd: gpt: GPT manipulation improvements
 2023-09-12 15:17 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/8] tests: gpt: Remove test order dependency

[PATCH] imx7: Disable CAAM Job Ring 0
 2023-09-12 15:11 UTC 

[PATCH] arm: apple: Add initial Apple M2 Ultra support
 2023-09-12 14:41 UTC  (4+ messages)

[PATCH] addrmap: Fix off by one in addrmap_set_entry()
 2023-09-12 14:41 UTC  (5+ messages)

[PATCH v3 5/9] board_f: Fix corruption of relocaddr
 2023-09-12 14:35 UTC  (11+ messages)

[PATCH] drivers: misc: k3_avs: Add Linux compatibles to maintain sync
 2023-09-12 12:28 UTC  (2+ messages)

[PATCH 0/2] arm: dts: k3-am625: Sync with kernel v6.6-rc1
 2023-09-12 12:11 UTC  (7+ messages)
` [PATCH 1/2] arm: dts: k3-pinctrl: "
` [PATCH 2/2] arm: dts: k3-am625: "

Enabling POST in imx8mp processor board. -reg
 2023-09-12  6:21 UTC 

[PATCH] usb: xhci: Workaround to fix the USB halted endpoint issues
 2023-09-12  3:59 UTC 

[PATCH] clk: versal: Fix the function versal_clock_ref
 2023-09-12  3:30 UTC 

[PATCH v2 0/7] J721E DTS Sync with Kernel v6.5-rc1
 2023-09-12 10:04 UTC  (4+ messages)
` [PATCH v2 7/7] arm: dts: k3-j721e: Sync with v6.5-rc1

[PATCH v2] spi: cadence_qspi: Select flash subnode at runtime
 2023-09-12  9:50 UTC 

[PATCH 0/5] Add anti-rollback validation feature
 2023-09-12  9:47 UTC  (9+ messages)
` [PATCH 1/8] drivers: rollback: Add rollback devices to driver model
` [PATCH 2/8] drivers: rollback: Add TPM2 implementation of rollback devices
` [PATCH 3/8] common: Add OS anti-rollback validation using "
` [PATCH 4/8] common: Add OS anti-rollback grace version
` [PATCH 5/8] dm: test: Add a test for rollback driver
` [PATCH 6/8] tpm: Fix issues relating to NV Indexes
` [PATCH 7/8] sandbox: tpm: Fix TPM2_CC_NV_DEFINE_SPACE command
` [PATCH 8/8] doc: rollback: anti-rollback verification

[RESEND PATCH] spi: cadence_qspi: Select flash subnode at runtime
 2023-09-12  9:37 UTC  (2+ messages)

[RFC PATCH 0/2] RFC version for ATF and OP-TEE Firewalling
 2023-09-12  9:22 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