public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-06-22 05:27:47 to 2023-06-26 01:08:31 UTC [more...]

[PATCH u-boot 0/3] Revert broken Bootmenu commits
 2023-06-26  1:08 UTC  (9+ messages)

[PATCH v2 0/7] Enable DM_SERIAL for the LS104xA RDB/FRWY boards
 2023-06-26  1:04 UTC  (2+ messages)

[PATCH] mmc:Remove the legacy mode clock setting operation
 2023-06-26  1:01 UTC  (2+ messages)

[PATCH v1] LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms
 2023-06-26  0:58 UTC  (2+ messages)

[PATCH] arm: dts: imx8m: add OPTEE_LOAD_ADDRESS config and tee.bin
 2023-06-26  0:57 UTC  (2+ messages)

[PATCH] powerpc: Add support for CZ.NIC Turris 1.x routers
 2023-06-26  0:51 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi
 2023-06-26  0:47 UTC  (3+ messages)

[PATCH] board: gateworks: venice: switch to 2-bank dram config
 2023-06-26  0:45 UTC  (2+ messages)

[PATCH] configs: imx8m: Prepare imx8m-venice boards for HAB support
 2023-06-26  0:45 UTC  (2+ messages)

imx8m optee load address?
 2023-06-26  0:41 UTC  (6+ messages)

[PATCH 1/1] README: remove Minicom comment
 2023-06-25 22:04 UTC 

[PATCH 1/1] cmd: loads man-page
 2023-06-25 21:27 UTC 

[PATCH 1/1] doc: fix typo loady in loadb man-page
 2023-06-25 21:24 UTC 

[PATCH 0/5] m68k: add ColdFire watchdog driver
 2023-06-25 19:35 UTC  (6+ messages)
` [PATCH 1/5] drivers: watchdog: add mcf watchdog support
` [PATCH 2/5] m68k: move watchdog functions in mcf_wdt driver
` [PATCH 3/5] m68k: dts: add watchdog node
` [PATCH 4/5] configs: m68k: add watchdog driver
` [PATCH 5/5] MAINTAINERS: add myself as mcf_wdt.c maintainer

[PATCH] menu: Re-enable the ANSI codes
 2023-06-25 16:25 UTC  (12+ messages)

[PATCH v2 0/4] NFSv1 support
 2023-06-25 15:35 UTC  (15+ messages)
` [PATCH v2 4/4] net: add "

[PATCH 1/1] doc: saves man-page
 2023-06-25 13:17 UTC 

[PATCH] sql: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL
 2023-06-25  9:18 UTC 

[PATCH] common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV
 2023-06-25  8:52 UTC 

[PATCH] cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADS
 2023-06-25  8:24 UTC 

[PATCH] ARM: imx: romapi: Fix signed integer bitwise ops misuse
 2023-06-25 10:34 UTC 

[PATCH 1/1] cmd: fix loads, saves on sandbox
 2023-06-25  9:54 UTC 

[PATCH] doc: statistics: Re-generate the last 3 releases
 2023-06-25  1:38 UTC  (2+ messages)

[PATCH] mkimage: Use PATH_MAX for path length
 2023-06-25  1:38 UTC  (2+ messages)

[PATCH 0/6] nokia_nx51: Attempts to debug keyboard
 2023-06-25  1:38 UTC  (4+ messages)
` [PATCH 1/6] menu: Re-enable the ANSI codes

[PATCH 6/6] imx: hab: Simplify the mechanism
 2023-06-25  1:37 UTC 

[PATCH 5/6] imx: hab: Fix a couple of build warnings with DEBUG enabled
 2023-06-25  1:37 UTC 

[PATCH 4/6] spl: spl_legacy: Add extra address checks
 2023-06-25  1:37 UTC 

[PATCH 3/6] ARM: imx: Add weak default reset_cpu()
 2023-06-25  1:37 UTC 

[PATCH 2/6] ARM: at91: Switch sama5d2_icp_mmc to simple malloc in SPL
 2023-06-25  1:37 UTC 

[PATCH 1/6] mips: cpu: Use plain puts() in restart handler
 2023-06-25  1:37 UTC 

[PATCH 0/2] Fix 'mbr' command with hybrid MBR/GPT
 2023-06-23 20:00 UTC  (3+ messages)
` [PATCH 1/2] disk: part: Add API to get partitions with specific driver
` [PATCH 2/2] cmd: mbr: Force DOS driver to be used for verify

Pull request doc-2023-07-rc6
 2023-06-23 18:32 UTC  (2+ messages)

Trying to boot custom kernel on Wink Hub (i.MX28)
 2023-06-23 18:14 UTC  (16+ messages)

[PATCH] android_ab: Add option to skip decrementing tries
 2023-06-23 22:05 UTC 

mmc: Read eMMC partition access bits before card reset
 2023-06-24 16:57 UTC  (12+ messages)

[PATCH] arch: arm: dts: k3-am625-sk: Update timings node name for panel-lvds
 2023-06-23 16:56 UTC  (2+ messages)

[PATCH v2 0/3] riscv: Add ACLINT mtimer and mswi devices support
 2023-06-24  9:12 UTC  (3+ messages)
` [PATCH v2 3/3] riscv: Rename SiFive CLINT to RISC-V ALINT

[PATCH v2 0/2] Fix 'no USB device found' error
 2023-06-23 17:59 UTC  (6+ messages)
` [PATCH v2 1/2] arm: dts: am335x-icev2-u-boot: Configure peripheral mode for usb0
` [PATCH v2 2/2] arm: dts: am335x-evmsk-u-boot: "

[PATCH v2 0/8] Integrate EFI capsule tasks into u-boot's build flow
 2023-06-24 13:41 UTC  (9+ messages)
` [PATCH v2 1/8] fdt_add_pubkey: Add support for adding ESL public key under signature node
` [PATCH v2 2/8] capsule: authenticate: Embed capsule public key in platform's dtb
` [PATCH v2 3/8] test: py: Change capsule authenticate test flow
` [PATCH v2 4/8] doc: capsule: Document the new mechanism to embed ESL file into dtb
` [PATCH v2 5/8] tools: mkeficapsule: Add support for parsing capsule params from config file
` [PATCH v2 6/8] Makefile: Add a target for building capsules
` [PATCH v2 7/8] test: efi_capsule: Test capsule generation from config file
` [PATCH v2 8/8] doc: Add documentation to describe capsule config file format

[PATCH] drivers: led: bcm6858: do not use null label to find the top
 2023-06-23 16:36 UTC 

[PATCH v7 0/7] Tegra: add ASUS/Google Nexus 7 (2012) support
 2023-06-23 14:45 UTC  (17+ messages)
` [PATCH v7 1/7] configs: tegra-common-post: add GPIO keyboard as STDIN device
` [PATCH v7 2/7] configs: tegra-common-post: make PXE and DHCP boot targets optional
` [PATCH v7 3/7] ARM: tegra: add SoC UID calculation function
` [PATCH v7 4/7] board: asus: transformer: add ASUS Transformer T30 family support
` [PATCH v7 5/7] board: asus: grouper: add Google Nexus 7 (2012) support
` [PATCH v7 6/7] board: lg: x3: add Optimus 4X HD and Optimus Vu support
` [PATCH v7 7/7] board: htc: endeavoru: add One X support

[PATCH] cadence_qspi: Enable flash reset for Versal NET platform
 2023-06-23 14:18 UTC  (2+ messages)

[PATCH 0/3] Add Versal NET mini U-Boot configurations
 2023-06-23 14:17 UTC  (2+ messages)

[PATCH v2 01/14] doc: Move FIT into its own directory
 2023-06-23 12:22 UTC  (14+ messages)
` [PATCH v2 02/14] doc: Convert FIT source-file format to rST
` [PATCH v2 03/14] doc: Reformat the FIT documentation to make it nicer
` [PATCH v2 04/14] doc: Bring in the FIT examples
` [PATCH v2 05/14] doc: Bring in FIT x86 boot
` [PATCH v2 06/14] doc: Bring in FIT signature files
` [PATCH v2 07/14] doc: Bring in the FIT howto
` [PATCH v2 08/14] doc: Bring in the FIT overlay information
` [PATCH v2 09/14] doc: Tidy up the format docs to be more generic
` [PATCH v2 10/14] doc: Expand FIT tables to include all values
` [PATCH v2 11/14] doc: Move external FIT docs into the main body
` [PATCH v2 12/14] doc: Add signing to the FIT spec
` [PATCH v2 13/14] doc: Bring in the command-syntax extensions
` [PATCH v2 14/14] doc: Improve documentation for the bootm command

[PATCH] clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parent
 2023-06-23 13:05 UTC 

[PATCH] net: zynq_gem: Don't hardcode the MDC clock divisor
 2023-06-23 12:55 UTC  (2+ messages)

[PATCH] arm64: versal-net: spi: Update boot sequence dynamically
 2023-06-23 12:55 UTC  (2+ messages)

[PATCH] xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.h
 2023-06-23 12:51 UTC 

[PATCH v2 0/6] Fix sparse warnings in zynq platform
 2023-06-23 12:47 UTC  (2+ messages)

[PATCH] board: rockchip: add Radxa ROCK5A Rk3588 board
 2023-06-23 12:22 UTC 

[PATCH v1 1/2] meson-a1: dts: add hw rng node
 2023-06-23 10:57 UTC  (3+ messages)

[PATCH v1] drivers: rng: add check status bit feature
 2023-06-23 10:53 UTC  (3+ messages)

[PATCH 1/9] doc: Move FIT into its own directory
 2023-06-23 12:12 UTC  (15+ messages)
` [PATCH 2/9] doc: Convert FIT source-file format to rST
` [PATCH 3/9] doc: Reformat the FIT documentation to make it nicer
` [PATCH 4/9] doc: Bring in the FIT examples
` [PATCH 5/9] doc: Bring in FIT x86 boot
` [PATCH 6/9] doc: Bring in FIT signature files
` [PATCH 7/9] doc: Bring in the FIT howto
` [PATCH 8/9] doc: Bring in the FIT overlay information
` [PATCH 9/9] doc: Bring in the command-syntax extensions

[PATCH] board: rockchip: rock5b-rk3588: fix description
 2023-06-23 10:05 UTC 

riscv: asm update for building ubifs
 2023-06-23  9:57 UTC  (4+ messages)
` [PATCH 2/3] riscv: implement local_irq_{save,restore} macros

[PATCH] arm: mvebu: Enable gpio-fan for Thecus N2350 board
 2023-06-23  8:23 UTC  (2+ messages)

[PATCH v2] dt-bindings: riscv: deprecate riscv,isa
 2023-06-22 19:43 UTC  (4+ messages)

[PATCH 1/1] doc: bind man-page
 2023-06-22 15:38 UTC 

[PATCH v4 1/3] phy: at91: Add support for the USB 2.0 PHY's of SAMA7
 2023-06-22 15:24 UTC  (6+ messages)
` [PATCH v4 2/3] usb: ohci-at91: Enable OHCI functionality and register into DM
` [PATCH v4 3/3] usb: ohci-at91: Add USB PHY functionality

[UBOOT PATCH 0/3] Port the usb reset patches from linux
 2023-06-22 15:00 UTC  (9+ messages)
` [UBOOT PATCH 1/3] usb: dwc3: core: improve reset sequence

[PATCH v1] HSD #18028953892: usb: xhci-dwc3: Fix USB3.1 controller register access in reset state
 2023-06-22 14:08 UTC  (5+ messages)

[PATCH v2 0/2] common/memsize.c: Fix get_ram_size() when cache is enabled
 2023-06-22 14:00 UTC  (2+ messages)

[PATCH v1] mtd: nand: raw: rockchip_nfc: copy hwecc PA data to oob_poi buffer
 2023-06-22 13:59 UTC 

[PATCH] arm: mach-omap2: am33xx: musb: Fix condition for USB device definition
 2023-06-22 10:05 UTC  (3+ messages)

[PATCH 1/2] buildman: Fix verboose typo and add comment
 2023-06-22 11:44 UTC  (2+ messages)
` [PATCH 2/2] buildman: Provide an argument to the -R option

[PATCH] rockchip: rk3568: Add support for Lubancat2 board from EmbedFire
 2023-06-22 10:08 UTC 

[PATCH 00/10] rockchip: rk3588: add support for DFU in SPL
 2023-06-22 10:03 UTC  (13+ messages)
` [PATCH 01/10] rockchip: allow env defines for SPL build
` [PATCH 02/10] usb: dwc3: core: improve reset sequence
` [PATCH 03/10] usb: dwc3: gadget: Don't send unintended link state change
` [PATCH 04/10] usb: dwc3: core: Only handle soft-reset in DCTL
` [PATCH 05/10] usb: dwc3: Increase DWC3 controller halt timeout
` [PATCH 06/10] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add bootph-all to gadget nodes
` [PATCH 07/10] ARM: mach-rockchip: spl-boot-order: add possibility to DFU
` [PATCH 08/10] ARM: mach-rockchip: rk3588: add gadget device to the boot order
` [PATCH 09/10] rockchip: rk3588: prepare env for DFU
` [PATCH 10/10] configs: rockchip: rock5b-rk3588: enable DFU and related configs

Rockchip DWC2 issue
 2023-06-22  9:25 UTC  (4+ messages)

[PATCH v2] doc: uefi: enhance anti-rollback documentation
 2023-06-22  7:56 UTC  (3+ messages)

[PATCH v3] doc: uefi: enhance anti-rollback documentation
 2023-06-22  8:06 UTC 

[PATCH v3 1/1] usb: dwc2: Fix the write to W1C fields in HPRT register
 2023-06-22  5:23 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