u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-06 17:42:45 to 2023-04-08 21:57:52 UTC [more...]

[RFC PATCH v1] arm: lib: add __gnu_thumb1_case_si
 2023-04-08 21:57 UTC  (3+ messages)

[PATCH v9 0/9] bootstd: Convert rockchip and add various fixes and tweaks
 2023-04-08 20:44 UTC  (10+ messages)
` [PATCH v9 1/9] bootstd: Tweak bootflow logic for device tree
` [PATCH v9 2/9] virtio: Ensure PCI is set up first
` [PATCH v9 3/9] bootstd: Support booting EFI where multiple options exist
` [PATCH v9 4/9] bootstd: Report missing labels only when asked
` [PATCH v9 5/9] bootstd: Show a message sometimes if no bootflows are found
` [PATCH v9 6/9] bootstd: Adjust code ordering to work around compiler quirk
` [PATCH v9 7/9] bootstd: Use blk uclass device numbers to set efi bootdev
` [PATCH v9 8/9] rockchip: Move to standard boot
` [PATCH v9 9/9] rockchip: Use the same boot_targets for all boards

Pull request for efi-2023-07-rc1
 2023-04-08 20:36 UTC 

[PATCH v8 00/13] bootstd: Convert rockchip and add various fixes and tweaks
 2023-04-08 20:18 UTC  (22+ messages)
` [PATCH v8 01/13] bootstd: Tweak bootflow logic for device tree
` [PATCH v8 02/13] virtio: Ensure PCI is set up first
` [PATCH v8 03/13] bootstd: Support booting EFI where multiple options exist
` [PATCH v8 04/13] bootstd: Report missing labels only when asked
` [PATCH v8 05/13] bootstd: Show a message sometimes if no bootflows are found
` [PATCH v8 06/13] bootstd: Adjust code ordering to work around compiler quirk
` [PATCH v8 07/13] bootstd: Use blk uclass device numbers to set efi bootdev
` [PATCH v8 08/13] rockchip: Move to standard boot
` [PATCH v8 09/13] rockchip: Use the same boot_targets for all boards
` [PATCH v8 10/13] bootstd: Disable BOOTSTD for boards with custom commands
` [PATCH v8 11/13] xilinx: Disable CONFIG_BOOTSTD_DEFAULTS for some xilinx boards
` [PATCH v8 12/13] atmel: Disable SPL_EFI_PARTITION for sama5d27_som1_ek_qspiflash
` [PATCH v8 13/13] bootstd: Enable BOOTSTD_DEFAULTS by default

[PATCH v3 00/11] Tegra DC improvements
 2023-04-08 19:51 UTC  (2+ messages)

Please pull u-boot-video
 2023-04-08 18:18 UTC  (2+ messages)

[PULL] u-boot-sh/master_sh/gen4/initial
 2023-04-08 18:18 UTC  (2+ messages)

[PATCHv2] drivers: tee: sandbox: Fix SCP03 control emulator
 2023-04-08 15:35 UTC 

[PULL] u-boot-sh/master_regulator/fixes
 2023-04-08 15:28 UTC 

[PATCH] spi: synquacer: Silence unused variable warnings
 2023-04-08 15:01 UTC  (3+ messages)

[PATCH] arm: dts: rk356x: Makefile: sort
 2023-04-08  9:33 UTC 

[PATCH] configs: rk3588: rename defconfig for rock-5b
 2023-04-08  9:33 UTC 

[PATCH] arm: dts: rockchip: add support for ROCK 4C+
 2023-04-08  9:26 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: rk3399: add Radxa "
  ` [PATCH 2/2] configs: "

[PATCH 1/2] arm: dts: rk3399: rock-pi-4: sync with Linux 6.3-rc5
 2023-04-08  9:11 UTC  (2+ messages)
` [PATCH 2/2] configs: rk3399: add Radxa ROCK Pi 4 variants

[v1 0/2] Add DTS for BPI-R3
 2023-04-08  7:37 UTC  (4+ messages)
` [v1 1/2] board: mediatek: add Bananapi-R3 devicetree
  ` Aw: "
` [v1 2/2] configs: change bpi-r3 to board specific dts and change prompt

[RFC PATCH] sunxi: arm64: boot0.h: runtime check for RVBAR address
 2023-04-08  6:27 UTC  (2+ messages)

[PATCH 1/2] sunxi: boot0.h: allow RVBAR MMIO address customisation
 2023-04-08  6:19 UTC  (4+ messages)
` [PATCH 2/2] sunxi: remove support for boot0 header reservation

[PATCH v2 0/2] video: sunxi: dw-hdmi: complement partial OF conversion
 2023-04-08  6:11 UTC  (5+ messages)
` [PATCH v2 1/2] video: sunxi: dw-hdmi: Use DM for clock gates and resets
` [PATCH v2 2/2] video: sunxi: dw-hdmi: Use DM for HVCC regulator

[PATCH v2 0/1] meson: Demonstration of using binman to produce the image
 2023-04-08  3:34 UTC  (6+ messages)

[PATCH] mpc8379erdb: Convert to using DM_SERIAL
 2023-04-07 22:03 UTC 

[PATCH v4 0/5] Add Broadcom Northstar basic support
 2023-04-07 21:40 UTC  (13+ messages)
` [PATCH v4 1/5] nand: brcmnand: add iproc support
` [PATCH v4 2/5] mtd: rawnand: nand_base: Handle algorithm selection
` [PATCH v4 3/5] arm: dts: Import device tree for Broadcom Northstar
` [PATCH v4 4/5] arm: Add support for the Broadcom Northstar SoCs
` [PATCH v4 5/5] board: Add new Broadcom Northstar board

[PATCH V2 0/2] Add RK3588 TRNG
 2023-04-07 21:32 UTC  (3+ messages)
` [PATCH V2 1/2] rockchip: rng: add trngv1 for rk3588
` [PATCH V2 2/2] ARM: dts: rockchip: rk3588s-u-boot: Add rng node

[PATCH] sandbox: video: Fix building without SDL
 2023-04-07 19:58 UTC  (2+ messages)

[PATCH v5 1/8] bootstd: Tweak bootflow logic for device tree
 2023-04-07 19:57 UTC  (15+ messages)
` [PATCH v5 3/8] bootstd: Support booting EFI where multiple options exist

[PATCH 1/1] pytest: Use --lazy with umount
 2023-04-07 19:56 UTC  (6+ messages)

[PATCH 0/2] Add RK3588 TRNG
 2023-04-07 16:26 UTC  (4+ messages)
` [PATCH 1/2] rockchip: rng: add trngv1 for rk3588

[PATCH] rockchip: rk3328: Add support for FriendlyARM NanoPi R2C
 2023-04-07 18:16 UTC 

[PATCH 01/11] dt-bindings: power: Add R8A779F0 S4 SYSC power domain definitions
 2023-04-07 19:45 UTC  (3+ messages)
` [PATCH 08/11] ARM: dts: renesas: Add R8A779F0 S4 DT extras

[PATCH 1/9] dt-bindings: power: Add R8A779G0 V4H SYSC power domain definitions
 2023-04-07 19:44 UTC  (3+ messages)
` [PATCH 6/9] ARM: dts: renesas: Add R8A779G0 V4H DT extras

[PATCH] boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency
 2023-04-07 18:55 UTC  (3+ messages)

[PATCH 1/1] doc: describe our documentation style
 2023-04-07 18:55 UTC  (3+ messages)

[PATCH v2 0/3] *** net: DHCPv6 protocol and commands ***
 2023-04-07 18:55 UTC  (7+ messages)
` [PATCH v2 1/3] net: dhcp6: Add DHCPv6 (DHCP for IPv6)
` [PATCH v2 2/3] net: dhcp6: pxe: Add DHCP/PXE commands for IPv6
` [PATCH v2 3/3] net: dhcp6: Add a sandbox test for dhcp6

[PATCH 1/1] doc: mention usage of .readthedocs.yml
 2023-04-07 18:55 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2023-04-07 17:46 UTC  (3+ messages)
` [PULL] u-boot-sh/master_net/phy/prep-cleanup

[PATCH] mmc: fsl_esdhc: Fix enablement of UHS mode
 2023-04-07 16:38 UTC  (3+ messages)

[PATCH] net: ravb: Add R-Car Gen4 support
 2023-04-07 15:12 UTC 

[PATCH] doc: arch: m68k: fix maintainer email
 2023-04-07 14:51 UTC  (2+ messages)

[PATCH] serial-uclass: drop redundant code in serial_check_stdout()
 2023-04-07 14:51 UTC  (2+ messages)

[PATCH v2 1/2] lmb: Fix LMB_MEMORY_REGIONS flag usage
 2023-04-07 14:51 UTC  (4+ messages)
` [PATCH v2 2/2] lmb: add max number of region in lmb_dump_region() output

[PATCH 0/2] ata: fix build failures for SATA w/o SCSI
 2023-04-07 14:50 UTC  (5+ messages)
` [PATCH 1/2] ata: fix requirements for CONFIG_AHCI_PCI
` [PATCH 2/2] ata: don't use SYS_SCSI_MAX_SCSI_ID for SATA

[PATCH 1/1] cmd: CONFIG_CMD_SCSI depends on CONFIG_SCSI
 2023-04-07 14:50 UTC  (2+ messages)

[PATCH 1/1] cmd/regulator: missing fallthrough in do_dev()
 2023-04-07 14:50 UTC  (2+ messages)

[PATCH] spi: Kconfig: add dependency on CONFIG_MPC85xx for FSL_ESPI entry
 2023-04-07 14:50 UTC  (2+ messages)

[PATCH 1/1] cmd: missing fallthrough macro in do_pci()
 2023-04-07 14:50 UTC  (2+ messages)

[PATCH 1/1] cmd: convert fallthrough comment
 2023-04-07 14:50 UTC  (2+ messages)

[PATCH 1/1] lib: missing fallthrough comment in vsnprintf_internal()
 2023-04-07 14:50 UTC  (2+ messages)

[PATCH 1/1] tools: avoid implicit fallthrough in fdt_add_pubkey
 2023-04-07 14:49 UTC  (2+ messages)

[PATCH v1 1/1] tools: env: use /run to store lockfile
 2023-04-07 14:49 UTC  (2+ messages)

[PATCH] cmd: Add 2048 game
 2023-04-07 14:49 UTC  (2+ messages)

[PATCH v1 0/9] TI TPS6594 PMIC support for multiple TI EVMs
 2023-04-07 14:49 UTC  (5+ messages)
` [PATCH v1 7/9] DONOTMERGE: arm: dts: k3-j721e: realign node name on linux dts name
` [PATCH v1 8/9] configs: am62ax_evm_a53: Enable support for TI TPS6593 PMIC
` [PATCH v1 9/9] DONOTMERGE: arm: dts: k3-am62a7-sk: Add TI TPS6593 PMIC support

[PATCH v2 00/13] TI TPS6594 PMIC support for multiple TI EVMs
 2023-04-07 13:33 UTC  (14+ messages)
` [PATCH v2 01/13] drivers: pmic: TPS65941 add support for WD disable
` [PATCH v2 02/13] drivers: regulator: Fixes for TPS65941 LDO voltage conversion
` [PATCH v2 03/13] configs: j721e_evm: Add support for TPS65941 PMICs on j721e TI EVM board
` [PATCH v2 04/13] board: ti: k3-j721e: Force TPS65941 PMIC WD disable "
` [PATCH v2 05/13] DONOTMERGE: arm: dts: k3-j721e: u-boot overlay for TI tps6594 PMIC
` [PATCH v2 06/13] DONOTMERGE: arm: dts: k3-j721e: refactor r5 board file to use Linux dts tps6594 description
` [PATCH v2 07/13] DONOTMERGE: arm: dts: k3-j721e: realign node name on linux dts name
` [PATCH v2 08/13] configs: am62ax_evm_a53: Enable support for TI TPS6593 PMIC
` [PATCH v2 09/13] DONOTMERGE: arm: dts: k3-am62a7-sk: Add TI TPS6593 PMIC support
` [PATCH v2 10/13] configs: j7200_evm: Enable TP6594 family PMICs
` [PATCH v2 11/13] DONOTMERGE: arm: dts: k3-j7200: Add "
` [PATCH v2 12/13] DONOTMERGE: arch: arm: dts: k3-j721s2: Add TPS6594 familly PMICs
` [PATCH v2 13/13] configs: j721s2_evm: Enable TP6594 PMIC and AVS0

[PATCH v2 0/8] Add DFU, emmc and usb boot for TI am62x
 2023-04-07 13:26 UTC  (10+ messages)
` [PATCH v2 1/8] omap: timer: add ti,am654-timer compatibility
` [PATCH v2 2/8] arm: mach-k3: am62: Add timer0 id to the dev list
` [PATCH v2 3/8] arm: dts: k3-am62: Bump dtsi from linux
` [PATCH v2 4/8] arm: dts: k3-am625-sk: Enable emmc in SPL
` [PATCH v2 5/8] usb: dwc3: Add dwc3 glue driver for am62
` [PATCH v2 6/8] configs: am62: Add configs for enabling USB in U-Boot
` [PATCH v2 7/8] arm: dts: k3-am625-sk: Enable usb ports in u-boot
` [PATCH v2 8/8] configs: am62x_evm_*: Enable USB and DFU support

[PATCH v3 00/19] Support android boot image v3/v4
 2023-04-07 13:16 UTC  (5+ messages)
` [PATCH v3 11/19] android: boot: ramdisk: support vendor ramdisk

[PATCH v2 1/2] Boot var automatic management for removable medias
 2023-04-07 10:13 UTC  (2+ messages)

[PATCH] configs: stm32mp15: increase malloc size for pre-reloc
 2023-04-07  9:37 UTC 

[PATCH v2 0/4] rockchip: Fixes for RK3568 and RK3588
 2023-04-07  9:36 UTC  (4+ messages)
` [PATCH v2 3/4] rockchip: rk35xx: Fix boot with a large fdt blob

[PATCH] qemu: dfu: Correct memset call in set_dfu_alt_info
 2023-04-07  9:30 UTC  (3+ messages)

[PATCH v3 0/3] Add StarFive JH7110 PCIe drvier support
 2023-04-07  8:56 UTC  (6+ messages)
` [PATCH v3 1/3] starfive: pci: Add StarFive JH7110 pcie driver

[PATCH 1/2] efi_loader: Fix flexible array member definitions
 2023-04-07  7:33 UTC  (5+ messages)
` [PATCH 2/2] efi_loader: Fix warnings on unaligned accesses

[PATCH 1/8] riscv: Optimize source end address calculation in start.S
 2023-04-07  6:29 UTC  (9+ messages)
` [PATCH 2/8] riscv: Optimize loading relocation type
` [PATCH 3/8] tools: prelink-riscv: Cosmetic style fixes
` [PATCH 4/8] tools: prelink-riscv: Unmap the ELF image when done

[PATCH] riscv: Enforce DWARF4 output
 2023-04-07  5:44 UTC 

[PATCH 0/9] Update clang support for ARM
 2023-04-07  5:31 UTC  (15+ messages)
` [PATCH 1/9] arm: Only support ARM64_CRC32 when using GCC
` [PATCH 2/9] clang: Add $(CLANG_TARGET) to LDPPFLAGS
` [PATCH 3/9] clang: Don't look for libgcc
` [PATCH 4/9] arm: Centralize fixed register logic
` [PATCH 5/9] armv7: Use isb/dsb directly in start.S
` [PATCH 6/9] boot/image-board.c: Silence warning in select_ramdisk
` [PATCH 9/9] doc: clang: Update and correct support notes

[PATCH] bootflow: Rework do_bootflow_menu() slightly
 2023-04-07  5:31 UTC  (2+ messages)

[PATCH] api: Rework menu, and make it depend on CC_IS_GCC
 2023-04-07  5:31 UTC  (2+ messages)

[BUG] issues with new bootflow, uefi and virtio
 2023-04-07  5:31 UTC  (6+ messages)

[PATCH] ARM: configs: imx8mm: Sync i.MX8M Mini Toradex Verdin and Menlo board configs
 2023-04-07  3:28 UTC  (2+ messages)

[PATCH 00/17] rockchip: eMMC fixes for RK3568 and support for RK3588
 2023-04-07  3:27 UTC  (4+ messages)
` [PATCH 13/17] mmc: rockchip_sdhci: Add "

[PATCH] arm: mx6: module_fuse: fix build failure due to wrong argument name
 2023-04-07  1:52 UTC  (2+ messages)

[PATCH] ddr: marvell: a38x: Perform DDR training sequence again for 2nd boot
 2023-04-06 22:22 UTC  (2+ messages)

[PATCH 1/1] net: replace /* Fall through */
 2023-04-06 21:10 UTC  (2+ messages)

[PATCH] arm: mach-k3: am642: move do_dt_magic() after sysfw loading
 2023-04-06 19:18 UTC  (2+ messages)

[PATCH] arm: mach-k3: Workaround errata ID i2331
 2023-04-06 19:15 UTC  (2+ messages)

[PATCH v3] doc: ti: Add switch setting for boot modes on AM62 SK
 2023-04-06 17:55 UTC 

[PATCH] doc: ti: Add switch setting for boot modes on AM62 SK
 2023-04-06 17:54 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).