public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-02-05 10:06:43 to 2024-02-07 16:51:16 UTC [more...]

imx93-var-som: ahab: U-boot is hanging
 2024-02-07 16:50 UTC  (2+ messages)

[PATCH] stm32mp: cmd_stm32prog: add dependencies with USB_GADGET_DOWNLOAD
 2024-02-07 15:59 UTC  (2+ messages)

[PATCH 0/9] sysinfo: Expand sysinfo with some more banner information
 2024-02-07 15:46 UTC  (5+ messages)
` [PATCH 5/9] toradex: Use checkboard() instead of show_board_info()
  ` REGRESSION: "

[PATCH] blk: host_dev: Fix error code in host_sb_attach_file()
 2024-02-07 15:45 UTC  (2+ messages)

[PATCH V5 0/2] firmware: ti_sci: zero the secure_hdr in do_xfer
 2024-02-07 15:45 UTC  (5+ messages)
` [PATCH V5 1/2] firmware: ti_sci: fix "
` [PATCH V5 2/2] firmware: ti_sci: Add comment explaining the is_secure code

[RESEND PATCH v2] arm: mach-k3: j721s2_init: Support less than max DDR controllers
 2024-02-07 15:45 UTC  (2+ messages)

[PATCH v4] dma: ti: k3-udma: Use ring_idx to pair k3 nav rings
 2024-02-07 15:45 UTC  (2+ messages)

[PATCH 1/1] common: event: check event_type_name() argument
 2024-02-07 15:45 UTC  (2+ messages)

[PATCH v1] vexpress_ca9x4: Enable DM_SERIAL
 2024-02-07 15:44 UTC  (7+ messages)

[PATCH v1] arm: dts: nuvoton: modify npcm8xx reset property
 2024-02-07 15:44 UTC  (2+ messages)

[PATCH] scripts/gen_compile_commands: update to Linux v6.7
 2024-02-07 15:44 UTC  (2+ messages)

Pull request: u-boot-rockchip-20240207
 2024-02-07 15:44 UTC  (2+ messages)

[PATCH v3] rng: Add Turris Mox rTWM RNG driver
 2024-02-07 15:00 UTC 

[RFC] Drop md5sum, crc32 and sha1 cmds in favor of hash cmd
 2024-02-07 14:16 UTC  (5+ messages)

[PATCH 00/10] Add AVS support for J721S2
 2024-02-07 13:46 UTC  (18+ messages)
` [PATCH 01/10] arm: dts: k3-j721s2*: Sync with 6.8-rc1
` [PATCH 02/10] arm: dts: k3-am68*: "
` [PATCH 03/10] drivers: misc: k3_avs: Use soc_match_device instead of compatible
` [PATCH 04/10] drivers: misc: k3_avs: Check return code while programming AVS
` [PATCH 05/10] drivers: misc: k3_avs: Add AVS Support for J721S2
` [PATCH 06/10] drivers: power: pmic: Fix compatible "
` [PATCH 07/10] arm: mach-k3: j721s2_init: Initialize AVS Class 0
` [PATCH 08/10] arm: dts: j721s2: Add VTM node in R5
` [PATCH 09/10] DONOTMERGE: arm: dts: j721s2: Fix Power domain for VTM node
` [PATCH 10/10] configs: j721s2_evm_r5_defconfig: Add AVS Configs

[FIX PATCH v1] Fix: common: usb_hub: Reset only USB3.0 hub
 2024-02-07 13:16 UTC  (4+ messages)

[PATCH v4] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc
 2024-02-07 12:57 UTC  (11+ messages)

[PATCH 00/15] rockchip: rk3328: Update defconfigs, DTs and enable boot from SPI
 2024-02-07  9:54 UTC  (28+ messages)
` [PATCH 01/15] rockchip: rk3328: Update default u-boot, spl-boot-order prop
` [PATCH 02/15] rockchip: rk3328-evb: Update defconfig
` [PATCH 03/15] rockchip: rk3328-rock64: "
` [PATCH 04/15] rockchip: rk3328-roc-cc: "
` [PATCH 05/15] rockchip: rk3328-rock-pi-e: "
` [PATCH 06/15] rockchip: rk3328-nanopi-r2: "
` [PATCH 07/15] rockchip: rk3328-orangepi-r1-plus: "
` [PATCH 08/15] rockchip: rk3328: Fix loading FIT from SD-card when booting from eMMC
` [PATCH 09/15] gpio: rockchip: Use gpio alias id as gpio bank id
` [PATCH 10/15] rng: rockchip: Use same compatible as linux
` [PATCH 11/15] rockchip: rk3328: Sync device tree from linux v6.8-rc1
` [PATCH 12/15] Revert "rockchip: Allow booting from SPI"
` [PATCH 13/15] rockchip: rk3328: Add support to build bootable SPI image
` [PATCH 14/15] rockchip: rk3328-rock64: Enable boot from SPI NOR flash
` [PATCH 15/15] rockchip: rk3328-orangepi-r1-plus: "

[PATCH] xilinx: zynqmp: Add the missing function prototype
 2024-02-07 11:30 UTC  (2+ messages)

[PATCH 1/6] arm: mach-k3: Move SYS_K3_SPL_ATF definition into R5 Kconfig
 2024-02-07 10:10 UTC  (4+ messages)
` [PATCH 2/6] arm: mach-k3: Move disable_linefill_optimization() into R5 directory

[PATCH v3] common: usb-hub: Reset hub port before scanning
 2024-02-07  9:40 UTC  (11+ messages)

[PATCH] arm: mach-k3: Refactor QoS settings
 2024-02-07  5:20 UTC  (3+ messages)

[PATCH v1] cmd: hash: fix param count check
 2024-02-07  0:01 UTC 

[PATCH v1 0/7] AVB: cosmetic adjustments/improvements
 2024-02-06 22:31 UTC  (8+ messages)
` [PATCH v1 1/7] common: avb_verify: don't call mmc_switch_part for SD
` [PATCH v1 2/7] avb: move SPDX license itdentifiers to the first line
` [PATCH v1 3/7] common: avb_verify: rework error/debug prints
` [PATCH v1 4/7] cmd: avb: rework prints
` [PATCH v1 5/7] common: avb_verify: add str_avb_io_error/str_avb_slot_error
` [PATCH v1 6/7] cmd: avb: rework do_avb_verify_part
` [PATCH v1 7/7] doc: android: avb: add slot_suffix param details

[PATCH 0/5] Qualcomm DWC3 USB support
 2024-02-06 20:36 UTC  (3+ messages)
` [PATCH 1/5] usb: dwc3-generic: implement Qualcomm wrapper

[PATCH] net: macb: Add support for fixed link
 2024-02-06 19:04 UTC 

[PATCH v7] fdt: Allow the devicetree to come from a bloblist
 2024-02-06 17:20 UTC  (8+ messages)

[PATCH v3 0/3] Conclusive WHLE-LS1 support (was: Conclusive WHLE-LS1046A support)
 2024-02-06 17:08 UTC  (5+ messages)
` [PATCH v3 2/3] board: Add support for Conclusive WHLE-LS1046A
` [PATCH v3 3/3] board: Add support for Conclusive WHLE-LS1088A

[PATCH v2 1/2] imx: imxrt1050-evk: Add support for SPI flash booting
 2024-02-06 16:40 UTC  (2+ messages)
` [PATCH v2 2/2] imx: imxrt1050-evk: Add documentation for SPI boot

[PATCH v2] arm: Add OVERLAY command to BSS section on ARM64
 2024-02-06 16:35 UTC  (3+ messages)

[PATCH v2] rng: Add Turris Mox rWTM RNG driver
 2024-02-06 15:02 UTC  (6+ messages)

[PATCH] xyzModem: Correct xmodem blk verification conditions
 2024-02-06 14:08 UTC  (5+ messages)

[PATCH] memory: ti-gpmc: Fix lock up at A53 SPL during NAND boot on AM64-EVM
 2024-02-06 14:02 UTC 

[PATCH] xyzModem: Correct xmodem blk verification conditions
 2024-02-06 13:48 UTC  (3+ messages)

[PATCH v5 00/11] An effort to bring DT bindings compliance within U-Boot
 2024-02-06 13:00 UTC  (7+ messages)
` [PATCH v5 06/11] dts: Add script to uprev dts/upstream subtree

[PATCH] lib: sparse: Fix error checking for write_sparse_chunk_raw
 2024-02-06 12:49 UTC  (2+ messages)

[PATCH 00/18] rockchip: add support for Theobroma JAGUAR SBC-RK3588-AMR
 2024-02-06 12:42 UTC  (12+ messages)
` [PATCH 08/18] rockchip: pine64: rockpro64: migrate to rockchip_early_misc_init_r

[PATCH] arm64: versal-net: Setup correct addresses of GICR/GICD
 2024-02-06 11:51 UTC 

[PATCH 1/5] xilinx: Fix fpga region DT nodes name
 2024-02-06 11:37 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Fix kr260 clock wiring
 2024-02-06 11:36 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Describe 25MHz fixed clock for PL GEMs
 2024-02-06 11:35 UTC  (2+ messages)

[PATCH] configs: versal: Enable CONFIG_LTO for mini qspi/ospi
 2024-02-06 11:34 UTC  (2+ messages)

[PATCH] configs: versal_net: Enable CONFIG_LTO for mini qspi/ospi
 2024-02-06 11:34 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Sync clock labels with kr260 revB
 2024-02-06 11:32 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Add 'silabs, skip-recall' to all si570 clk nodes
 2024-02-06 11:32 UTC  (2+ messages)

[PATCH] arm64: xilinx: Enable EFI_HTTP_BOOT by default
 2024-02-06 11:31 UTC  (2+ messages)

[PATCH] soc: zynqmp: Add the IDcode for dr_SE and eg_SE variants
 2024-02-06 11:27 UTC  (2+ messages)

[PATCH v2] scripts: dtc-version: Don't show error messages
 2024-02-06 11:00 UTC 

[PATCH v2 0/4] phycore-imx8mp: Add USB support
 2024-02-06 10:48 UTC  (4+ messages)
` [PATCH v2 1/4] imx8mp-phyboard-pollux-rdk: sync with kernel devicetree from v6.8-rc2

[PATCH] scripts: dtc-version: Don't show error messages
 2024-02-06 10:43 UTC  (5+ messages)

[PATCH v3 0/3] Random Number Generator fixes
 2024-02-06  8:24 UTC  (4+ messages)
` [PATCH v3 3/3] cmd: rng: Add rng list command

[PATCH v2 0/3] rockchip: rk35xx: Fix writing to eMMC
 2024-02-06  5:52 UTC  (13+ messages)
` [PATCH v2 1/3] rockchip: rk35xx: Remove use of eMMC DDR52 mode
` [PATCH v2 2/3] rockchip: rk35xx: Enable eMMC HS200 mode by default

[PATCH 0/4] Add New Devices for RGxx3
 2024-02-06  3:29 UTC  (11+ messages)
` [PATCH 1/4] arm: dts: rockchip: rk3566: Remove unnecessary clks from rgxx3
` [PATCH 2/4] board: rockchip: Add support for Powkiddy RGB10MAX3
` [PATCH 3/4] configs: Remove unnecessary options from RGxx3 config
` [PATCH 4/4] board: rockchip: Add early ADC button detect for RGxx3

[RFC] rockchip: Reset to bootrom download mode on hang
 2024-02-06  3:41 UTC  (6+ messages)

[PATCH V4 0/7] Add Additional Boards and Features to RGxx3
 2024-02-06  2:59 UTC  (6+ messages)
` [PATCH V4 3/7] rockchip: boot_mode: Allow rockchip_dnl_key_pressed() in SPL

[PATCH v6 0/7] board: siemens: clean up subfolders
 2024-02-05 22:18 UTC  (2+ messages)

[PATCH 0/5] update venice dts
 2024-02-05 21:10 UTC  (9+ messages)
` [PATCH 1/5] arm: dts: imx8mm-venice-gw7901: add digital I/O direction control GPIO's
` [PATCH 2/5] arm: dts: imx8mm-venice-gw7901: add TPM device
` [PATCH 3/5] arm: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS
` [PATCH 4/5] arm: dts: imx8mm-venice-gw71xx: add TPM device
` [PATCH 5/5] arm: dts: imx8mp-venice-gw71xx: "

[PATCH] mmc: rockchip_sdhci: Use bounce buffer in SPL to fix read performance
 2024-02-05 18:27 UTC 

[PATCH v3 0/2] arm: s5p4418: fix relocation
 2024-02-05 15:41 UTC  (3+ messages)

[GIT PULL] rpi: updates for v2024.04
 2024-02-05 15:16 UTC  (3+ messages)

[PATCH] net: phy: ncsi: Correct the endian of the checksum
 2024-02-05 15:04 UTC  (2+ messages)

[PATCH] poplar: add myself as co-maintainer
 2024-02-05 14:38 UTC  (6+ messages)

[PATCH] cmd: setexpr: fix no matching string in gsub return empty value
 2024-02-05 14:28 UTC  (2+ messages)

[PATCH] net: phy: ncsi: reslove the unaligned access issue
 2024-02-05  8:13 UTC 

[PATCH v3] rockchip: spl: Enable caches to speed up checksum validation
 2024-02-05 13:51 UTC  (3+ messages)

[PATCH] board: rockchip: Add Pine64 PineTab2
 2024-02-05 13:48 UTC  (3+ messages)

[PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible
 2024-02-05 12:17 UTC  (13+ messages)


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