U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-12 22:24:01 to 2024-05-15 22:47:08 UTC [more...]

[PATCH 00/11] drivers: Driver support for ADI SC5xx SoCs
 2024-05-15 21:57 UTC  (12+ messages)
` [PATCH 01/11] pinctrl: Add support for ADI SC5XX-family pinctrl
` [PATCH 02/11] gpio: Add support for SC5XX-family processor GPIO driver
` [PATCH 03/11] gpio: Add support for ADI ADP5588 GPIO expander chips
` [PATCH 04/11] usb: musb-new: Add support for Analog Devices SC5xx SoCs
` [PATCH 05/11] i2c: Add support for ADI SC5XX-family I2C peripheral
` [PATCH 06/11] net: Add support for ADI SC5xx SoCs with DWC QoS ethernet
` [PATCH 07/11] watchdog: Add support for ADI SC5XX-family watchdog peripheral
` [PATCH 08/11] dma: Add driver for ADI SC5xx-family SoC MDMA functionality
` [PATCH 09/11] remoteproc: Add in SHARC loading for ADI SC5XX-family processors
` [PATCH 10/11] spi: Add support for ADI SC5XX-family processor SPI peripherals
` [PATCH 11/11] mmc: Add support for ADI SC5XX-family processor SDHCI peripherals

[PATCH v2 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-05-15 22:46 UTC  (12+ messages)
` [PATCH v2 4/4] imx: hab: Use "
` [PATCH] imx: hab: add documentation about the required keys/certs

[PATCH v2] fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
 2024-05-15 21:15 UTC  (4+ messages)

[PATCH] dm: use newly added linux/compat alloc functions
 2024-05-15 20:13 UTC 

[PATCH] fdt: add kaslr-seed if DM_RNG is enabled
 2024-05-15 20:05 UTC  (7+ messages)

[PATCH 1/2] doc: Detailed example for netconsole setup
 2024-05-15 19:05 UTC  (3+ messages)
` [PATCH 2/2] doc: Update netconsole examples

[PATCH v1] board: nuvoton: Use an event to replace last_stage_init() and fix build error
 2024-05-15 18:51 UTC  (2+ messages)

[PATCH v3 0/2] introduce basic support for TI's am625-lp-sk
 2024-05-15 18:48 UTC  (4+ messages)
` [PATCH v3 2/2] configs: add defconfigs for the am625-lp-sk

[NFS] fetching kernel via nfs
 2024-05-15 16:53 UTC  (2+ messages)

[PATCH v2 0/8] ECC Series
 2024-05-15 16:07 UTC  (3+ messages)
` [PATCH v2 5/8] drivers: ram: Kconfig: Add CONFIG_K3_INLINE_ECC

[PATCH 1/1] Squashed 'dts/upstream/' changes from b35b9bd1d4ee..7e08733c96c8
 2024-05-15 16:00 UTC  (7+ messages)

[PATCH] mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
 2024-05-15 14:55 UTC  (13+ messages)

[PATCH u-boot-mvebu 00/10] Turris Omnia DDR training changes
 2024-05-15 15:11 UTC  (7+ messages)
` [PATCH u-boot-mvebu 10/10] arm: mvebu: turris_omnia: Support old DDR3 training, selectable via env var

[PATCH v1 0/2] Two mpfs icicle init fixes
 2024-05-15 15:04 UTC  (3+ messages)
` [PATCH v1 1/2] board: microchip: icicle: correct type for node offset
` [PATCH v1 2/2] board: microchip: icicle: make both ethernets optional

[PATCH v2 0/4] Clean-up patch set for MbedTLS integration
 2024-05-15 14:37 UTC  (6+ messages)
` [PATCH v2 1/4] image: remove redundant hash includes
` [PATCH v2 2/4] efi_loader: "
` [PATCH v2 3/4] md5: Use typedef for MD5 context
` [PATCH v2 4/4] include: Move snprintf to stdio.h

[PATCH v2 0/2] Add eFuse access for ZynqMP
 2024-05-15 12:41 UTC  (3+ messages)
` [PATCH v2 1/2] firmware: zynqmp: Add support to access efuses
` [PATCH v2 2/2] drivers: misc: Add driver to access ZynqMP efuses

[PATCH] memory: ti-gpmc: use printf to dump settings/timings
 2024-05-15 12:20 UTC 

Use header file from external library in u-boot
 2024-05-15 11:51 UTC  (3+ messages)
  ` AW: "

[PATCH 0/3] Add eFuse access for ZynqMP
 2024-05-15  9:19 UTC  (9+ messages)
` [PATCH 1/3] firmware: zynqmp: Add support to access efuses
` [PATCH 2/3] amd64: zynqmp: Add command to program efuses
` [PATCH 3/3] drivers: misc: Add driver to access ZynqMP efuses

[PATCH v1 0/2] arm: dts: k3-am625-verdin: Enable LPDDR4 WDQS control
 2024-05-15  8:00 UTC  (3+ messages)
` [PATCH v1 1/2] arm: dts: k3-am625-verdin: Update autogenerated LPDDR4 configuration
` [PATCH v1 2/2] arm: dts: k3-am625-verdin: Enable LPDDR4 WDQS control

[PATCH 0/2] scripts/setlocalversion sync with linux 6.9
 2024-05-15  7:36 UTC  (3+ messages)
` [PATCH 1/2] Makefile: refactor ubootrelease target
` [PATCH 2/2] scripts/setlocalversion: sync with linux v6.9

[PATCH v1] usb: remove not used variable in usb_ether_curr_dev
 2024-05-15  6:34 UTC  (2+ messages)

[PATCH 00/13] MIPS: Boston: Various enhancements
 2024-05-15  6:28 UTC  (19+ messages)
` [PATCH 01/13] pci: xilinx: Handle size of ecam region properly
` [PATCH 02/13] pci: auto: Reduce bridge mem alignment boundary for boston
` [PATCH 03/13] pci: Enable PCI_MAP_SYSTEM_MEMORY when ARCH_MAP_SYSMEM is not set
` [PATCH 04/13] ahci: DMA addressing fixes
` [PATCH 05/13] ahci: dwc_ahsata: Generalize the driver
` [PATCH 06/13] MIPS: Provide dummy acpi_table.h
` [PATCH 07/13] MIPS: boston: Imply various options
` [PATCH 08/13] MIPS: boston: Provide default env vars
` [PATCH 09/13] syscon: Probe device first in syscon_get_regmap
` [PATCH 10/13] clk: boston: Allow to get regmap from parent device
` [PATCH 11/13] dts/upstream: Add Makefile for MIPS
` [PATCH 12/13] MIPS: boston: Migrate to OF_UPSTREAM
` [PATCH 13/13] mailmap: Update email for Paul Burton

[PATCH] fs: relax ext4_write_file() dependency
 2024-05-15  4:37 UTC 

[PATCH v1 0/2] mem_test: Support to save mtest result in environment
 2024-05-15  4:05 UTC  (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] configs: openbmc: Revise size of environment and use preboot

[PATCH 0/5] *** phyCORE-AM62x: DDR detection / Inject DDR timing deltas ***
 2024-05-14 16:26 UTC  (2+ messages)

[PATCH] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present
 2024-05-14 20:26 UTC  (4+ messages)

[PATCH v3] mmc: allow use of hardware partition names for mmc partconf
 2024-05-14 16:31 UTC  (8+ messages)

[PATCH] scripts: gen_compile_commands: fix invalid escape sequence warning
 2024-05-14 16:15 UTC  (2+ messages)

[PATCH v2] arm: mach-k3: Move code specific to a SoC into that SoC's directory
 2024-05-14 16:15 UTC  (2+ messages)

[PATCH] Init virtio before loading ENV from EXT4 or FAT
 2024-05-14 16:15 UTC  (2+ messages)

[PATCH v1] crypto: nuvoton: npcm_sha: Support SHA 384/512
 2024-05-14 16:15 UTC  (2+ messages)

[PATCH v2 0/2] Optimize udelay for aarch64 boards
 2024-05-14 16:15 UTC  (5+ messages)
` [PATCH v2 1/2] arm: Move sev() and wfe() definitions to common Arm header file
` [PATCH v2 2/2] armv8: generic_timer: Use event stream for udelay

[PATCH v3] sandbox: make function 'do_undefined' properly compiles for PowerPC
 2024-05-14 16:15 UTC  (2+ messages)

[PATCH] zfs: fix function 'zlib_decompress' pointlessly calling itself
 2024-05-14 16:15 UTC  (2+ messages)

[PATCH v2] zfs: recognize zpools formatted with features support
 2024-05-14 16:15 UTC  (2+ messages)

[GIT PULL] u-boot-riscv/master
 2024-05-14 16:14 UTC  (2+ messages)

[PULL] Please pull qcom/qcom-main
 2024-05-14 16:14 UTC  (2+ messages)

[PATCH v3] sysreset: add Qualcomm PSHOLD reset driver
 2024-05-14 14:12 UTC  (2+ messages)

[PATCH] sunxi: SPL SPI: add support for the V3s SoC
 2024-05-14 13:38 UTC  (2+ messages)

[PATCH 0/2] MAINTAINERS: updates for fastboot and usb gadget
 2024-05-14 13:37 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: add tree link for fastboot
` [PATCH 2/2] MAINTAINERS: add usb gadget regex to u-boot-dfu tree

[RFC 00/14] efi_loader: improve device-tree loading
 2024-05-14 13:08 UTC  (11+ messages)
` [RFC 02/14] efi_loader: library function efi_dp_merge
` [RFC 12/14] efi_loader: return binary from efi_dp_from_lo()

[PATCH] Revert "arm: dts: bcm283x: Add minimal smbios information"
 2024-05-14 13:07 UTC 

[PATCH 0/6] usb: dwc3: gadget: avoid EP command timeout
 2024-05-14 13:05 UTC  (13+ messages)
` [PATCH 1/6] usb: dwc3: gadget: combine return points into a single one
` [PATCH 2/6] usb: dwc3: gadget: clear SUSPHY bit before ep cmds
` [PATCH 3/6] usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
` [PATCH 4/6] usb: dwc3: gadget: Check ENBLSLPM before sending ep command
` [PATCH 5/6] usb: dwc3: gadget: properly check ep cmd
` [PATCH 6/6] usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer

Distro Boot instructions with examples
 2024-05-14  9:37 UTC  (4+ messages)

[PATCH 0/2] sunxi: v3s: add network support
 2024-05-14 10:27 UTC  (5+ messages)
` [PATCH 1/2] clk: sunxi: add EMAC and EPHY clocks and resets for the V3s SoC
` [PATCH 2/2] net: sun8i_emac: add support for the V3s

[PATCH v2 1/3] mach-ipq40xx: add CPU specific code
 2024-05-14 10:17 UTC  (3+ messages)
` [PATCH v2 2/3] mach-ipq40xx: use OF_UPSTREAM
` [PATCH v2 3/3] arm: dts: drop downstream IPQ4019 DTSI

[PATCH 1/1] riscv: add NULL check before calling strlen in the riscv cpu's get_desc()
 2024-05-14 10:07 UTC  (2+ messages)

[PATCH] configs: Make USB_GADGET_MANUFACTURER consistent over all PHYTEC boards
 2024-05-14  9:59 UTC  (2+ messages)

[PATCH 1/1] riscv: simplify backtrace report
 2024-05-14  9:54 UTC  (2+ messages)

[PATCH v3 1/1] andes: Unify naming policy for Andes related source
 2024-05-14  9:50 UTC 

[PATCH v3] rockchip: rv1126: Migrate to OF_UPSTREAM
 2024-05-14  4:07 UTC  (5+ messages)

[PATCH v4] rockchip: rv1126: Migrate to OF_UPSTREAM
 2024-05-14  4:05 UTC 

[PATCH 0/3 v4] provide names for emmc hardware partitions
 2024-05-13 23:29 UTC  (4+ messages)
` [PATCH 1/3 v4] mmc: use an enumerated type to represent PARTITION_CONFIG fields
` [PATCH 2/3 v4] mmc: allow use of hardware partition names for mmc partconf
` [PATCH 3/3 v4] venice: show emmc boot hardware partition

[PATCH v2] cmd: move ELF load and boot to lib/elf.c
 2024-05-13 18:17 UTC 

[PATCH] arch: fix arch-rockchip/clock.h dependency
 2024-05-13 17:52 UTC  (2+ messages)

[PATCH v2 0/3] arm: dts: am62-beagleplay: Fix Beagleplay Ethernet
 2024-05-13 17:48 UTC  (5+ messages)
` [PATCH v2 1/3] arm: dts: k3-am62*: sync with Linux v6.9
` [PATCH v2 2/3] arm: dts: k3-am625-beagleplay: get CPSW Ethernet to work
` [PATCH v2 3/3] arm: dts: k3-am625-beagleplay: Fix Ethernet PHY reset GPIO

Pull request: rpi-2024.07 rc3
 2024-05-13 17:48 UTC  (2+ messages)

[PATCH] doc/sphinx: Bump Jinja2 to 3.1.4
 2024-05-13 17:48 UTC  (2+ messages)

[PATCH 0/3] cyclic/watchdog patches
 2024-05-13 14:24 UTC  (7+ messages)
` [PATCH 1/3] cyclic: stop strdup'ing name in cyclic_register()
` [PATCH 2/3] wdt-uclass: prevent multiple cyclic_register calls

[PULL] u-boot-sh/master-cleanup
 2024-05-13 13:43 UTC  (2+ messages)

[PATCH] ARM: imx: Add doc/imx/ to i.MX MAINTAINERS entry
 2024-05-13 12:49 UTC  (2+ messages)

[PATCH] kconfig: default to zero if int/hex symbol lacks default property
 2024-05-13  9:45 UTC  (9+ messages)

[PATCH] mach-snapdragon: do carveouts for qcs404 only
 2024-05-13  8:27 UTC  (2+ messages)

[PATCH v2 0/2] qcom: ehci: enable core + iface clocks
 2024-05-13  8:27 UTC  (2+ messages)

[PATCH] timer: npcm: Change counter source
 2024-05-13  7:26 UTC 

[PATCH] phy: Use dt-bindig definations for npcm usb phy
 2024-05-13  7:25 UTC 

[PATCH] Fix neighbor discovery ethernet address saving
 2024-05-13  6:55 UTC  (4+ messages)

[PATCH] net: tftp: don't call stop callback from UDP handler
 2024-05-13  6:26 UTC 

[PATCH v2] efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check
 2024-05-13  5:48 UTC  (3+ messages)

[PATCH 1/2 v2] board: starfive: support Pine64 Star64 board
 2024-05-13  0:01 UTC  (3+ messages)

[PATCH 0/4] rockchip: Add gpio request() ops and drop PCIe reset-gpios workaround
 2024-05-12 23:22 UTC  (11+ messages)


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